<?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: Why I chose Rails</title>
	<atom:link href="http://bencrowder.net/blog/2006/07/why-i-chose-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://bencrowder.net/blog/2006/07/why-i-chose-rails/</link>
	<description>I make stuff.</description>
	<lastBuildDate>Thu, 18 Mar 2010 20:45:36 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy</title>
		<link>http://bencrowder.net/blog/2006/07/why-i-chose-rails/#comment-338</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 04 Aug 2006 07:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://outsidethebox.blankslate.net/2006/07/27/why-i-chose-rails/#comment-338</guid>
		<description>Oh yeah, I was going to mention that in my earlier comment.  One of the other advantages of Ruby is that they have why the lucky stiff and his guide. ;)  I was actually reading that before I decided for sure on Rails.

Also, I found out that programmingishard.com is based on Code Snippets (http://www.bigbold.com/snippets/), which has a lot more users.</description>
		<content:encoded><![CDATA[<p>Oh yeah, I was going to mention that in my earlier comment.  One of the other advantages of Ruby is that they have why the lucky stiff and his guide. ;)  I was actually reading that before I decided for sure on Rails.</p>
<p>Also, I found out that programmingishard.com is based on Code Snippets (<a href="http://www.bigbold.com/snippets/" rel="nofollow">http://www.bigbold.com/snippets/</a>), which has a lot more users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://bencrowder.net/blog/2006/07/why-i-chose-rails/#comment-337</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 02 Aug 2006 21:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://outsidethebox.blankslate.net/2006/07/27/why-i-chose-rails/#comment-337</guid>
		<description>You&#039;ve chosen wisely. :)  If you can, try to get a copy of &lt;a href=&quot;http://www.pragmaticprogrammer.com/titles/rails/index.html&quot; rel=&quot;nofollow&quot;&gt;&lt;i&gt;Agile Web Development with Rails&lt;/i&gt;&lt;/a&gt; -- it&#039;ll no doubt make the going easier.  But then again I managed to get by without it, by surviving chiefly on tutorials I found on the web.  Make sure you take some time to learn Ruby first, though.  Try &lt;a href=&quot;http://www.poignantguide.net/ruby/&quot; rel=&quot;nofollow&quot;&gt;_why&#039;s (Poignant) Guide to Ruby&lt;/a&gt; and &lt;a href=&quot;http://www.rubycentral.com/book/&quot; rel=&quot;nofollow&quot;&gt;the Pickaxe book&lt;/a&gt; (&lt;i&gt;Programming Ruby: The Pragmatic Programmer&#039;s Guide&lt;/i&gt;).

As for programmingishard.com, wow, that&#039;s pretty cool!  I&#039;m liking it. :)</description>
		<content:encoded><![CDATA[<p>You&#8217;ve chosen wisely. :)  If you can, try to get a copy of <a href="http://www.pragmaticprogrammer.com/titles/rails/index.html" rel="nofollow"><i>Agile Web Development with Rails</i></a> &#8212; it&#8217;ll no doubt make the going easier.  But then again I managed to get by without it, by surviving chiefly on tutorials I found on the web.  Make sure you take some time to learn Ruby first, though.  Try <a href="http://www.poignantguide.net/ruby/" rel="nofollow">_why&#8217;s (Poignant) Guide to Ruby</a> and <a href="http://www.rubycentral.com/book/" rel="nofollow">the Pickaxe book</a> (<i>Programming Ruby: The Pragmatic Programmer&#8217;s Guide</i>).</p>
<p>As for programmingishard.com, wow, that&#8217;s pretty cool!  I&#8217;m liking it. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://bencrowder.net/blog/2006/07/why-i-chose-rails/#comment-336</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 02 Aug 2006 06:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://outsidethebox.blankslate.net/2006/07/27/why-i-chose-rails/#comment-336</guid>
		<description>Thanks!  That was helpful.  I&#039;ve decided to go with Rails.  The advantages people give for the others mainly have to do with flexibility, but they&#039;re also harder to use.  I figure if it turns out I need more flexibility, I can switch to something else, but at least I won&#039;t have wasted as much time starting with Rails as if I had tried to use one of the others first.  Also, since I&#039;m new to web programming and it kind of intimidates me, I might as well learn it with a language and framework that are fun. :)

On a semi-related note, have you seen Programming is Hard (http://programmingishard.com/)?  It&#039;s a code snippet sharing site.  I saw it on digg tonight and signed up.  Now to find some code snippets to share ...</description>
		<content:encoded><![CDATA[<p>Thanks!  That was helpful.  I&#8217;ve decided to go with Rails.  The advantages people give for the others mainly have to do with flexibility, but they&#8217;re also harder to use.  I figure if it turns out I need more flexibility, I can switch to something else, but at least I won&#8217;t have wasted as much time starting with Rails as if I had tried to use one of the others first.  Also, since I&#8217;m new to web programming and it kind of intimidates me, I might as well learn it with a language and framework that are fun. :)</p>
<p>On a semi-related note, have you seen Programming is Hard (<a href="http://programmingishard.com/)?" rel="nofollow">http://programmingishard.com/)?</a>  It&#8217;s a code snippet sharing site.  I saw it on digg tonight and signed up.  Now to find some code snippets to share &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
