<?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: Rails: First Steps</title>
	<atom:link href="http://heipei.net/2006/02/26/rails-first-steps/feed/" rel="self" type="application/rss+xml" />
	<link>http://heipei.net/2006/02/26/rails-first-steps/</link>
	<description>Johannes 'heipei' Gilger</description>
	<lastBuildDate>Thu, 24 Nov 2011 19:55:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: phil</title>
		<link>http://heipei.net/2006/02/26/rails-first-steps/comment-page-1/#comment-117</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Sun, 26 Feb 2006 15:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://heipei.net/2006/02/26/rails-first-steps/#comment-117</guid>
		<description>Cool thing, thanks. :)</description>
		<content:encoded><![CDATA[<p>Cool thing, thanks. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heipei</title>
		<link>http://heipei.net/2006/02/26/rails-first-steps/comment-page-1/#comment-116</link>
		<dc:creator>heipei</dc:creator>
		<pubDate>Sun, 26 Feb 2006 15:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://heipei.net/2006/02/26/rails-first-steps/#comment-116</guid>
		<description>sure. first there is the really long, sick, written-under-drug-influence guide http://poignantguide.net/ruby/chapter-3.html here, and then there is a quick explanation of some basic stuff here http://www.slash7.com/articles/2005/01/24/really-getting-started-in-rails</description>
		<content:encoded><![CDATA[<p>sure. first there is the really long, sick, written-under-drug-influence guide <a href="http://poignantguide.net/ruby/chapter-3.html" rel="nofollow">http://poignantguide.net/ruby/chapter-3.html</a> here, and then there is a quick explanation of some basic stuff here <a href="http://www.slash7.com/articles/2005/01/24/really-getting-started-in-rails" rel="nofollow">http://www.slash7.com/articles/2005/01/24/really-getting-started-in-rails</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil</title>
		<link>http://heipei.net/2006/02/26/rails-first-steps/comment-page-1/#comment-115</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Sun, 26 Feb 2006 14:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://heipei.net/2006/02/26/rails-first-steps/#comment-115</guid>
		<description>Ah, btw: Any good Ruby-tutorials available as well? :) (Ruby, not just Rails :))</description>
		<content:encoded><![CDATA[<p>Ah, btw: Any good Ruby-tutorials available as well? :) (Ruby, not just Rails :))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil</title>
		<link>http://heipei.net/2006/02/26/rails-first-steps/comment-page-1/#comment-114</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Sun, 26 Feb 2006 14:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://heipei.net/2006/02/26/rails-first-steps/#comment-114</guid>
		<description>Oh, that should do it for the first lines of code .. ;) Thanks.</description>
		<content:encoded><![CDATA[<p>Oh, that should do it for the first lines of code .. ;) Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heipei</title>
		<link>http://heipei.net/2006/02/26/rails-first-steps/comment-page-1/#comment-113</link>
		<dc:creator>heipei</dc:creator>
		<pubDate>Sun, 26 Feb 2006 14:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://heipei.net/2006/02/26/rails-first-steps/#comment-113</guid>
		<description>sure. first i read the tutorials at http://rubyonrails.org/docs (especially the ONLamp tutorials), then i looked through the big number of howtos at http://wiki.rubyonrails.com/rails/pages/Howtos and then while i was coding i often checked the rails api at http://api.rubyonrails.org/ and the ruby class and reference library at http://www.rubycentral.com/book/builtins.html

also i keep my pentabarf svn tree updated, and look through the code now and then. but i guess it takes ages to really get into it like sven is ;)</description>
		<content:encoded><![CDATA[<p>sure. first i read the tutorials at <a href="http://rubyonrails.org/docs" rel="nofollow">http://rubyonrails.org/docs</a> (especially the ONLamp tutorials), then i looked through the big number of howtos at <a href="http://wiki.rubyonrails.com/rails/pages/Howtos" rel="nofollow">http://wiki.rubyonrails.com/rails/pages/Howtos</a> and then while i was coding i often checked the rails api at <a href="http://api.rubyonrails.org/" rel="nofollow">http://api.rubyonrails.org/</a> and the ruby class and reference library at <a href="http://www.rubycentral.com/book/builtins.html" rel="nofollow">http://www.rubycentral.com/book/builtins.html</a></p>
<p>also i keep my pentabarf svn tree updated, and look through the code now and then. but i guess it takes ages to really get into it like sven is ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil</title>
		<link>http://heipei.net/2006/02/26/rails-first-steps/comment-page-1/#comment-112</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Sun, 26 Feb 2006 13:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://heipei.net/2006/02/26/rails-first-steps/#comment-112</guid>
		<description>Which tutorials did you use? I already know about the Screencasts and the interactive Ruby-tutorial but I&#039;m searching for some other nice howtos .. Any suggestions?</description>
		<content:encoded><![CDATA[<p>Which tutorials did you use? I already know about the Screencasts and the interactive Ruby-tutorial but I&#8217;m searching for some other nice howtos .. Any suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

