<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Getting Started with Ruby on Rails</title>
	<atom:link href="http://olmonrails.wordpress.com/2008/07/17/getting-started-with-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://olmonrails.wordpress.com/2008/07/17/getting-started-with-ruby-on-rails/</link>
	<description></description>
	<lastBuildDate>Tue, 21 Jul 2009 03:33:04 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Geofrey</title>
		<link>http://olmonrails.wordpress.com/2008/07/17/getting-started-with-ruby-on-rails/#comment-3</link>
		<dc:creator>Geofrey</dc:creator>
		<pubDate>Sat, 19 Jul 2008 02:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://olmonrails.wordpress.com/?p=12#comment-3</guid>
		<description>Hey Jeff, thanks for the tip.  For some reason source doesn&#039;t always work for me in bash, but I&#039;ll play around with zsh the next time around.  Perhaps I&#039;ll get around to learning emacs too in the fall :)</description>
		<content:encoded><![CDATA[<p>Hey Jeff, thanks for the tip.  For some reason source doesn&#8217;t always work for me in bash, but I&#8217;ll play around with zsh the next time around.  Perhaps I&#8217;ll get around to learning emacs too in the fall <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Balogh</title>
		<link>http://olmonrails.wordpress.com/2008/07/17/getting-started-with-ruby-on-rails/#comment-2</link>
		<dc:creator>Jeff Balogh</dc:creator>
		<pubDate>Fri, 18 Jul 2008 00:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://olmonrails.wordpress.com/?p=12#comment-2</guid>
		<description>No need to restart the terminal when updating your .bashrc.  You can do 
$ source ~/.bashrc
or even better:
$ exec zsh
(but make sure you copy the important parts from your ~/.bashrc to ~/.zshrc first)</description>
		<content:encoded><![CDATA[<p>No need to restart the terminal when updating your .bashrc.  You can do<br />
$ source ~/.bashrc<br />
or even better:<br />
$ exec zsh<br />
(but make sure you copy the important parts from your ~/.bashrc to ~/.zshrc first)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
