<?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: Ruby on rails: how to install ruby 1.8.7 on windows</title>
	<atom:link href="http://randika.com/2010/01/11/ruby-on-rails-how-to-install-ruby-1-8-7-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://randika.com/2010/01/11/ruby-on-rails-how-to-install-ruby-1-8-7-on-windows/</link>
	<description></description>
	<lastBuildDate>Sun, 15 Jan 2012 20:17:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ruby on Rails</title>
		<link>http://randika.com/2010/01/11/ruby-on-rails-how-to-install-ruby-1-8-7-on-windows/comment-page-1/#comment-1765</link>
		<dc:creator>Ruby on Rails</dc:creator>
		<pubDate>Mon, 01 Aug 2011 11:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://randika.com/?p=178#comment-1765</guid>
		<description>Thanks for the great post. I am going to try it out soon.</description>
		<content:encoded><![CDATA[<p>Thanks for the great post. I am going to try it out soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randika Rathugama</title>
		<link>http://randika.com/2010/01/11/ruby-on-rails-how-to-install-ruby-1-8-7-on-windows/comment-page-1/#comment-1652</link>
		<dc:creator>Randika Rathugama</dc:creator>
		<pubDate>Thu, 22 Apr 2010 09:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://randika.com/?p=178#comment-1652</guid>
		<description>Good to hear that. thanks. I&#039;ll update the original post with the link to the Ruby Installer.</description>
		<content:encoded><![CDATA[<p>Good to hear that. thanks. I&#39;ll update the original post with the link to the Ruby Installer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://randika.com/2010/01/11/ruby-on-rails-how-to-install-ruby-1-8-7-on-windows/comment-page-1/#comment-1651</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 21 Apr 2010 22:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://randika.com/?p=178#comment-1651</guid>
		<description>There is a release candidate for 1.8.7 installer here: &lt;a href=&quot;http://rubyinstaller.org/download.html&quot; rel=&quot;nofollow&quot;&gt;http://rubyinstaller.org/download.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>There is a release candidate for 1.8.7 installer here: <a href="http://rubyinstaller.org/download.html" rel="nofollow">http://rubyinstaller.org/download.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randika Rathugama</title>
		<link>http://randika.com/2010/01/11/ruby-on-rails-how-to-install-ruby-1-8-7-on-windows/comment-page-1/#comment-1644</link>
		<dc:creator>Randika Rathugama</dc:creator>
		<pubDate>Sat, 27 Feb 2010 11:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://randika.com/?p=178#comment-1644</guid>
		<description>@juan: are you behind some proxy server? &lt;br&gt;Anyway you can first try and add the &quot;gem source&quot; with this command.&lt;br&gt;&lt;br&gt;gem sources -a &lt;a href=&quot;http://gems.rubyforge.org&quot; rel=&quot;nofollow&quot;&gt;http://gems.rubyforge.org&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@juan: are you behind some proxy server? <br />Anyway you can first try and add the &#8220;gem source&#8221; with this command.</p>
<p>gem sources -a <a href="http://gems.rubyforge.org" rel="nofollow">http://gems.rubyforge.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randika</title>
		<link>http://randika.com/2010/01/11/ruby-on-rails-how-to-install-ruby-1-8-7-on-windows/comment-page-1/#comment-1643</link>
		<dc:creator>Randika</dc:creator>
		<pubDate>Sat, 27 Feb 2010 03:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://randika.com/?p=178#comment-1643</guid>
		<description>@juan: are you behind some proxy server? 
Anyway you can first try and add the &quot;gem source&quot; with this command.
&lt;code&gt;gem sources -a http://gems.rubyforge.org&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@juan: are you behind some proxy server?<br />
Anyway you can first try and add the &#8220;gem source&#8221; with this command.<br />
<code>gem sources -a <a href="http://gems.rubyforge.org" rel="nofollow">http://gems.rubyforge.org</a></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juan</title>
		<link>http://randika.com/2010/01/11/ruby-on-rails-how-to-install-ruby-1-8-7-on-windows/comment-page-1/#comment-1622</link>
		<dc:creator>juan</dc:creator>
		<pubDate>Tue, 16 Feb 2010 19:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://randika.com/?p=178#comment-1622</guid>
		<description>I tried but it gives me the followings errors
http://gems.rubyforge.org/ does not appear ti be a repository
could not find gem rails locally or in a repository</description>
		<content:encoded><![CDATA[<p>I tried but it gives me the followings errors<br />
<a href="http://gems.rubyforge.org/" rel="nofollow">http://gems.rubyforge.org/</a> does not appear ti be a repository<br />
could not find gem rails locally or in a repository</p>
]]></content:encoded>
	</item>
</channel>
</rss>

