<?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: How to Create a Blog from Scratch Using Ruby on Rails</title>
	<atom:link href="http://sixrevisions.com/web-development/how-to-create-a-blog-from-scratch-using-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixrevisions.com/web-development/how-to-create-a-blog-from-scratch-using-ruby-on-rails/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 00:49:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: birendranath</title>
		<link>http://sixrevisions.com/web-development/how-to-create-a-blog-from-scratch-using-ruby-on-rails/#comment-133617</link>
		<dc:creator>birendranath</dc:creator>
		<pubDate>Sat, 29 Oct 2011 15:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=985#comment-133617</guid>
		<description>This is quite a good idea. You don’t need an art degree to do art- if you have talent and if you work on it. You can teach yourself.</description>
		<content:encoded><![CDATA[<p>This is quite a good idea. You don’t need an art degree to do art- if you have talent and if you work on it. You can teach yourself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Razvypp</title>
		<link>http://sixrevisions.com/web-development/how-to-create-a-blog-from-scratch-using-ruby-on-rails/#comment-133446</link>
		<dc:creator>Razvypp</dc:creator>
		<pubDate>Thu, 27 Oct 2011 19:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=985#comment-133446</guid>
		<description>tnx very much.</description>
		<content:encoded><![CDATA[<p>tnx very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janvi</title>
		<link>http://sixrevisions.com/web-development/how-to-create-a-blog-from-scratch-using-ruby-on-rails/#comment-131845</link>
		<dc:creator>Janvi</dc:creator>
		<pubDate>Tue, 18 Oct 2011 05:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=985#comment-131845</guid>
		<description>Thank you...It worked...:)</description>
		<content:encoded><![CDATA[<p>Thank you&#8230;It worked&#8230;:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shyam</title>
		<link>http://sixrevisions.com/web-development/how-to-create-a-blog-from-scratch-using-ruby-on-rails/#comment-110837</link>
		<dc:creator>shyam</dc:creator>
		<pubDate>Thu, 04 Aug 2011 12:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=985#comment-110837</guid>
		<description>very helpfull...</description>
		<content:encoded><![CDATA[<p>very helpfull&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jordi</title>
		<link>http://sixrevisions.com/web-development/how-to-create-a-blog-from-scratch-using-ruby-on-rails/#comment-109737</link>
		<dc:creator>jordi</dc:creator>
		<pubDate>Tue, 19 Jul 2011 02:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=985#comment-109737</guid>
		<description>Thank you for such a good tutorial!!
is reallly confuse to start developing,then I appreciate very much this things... any ideas for more useful practices? something that I can try with rails?? thanks a lot!!</description>
		<content:encoded><![CDATA[<p>Thank you for such a good tutorial!!<br />
is reallly confuse to start developing,then I appreciate very much this things&#8230; any ideas for more useful practices? something that I can try with rails?? thanks a lot!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fgroups8</title>
		<link>http://sixrevisions.com/web-development/how-to-create-a-blog-from-scratch-using-ruby-on-rails/#comment-108478</link>
		<dc:creator>fgroups8</dc:creator>
		<pubDate>Sun, 03 Jul 2011 11:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=985#comment-108478</guid>
		<description>Couldn&#039;t find Post without an ID</description>
		<content:encoded><![CDATA[<p>Couldn&#8217;t find Post without an ID</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aroary</title>
		<link>http://sixrevisions.com/web-development/how-to-create-a-blog-from-scratch-using-ruby-on-rails/#comment-107868</link>
		<dc:creator>Aroary</dc:creator>
		<pubDate>Mon, 27 Jun 2011 11:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=985#comment-107868</guid>
		<description>Good tutorial to create simple blog using ruby on rails. It helped me to create a blogs.

Thanks you.</description>
		<content:encoded><![CDATA[<p>Good tutorial to create simple blog using ruby on rails. It helped me to create a blogs.</p>
<p>Thanks you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keith</title>
		<link>http://sixrevisions.com/web-development/how-to-create-a-blog-from-scratch-using-ruby-on-rails/#comment-102929</link>
		<dc:creator>keith</dc:creator>
		<pubDate>Mon, 30 May 2011 20:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=985#comment-102929</guid>
		<description>I can&#039;t get passed 

&quot;ruby script/generate scaffold post title:string body:text&quot;

error:

&quot;ruby: no such file or directory -- script/generate &quot;

I&#039;m running on 

ruby 1.9.2p180
gem 1.5.2
rails 3.0.7</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get passed </p>
<p>&#8220;ruby script/generate scaffold post title:string body:text&#8221;</p>
<p>error:</p>
<p>&#8220;ruby: no such file or directory &#8212; script/generate &#8221;</p>
<p>I&#8217;m running on </p>
<p>ruby 1.9.2p180<br />
gem 1.5.2<br />
rails 3.0.7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ismail N</title>
		<link>http://sixrevisions.com/web-development/how-to-create-a-blog-from-scratch-using-ruby-on-rails/#comment-100567</link>
		<dc:creator>Ismail N</dc:creator>
		<pubDate>Sun, 08 May 2011 20:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=985#comment-100567</guid>
		<description>sounds great. thank you for sharing. cheers.</description>
		<content:encoded><![CDATA[<p>sounds great. thank you for sharing. cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://sixrevisions.com/web-development/how-to-create-a-blog-from-scratch-using-ruby-on-rails/#comment-95466</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 23 Mar 2011 16:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=985#comment-95466</guid>
		<description>I tried this tutorial, I&#039;m new to rails so I know this may be a real stupid muck up of my own but, at the 1st screen shot, when you first say to go to http://localhost:3000/posts my window just displays a message saying &quot;we&#039;re sorry but something went wrong, We&#039;ve been notified about this issue and we&#039;ll take a look at it shortly.....any ideas why this has happened???????</description>
		<content:encoded><![CDATA[<p>I tried this tutorial, I&#8217;m new to rails so I know this may be a real stupid muck up of my own but, at the 1st screen shot, when you first say to go to <a href="http://localhost:3000/posts" rel="nofollow">http://localhost:3000/posts</a> my window just displays a message saying &#8220;we&#8217;re sorry but something went wrong, We&#8217;ve been notified about this issue and we&#8217;ll take a look at it shortly&#8230;..any ideas why this has happened???????</p>
]]></content:encoded>
	</item>
</channel>
</rss>
