<?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: Getting Started with Ruby on Rails: Installation</title>
	<atom:link href="http://sixrevisions.com/web-development/getting-started-with-ruby-on-rails-installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://sixrevisions.com/web-development/getting-started-with-ruby-on-rails-installation/</link>
	<description></description>
	<lastBuildDate>Mon, 29 Apr 2013 08:43:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Mangesh</title>
		<link>http://sixrevisions.com/web-development/getting-started-with-ruby-on-rails-installation/#comment-96535</link>
		<dc:creator>Mangesh</dc:creator>
		<pubDate>Tue, 05 Apr 2011 05:28:48 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=880#comment-96535</guid>
		<description>Nice Job.................</description>
		<content:encoded><![CDATA[<p>Nice Job&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://sixrevisions.com/web-development/getting-started-with-ruby-on-rails-installation/#comment-84524</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 10 Dec 2010 02:35:42 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=880#comment-84524</guid>
		<description>For the most part this is a good start article as far as part one but where is part two? Also why bother putting up a comment form if you are going to ignore the questions? Bottom line is this is only half of a complete article where the only real value is in the links to complete articles from others who have commented. To whom I say thank you very much for doing what this author obviously is not capable of!</description>
		<content:encoded><![CDATA[<p>For the most part this is a good start article as far as part one but where is part two? Also why bother putting up a comment form if you are going to ignore the questions? Bottom line is this is only half of a complete article where the only real value is in the links to complete articles from others who have commented. To whom I say thank you very much for doing what this author obviously is not capable of!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalavati  Singh</title>
		<link>http://sixrevisions.com/web-development/getting-started-with-ruby-on-rails-installation/#comment-82611</link>
		<dc:creator>Kalavati  Singh</dc:creator>
		<pubDate>Mon, 22 Nov 2010 07:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=880#comment-82611</guid>
		<description>Can any one tell me how to resolve the following error


ERROR:  http://rubygems.org/ does not appear to be a repository
ERROR:  could not find gem rails locally or in a repository</description>
		<content:encoded><![CDATA[<p>Can any one tell me how to resolve the following error</p>
<p>ERROR:  <a href="http://rubygems.org/" rel="nofollow">http://rubygems.org/</a> does not appear to be a repository<br />
ERROR:  could not find gem rails locally or in a repository</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishan</title>
		<link>http://sixrevisions.com/web-development/getting-started-with-ruby-on-rails-installation/#comment-68897</link>
		<dc:creator>Krishan</dc:creator>
		<pubDate>Fri, 11 Jun 2010 16:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=880#comment-68897</guid>
		<description>You can use http://www.tutorialforbeginner.com/ror for learning rails. It is very good site.</description>
		<content:encoded><![CDATA[<p>You can use <a href="http://www.tutorialforbeginner.com/ror" rel="nofollow">http://www.tutorialforbeginner.com/ror</a> for learning rails. It is very good site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharath</title>
		<link>http://sixrevisions.com/web-development/getting-started-with-ruby-on-rails-installation/#comment-65457</link>
		<dc:creator>sharath</dc:creator>
		<pubDate>Thu, 29 Apr 2010 06:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=880#comment-65457</guid>
		<description>Good installation. But when I downloaded ver 1.8.7 teh UI asking for editor does not appear during installation</description>
		<content:encoded><![CDATA[<p>Good installation. But when I downloaded ver 1.8.7 teh UI asking for editor does not appear during installation</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://sixrevisions.com/web-development/getting-started-with-ruby-on-rails-installation/#comment-62380</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 18 Mar 2010 17:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=880#comment-62380</guid>
		<description>This has been the best installation article description i have seen on the web for installing ror. 

Thank you so much.</description>
		<content:encoded><![CDATA[<p>This has been the best installation article description i have seen on the web for installing ror. </p>
<p>Thank you so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://sixrevisions.com/web-development/getting-started-with-ruby-on-rails-installation/#comment-49014</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Mon, 19 Oct 2009 15:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=880#comment-49014</guid>
		<description>This breaks the installation down into 3 parts. Installing Ruby, MySQL, and Rails. Installing RoR in this order is crucial having a good web server. Another article that gets you started on the right path of setting up Ruby on Rails is located here http://topcweb.com/content/ruby-rails-setup.</description>
		<content:encoded><![CDATA[<p>This breaks the installation down into 3 parts. Installing Ruby, MySQL, and Rails. Installing RoR in this order is crucial having a good web server. Another article that gets you started on the right path of setting up Ruby on Rails is located here <a href="http://topcweb.com/content/ruby-rails-setup" rel="nofollow">http://topcweb.com/content/ruby-rails-setup</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Mccann</title>
		<link>http://sixrevisions.com/web-development/getting-started-with-ruby-on-rails-installation/#comment-42399</link>
		<dc:creator>Paul Mccann</dc:creator>
		<pubDate>Sun, 19 Jul 2009 18:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=880#comment-42399</guid>
		<description>When i try to install in C:\xampp\ruby it asks me if I want to uninstall the previous version (which there is not one), when I click yes it loads the xampp uninstaller!!

Bit weird, so I am unable to install ruby into the xampp directory for some reason!</description>
		<content:encoded><![CDATA[<p>When i try to install in C:\xampp\ruby it asks me if I want to uninstall the previous version (which there is not one), when I click yes it loads the xampp uninstaller!!</p>
<p>Bit weird, so I am unable to install ruby into the xampp directory for some reason!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://sixrevisions.com/web-development/getting-started-with-ruby-on-rails-installation/#comment-39496</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Sun, 14 Jun 2009 16:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=880#comment-39496</guid>
		<description>oh oops that last comment was for a different post. SORRY!! please delete it! i am going to post that at the right place now...</description>
		<content:encoded><![CDATA[<p>oh oops that last comment was for a different post. SORRY!! please delete it! i am going to post that at the right place now&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://sixrevisions.com/web-development/getting-started-with-ruby-on-rails-installation/#comment-39494</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Sun, 14 Jun 2009 16:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://sixrevisions.com/?p=880#comment-39494</guid>
		<description>I can&#039;t migrate the comments table, but posts worked the first time. (i took a screenshot):

http://www.flickr.com/photos/33883927@N04/3624907729/

I have tried a lot of things. Can anyone fix this?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t migrate the comments table, but posts worked the first time. (i took a screenshot):</p>
<p><a href="http://www.flickr.com/photos/33883927@N04/3624907729/" rel="nofollow">http://www.flickr.com/photos/33883927@N04/3624907729/</a></p>
<p>I have tried a lot of things. Can anyone fix this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
