<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Webmaster-Source &#187; Hosting</title>
	<atom:link href="http://www.webmaster-source.com/category/hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:19:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How Much Does Amazon CloudFront Cost for a Small Blog?</title>
		<link>http://www.webmaster-source.com/2012/02/09/how-much-does-amazon-cloudfront-cost-for-a-small-blog/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-much-does-amazon-cloudfront-cost-for-a-small-blog</link>
		<comments>http://www.webmaster-source.com/2012/02/09/how-much-does-amazon-cloudfront-cost-for-a-small-blog/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 11:19:12 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[CloudFront]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4510</guid>
		<description><![CDATA[You may have heard about how people speed up their websites by offloading images, CSS and JavaScript from their server to a Content Delivery Network like Amazon CloudFront. The CDN mirrors the files in separate datacenters and serves them up from the one closest to a given user, which makes a noticeable difference to load [...]]]></description>
			<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-2110" title="Amazon Web Services" src="http://media.webmaster-source.com/wp-content/uploads/amazon_aws_logo.jpg" alt="" width="189" height="90" />You may have heard about how people speed up their websites by offloading images, CSS and JavaScript from their server to a <a href="http://en.wikipedia.org/wiki/Content_delivery_network">Content Delivery Network</a> like <a href="http://aws.amazon.com/cloudfront/">Amazon CloudFront</a>. The CDN mirrors the files in separate datacenters and serves them up from the one closest to a given user, which makes a noticeable difference to load times. If you use a plugin like <a href="http://wordpress.org/extend/plugins/w3-total-cache/">W3 Total Cache</a>, you can automatically link your media folders to a CDN and rewrite the the file URLs on the fly, even <a href="http://en.wikipedia.org/wiki/Minification_%28programming%29">minifying</a> the CSS and JavaScript.</p>
