<?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: 15 Top Tools for a Rails Programmer</title>
	<atom:link href="http://scoop.simplyexcited.co.uk/2008/02/12/15-top-tools-for-a-rails-programmer/feed/" rel="self" type="application/rss+xml" />
	<link>http://scoop.simplyexcited.co.uk/2008/02/12/15-top-tools-for-a-rails-programmer/</link>
	<description>Technology, Design and Outdoor</description>
	<lastBuildDate>Tue, 19 Jan 2010 12:24:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bruce</title>
		<link>http://scoop.simplyexcited.co.uk/2008/02/12/15-top-tools-for-a-rails-programmer/comment-page-1/#comment-1227</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Wed, 13 Feb 2008 09:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://scoop.cheerfactory.co.uk/2008/02/12/15-top-tools-for-a-rails-programmer/#comment-1227</guid>
		<description>&quot;At the moment rails on shared hosting&quot;: Fortunately there are a few people like WebFaction who just &quot;get it&quot;. They have a one-click installer that sets up Rails and Mongrel for you so running a Rails site there is a breeze.</description>
		<content:encoded><![CDATA[	<p>&#8220;At the moment rails on shared hosting&#8221;: Fortunately there are a few people like WebFaction who just &#8220;get it&#8221;. They have a one-click installer that sets up Rails and Mongrel for you so running a Rails site there is a breeze.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Sidu</title>
		<link>http://scoop.simplyexcited.co.uk/2008/02/12/15-top-tools-for-a-rails-programmer/comment-page-1/#comment-1224</link>
		<dc:creator>Sidu</dc:creator>
		<pubDate>Tue, 12 Feb 2008 19:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://scoop.cheerfactory.co.uk/2008/02/12/15-top-tools-for-a-rails-programmer/#comment-1224</guid>
		<description>I&#039;ve done a couple of production deployments on RubyWorks and at least half a dozen non production deployments. It performs as advertised and makes setting up a 4 mongrel cluster + haproxy + monit really really easy.

sudo apt-get install rubyworks
ln -s /home/you/yourrailsproject /usr/rails
monit restart all

You&#039;ll need to set up a web server like apache or ngnix and have it forward to from port 80 to 3001 (which is where haproxy listens) and you&#039;re done.</description>
		<content:encoded><![CDATA[	<p>I&#8217;ve done a couple of production deployments on RubyWorks and at least half a dozen non production deployments. It performs as advertised and makes setting up a 4 mongrel cluster + haproxy + monit really really easy.</p>

	<p>sudo apt-get install rubyworks<br />
ln -s /home/you/yourrailsproject /usr/rails<br />
monit restart all</p>

	<p>You&#8217;ll need to set up a web server like apache or ngnix and have it forward to from port 80 to 3001 (which is where haproxy listens) and you&#8217;re done.</p>
 ]]></content:encoded>
	</item>
</channel>
</rss>
