<?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"
	>
<channel>
	<title>Comments on: Rails 1.2: No More Excuses!</title>
	<atom:link href="http://www.sitepoint.com/blogs/2007/01/31/rails-12-no-more-excuses/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2007/01/31/rails-12-no-more-excuses/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Fri, 21 Nov 2008 10:34:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: mpdesigns</title>
		<link>http://www.sitepoint.com/blogs/2007/01/31/rails-12-no-more-excuses/#comment-264026</link>
		<dc:creator>mpdesigns</dc:creator>
		<pubDate>Fri, 01 Jun 2007 18:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1845#comment-264026</guid>
		<description>Where is the writer for this blog? Lots of things are happening in the Rails community and not a bit of it would be known via Sitepoint. Come back please! :(</description>
		<content:encoded><![CDATA[<p>Where is the writer for this blog? Lots of things are happening in the Rails community and not a bit of it would be known via Sitepoint. Come back please! :(</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mwmitchell</title>
		<link>http://www.sitepoint.com/blogs/2007/01/31/rails-12-no-more-excuses/#comment-168508</link>
		<dc:creator>mwmitchell</dc:creator>
		<pubDate>Thu, 01 Feb 2007 02:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1845#comment-168508</guid>
		<description>I've spent the last few weeks porting a php app to rails. Sadly, I'm out of time and have to go back to the PHP version. Now I'm coding PHP differently/better,  but really miss Ruby. Ruby is just, well plain great!

One thing that got me, was how are people creating back-end sites (the admin app) using REST and Rails? I tried doing it following the convention of using one controller per resource, but it ended up getting weird and too complicated. All for a much needed back-end. Finally decided to use 2 controllers for each resource, and things worked out OK. Anyway, I highly recommend Rails and Ruby to any PHP programmer out there. It's a breath of fresh air.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve spent the last few weeks porting a php app to rails. Sadly, I&#8217;m out of time and have to go back to the PHP version. Now I&#8217;m coding PHP differently/better,  but really miss Ruby. Ruby is just, well plain great!</p>
<p>One thing that got me, was how are people creating back-end sites (the admin app) using REST and Rails? I tried doing it following the convention of using one controller per resource, but it ended up getting weird and too complicated. All for a much needed back-end. Finally decided to use 2 controllers for each resource, and things worked out OK. Anyway, I highly recommend Rails and Ruby to any PHP programmer out there. It&#8217;s a breath of fresh air.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: XraySierra</title>
		<link>http://www.sitepoint.com/blogs/2007/01/31/rails-12-no-more-excuses/#comment-168197</link>
		<dc:creator>XraySierra</dc:creator>
		<pubDate>Wed, 31 Jan 2007 16:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1845#comment-168197</guid>
		<description>Defiantly will be buying this book. Nice to see a simple step by step guide for Ruby on Rails.</description>
		<content:encoded><![CDATA[<p>Defiantly will be buying this book. Nice to see a simple step by step guide for Ruby on Rails.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Magain</title>
		<link>http://www.sitepoint.com/blogs/2007/01/31/rails-12-no-more-excuses/#comment-167899</link>
		<dc:creator>Matthew Magain</dc:creator>
		<pubDate>Wed, 31 Jan 2007 09:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1845#comment-167899</guid>
		<description>Good point webbie, you are correct. However we decided that for a beginner's book it was less confusing to advocate that the reader install Ruby 1.8.4, rather than introduce using plugins and passing parameters to script/server early on in the book (these are covered in a later chapter).

Thanks for mentioning the link!</description>
		<content:encoded><![CDATA[<p>Good point webbie, you are correct. However we decided that for a beginner&#8217;s book it was less confusing to advocate that the reader install Ruby 1.8.4, rather than introduce using plugins and passing parameters to script/server early on in the book (these are covered in a later chapter).</p>
<p>Thanks for mentioning the link!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: webbie</title>
		<link>http://www.sitepoint.com/blogs/2007/01/31/rails-12-no-more-excuses/#comment-167789</link>
		<dc:creator>webbie</dc:creator>
		<pubDate>Wed, 31 Jan 2007 07:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1845#comment-167789</guid>
		<description>The fix for the breakpointer issue is actually in the error message in the codebase. See:

http://dev.rubyonrails.org/changeset/5381

You might check out ruby-debug (http://www.datanoise.com/ruby-debug), which will allow you to run a Rails app under a debugger including stepping, inspection, and breakpointing along the way.</description>
		<content:encoded><![CDATA[<p>The fix for the breakpointer issue is actually in the error message in the codebase. See:</p>
<p><a href="http://dev.rubyonrails.org/changeset/5381" rel="nofollow">http://dev.rubyonrails.org/changeset/5381</a></p>
<p>You might check out ruby-debug (http://www.datanoise.com/ruby-debug), which will allow you to run a Rails app under a debugger including stepping, inspection, and breakpointing along the way.</p>]]></content:encoded>
	</item>
</channel>
</rss>
