<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Getting Ruby on Rails up and running on Ubuntu Dapper</title>
	<link>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/</link>
	<description>Experiences with Ruby and Rails, Web2.0 and other development technologies</description>
	<pubDate>Thu, 28 Aug 2008 19:18:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: sukeerthiadiga</title>
		<link>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-34619</link>
		<pubDate>Thu, 13 Mar 2008 11:19:55 +0000</pubDate>
		<guid>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-34619</guid>
					<description>&lt;p&gt;uke@luke-laptop:~$ set &amp;#124; grep 8080
httpproxy=http://:8080/
luke@luke-laptop:~$ unset httpproxy
luke@luke-laptop:~$ set &amp;#124; grep 8080
luke@luke-laptop:~$ sudo gem install rails –include-dependencies
Bulk updating Gem source index for: http://gems.rubyforge.org&lt;/p&gt;

&lt;p&gt;thanks a lot ...
i was faced this prob almost one day.. now got solved with this site..
thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>uke@luke-laptop:~$ set | grep 8080<br />
httpproxy=http://:8080/<br />
luke@luke-laptop:~$ unset httpproxy<br />
luke@luke-laptop:~$ set | grep 8080<br />
luke@luke-laptop:~$ sudo gem install rails –include-dependencies<br />
Bulk updating Gem source index for: http://gems.rubyforge.org</p>
<p>thanks a lot &#8230;<br />
i was faced this prob almost one day.. now got solved with this site..<br />
thanks</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Nicole</title>
		<link>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-21161</link>
		<pubDate>Thu, 04 Oct 2007 14:02:31 +0000</pubDate>
		<guid>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-21161</guid>
					<description>&lt;p&gt;thank you!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thank you!!</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: pomn</title>
		<link>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-17247</link>
		<pubDate>Wed, 15 Aug 2007 03:48:51 +0000</pubDate>
		<guid>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-17247</guid>
					<description>&lt;p&gt;&lt;p&gt;Very effective. Thanx.4a7d3d609129a9296bf7ac0608c2097&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>
<p>Very effective. Thanx.4a7d3d609129a9296bf7ac0608c2097</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: SEO</title>
		<link>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-15974</link>
		<pubDate>Sun, 22 Jul 2007 17:46:40 +0000</pubDate>
		<guid>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-15974</guid>
					<description>&lt;p&gt;My main concern is that you can't guarantee every page of your website will be included in the SERPs. Considering I'm constantly adding new products to my company's website, I need to be sure that customers can find them as soon as possible.http://www.seoptimizerz.com&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>My main concern is that you can&#8217;t guarantee every page of your website will be included in the SERPs. Considering I&#8217;m constantly adding new products to my company&#8217;s website, I need to be sure that customers can find them as soon as possible.http://www.seoptimizerz.com</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: DrStankus</title>
		<link>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-14199</link>
		<pubDate>Sat, 09 Jun 2007 17:40:15 +0000</pubDate>
		<guid>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-14199</guid>
					<description>&lt;p&gt;collapse,&lt;/p&gt;

&lt;p&gt;that semicolon is supposed to be there after the password.  So, you hit on the correct solution.  That it isn't there is probably a misprint.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;/p&gt;

&lt;p&gt;Dr Stankus&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>collapse,</p>
<p>that semicolon is supposed to be there after the password.  So, you hit on the correct solution.  That it isn&#8217;t there is probably a misprint.</p>
<p>Cheers,</p>
<p>Dr Stankus</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: deanmor</title>
		<link>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-10580</link>
		<pubDate>Tue, 29 May 2007 13:46:07 +0000</pubDate>
		<guid>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-10580</guid>
					<description>&lt;p&gt;Hi I try your tutorial and when I type the line&lt;/p&gt;

&lt;p&gt;ruby script/generate model Dummy&lt;/p&gt;

&lt;p&gt;it says to me:&lt;/p&gt;

&lt;p&gt;ruby: No such file or directory -- script/generate (LoadError)&lt;/p&gt;

&lt;p&gt;Can you help me?
Thank you&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi I try your tutorial and when I type the line</p>
<p>ruby script/generate model Dummy</p>
<p>it says to me:</p>
<p>ruby: No such file or directory &#8212; script/generate (LoadError)</p>
<p>Can you help me?<br />
Thank you</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: vivek</title>
		<link>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-4687</link>
		<pubDate>Mon, 19 Mar 2007 06:32:08 +0000</pubDate>
		<guid>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-4687</guid>
					<description>&lt;p&gt;Fantastic Tutorial!  I just did a Yahoo! search on rails ubuntu install and landed here.
Boy, am I glad! :-)  You not only did a good job testing the tutorial but explained
the steps quite well.  Thank you so much.  Because of this wonderful article, I was able
to get my ruby, rails and mysql setup done in 15 minutes flat!!  Kudos and keep up
the great work.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Fantastic Tutorial!  I just did a Yahoo! search on rails ubuntu install and landed here.<br />
Boy, am I glad! <img src='http://www.rubyrailways.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   You not only did a good job testing the tutorial but explained<br />
the steps quite well.  Thank you so much.  Because of this wonderful article, I was able<br />
to get my ruby, rails and mysql setup done in 15 minutes flat!!  Kudos and keep up<br />
the great work.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: israel</title>
		<link>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-3937</link>
		<pubDate>Fri, 09 Mar 2007 18:23:41 +0000</pubDate>
		<guid>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-3937</guid>
					<description>&lt;p&gt;Thank you thank you. Finally a tutorial that works! So now that I have Ruby installed what would you suggest my next step be?
Also is there any convention where to install Ruby? Right now I have it in /var/www/rails/rails_project on my development machine.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you thank you. Finally a tutorial that works! So now that I have Ruby installed what would you suggest my next step be?<br />
Also is there any convention where to install Ruby? Right now I have it in /var/www/rails/rails_project on my development machine.</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: offsource.org &#187; Blog Archive &#187; Installing Ruby on Rails on Ubuntu</title>
		<link>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-2682</link>
		<pubDate>Thu, 08 Feb 2007 00:43:23 +0000</pubDate>
		<guid>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-2682</guid>
					<description>&lt;p&gt;[...] For installing Ruby on Rails, I found a great tutorial at http://www.rubyrailways.com/ that walks you through the install and setup of both Ruby and MySQL. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[&#8230;] For installing Ruby on Rails, I found a great tutorial at http://www.rubyrailways.com/ that walks you through the install and setup of both Ruby and MySQL. [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: njuki</title>
		<link>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-2324</link>
		<pubDate>Fri, 26 Jan 2007 15:08:57 +0000</pubDate>
		<guid>http://www.rubyrailways.com/getting-ruby-on-rails-up-and-running-on-ubuntu-dapper/#comment-2324</guid>
					<description>&lt;p&gt;Thanks for this article man, i a newbie on ruby on rails, with this i will get started&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for this article man, i a newbie on ruby on rails, with this i will get started</p>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.377 seconds -->
