<?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: Ruby on Rails &lt; First Impressions</title>
	<atom:link href="http://addictedtonew.com/archives/77/ruby-on-rails-first-impressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://addictedtonew.com/archives/77/ruby-on-rails-first-impressions/</link>
	<description>John Nunemaker\'s thoughts and such</description>
	<lastBuildDate>Sun, 01 Nov 2009 17:19:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joe</title>
		<link>http://addictedtonew.com/archives/77/ruby-on-rails-first-impressions/comment-page-1/#comment-1500</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 28 Apr 2006 11:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=77#comment-1500</guid>
		<description>I&#039;m captivated by Ruby and Rails, and have both books. Whilst  they taught me everything I know, they most certainly did not teach me everything they know. I&#039;ve huge resepct for Dave Thomas and co but they do skim every now and again. I do get the impression that they more than occasionally suggest we RTFM and in come cases RTFS. In an instructional book, that&#039;s not ideal. Things like the iterator &amp; yeild, probably one of the most fundamental and nouanced areas of ruby; or the Date selector form helper in Rails. Both skimmed over a (in record time for iterator). Nevertheless the books, language and framework are absolutely amazing. I learned Ruby first Ã¢â‚¬â€œ i reccomend people do too. Not only does it help with &#039;getting&#039; rails but you might miss out on some amazing things otherwise..</description>
		<content:encoded><![CDATA[<p>I&#8217;m captivated by Ruby and Rails, and have both books. Whilst  they taught me everything I know, they most certainly did not teach me everything they know. I&#8217;ve huge resepct for Dave Thomas and co but they do skim every now and again. I do get the impression that they more than occasionally suggest we RTFM and in come cases RTFS. In an instructional book, that&#8217;s not ideal. Things like the iterator &amp; yeild, probably one of the most fundamental and nouanced areas of ruby; or the Date selector form helper in Rails. Both skimmed over a (in record time for iterator). Nevertheless the books, language and framework are absolutely amazing. I learned Ruby first Ã¢â‚¬â€œ i reccomend people do too. Not only does it help with &#8216;getting&#8217; rails but you might miss out on some amazing things otherwise..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JStam dot com &#187; Blog Archive &#187; Ruby on Rails Impressions</title>
		<link>http://addictedtonew.com/archives/77/ruby-on-rails-first-impressions/comment-page-1/#comment-831</link>
		<dc:creator>JStam dot com &#187; Blog Archive &#187; Ruby on Rails Impressions</dc:creator>
		<pubDate>Tue, 13 Dec 2005 16:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=77#comment-831</guid>
		<description>[...] John Nunemaker&#8217;s Ruby on Rails &lt; First Impressions was a very interesting read. [...]</description>
		<content:encoded><![CDATA[<p>[...] John Nunemaker&#8217;s Ruby on Rails &lt; First Impressions was a very interesting read. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Nunemaker</title>
		<link>http://addictedtonew.com/archives/77/ruby-on-rails-first-impressions/comment-page-1/#comment-186</link>
		<dc:creator>John Nunemaker</dc:creator>
		<pubDate>Mon, 25 Jul 2005 13:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=77#comment-186</guid>
		<description>Jason: I just purchased the pdf/dead tree combo last night. I cannot wait to go through it. When I first commented I didn&#039;t realize that the pdf version was available. Thanks for the reassurance on my purchase though.

Brent: Yes, I saw that the other day. I am going to give it a go with RoR and if it doesn&#039;t work out (yeah right!) then I will check out Django more closely.</description>
		<content:encoded><![CDATA[<p>Jason: I just purchased the pdf/dead tree combo last night. I cannot wait to go through it. When I first commented I didn&#8217;t realize that the pdf version was available. Thanks for the reassurance on my purchase though.</p>
<p>Brent: Yes, I saw that the other day. I am going to give it a go with RoR and if it doesn&#8217;t work out (yeah right!) then I will check out Django more closely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent O'Connor</title>
		<link>http://addictedtonew.com/archives/77/ruby-on-rails-first-impressions/comment-page-1/#comment-184</link>
		<dc:creator>Brent O'Connor</dc:creator>
		<pubDate>Mon, 25 Jul 2005 13:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=77#comment-184</guid>
		<description>I tried going through the Rails tutorial once and got stuck with installing MySQL on my PowerBook.  I plan to give it another go when I have a spare minute again.

Also, you might be interested in checking out the &lt;a href=&quot;http://www.djangoproject.com/&quot; rel=&quot;nofollow&quot;&gt;Django Framework&lt;/a&gt;.  It&#039;s not a clone of Rails but from what I hear it has a lot of similar ideas with some things that Rails doesn&#039;t have.  Django is appealing to me a little more since the language it uses is Python.  Python is one of the main languages that Google uses for all their websites.  Ruby from what I hear is like Perl and has about 100 different ways of doing the same thing.  Python on the other hand is more structured and therefore produces cleaner code.  All of this is from what I&#039;ve read so far, so none of it comes from my actual experience.

Anyway, thanks for the reminder that I&#039;m falling behind in what&#039;s hot in the coding seen! :)</description>
		<content:encoded><![CDATA[<p>I tried going through the Rails tutorial once and got stuck with installing MySQL on my PowerBook.  I plan to give it another go when I have a spare minute again.</p>
<p>Also, you might be interested in checking out the <a href="http://www.djangoproject.com/" rel="nofollow">Django Framework</a>.  It&#8217;s not a clone of Rails but from what I hear it has a lot of similar ideas with some things that Rails doesn&#8217;t have.  Django is appealing to me a little more since the language it uses is Python.  Python is one of the main languages that Google uses for all their websites.  Ruby from what I hear is like Perl and has about 100 different ways of doing the same thing.  Python on the other hand is more structured and therefore produces cleaner code.  All of this is from what I&#8217;ve read so far, so none of it comes from my actual experience.</p>
<p>Anyway, thanks for the reminder that I&#8217;m falling behind in what&#8217;s hot in the coding seen! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://addictedtonew.com/archives/77/ruby-on-rails-first-impressions/comment-page-1/#comment-183</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 25 Jul 2005 06:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=77#comment-183</guid>
		<description>Forget waiting for the dead tree version, buy the PDF/dead tree combo and get the PDF version now.  If you&#039;re just starting out with Rails it&#039;s worth the dough.  500+ pages of tutorial, reference, and best practices.

http://www.pragmaticprogrammer.com/

See &#039;Beta Book: Agile Web Development with Rails: A Pragmatic Guide + Buy now (BETA PDF + Paper book when released). See BETA Book Faq.&#039;

It&#039;s not actually in BETA any longer.</description>
		<content:encoded><![CDATA[<p>Forget waiting for the dead tree version, buy the PDF/dead tree combo and get the PDF version now.  If you&#8217;re just starting out with Rails it&#8217;s worth the dough.  500+ pages of tutorial, reference, and best practices.</p>
<p><a href="http://www.pragmaticprogrammer.com/" rel="nofollow">http://www.pragmaticprogrammer.com/</a></p>
<p>See &#8216;Beta Book: Agile Web Development with Rails: A Pragmatic Guide + Buy now (BETA PDF + Paper book when released). See BETA Book Faq.&#8217;</p>
<p>It&#8217;s not actually in BETA any longer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Nunemaker</title>
		<link>http://addictedtonew.com/archives/77/ruby-on-rails-first-impressions/comment-page-1/#comment-182</link>
		<dc:creator>John Nunemaker</dc:creator>
		<pubDate>Mon, 25 Jul 2005 02:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=77#comment-182</guid>
		<description>Yeah, I saw it and almost purchased it the same night. I noticed that it is only pre-order on Amazon.com right now. As soon as I can actually order it and get it I will be buying it.</description>
		<content:encoded><![CDATA[<p>Yeah, I saw it and almost purchased it the same night. I noticed that it is only pre-order on Amazon.com right now. As soon as I can actually order it and get it I will be buying it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marlon</title>
		<link>http://addictedtonew.com/archives/77/ruby-on-rails-first-impressions/comment-page-1/#comment-181</link>
		<dc:creator>Marlon</dc:creator>
		<pubDate>Sun, 24 Jul 2005 19:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://addictedtonew.com/?p=77#comment-181</guid>
		<description>Do yourself a favor and get the book &quot;Agile Development with Rails&quot;.  Your jaw will drop even farther.  I can verify the reaction as I&#039;m a CF developer too.</description>
		<content:encoded><![CDATA[<p>Do yourself a favor and get the book &#8220;Agile Development with Rails&#8221;.  Your jaw will drop even farther.  I can verify the reaction as I&#8217;m a CF developer too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

