<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Rails Deployment</title>
	
	<link>http://www.railsdeployment.com</link>
	<description>How difficult can it be?</description>
	<lastBuildDate>Mon, 22 Sep 2008 20:47:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/RailsDeployment" /><feedburner:info uri="railsdeployment" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>RailsDeployment</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Heroku Fan</title>
		<link>http://feedproxy.google.com/~r/RailsDeployment/~3/FMUsGtdYszU/</link>
		<comments>http://www.railsdeployment.com/2008/09/22/heroku-fan/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 20:47:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2008/09/22/heroku-fan/</guid>
		<description><![CDATA[Andrew Landry seems to be a fan of Heroku, the web application which lets you create a Rails app entirely from your web browser &#8211; although, as Andrew points out, you can still work from a locally-hosted clone if you want to.
 
I see their blog also has details of how to hook your Heroku [...]]]></description>
			<content:encoded><![CDATA[<p>Andrew Landry <a title="Heroku praise" href="http://andrewlandry.com/?p=93" target="_blank">seems to be a fan</a> of <a title="Heroku" href="http://heroku.com/" target="_blank">Heroku</a>, the web application which lets you create a Rails app entirely from your web browser &#8211; although, as Andrew points out, you can still work from a locally-hosted clone if you want to.</p>
<p><a href="http://www.railsdeployment.com/wp-content/uploads/2008/09/croppercapture1.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="256" alt="CropperCapture[1]" src="http://www.railsdeployment.com/wp-content/uploads/2008/09/croppercapture1-thumb.png" width="413" border="0" /></a> </p>
<p>I see their blog also has details of <a title="Heroku to Hoptoad" href="http://blog.heroku.com/archives/2008/9/17/23_howto_heroku_hoptoad/" target="_blank">how to hook your Heroku Rails app</a> up to <a title="HopToad" href="http://www.hoptoadapp.com/" target="_blank">HopToad&#8217;s</a> web-based exception tracker which is getting a lot of traction itself at the moment.</p>
<p>Has anyone else tried Heroku and, if so, what did you think of it?</p>
<img src="http://feeds.feedburner.com/~r/RailsDeployment/~4/FMUsGtdYszU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2008/09/22/heroku-fan/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.railsdeployment.com/2008/09/22/heroku-fan/</feedburner:origLink></item>
		<item>
		<title>Deploying with JRuby</title>
		<link>http://feedproxy.google.com/~r/RailsDeployment/~3/1rJNJ6Hvfc0/</link>
		<comments>http://www.railsdeployment.com/2008/08/26/deploying-with-jruby/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 19:31:21 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2008/08/26/deploying-with-jruby/</guid>
		<description><![CDATA[ Charles Nutter has a posted a detailed runthrough of how to deploy your Ruby application using JRuby on a J2EE App Server. 
He is concerned that the mention of appservers might be putting some people off but explains that they are now much easier to set up than they were a few years ago [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.railsdeployment.com/wp-content/uploads/2008/08/glassfish1.gif"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="86" alt="glassfish" src="http://www.railsdeployment.com/wp-content/uploads/2008/08/glassfish-thumb1.gif" width="107" align="right" border="0" /></a> Charles Nutter has a <a title="Zero to Production in 15 Minutes" href="http://blog.headius.com/2008/08/zero-to-production-in-15-minutes.html" target="_blank">posted a detailed runthrough</a> of how to deploy your Ruby application using <a title="JRuby" href="http://jruby.codehaus.org/" target="_blank">JRuby</a> on a J2EE App Server. </p>
<p>He is concerned that the mention of appservers might be putting some people off but explains that they are now much easier to set up than they were a few years ago and they might even make your life easier ! He uses <a title="Warbler" href="http://wiki.jruby.org/wiki/Warbler" target="_blank">Warbler</a> to deploy to a <a title="Glassfish" href="https://glassfish.dev.java.net/" target="_blank">Glassfish</a> v2 server and explains how to set up Glassfish first. Worth a read, I&#8217;d say&#8230;.</p>
<img src="http://feeds.feedburner.com/~r/RailsDeployment/~4/1rJNJ6Hvfc0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2008/08/26/deploying-with-jruby/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.railsdeployment.com/2008/08/26/deploying-with-jruby/</feedburner:origLink></item>
		<item>
		<title>Rails Deployment with JRuby</title>
		<link>http://feedproxy.google.com/~r/RailsDeployment/~3/w1FV4w6cHIs/</link>
		<comments>http://www.railsdeployment.com/2008/06/30/rails-deployment-with-jruby/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 21:58:48 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[JRuby]]></category>
		<category><![CDATA[Rack]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/?p=53</guid>
		<description><![CDATA[This is slightly old news for some (30 days old to be exact) but I see that Nick Sieger has posted his RailsConf slides on deploying using JRuby. The other mod_rails : Easy Rails Deployment with JRuby gives an overview of what you need to do to convert your existing Rails app to run under [...]]]></description>
			<content:encoded><![CDATA[<p>This is slightly old news for some (30 days old to be exact) but I see that Nick Sieger has posted his RailsConf slides on deploying using JRuby. <a title="JRuby deployment Railsconf slides" href="http://blog.nicksieger.com/articles/2008/05/31/railsconf-slides" target="_blank">The other mod_rails : Easy Rails Deployment with JRuby</a> gives an overview of what you need to do to convert your existing Rails app to run under JRuby as well as an introduction to <a title="Warbler" href="http://caldersphere.rubyforge.org/warbler/" target="_blank">Warbler</a> which is a gem which lets you package your Rails application as a WAR file ready for deployment to a Java app server like <a title="Glassfish" href="https://glassfish.dev.java.net/" target="_blank">Glassfish</a> or <a title="JBoss Home Page" href="http://www.jboss.org/" target="_blank">JBoss</a>.</p>
<p>Nick also has <a title="JRuby-Rack" href="http://blog.nicksieger.com/articles/2008/05/08/introducing-jruby-rack" target="_blank">an article on JRuby-Rack</a> with lets you run your <a title="Rack" href="http://rack.rubyforge.org/" target="_blank">Rack-enabled</a> application on a Java application server.</p>
<img src="http://feeds.feedburner.com/~r/RailsDeployment/~4/w1FV4w6cHIs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2008/06/30/rails-deployment-with-jruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.railsdeployment.com/2008/06/30/rails-deployment-with-jruby/</feedburner:origLink></item>
		<item>
		<title>Deploying Rack Applications to Dreamhost</title>
		<link>http://feedproxy.google.com/~r/RailsDeployment/~3/HUcWcjhLltw/</link>
		<comments>http://www.railsdeployment.com/2008/06/24/deploying-rack-applications-to-dreamhost/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 21:10:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Passenger]]></category>
		<category><![CDATA[Rack]]></category>
		<category><![CDATA[Sinatra]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/?p=60</guid>
		<description><![CDATA[I&#8217;ve started playing with Sinatra and just noticed that cschneid over at Gittr has some interesting Sinatra-related posts lately.
Of particular interest to readers of this this blog I suspect would be the one which talks (in nice, easy-to-understand terms) about how to deploy Rack-based applications to Dreamhost using their new Passenger support.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve started playing with <a title="Sinatra" href="http://sinatrarb.com/Home" target="_blank">Sinatra</a> and just noticed that <cite></cite>cschneid over at <a title="Gittr" href="http://www.gittr.com/" target="_blank">Gittr</a> has some interesting Sinatra-related posts lately.</p>
<p>Of particular interest to readers of this this blog I suspect would be the one which talks (in nice, easy-to-understand terms) about <a title="Deploying Rack apps to Dreamhost" href="http://www.gittr.com/index.php/archive/deploying-rack-apps-on-dreamhost-via-passenger-including-sinatra/" target="_blank">how to deploy Rack-based applications to Dreamhost</a> using their <a title="Passenger at Dreamhost" href="http://blog.dreamhost.com/2008/05/13/passenger-for-ruby-on-rails/" target="_blank">new Passenger support</a>.</p>
<img src="http://feeds.feedburner.com/~r/RailsDeployment/~4/HUcWcjhLltw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2008/06/24/deploying-rack-applications-to-dreamhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.railsdeployment.com/2008/06/24/deploying-rack-applications-to-dreamhost/</feedburner:origLink></item>
		<item>
		<title>Pool Party</title>
		<link>http://feedproxy.google.com/~r/RailsDeployment/~3/U_zumK-_qcI/</link>
		<comments>http://www.railsdeployment.com/2008/06/23/pool-party/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 07:39:16 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[EC2]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/?p=56</guid>
		<description><![CDATA[PoolParty is a tool which, according to their web site, helps you deploy, monitor and load-balance Amazon EC2 instances.
The RailsConf &#8216;08 presentation on PoolParty is available on Scribd for those looking to take the plunge (sorry, couldn&#8217;t resist !)
]]></description>
			<content:encoded><![CDATA[<p><a title="PoolPrty" href="http://poolpartyrb.com/" target="_blank">PoolParty</a> is a tool which, according to their web site, helps you deploy, monitor and load-balance Amazon EC2 instances.</p>
<p>The RailsConf &#8216;08 presentation on PoolParty is <a title="PoolParty Presentation from RailsConf 08" href="http://www.scribd.com/doc/3253152/pool-party-presentation" target="_blank">available on Scribd</a> for those looking to take the plunge (sorry, couldn&#8217;t resist !)</p>
<img src="http://feeds.feedburner.com/~r/RailsDeployment/~4/U_zumK-_qcI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2008/06/23/pool-party/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.railsdeployment.com/2008/06/23/pool-party/</feedburner:origLink></item>
		<item>
		<title>Rails on AWS</title>
		<link>http://feedproxy.google.com/~r/RailsDeployment/~3/KqW6uB5HQQc/</link>
		<comments>http://www.railsdeployment.com/2008/06/19/rails-on-aws/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 19:11:13 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/?p=59</guid>
		<description><![CDATA[Here&#8217;s another interesting presentation featuring Amazon EC2. Entitled Rails on AWS and authored by Jonathan Weiss of Wissensmanagement GmbH, it looks like it was presented at RubyFools 2008 in Copenhagen.

Rails on AWS &#8211; Upload a Document to Scribd
Read this document on Scribd: Rails on AWS
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s another interesting presentation featuring Amazon EC2. Entitled <a title="Rails on AWS" href="http://www.scribd.com/doc/2589550/Rails-on-AWS" target="_blank">Rails on AWS</a> and authored by Jonathan Weiss of Wissensmanagement GmbH, it looks like it was presented at <a title="RubyFools 2008" href="http://jaoo.dk/ruby-cph-2008/conference/" target="_blank">RubyFools 2008</a> in Copenhagen.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="500" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="doc_420426543495162" /><param name="name" value="doc_420426543495162" /><param name="align" value="middle" /><param name="quality" value="high" /><param name="play" value="true" /><param name="loop" value="true" /><param name="scale" value="showall" /><param name="wmode" value="opaque" /><param name="devicefont" value="false" /><param name="bgcolor" value="#ffffff" /><param name="menu" value="true" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="salign" /><param name="src" value="http://documents.scribd.com/ScribdViewer.swf?document_id=2589550&amp;access_key=key-pkkve63vkwht31fj6y7&amp;page=&amp;version=1&amp;auto_size=true" /><embed id="doc_420426543495162" type="application/x-shockwave-flash" width="100%" height="500" src="http://documents.scribd.com/ScribdViewer.swf?document_id=2589550&amp;access_key=key-pkkve63vkwht31fj6y7&amp;page=&amp;version=1&amp;auto_size=true" allowscriptaccess="always" allowfullscreen="true" menu="true" bgcolor="#ffffff" devicefont="false" wmode="opaque" scale="showall" loop="true" play="true" quality="high" align="middle" name="doc_420426543495162"></embed></object></p>
<div style="font-size:10px;text-align:center;width:100%"><a href="http://www.scribd.com/doc/2589550/Rails-on-AWS">Rails on AWS</a> &#8211; <a href="http://www.scribd.com/upload">Upload a Document to Scribd</a></div>
<div style="display:none">Read this document on Scribd: <a href="http://www.scribd.com/doc/2589550/Rails-on-AWS">Rails on AWS</a></div>
<img src="http://feeds.feedburner.com/~r/RailsDeployment/~4/KqW6uB5HQQc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2008/06/19/rails-on-aws/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.railsdeployment.com/2008/06/19/rails-on-aws/</feedburner:origLink></item>
		<item>
		<title>Deploying to EC2 with Rubber</title>
		<link>http://feedproxy.google.com/~r/RailsDeployment/~3/jP9vdtBzWO0/</link>
		<comments>http://www.railsdeployment.com/2008/06/19/deploying-to-ec2-with-rubber/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 19:00:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[EC2]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/?p=52</guid>
		<description><![CDATA[Here&#8217;s another new deployment option which might interest those of you deploying to Amazon&#8217;s EC2 service. Rubber lets you deploy to one or more machines in the cloud and add more as you need them (with a role-based model similar to Capistrano&#8217;s).
They have a quickstart if you want to get a feel for how you&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s another new deployment option which might interest those of you deploying to Amazon&#8217;s EC2 service. <a title="Rubber at github" href="http://github.com/wr0ngway/rubber/wikis" target="_blank">Rubber</a> lets you deploy to one or more machines in the cloud and add more as you need them (with a role-based model similar to Capistrano&#8217;s).</p>
<p>They have a <a title="Rubber Quickstart" href="http://github.com/wr0ngway/rubber/wikis/quick-start" target="_blank">quickstart</a> if you want to get a feel for how you&#8217;d use it before picking it up.</p>
<img src="http://feeds.feedburner.com/~r/RailsDeployment/~4/jP9vdtBzWO0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2008/06/19/deploying-to-ec2-with-rubber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.railsdeployment.com/2008/06/19/deploying-to-ec2-with-rubber/</feedburner:origLink></item>
		<item>
		<title>Fuzed and EC2</title>
		<link>http://feedproxy.google.com/~r/RailsDeployment/~3/dMxyR1YZbsA/</link>
		<comments>http://www.railsdeployment.com/2008/06/17/fuzed-and-ec2/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 20:28:36 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[EC2]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Erlang]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/?p=51</guid>
		<description><![CDATA[I came across a novel deployment option this week. Fuzed lets you run your Rails application behind YAWS, a high-performance Erlang web server. At least that&#8217;s what I think it does. The description over at Github is slightly different in that it doesn&#8217;t specifically mention YAWS but it may still be in there.
Scott Chacon has [...]]]></description>
			<content:encoded><![CDATA[<p>I came across a novel deployment option this week. <a title="Fuzed" href="http://fuzed.rubyforge.org/" target="_blank">Fuzed</a> lets you run your Rails application behind <a title="YAWS Web Server" href="http://yaws.hyber.org/" target="_blank">YAWS</a>, a high-performance <a title="Erlang" href="http://www.erlang.org/" target="_blank">Erlang</a> web server. At least that&#8217;s what I think it does. The <a title="Fuzed at github" href="http://github.com/KirinDave/fuzed/tree/master" target="_blank">description over at Github</a> is slightly different in that it doesn&#8217;t specifically mention YAWS but it may still be in there.</p>
<p>Scott Chacon has a good video over at Join the Conversation showing <a title="Fuzed and EC2" href="http://jointheconversation.org/2008/06/06/fuzed-and-ec2/" target="_blank">Fuzed in action</a> in conjunction with Amazon EC2 &#8211; well worth a watch. The scripts he uses in the video are <a title="fuzec2" href="http://github.com/schacon/fuzec2/tree/master" target="_blank">up on github</a>.</p>
<img src="http://feeds.feedburner.com/~r/RailsDeployment/~4/dMxyR1YZbsA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2008/06/17/fuzed-and-ec2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.railsdeployment.com/2008/06/17/fuzed-and-ec2/</feedburner:origLink></item>
		<item>
		<title>Ruby Enterprise Edition</title>
		<link>http://feedproxy.google.com/~r/RailsDeployment/~3/EuEkv4ZPoo0/</link>
		<comments>http://www.railsdeployment.com/2008/06/17/ruby-enterprise-edition/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 20:13:42 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/?p=49</guid>
		<description><![CDATA[If you are deploying your Rails application to shared hosting solution or a VPS you probably want to be frugal with the amount of resources you are using (indeed this is often the case with other deployment options as well).
One way to reduce the footprint of your application might be to take a look at [...]]]></description>
			<content:encoded><![CDATA[<p>If you are deploying your Rails application to shared hosting solution or a VPS you probably want to be frugal with the amount of resources you are using (indeed this is often the case with other deployment options as well).</p>
<p>One way to reduce the footprint of your application might be to take a look at Phusion&#8217;s new <a title="Ruby Enterprise Edition" href="http://www.rubyenterpriseedition.com/" target="_blank">Ruby Enterprise Edition</a>. They claim it uses 33% less memory (on average) than vanilla Ruby when used with their recently released <a title="mod_rails aka Passenger" href="http://www.modrails.com/" target="_blank">mod_rails / Phusion Passenger</a> Apache module.</p>
<p>I hadn&#8217;t looked at it yet since the inclusion of &#8220;Enterprise&#8221; in the name made me assume that this was a (costly) commercial offering &#8211; not that working for commercial gain is a bad thing !</p>
<p>However, it turns out the name is misleading since it is, in fact, an open source implementation of the Ruby language with an <a title="Ruby Enterprise Edition FAQ" href="http://www.rubyenterpriseedition.com/faq.html" target="_blank">enhanced garbage collector and improved memory allocator</a> (amongst other features).</p>
<p>Oh, and it can run alongside your existing copy of Ruby if you want to give it a whirl&#8230;</p>
<img src="http://feeds.feedburner.com/~r/RailsDeployment/~4/EuEkv4ZPoo0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2008/06/17/ruby-enterprise-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.railsdeployment.com/2008/06/17/ruby-enterprise-edition/</feedburner:origLink></item>
		<item>
		<title>Capistrano 2.4</title>
		<link>http://feedproxy.google.com/~r/RailsDeployment/~3/ol79r8GKnzk/</link>
		<comments>http://www.railsdeployment.com/2008/06/17/capistrano-24/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 19:40:38 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/2008/06/17/capistrano-24/</guid>
		<description><![CDATA[Capistrano 2.4 was released on June 13th. Jamis Buck lists the latest enhancements. Installation should be a simple
gem install capistrano (maybe preceded with sudo on your platform!)
]]></description>
			<content:encoded><![CDATA[<p>Capistrano 2.4 was released on June 13th. Jamis Buck <a href="http://weblog.jamisbuck.org/2008/6/13/capistrano-2-4-0" target="_blank">lists the latest enhancements.</a> Installation should be a simple</p>
<p>gem install capistrano (maybe preceded with sudo on your platform!)</p>
<img src="http://feeds.feedburner.com/~r/RailsDeployment/~4/ol79r8GKnzk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2008/06/17/capistrano-24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.railsdeployment.com/2008/06/17/capistrano-24/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.766 seconds -->
