<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>breddy.net &#187; rails</title>
	<atom:link href="http://www.breddy.net/tag/rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.breddy.net</link>
	<description>Personal and professional weblog of Chris Bredesen</description>
	<lastBuildDate>Tue, 21 Jun 2011 20:31:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>My First Rail</title>
		<link>http://www.breddy.net/2006/05/02/my-first-rail/</link>
		<comments>http://www.breddy.net/2006/05/02/my-first-rail/#comments</comments>
		<pubDate>Tue, 02 May 2006 12:58:43 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Professional]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.breddy.net/?p=27</guid>
		<description><![CDATA[I finally got a little time last night to check out Ruby on Rails. I have been hearing the hype now for over a year and I was pretty certain it would live up, and I&#8217;m here to tell you &#8230; <a href="http://www.breddy.net/2006/05/02/my-first-rail/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I finally got a little time last night to check out <a title="Ruby on Rails homepage" target="_blank" href="http://www.rubyonrails.com">Ruby on Rails</a>.  I have been hearing the hype now for over a year and I was pretty certain it would live up, and I&#8217;m here to tell you that it does.  As a J2EE developer I respect OO design and and well thought-out conventions.  Ruby embraces both and delivers a slick little setup that lets you get a data-connected webapp running in minutes.</p>
<p>The nice part is that with one install, you get the Ruby language along with <a title="RubyGems documentation" target="_blank" href="http://docs.rubygems.org/">Gems</a>, the package manager.  Gems works a lot like <a title="Yellow dog Updater, Modified" target="_blank" href="http://linux.duke.edu/projects/yum/">Yum</a> does for linux, and with one gem command, you get the complete rails package, including a little webserver called WEBrick.  RoR passes the 10-minute test with flying colors.</p>
<p>I followed along with one of the recommended <a title="OnLamp Ruby Tutorial" target="_blank" href="http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html">tutorials</a> before I hit the sack, and I found myself lying in bed running through use cases for my new score.  Damn I&#8217;m a geek.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.breddy.net/2006/05/02/my-first-rail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