<p>Amazon CloudFront is one of the cheaper CDNs, but many people worry about it&#8217;s seemingly complicated pricing scheme. Since you pay for what you use, your monthly bill is calculated based on how many gigabytes of data you transfer and how many HTTP requests are made.</p>
<p>You pay $0.0075 for every 10,000 HTTP requests, and $0.12 per gigabyte for North American and European visitors. The cost-per gigabyte is slightly higher for other regions, but it doesn&#8217;t go over $0.25/GB.</p>
<p>So how much do you end up paying for a blog with around 40,000 page views per month? <strong>$0.64</strong>.</p>
<p><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4513" title="Amazon CloudFront: February 2012" src="http://media.webmaster-source.com/wp-content/uploads/2012/02/cloudfront-feb2012.png" alt="" width="600" height="208" /></p>
<p>I&#8217;ve been running CloudFront for a little while now, and I ended up paying about sixty-four cents from the 3.004GB of transfer incurred over the month of February. It&#8217;s definitely affordable, and should help take some load off your server, besides decreasing load times.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4510&amp;md5=49c40d24fbadcf6ef494de0ab78b710c" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2012/02/09/how-much-does-amazon-cloudfront-cost-for-a-small-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VPS.net: An Underrated Hosting Company</title>
		<link>http://www.webmaster-source.com/2011/10/28/vps-net-an-underrated-hosting-company/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vps-net-an-underrated-hosting-company</link>
		<comments>http://www.webmaster-source.com/2011/10/28/vps-net-an-underrated-hosting-company/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 11:52:58 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[VPS.net]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4387</guid>
		<description><![CDATA[I have hosted Webmaster-Source, along with my other websites, on VPS.net since September of 2009. It has been an excellent experience overall, and has provided me with an opportunity to get my hands dirty and gain some hands-on experience configuring and maintaining a web server. Their cloud system has been solid, with the only unscheduled [...]]]></description>
			<content:encoded><![CDATA[<p>I have hosted Webmaster-Source, along with my other websites, on <a href="http://vps.net/">VPS.net</a> since September of 2009. It has been an excellent experience overall, and has provided me with an opportunity to get my hands dirty and gain some hands-on experience configuring and maintaining a web server.</p>
<p>Their cloud system has been solid, with the only unscheduled downtime (that wasn&#8217;t my fault!) being a brutal Denial of Service attack that occurred a couple months after I signed up. I love the scaling features and flexibility they offer, and their support has been excellent so far. Tickets are answered quickly, their on-demand &#8220;here&#8217;s some money, please fix this for me&#8221; service is a lifesaver, and they constantly monitor their Twitter account and forum.</p>
<p>Two years later, I finally finished ironing the kinks out of my setup. I&#8217;m running the tiny and lightning-fast <a href="http://www.nginx.com/">NGINX</a> server, which servers PHP scripts through <a href="http://php-fpm.org/">php-fpm</a>. It uses very little RAM compared to the usual Apache setup that is the de facto standard. There&#8217;s still room for further optimization, but I&#8217;m very pleased with what I have so far.</p>
<p>I have to wonder: why do so many people have an issue with them? They&#8217;ve provided nothing but stellar service to me, and other bloggers who have voiced their happiness with VPS.net. I&#8217;ve noticed a recurring theme among complainers being that cPanel isn&#8217;t installed by default, so I have to wonder: are most of the dissatisfied customers people coming from shared hosting, lacking Linux skills, and not wanting to learn how to set up and administer a server?</p>
<p>I really wonder if they&#8217;re having a fundamental misunderstanding of the product, and they&#8217;re thinking they&#8217;re buying a managed VPS at the cheaper price of an unmanaged one. They do offer a managed service, which I have seen people write about, saying they were &#8220;shocked&#8221; that they would demand money to &#8220;set up their website.&#8221; I guess that&#8217;s why the have their new idiot-proof Cloud Hosting option now.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4387&amp;md5=dd03e4da6c39ff5eac671bc556c04b85" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/10/28/vps-net-an-underrated-hosting-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rackspace is Shutting Down Slicehost</title>
		<link>http://www.webmaster-source.com/2011/05/04/rackspace-is-shutting-down-slicehost/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rackspace-is-shutting-down-slicehost</link>
		<comments>http://www.webmaster-source.com/2011/05/04/rackspace-is-shutting-down-slicehost/#comments</comments>
		<pubDate>Wed, 04 May 2011 11:43:15 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[webhosts]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4057</guid>
		<description><![CDATA[Customers of the well-liked VPS service Slicehost will be shutting down sometime over the coming months. Rackspace, the company that acquired Slicehost back in 2008, says that this is because of the difficulty of managing &#8220;two brands, two control panels and two sets of Support, Engineering and Operations teams,&#8221; and that the impending transition to [...]]]></description>
			<content:encoded><![CDATA[<p>Customers of the well-liked VPS service <a href="http://www.slicehost.com/">Slicehost</a> will be <a href="http://thenextweb.com/dd/2011/05/03/rackspace-to-shut-down-slicehost/">shutting down</a> sometime over the coming months. Rackspace, the company that acquired Slicehost back in 2008, says that this is because of the difficulty of managing &#8220;two brands, two control panels and two sets of Support, Engineering and Operations teams,&#8221; and that the impending transition to IPv6 will be easier with only one infrastructure to coordinate.</p>
<p>Slicehost customers will be given the chance to move onto the Rackspace Cloud Servers platform. The <a href="http://www.rackspace.com/cloud/cloud_hosting_products/servers/pricing/">pricing</a> is good, though. You can get the equivalent of the &#8220;256 Slice&#8221; plan for a little more than half the price, excluding bandwidth.</p>
<p>Of course, there are still other options for affordable VPS plans. <a href="http://www.linode.com/">Linode</a> is a popular choice, and I&#8217;ve been using <a href="http://vps.net">VPS.net</a> for awhile now.</p>
<p><a href="http://thenextweb.com/dd/2011/05/03/rackspace-to-shut-down-slicehost/">Rackspace to Shut Down Slicehost</a> [The Next Web]</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4057&amp;md5=ef4c46ef629dc431193b5bfb11376b8f" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/05/04/rackspace-is-shutting-down-slicehost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Host Static Websites With Amazon S3</title>
		<link>http://www.webmaster-source.com/2011/02/21/host-static-websites-with-amazon-s3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=host-static-websites-with-amazon-s3</link>
		<comments>http://www.webmaster-source.com/2011/02/21/host-static-websites-with-amazon-s3/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 11:25:25 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[static]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3927</guid>
		<description><![CDATA[Amazon S3, the inexpensive storage service, now can be used to host entire static websites. Though the service will accept any kind of file, which makes it great for keeping large or frequently-accessed data (podcasts, software downloads, JavaScript widgets, etc.) off your server, until recently it didn&#8217;t support index files. You could point a domain [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://aws.amazon.com/s3/">Amazon S3</a>, the inexpensive storage service, now can be used to host entire static websites. Though the service will accept any kind of file, which makes it great for keeping large or frequently-accessed data (podcasts, software downloads, JavaScript widgets, etc.) off your server, until recently it didn&#8217;t support index files. You could point a domain to an S3 bucket and upload HTML files, but visitors would get an automatically-generated listing of files instead of your index.html content. That has now changed. Amazon now allows you to setup custom root and error documents.</p>
<blockquote><p>To get started, open the Amazon S3 Management Console, and follow these simple steps:</p>
<p>1) Right-click on your Amazon S3 bucket and open the Properties pane<br />
2) Configure your root and error documents in the Website tab<br />
3) Click Save</p></blockquote>
<p>It seems like a good way to throw up a quick traffic-resistant website, though I imagine it could get expensive pretty quickly if it were, say, submitted to Reddit.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=3927&amp;md5=cde707884b80249184ee20ea5c38c10a" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/02/21/host-static-websites-with-amazon-s3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are Some Good Places to Find Linux Server Tutorials?</title>
		<link>http://www.webmaster-source.com/2010/10/01/what-are-some-good-places-to-find-linux-server-tutorials/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-are-some-good-places-to-find-linux-server-tutorials</link>
		<comments>http://www.webmaster-source.com/2010/10/01/what-are-some-good-places-to-find-linux-server-tutorials/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 11:20:46 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3600</guid>
		<description><![CDATA[Are you planning on moving from shared hosting to a more robust hosting platform, such as a VPS? It&#8217;s easy enough to find a provider, such as VPS.net, Linode or Slicehost. But that&#8217;s just the beginning. You have to learn how to set up and maintain your new server. Here are a few resources to [...]]]></description>
			<content:encoded><![CDATA[<p>Are you planning on moving from shared hosting to a more robust hosting platform, such as a VPS? It&#8217;s easy enough to find a provider, such as <a href="http://manage.aff.biz/z/158/CD2985/">VPS.net</a>, <a href="http://www.linode.com/">Linode</a> or <a href="http://www.slicehost.com/">Slicehost</a>. But that&#8217;s just the beginning. You have to learn how to set up and maintain your new server.</p>
<p>Here are a few resources to help you figure things out:</p>
<ul>
<li><a href="http://www.howtoforge.com/">HowtoForge</a> — All sorts of Linux tutorials. They have guides to setting up server configurations on the various Linux flavors, as well as basic  introductions to Linux.</li>
<li><a href="http://articles.slicehost.com/sitemap">Slicehost Article Repository</a> — Even if you aren&#8217;t a Slicehost customer, you will find some invaluable guides and tutorials here.</li>
<li><a href="http://library.linode.com/">Linode Library</a> — Much like Slicehost, Linode maintains a collection of useful tutorials.</li>
<li><a href="https://help.ubuntu.com/">Official Ubuntu Documentation</a> — Select your version of Ubuntu and look for the &#8220;Server Guide&#8221; link.</li>
<li>Google! — Search engines are your friend. If you don&#8217;t know what something means or you want to learn how to do something, search for a tutorial. The chances are good that someone else has already written something on the subject.</li>
</ul>
<p>If you really get stuck, try leaving your question on your host&#8217;s forum or on <a href="http://serverfault.com/">Server Fault</a>.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=3600&amp;md5=652e9bb8f37ebebddd2337f348505f3b" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2010/10/01/what-are-some-good-places-to-find-linux-server-tutorials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP 5.3.3 Adds PHP-FPM</title>
		<link>http://www.webmaster-source.com/2010/08/18/php-5-3-3-adds-php-fpm/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-5-3-3-adds-php-fpm</link>
		<comments>http://www.webmaster-source.com/2010/08/18/php-5-3-3-adds-php-fpm/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 11:15:32 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3509</guid>
		<description><![CDATA[If you run alternative server software like NGINX or Lighttpd instead of Apache, you know very well about how you need to run PHP as a standalone FastCGI daemon. (This is because there is no equivalent to Apache&#8217;s mod_php.) If you have the faintest idea what I&#8217;m talking about, you may be interested in something [...]]]></description>
			<content:encoded><![CDATA[<p>If you run alternative server software like NGINX or Lighttpd instead of Apache, you know very well about how you need to run PHP as a standalone FastCGI daemon. (This is because there is no equivalent to Apache&#8217;s mod_php.) If you have the faintest idea what I&#8217;m talking about, you may be interested in <a href="http://www.php.net/archive/2010.php#id2010-07-22-2">something new in PHP 5.3.3</a>.</p>
<p>The latest PHP release includes <a href="http://php-fpm.org/">PHP-FPM</a>, the PHP process manager.</p>
<p>I&#8217;ve managed to find one decent <a href="http://renebakx.nl/22/compiling-php-5-3-3-with-nginx-on-ubuntu-10-4-for-drupal-7/">guide to compiling and setting it up</a> so far. It looks fairly simple. I might have to give it a try sometime, as my current setup (which doesn&#8217;t use PHP-FPM) tends to hang occasionally.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=3509&amp;md5=963eef2add0899324df506e37446a0e3" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2010/08/18/php-5-3-3-adds-php-fpm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No Support Linux Hosting</title>
		<link>http://www.webmaster-source.com/2010/06/21/no-support-linux-hosting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=no-support-linux-hosting</link>
		<comments>http://www.webmaster-source.com/2010/06/21/no-support-linux-hosting/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 11:02:15 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3410</guid>
		<description><![CDATA[We ignore the support questions and pass the savings on to you. Not lazy. Efficient. That&#8217;s the slogan for No Support Linux Hosting, a company providing ridiculously cheap web hosting. You pay $1 per month for shared hosting with 1GB of disk space, a 10GB transfer caps, 3 MySQL databases, cPanel and 25 email accounts. [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>We <em>ignore</em> the support questions and pass the savings on to <em>you</em>. Not lazy. Efficient.</p></blockquote>
<p>That&#8217;s the slogan for <a href="http://www.nosupportlinuxhosting.com/">No Support Linux Hosting</a>, a company providing ridiculously cheap web hosting. You pay $1 per month for shared hosting with 1GB of disk space, a 10GB transfer caps, 3 MySQL databases, cPanel and 25 email accounts. Just one dollar.</p>
<p>It seems like a great deal for small websites or, as they suggest, someone looking to resell to clients. You pay $1 monthly to host a client&#8217;s website, charge them a few dollars, and handle the support yourself.</p>
<p>The billing system is interesting as well. You pre-pay a certain number of credits through PayPal, and No Support Linux Hosting dips into your pool of credits as necessary. The initial registration is free, as you don&#8217;t need to pay for anything until you actually start using the service.</p>
<p>$12/year for hosting is a pretty good deal. Couple it with $8.99 or so for a domain from your registrar of choice, and you can launch a website on a very tight budget.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2010/06/21/no-support-linux-hosting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where Do Bad Hosting Reviews Come From?</title>
		<link>http://www.webmaster-source.com/2010/04/19/where-do-bad-hosting-reviews-come-from/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=where-do-bad-hosting-reviews-come-from</link>
		<comments>http://www.webmaster-source.com/2010/04/19/where-do-bad-hosting-reviews-come-from/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 11:14:28 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3222</guid>
		<description><![CDATA[I have a review of VPS.net, the hosting provider I use, which I wrote several months ago. It&#8217;s given me a chance to observe an interesting occurrence. Despite my positive review of the service, a disproportionate number of comments are decidedly negative in tone. I know plenty of bloggers who are at least as happy [...]]]></description>
			<content:encoded><![CDATA[<p>I have a <a href="http://www.webmaster-source.com/2009/09/29/vps-net-review/">review of VPS.net</a>, the hosting provider I use, which I wrote several months ago. It&#8217;s given me a chance to observe an interesting occurrence. Despite my positive review of the service, a disproportionate number of comments are decidedly negative in tone. I know plenty of bloggers who are at least as happy as I am with the service, so this struck me as odd.</p>
<p>I decided to examine the incoming search keywords for the page. The top ones, predictably, are variations of &#8220;vps.net review,&#8221; with the interesting addition of &#8220;vps.net sucks.&#8221; Surely enough, my post ranks well for the terms.</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-3223 imgborder" title="VPS.net Review Keywords" src="http://media.webmaster-source.com/wp-content/uploads/vpsnet-review-keywords.jpg" alt="" width="326" height="198" /></p>
<p>This raises an interesting question: why are so many people who think the service &#8220;sucks&#8221; searching for reviews of the company? Are they looking for a way to vent their frustration, and spite the hosting provider simultaneously?</p>
<p>Maybe I&#8217;m cynical, but could some of the commenters be <a href="http://en.wikipedia.org/wiki/Astroturfing">astroturfing</a> for rival companies? I&#8217;ve noticed that the same sort of behavior occurs with reviews of other hosts, on other websites.</p>
<p>Are former customers searching for places t0 malign companies they had unpleasant experiences with, or is there something more devious going on?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2010/04/19/where-do-bad-hosting-reviews-come-from/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Amazon S3: A Cheap Podcast Host?</title>
		<link>http://www.webmaster-source.com/2010/04/12/amazon-s3-a-cheap-podcast-host/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=amazon-s3-a-cheap-podcast-host</link>
		<comments>http://www.webmaster-source.com/2010/04/12/amazon-s3-a-cheap-podcast-host/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 11:31:58 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[S3]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3209</guid>
		<description><![CDATA[Podcasts are fun to create, but they can be expensive to host. Typically they&#8217;re larger than 10 megabytes, and when you have a thousand plus people downloading each of your weekly episodes, your bandwidth bill can get pretty large. (They can also eat up a lot of your server&#8217;s disk space.) Many podcasters, rather than [...]]]></description>
			<content:encoded><![CDATA[<p>Podcasts are fun to create, but they can be expensive to host. Typically they&#8217;re larger than 10 megabytes, and when you have a thousand plus people downloading each of your weekly episodes, your bandwidth bill can get pretty large. (They can also eat up a lot of your server&#8217;s disk space.)</p>
<p>Many podcasters, rather than pay for ever-increasing amounts of bandwidth, use podcast syndication services like <a href="http://www.libsyn.com/">Libsyn</a> to host their shows. Libsyn charges $12/month for unmetered bandwidth, and a monthly upload quota of 250MB. (There are a few other pricing tiers they offer, but the &#8220;libsyn250&#8243; is probably the one most weekly hour-length podcasts will require.)</p>
<p>There&#8217;s another option, though.<br />
<img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-2110" title="Amazon Web Services" src="http://media.webmaster-source.com/wp-content/uploads/amazon_aws_logo.jpg" alt="" width="189" height="90" /></p>
<p><a href="http://aws.amazon.com/s3/">Amazon S3</a> is a neat service that allows you to &#8220;pay as you go,&#8221; and host your files on Amazon&#8217;s speedy cloud servers. They charge $0.15 per gigabyte in bandwidth, as well as a monthly $0.15/GB storage fee.</p>
<p>I&#8217;ve been using Amazon S3 for off-site storage of my server backups for  awhile, and it recently occurred to me that would be a great place to host podcast files.</p>
<p>If your subscribers were to download 20GB worth of podcast files in a month, for example, you would pay a mere $3. (You would technically have to pay a little more for the <em>storage</em> of the files, but it probably wouldn&#8217;t even be another dollar.)</p>
<p>If you coupled it with Amazon&#8217;s <a href="http://aws.amazon.com/cloudfront/">CloudFront</a> service, a CDN that pulls from your S3 account, you could help speed up your subscribers&#8217; downloads. (A CDN, in case you were wondering, is a service that mirrors your files across servers in different geographic locations, to ensure that your users are downloading from a nearby server.) It costs the same $0.15/per gigabyte, minus the silly &#8220;thousandth of a cent&#8221; HTTP request charges.</p>
<p>I wonder how many podcasters are using Amazon Web Services. It seems like a fairly affordable, and certainly reliable, option.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2010/04/12/amazon-s3-a-cheap-podcast-host/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Automatic Amazon S3 Backups on Ubuntu/Debian</title>
		<link>http://www.webmaster-source.com/2010/03/15/automatic-amazon-s3-backups-on-ubuntudebian/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=automatic-amazon-s3-backups-on-ubuntudebian</link>
		<comments>http://www.webmaster-source.com/2010/03/15/automatic-amazon-s3-backups-on-ubuntudebian/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 11:50:11 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3127</guid>
		<description><![CDATA[If you manage your own web server, as you do with a VPS, one thing you need to look into is a backup strategy. It wouldn&#8217;t be pleasant for your files to vanish into the ether in the event of some sort of catastrophic server meltdown, would it? Optimally you want to, on a daily [...]]]></description>
			<content:encoded><![CDATA[<p>If you manage your own web server, as you do with a VPS, one thing you need to look into is a backup strategy. It wouldn&#8217;t be pleasant for your files to vanish into the ether in the event of some sort of catastrophic server meltdown, would it? Optimally you want to, on a daily basis, offload a copy of everything important to a separate geographical location. One excellent way to do that is to follow Pro Blog Design&#8217;s new tutorial on how to <a href="http://www.problogdesign.com/how-to/automatic-amazon-s3-backups-on-ubuntu-debian/">automatically back up your files and databases to Amazon S3.</a></p>
<p>S3, or Simple Storage Service, is Amazon&#8217;s cheap cloud data storage system. Michael Martin, the author of the tutorial, says that his bill from last month was $2.60. ($0.15 per month per GB for stored, $0.15 per GB transferred.) Using a backup script on your server, you can automatically archive and encrypt your files and MySQL dumps, then send them off to Amazon&#8217;s servers for safekeeping.</p>
<blockquote><p>I should start by saying that while s3 is not a free service, it’s  incredibly inexpensive! My bill <strong>for the last month was $2.60</strong>,  and that was with backing up a lot more than just this site! It’s the  cheapest peace-of-mind ever.</p></blockquote>
<p><a href="http://www.problogdesign.com/how-to/automatic-amazon-s3-backups-on-ubuntu-debian/">Automatic Amazon S3 Backups on Ubuntu/Debian</a> [Pro Blog Design]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2010/03/15/automatic-amazon-s3-backups-on-ubuntudebian/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.webmaster-source.com @ 2012-02-09 14:34:06 by W3 Total Cache -->
