<?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 Rails to Work on a Windows Machine Running Xampp</title>
	<atom:link href="http://www.grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp</link>
	<description>Lifestyle, Wine, Culture, and Technology</description>
	<lastBuildDate>Wed, 17 Mar 2010 22:22:44 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Greasy</title>
		<link>http://www.grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp/comment-page-1#comment-5575</link>
		<dc:creator>Greasy</dc:creator>
		<pubDate>Sun, 08 Nov 2009 15:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp#comment-5575</guid>
		<description>Got this to work on Vista SP2 first time!
nice action</description>
		<content:encoded><![CDATA[<p>Got this to work on Vista SP2 first time!<br />
nice action</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fizza</title>
		<link>http://www.grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp/comment-page-1#comment-5372</link>
		<dc:creator>fizza</dc:creator>
		<pubDate>Wed, 02 Sep 2009 07:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp#comment-5372</guid>
		<description>Unable to connect http://localhost:3000 . I cannot connect to localhost. I put already
 Listen 3000
    LoadModule rewrite_module modules/mod_rewrite.so
    #################################
    # RUBY SETUP
    #################################
    
    ServerName rails
    DocumentRoot &quot;c:/xampp/htdocs//public&quot;
    &lt;Directory &quot;c:/xampp/htdocs//public/&quot;&gt;

    Options ExecCGI FollowSymLinks
    AllowOverride all
    Allow from all
    Order allow,deny
    AddHandler cgi-script .cgi
    AddHandler fastcgi-script .fcgi

    
    
    #################################
    # RUBY SETUP
    #################################</description>
		<content:encoded><![CDATA[<p>Unable to connect <a href="http://localhost:3000" rel="nofollow">http://localhost:3000</a> . I cannot connect to localhost. I put already<br />
 Listen 3000<br />
    LoadModule rewrite_module modules/mod_rewrite.so<br />
    #################################<br />
    # RUBY SETUP<br />
    #################################</p>
<p>    ServerName rails<br />
    DocumentRoot &#8220;c:/xampp/htdocs//public&#8221;<br />
    &lt;Directory &quot;c:/xampp/htdocs//public/&#8221;&gt;</p>
<p>    Options ExecCGI FollowSymLinks<br />
    AllowOverride all<br />
    Allow from all<br />
    Order allow,deny<br />
    AddHandler cgi-script .cgi<br />
    AddHandler fastcgi-script .fcgi</p>
<p>    #################################<br />
    # RUBY SETUP<br />
    #################################</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jake</title>
		<link>http://www.grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp/comment-page-1#comment-5220</link>
		<dc:creator>jake</dc:creator>
		<pubDate>Tue, 21 Apr 2009 18:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp#comment-5220</guid>
		<description>Hi Wow... while I understand your frustration, please note that the guide works for getting rails up and running to &quot;Hello World&quot;, but there are a ton of other issues that arise (as I&#039;m sure you&#039;ve discovered) once you start developing your app.. this is why there is a bold section in the post with the update that I no longer use rails in windows... in addition to comment 24.</description>
		<content:encoded><![CDATA[<p>Hi Wow&#8230; while I understand your frustration, please note that the guide works for getting rails up and running to &#8220;Hello World&#8221;, but there are a ton of other issues that arise (as I&#8217;m sure you&#8217;ve discovered) once you start developing your app.. this is why there is a bold section in the post with the update that I no longer use rails in windows&#8230; in addition to comment 24.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wow.. just WOW</title>
		<link>http://www.grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp/comment-page-1#comment-5219</link>
		<dc:creator>Wow.. just WOW</dc:creator>
		<pubDate>Tue, 21 Apr 2009 18:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp#comment-5219</guid>
		<description>Jake. While I appreciate your attempt at trying to help windows users install RoR, I just spent over an hour installing and troubleshooting according to this guide, just to find you saying in Comment 24 that you &quot;gave up&quot;????

If this guide does not work, PLEASE TAKE IT DOWN. While u were doing a great service with good intentions, the fact that you&#039;re misleading people is now a great disservice.</description>
		<content:encoded><![CDATA[<p>Jake. While I appreciate your attempt at trying to help windows users install RoR, I just spent over an hour installing and troubleshooting according to this guide, just to find you saying in Comment 24 that you &#8220;gave up&#8221;????</p>
<p>If this guide does not work, PLEASE TAKE IT DOWN. While u were doing a great service with good intentions, the fact that you&#8217;re misleading people is now a great disservice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DMA</title>
		<link>http://www.grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp/comment-page-1#comment-5214</link>
		<dc:creator>DMA</dc:creator>
		<pubDate>Thu, 16 Apr 2009 04:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp#comment-5214</guid>
		<description>Hello Jake, I have seen same instructions in other places, so this should work fine but why is not working I dunno. Is there anyone who has used in windows machine??</description>
		<content:encoded><![CDATA[<p>Hello Jake, I have seen same instructions in other places, so this should work fine but why is not working I dunno. Is there anyone who has used in windows machine??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp/comment-page-1#comment-5213</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Thu, 16 Apr 2009 01:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp#comment-5213</guid>
		<description>Hi DMA.. sorry I did not update the post sooner.  I gave up on using rails on a windows machine.  I now do all of my rails work by dual booting to linux.  It was definitely worth it!</description>
		<content:encoded><![CDATA[<p>Hi DMA.. sorry I did not update the post sooner.  I gave up on using rails on a windows machine.  I now do all of my rails work by dual booting to linux.  It was definitely worth it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DMA</title>
		<link>http://www.grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp/comment-page-1#comment-5212</link>
		<dc:creator>DMA</dc:creator>
		<pubDate>Wed, 15 Apr 2009 09:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp#comment-5212</guid>
		<description>Hi
I have followed the above step but getting the following error when I goto http://localhost:3000 and explore the &quot;About your application environment&quot;

Object not found!

The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.



If you think this is a server error, please contact the webmaster.
Error 404
localhost
04/15/09 12:55:55
Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.6  

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I have followed the above step but getting the following error when I goto <a href="http://localhost:3000" rel="nofollow">http://localhost:3000</a> and explore the &#8220;About your application environment&#8221;</p>
<p>Object not found!</p>
<p>The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.</p>
<p>If you think this is a server error, please contact the webmaster.<br />
Error 404<br />
localhost<br />
04/15/09 12:55:55<br />
Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.6  </p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-03-31 &#171; Skywalker</title>
		<link>http://www.grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp/comment-page-1#comment-5152</link>
		<dc:creator>links for 2009-03-31 &#171; Skywalker</dc:creator>
		<pubDate>Wed, 01 Apr 2009 01:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp#comment-5152</guid>
		<description>[...] Install Xampp and Rails on a Windows Machine 在Xampp上安装Ruby (tags: Ruby) [...]</description>
		<content:encoded><![CDATA[<p>[...] Install Xampp and Rails on a Windows Machine 在Xampp上安装Ruby (tags: Ruby) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deep</title>
		<link>http://www.grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp/comment-page-1#comment-5141</link>
		<dc:creator>Deep</dc:creator>
		<pubDate>Tue, 10 Mar 2009 07:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp#comment-5141</guid>
		<description>I cant able to run .rb file through this way , anybody can help me how to run .rb file on http://localhost:3000</description>
		<content:encoded><![CDATA[<p>I cant able to run .rb file through this way , anybody can help me how to run .rb file on <a href="http://localhost:3000" rel="nofollow">http://localhost:3000</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: misyn</title>
		<link>http://www.grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp/comment-page-1#comment-5108</link>
		<dc:creator>misyn</dc:creator>
		<pubDate>Sun, 08 Feb 2009 20:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://grapethinking.com/getting-rails-to-work-on-a-windows-machine-running-xampp#comment-5108</guid>
		<description>@Dick I&#039;m having the same problem. I get the welcome aboard but hitting a test page (e.g. http://localhost:3000/say/hello) returns a 404, Object not found! error.</description>
		<content:encoded><![CDATA[<p>@Dick I&#8217;m having the same problem. I get the welcome aboard but hitting a test page (e.g. <a href="http://localhost:3000/say/hello)" rel="nofollow">http://localhost:3000/say/hello)</a> returns a 404, Object not found! error.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
