<?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 Project Story: 1. Getting Started</title>
	<atom:link href="http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/</link>
	<description>Rida's Zone in Cyberspace</description>
	<lastBuildDate>Mon, 01 Mar 2010 15:16:36 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Julia</title>
		<link>http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/comment-page-1/#comment-18980</link>
		<dc:creator>Julia</dc:creator>
		<pubDate>Mon, 30 Apr 2007 09:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/#comment-18980</guid>
		<description>Thanks! Very interestingly.</description>
		<content:encoded><![CDATA[<p>Thanks! Very interestingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dimitrisd</title>
		<link>http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/comment-page-1/#comment-9069</link>
		<dc:creator>dimitrisd</dc:creator>
		<pubDate>Wed, 14 Feb 2007 19:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/#comment-9069</guid>
		<description>I must say that this first part, what i have read till now, is so good written that has meaning even for the complete rails beginner as i am.
Thanks!</description>
		<content:encoded><![CDATA[<p>I must say that this first part, what i have read till now, is so good written that has meaning even for the complete rails beginner as i am.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omnikorn</title>
		<link>http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/comment-page-1/#comment-4508</link>
		<dc:creator>Omnikorn</dc:creator>
		<pubDate>Wed, 03 Jan 2007 15:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/#comment-4508</guid>
		<description>Excellent tutorial. I had been looking for a quick start in rails. Browsed many tutorials, but yours is the best.</description>
		<content:encoded><![CDATA[<p>Excellent tutorial. I had been looking for a quick start in rails. Browsed many tutorials, but yours is the best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/comment-page-1/#comment-3368</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 13 Dec 2006 07:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/#comment-3368</guid>
		<description>Hi. Love the tutorial. Looking forward to the follow-up, as I&#039;m stuck on a simple (?) concept: scaffolding for related tables.

I have a &quot;Team&quot; and &quot;Player&quot; table for my football league. Players belong to teams, but I can&#039;t figure out how to /player/create so that there is an auto link to a team.</description>
		<content:encoded><![CDATA[<p>Hi. Love the tutorial. Looking forward to the follow-up, as I&#8217;m stuck on a simple (?) concept: scaffolding for related tables.</p>
<p>I have a &#8220;Team&#8221; and &#8220;Player&#8221; table for my football league. Players belong to teams, but I can&#8217;t figure out how to /player/create so that there is an auto link to a team.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rida</title>
		<link>http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/comment-page-1/#comment-960</link>
		<dc:creator>Rida</dc:creator>
		<pubDate>Thu, 28 Sep 2006 16:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/#comment-960</guid>
		<description>Sorry Kevin for my late reply, I&#039;m glad you found it yourself on Rails api, I was going to provide you a link there anyway ;)</description>
		<content:encoded><![CDATA[<p>Sorry Kevin for my late reply, I&#8217;m glad you found it yourself on Rails api, I was going to provide you a link there anyway ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/comment-page-1/#comment-943</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 26 Sep 2006 13:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/#comment-943</guid>
		<description>I browsed the Rails api docs and figured it out.  My problems was that I was using a limit for the :date type.  Removed that, and everything worked fine.</description>
		<content:encoded><![CDATA[<p>I browsed the Rails api docs and figured it out.  My problems was that I was using a limit for the :date type.  Removed that, and everything worked fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/comment-page-1/#comment-942</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 26 Sep 2006 03:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/#comment-942</guid>
		<description>Rida,

In the db schema file, how do you specify a particular type for a field?  I want to speify a date type.

Thanks,

Kevin

PS: Keep up the good work on the Rails project, I very much like it so far!</description>
		<content:encoded><![CDATA[<p>Rida,</p>
<p>In the db schema file, how do you specify a particular type for a field?  I want to speify a date type.</p>
<p>Thanks,</p>
<p>Kevin</p>
<p>PS: Keep up the good work on the Rails project, I very much like it so far!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rida Al Barazi &#187; Blog Archive &#187; Rails Project Story: 2. User Authentication</title>
		<link>http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/comment-page-1/#comment-706</link>
		<dc:creator>Rida Al Barazi &#187; Blog Archive &#187; Rails Project Story: 2. User Authentication</dc:creator>
		<pubDate>Mon, 28 Aug 2006 02:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/#comment-706</guid>
		<description>[...] Here comes the second part of our story, last time in part one we met rails directory structure, designed a three tables database, created it in MySQL and linked it to our application then we let rails db schema create those tables for us and finally we generated a modest scaffold for our Books table. [...]</description>
		<content:encoded><![CDATA[<p>[...] Here comes the second part of our story, last time in part one we met rails directory structure, designed a three tables database, created it in MySQL and linked it to our application then we let rails db schema create those tables for us and finally we generated a modest scaffold for our Books table. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/comment-page-1/#comment-693</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Mon, 21 Aug 2006 10:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/#comment-693</guid>
		<description>I&#039;ll be back next week, I&#039;m working on a similar app -- but not books. Looks like a good start, thanks!

Ron</description>
		<content:encoded><![CDATA[<p>I&#8217;ll be back next week, I&#8217;m working on a similar app &#8212; but not books. Looks like a good start, thanks!</p>
<p>Ron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kpumuk</title>
		<link>http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/comment-page-1/#comment-692</link>
		<dc:creator>kpumuk</dc:creator>
		<pubDate>Mon, 21 Aug 2006 10:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ridaalbarazi.com/blog/2006/08/20/rails-project-story-1-getting-started/#comment-692</guid>
		<description>Looks like &quot;Aglie web development with Rails&quot; book. Will wait for next part of story, maybe something new will be in it.</description>
		<content:encoded><![CDATA[<p>Looks like &#8220;Aglie web development with Rails&#8221; book. Will wait for next part of story, maybe something new will be in it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
