<?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: Setting up Ubuntu Jaunty for Ruby and Rails development</title>
	<atom:link href="http://lostechies.com/joeocampo/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/joeocampo/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development/</link>
	<description>Tales from the field...</description>
	<lastBuildDate>Sat, 11 Feb 2012 08:43:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: madameButterf1y</title>
		<link>http://lostechies.com/joeocampo/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development/#comment-506</link>
		<dc:creator>madameButterf1y</dc:creator>
		<pubDate>Sat, 27 Mar 2010 07:37:07 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joe_ocampo/archive/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development.aspx#comment-506</guid>
		<description>Regarding fail message:

Installing rspec fails

$ git submodule add git://github.com/dchelimsky/rspec.git vendor/plugins/rspec

fatal: Not a git repository

solution: run this command while inside the testapp directory

git init</description>
		<content:encoded><![CDATA[<p>Regarding fail message:</p>
<p>Installing rspec fails</p>
<p>$ git submodule add git://github.com/dchelimsky/rspec.git vendor/plugins/rspec</p>
<p>fatal: Not a git repository</p>
<p>solution: run this command while inside the testapp directory</p>
<p>git init</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berthold</title>
		<link>http://lostechies.com/joeocampo/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development/#comment-505</link>
		<dc:creator>Berthold</dc:creator>
		<pubDate>Mon, 11 Jan 2010 06:28:26 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joe_ocampo/archive/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development.aspx#comment-505</guid>
		<description>Thank you thank you thank you.

Portable Ubuntu needs this bad! Although for some reason, rake has to be installed separately, but at least I can update gems now, and *finally* get to work...</description>
		<content:encoded><![CDATA[<p>Thank you thank you thank you.</p>
<p>Portable Ubuntu needs this bad! Although for some reason, rake has to be installed separately, but at least I can update gems now, and *finally* get to work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abner</title>
		<link>http://lostechies.com/joeocampo/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development/#comment-504</link>
		<dc:creator>Abner</dc:creator>
		<pubDate>Thu, 29 Oct 2009 14:07:02 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joe_ocampo/archive/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development.aspx#comment-504</guid>
		<description>Installing rspec fails

$ git submodule add git://github.com/dchelimsky/rspec.git vendor/plugins/rspec

fatal: Not a git repository
</description>
		<content:encoded><![CDATA[<p>Installing rspec fails</p>
<p>$ git submodule add git://github.com/dchelimsky/rspec.git vendor/plugins/rspec</p>
<p>fatal: Not a git repository</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NP</title>
		<link>http://lostechies.com/joeocampo/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development/#comment-503</link>
		<dc:creator>NP</dc:creator>
		<pubDate>Sat, 03 Oct 2009 05:32:19 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joe_ocampo/archive/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development.aspx#comment-503</guid>
		<description>@Theodore - The title says Setting up Ubuntu Jaunty for Ruby and Rails development. If you don&#039;t know what ubuntu, jaunty or ruby on rails is then GOOGLE it! The article did what it set out to do!

Good article and thanks!</description>
		<content:encoded><![CDATA[<p>@Theodore &#8211; The title says Setting up Ubuntu Jaunty for Ruby and Rails development. If you don&#8217;t know what ubuntu, jaunty or ruby on rails is then GOOGLE it! The article did what it set out to do!</p>
<p>Good article and thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blah</title>
		<link>http://lostechies.com/joeocampo/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development/#comment-502</link>
		<dc:creator>Blah</dc:creator>
		<pubDate>Fri, 03 Jul 2009 06:47:13 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joe_ocampo/archive/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development.aspx#comment-502</guid>
		<description>Its very annoying how you have broken up the aptitude install steps instead of combining them into one</description>
		<content:encoded><![CDATA[<p>Its very annoying how you have broken up the aptitude install steps instead of combining them into one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Neighbors</title>
		<link>http://lostechies.com/joeocampo/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development/#comment-501</link>
		<dc:creator>Derek Neighbors</dc:creator>
		<pubDate>Thu, 14 May 2009 18:14:51 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joe_ocampo/archive/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development.aspx#comment-501</guid>
		<description>Thanks for the heads up on redcar.  </description>
		<content:encoded><![CDATA[<p>Thanks for the heads up on redcar.  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theodore Wirth</title>
		<link>http://lostechies.com/joeocampo/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development/#comment-500</link>
		<dc:creator>Theodore Wirth</dc:creator>
		<pubDate>Mon, 11 May 2009 23:13:02 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joe_ocampo/archive/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development.aspx#comment-500</guid>
		<description>Cool.  What the heck is &quot;Ruby and Rails&quot;.  You don&#039;t even give the rest of us a clue as to what it is!  I still don&#039;t know what it is after reading the article and the posts.</description>
		<content:encoded><![CDATA[<p>Cool.  What the heck is &#8220;Ruby and Rails&#8221;.  You don&#8217;t even give the rest of us a clue as to what it is!  I still don&#8217;t know what it is after reading the article and the posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gnubuntux</title>
		<link>http://lostechies.com/joeocampo/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development/#comment-499</link>
		<dc:creator>gnubuntux</dc:creator>
		<pubDate>Sat, 09 May 2009 01:14:06 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joe_ocampo/archive/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development.aspx#comment-499</guid>
		<description>There&#039;s a metapackage called &quot;ruby-full&quot; ... just do
sudo apt-get install ruby-full</description>
		<content:encoded><![CDATA[<p>There&#8217;s a metapackage called &#8220;ruby-full&#8221; &#8230; just do<br />
sudo apt-get install ruby-full</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Biefeld</title>
		<link>http://lostechies.com/joeocampo/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development/#comment-498</link>
		<dc:creator>Sean Biefeld</dc:creator>
		<pubDate>Thu, 07 May 2009 14:58:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joe_ocampo/archive/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development.aspx#comment-498</guid>
		<description>Excellent post, this will help me greatly!</description>
		<content:encoded><![CDATA[<p>Excellent post, this will help me greatly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Ocampo</title>
		<link>http://lostechies.com/joeocampo/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development/#comment-497</link>
		<dc:creator>Joe Ocampo</dc:creator>
		<pubDate>Wed, 06 May 2009 22:36:47 +0000</pubDate>
		<guid isPermaLink="false">/blogs/joe_ocampo/archive/2009/05/06/setting-up-ubuntu-jaunty-for-ruby-and-rails-development.aspx#comment-497</guid>
		<description>@Garry I was going to add that but ....oh hell never mind I will just update it.

:-)</description>
		<content:encoded><![CDATA[<p>@Garry I was going to add that but &#8230;.oh hell never mind I will just update it.</p>
<p> <img src='http://lostechies.com/joeocampo/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
