<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Rails 2.0.1 Todo List tutorial</title>
	<link>http://robmayhew.com/rails-201-todo-list-tutorial/</link>
	<description>Rob Mayhew - Software Developer</description>
	<pubDate>Thu, 11 Mar 2010 05:54:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Ruby on Rails Tutorials (version 2.0+ compatible)</title>
		<link>http://robmayhew.com/rails-201-todo-list-tutorial/#comment-12267</link>
		<dc:creator>Ruby on Rails Tutorials (version 2.0+ compatible)</dc:creator>
		<pubDate>Fri, 20 Jun 2008 03:07:11 +0000</pubDate>
		<guid>http://robmayhew.com/rails-201-todo-list-tutorial/#comment-12267</guid>
		<description>[...] Excellent 1 paragraph tutorial on how to get started by Rob Mayhew  [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Excellent 1 paragraph tutorial on how to get started by Rob Mayhew  [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby on Rails Tutorials (version 2.0+ compatible)</title>
		<link>http://robmayhew.com/rails-201-todo-list-tutorial/#comment-10783</link>
		<dc:creator>Ruby on Rails Tutorials (version 2.0+ compatible)</dc:creator>
		<pubDate>Tue, 08 Apr 2008 22:29:10 +0000</pubDate>
		<guid>http://robmayhew.com/rails-201-todo-list-tutorial/#comment-10783</guid>
		<description>[...] Excellent 1 paragraph tutorial on how to get started by Rob Mayhew     These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Excellent 1 paragraph tutorial on how to get started by Rob Mayhew     These icons link to social bookmarking sites where readers can share and discover new web pages. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noah</title>
		<link>http://robmayhew.com/rails-201-todo-list-tutorial/#comment-10196</link>
		<dc:creator>noah</dc:creator>
		<pubDate>Thu, 20 Mar 2008 13:49:01 +0000</pubDate>
		<guid>http://robmayhew.com/rails-201-todo-list-tutorial/#comment-10196</guid>
		<description>um.... yeah, thanks Rob. I really don't know what to say its just pretty.</description>
		<content:encoded><![CDATA[<p>um&#8230;. yeah, thanks Rob. I really don&#8217;t know what to say its just pretty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://robmayhew.com/rails-201-todo-list-tutorial/#comment-10019</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 16 Mar 2008 19:25:42 +0000</pubDate>
		<guid>http://robmayhew.com/rails-201-todo-list-tutorial/#comment-10019</guid>
		<description>Nice and thank you. I used the following to to get this up and running with sqlite3:
rails -d sqlite3 todo
cd todo
rake db:create:all
script/generate scaffold Todo title:string body:text done:boolean due:datetime
rake db:migrate
script/server</description>
		<content:encoded><![CDATA[<p>Nice and thank you. I used the following to to get this up and running with sqlite3:<br />
rails -d sqlite3 todo<br />
cd todo<br />
rake db:create:all<br />
script/generate scaffold Todo title:string body:text done:boolean due:datetime<br />
rake db:migrate<br />
script/server</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger Gordon</title>
		<link>http://robmayhew.com/rails-201-todo-list-tutorial/#comment-7480</link>
		<dc:creator>Roger Gordon</dc:creator>
		<pubDate>Sun, 13 Jan 2008 14:07:39 +0000</pubDate>
		<guid>http://robmayhew.com/rails-201-todo-list-tutorial/#comment-7480</guid>
		<description>Thanks very much for this. I thought I'd never get Ruby working until this app. I can't believe how quick and easy that was!</description>
		<content:encoded><![CDATA[<p>Thanks very much for this. I thought I&#8217;d never get Ruby working until this app. I can&#8217;t believe how quick and easy that was!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
