<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Roll your own Subversion server</title>
	<atom:link href="http://www.pradador.com/2009/09/25/roll-your-own-subversion-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pradador.com/2009/09/25/roll-your-own-subversion-server/</link>
	<description>Code, DIY, Music and More</description>
	<lastBuildDate>Tue, 10 Jan 2012 22:18:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SandraMillhouse</title>
		<link>http://www.pradador.com/2009/09/25/roll-your-own-subversion-server/comment-page-1/#comment-482</link>
		<dc:creator>SandraMillhouse</dc:creator>
		<pubDate>Fri, 11 Jun 2010 17:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://pradador.com/?p=72#comment-482</guid>
		<description>Ruby on Rails is really a pain when it comes to &lt;a href=&quot;http://www.webfusion.co.uk/&quot; rel=&quot;nofollow&quot;&gt;VPS hosting&lt;/a&gt;. I know it&#039;s one for the best programming languages to use with servers but it&#039;s not something I learned in college and starting it now is kinda hard.</description>
		<content:encoded><![CDATA[<p>Ruby on Rails is really a pain when it comes to <a href="http://www.webfusion.co.uk/" rel="nofollow">VPS hosting</a>. I know it&#39;s one for the best programming languages to use with servers but it&#39;s not something I learned in college and starting it now is kinda hard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SandraMillhouse</title>
		<link>http://www.pradador.com/2009/09/25/roll-your-own-subversion-server/comment-page-1/#comment-121</link>
		<dc:creator>SandraMillhouse</dc:creator>
		<pubDate>Fri, 11 Jun 2010 11:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://pradador.com/?p=72#comment-121</guid>
		<description>Ruby on Rails is really a pain when it comes to &lt;a href=&quot;http://www.webfusion.co.uk/&quot; rel=follow rel=&quot;nofollow&quot;&gt;VPS hosting&lt;/a&gt;. I know it&#039;s one for the best programming languages to use with servers but it&#039;s not something I learned in college and starting it now is kinda hard.</description>
		<content:encoded><![CDATA[<p>Ruby on Rails is really a pain when it comes to <a href="http://www.webfusion.co.uk/" rel=follow rel="nofollow">VPS hosting</a>. I know it&#39;s one for the best programming languages to use with servers but it&#39;s not something I learned in college and starting it now is kinda hard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pradador</title>
		<link>http://www.pradador.com/2009/09/25/roll-your-own-subversion-server/comment-page-1/#comment-6</link>
		<dc:creator>Pradador</dc:creator>
		<pubDate>Wed, 28 Oct 2009 19:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://pradador.com/?p=72#comment-6</guid>
		<description>Hey, thanks for the comments. Regarding bandwidth, Slicehost charges $0.30/GB of overage bandwidth with 100 GB base while RackSpace charges $0.22/GB from the start.&lt;br&gt;&lt;br&gt;From my calculations back when I started, you can get a RackSpace Cloud 256MB slice with 40 GB of outgoing bandwidth for about $20 a month. So anything that demands less than 40GB of bandwidth I&#039;d go with RackSpace. If you go over 40GB of bandwidth, Slicehost becomes the cheaper alternative in pretty much any scenario as doubling your slice also gives you double the bandwidth.&lt;br&gt;&lt;br&gt;Even when the 256MB slices level out with 250GB of bandwidth for $65 a month, with Slicehost you could just upgrade to the third-tier slice for $70 and get not only 400GB of bandwidth but quadruple the slice specs as well.&lt;br&gt;&lt;br&gt;So for low bandwidth operations, RackSpace comes out on top. That&#039;s why I ended up going with them for my SVN server. Otherwise you&#039;re better off going with Slicehost IMO.</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the comments. Regarding bandwidth, Slicehost charges $0.30/GB of overage bandwidth with 100 GB base while RackSpace charges $0.22/GB from the start.</p>
<p>From my calculations back when I started, you can get a RackSpace Cloud 256MB slice with 40 GB of outgoing bandwidth for about $20 a month. So anything that demands less than 40GB of bandwidth I&#39;d go with RackSpace. If you go over 40GB of bandwidth, Slicehost becomes the cheaper alternative in pretty much any scenario as doubling your slice also gives you double the bandwidth.</p>
<p>Even when the 256MB slices level out with 250GB of bandwidth for $65 a month, with Slicehost you could just upgrade to the third-tier slice for $70 and get not only 400GB of bandwidth but quadruple the slice specs as well.</p>
<p>So for low bandwidth operations, RackSpace comes out on top. That&#39;s why I ended up going with them for my SVN server. Otherwise you&#39;re better off going with Slicehost IMO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Grant</title>
		<link>http://www.pradador.com/2009/09/25/roll-your-own-subversion-server/comment-page-1/#comment-5</link>
		<dc:creator>Michael Grant</dc:creator>
		<pubDate>Wed, 28 Oct 2009 13:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://pradador.com/?p=72#comment-5</guid>
		<description>Thanks for posting this! There are lots of resources out there but yours is the one that put me over the edge. I just instantiated my Rackspace Cloud server yesterday and I already have my small web site and svn host going. Between your text and the links to Slicehost&#039;s pages I didn&#039;t have much trouble getting things going. I haven&#039;t put Warehouse on there yet but it&#039;s not as urgent because I am currently the only user of the repo... but that will change! Thanks again.&lt;br&gt;&lt;br&gt;One observation. Even though Slicehost has been bought by Rackspace Cloud, Slicehost&#039;s pricing is a little different. I found that Slicehost&#039;s monthly rates are higher---but those rates include a block of bandwidth. In contrast, Rackspace&#039;s monthly rates are lower, but no bandwidth is included in that price. Since I couldn&#039;t figure out how much Slicehost charges for extra bandwidth, I was kind of stuck making a comparison. Ultimately I decided that I&#039;d probably come out ahead with Rackspace for a little while, at least.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this! There are lots of resources out there but yours is the one that put me over the edge. I just instantiated my Rackspace Cloud server yesterday and I already have my small web site and svn host going. Between your text and the links to Slicehost&#39;s pages I didn&#39;t have much trouble getting things going. I haven&#39;t put Warehouse on there yet but it&#39;s not as urgent because I am currently the only user of the repo&#8230; but that will change! Thanks again.</p>
<p>One observation. Even though Slicehost has been bought by Rackspace Cloud, Slicehost&#39;s pricing is a little different. I found that Slicehost&#39;s monthly rates are higher&#8212;but those rates include a block of bandwidth. In contrast, Rackspace&#39;s monthly rates are lower, but no bandwidth is included in that price. Since I couldn&#39;t figure out how much Slicehost charges for extra bandwidth, I was kind of stuck making a comparison. Ultimately I decided that I&#39;d probably come out ahead with Rackspace for a little while, at least.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
