<?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"
	>
<channel>
	<title>Comments for dnite's 'old' Blog</title>
	<atom:link href="http://dnite.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dnite.wordpress.com</link>
	<description>For my new blog, head over to http://blog.dnite.org</description>
	<pubDate>Fri, 04 Jul 2008 06:17:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>Comment on Ruby on Rails on Ubuntu by Aeshan</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-3303</link>
		<dc:creator>Aeshan</dc:creator>
		<pubDate>Sun, 10 Feb 2008 22:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-3303</guid>
		<description>Hi,
I installed RubyGems, but I cant seem to use it.keep getting this error:
aeshan@aeshan-desktop:~$ sudo gem install mongrel
/usr/bin/gem:23: uninitialized constant Gem::GemRunner (NameError)

Any hints on whats wrong?
Cheers!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I installed RubyGems, but I cant seem to use it.keep getting this error:<br />
aeshan@aeshan-desktop:~$ sudo gem install mongrel<br />
/usr/bin/gem:23: uninitialized constant Gem::GemRunner (NameError)</p>
<p>Any hints on whats wrong?<br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Acid 2 test results&#8230; by gus</title>
		<link>http://dnite.wordpress.com/2006/12/28/acid-2-test-results/#comment-3258</link>
		<dc:creator>gus</dc:creator>
		<pubDate>Fri, 14 Dec 2007 06:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/12/28/acid-2-test-results/#comment-3258</guid>
		<description>For Safari results (actually from a developer, look here:

http://weblogs.mozillazine.org/hyatt/archives/2005_04.html

I'm not sure if these are in the core yet, this was completed a long time ago now.</description>
		<content:encoded><![CDATA[<p>For Safari results (actually from a developer, look here:</p>
<p><a href="http://weblogs.mozillazine.org/hyatt/archives/2005_04.html" rel="nofollow">http://weblogs.mozillazine.org/hyatt/archives/2005_04.html</a></p>
<p>I&#8217;m not sure if these are in the core yet, this was completed a long time ago now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More Ruby on Rails with Ubuntu&#8230; (rails.vim) by Dru Nelson</title>
		<link>http://dnite.wordpress.com/2006/11/10/more-ruby-on-rails-with-ubuntu-railsvim/#comment-1745</link>
		<dc:creator>Dru Nelson</dc:creator>
		<pubDate>Fri, 06 Jul 2007 21:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/11/10/more-ruby-on-rails-with-ubuntu-railsvim/#comment-1745</guid>
		<description>Very helpful. Got the nice syntax highlighting that I was
used to having from RedHat.  Thanks!</description>
		<content:encoded><![CDATA[<p>Very helpful. Got the nice syntax highlighting that I was<br />
used to having from RedHat.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby on Rails on Ubuntu by Andy</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-1470</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 19 Jun 2007 14:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-1470</guid>
		<description>Cheers, that helped a fair bit with Rmagick :)</description>
		<content:encoded><![CDATA[<p>Cheers, that helped a fair bit with Rmagick <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby on Rails on Ubuntu by hero1971</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-1411</link>
		<dc:creator>hero1971</dc:creator>
		<pubDate>Sat, 09 Jun 2007 15:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-1411</guid>
		<description>when i try to run sudo ruby setup.rb, it gave me :

/usr/local/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:4:in `require': no such file to load -- zlib (LoadError)
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:4
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:8
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:504
        from /home/jiheng/rubygems-0.9.4/./post-install.rb:81:in `install_sources'
        from /home/jiheng/rubygems-0.9.4/./post-install.rb:116:in `run_hook'
        from setup.rb:1526:in `exec_task_traverse'
        from setup.rb:1342:in `exec_install'
        from setup.rb:1000:in `exec_install'
        from setup.rb:814:in `invoke'
        from setup.rb:773:in `invoke'
        from setup.rb:1578</description>
		<content:encoded><![CDATA[<p>when i try to run sudo ruby setup.rb, it gave me :</p>
<p>/usr/local/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:4:in `require&#8217;: no such file to load &#8212; zlib (LoadError)<br />
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:4<br />
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:8<br />
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:504<br />
        from /home/jiheng/rubygems-0.9.4/./post-install.rb:81:in `install_sources&#8217;<br />
        from /home/jiheng/rubygems-0.9.4/./post-install.rb:116:in `run_hook&#8217;<br />
        from setup.rb:1526:in `exec_task_traverse&#8217;<br />
        from setup.rb:1342:in `exec_install&#8217;<br />
        from setup.rb:1000:in `exec_install&#8217;<br />
        from setup.rb:814:in `invoke&#8217;<br />
        from setup.rb:773:in `invoke&#8217;<br />
        from setup.rb:1578</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby on Rails on Ubuntu by bogdan</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-758</link>
		<dc:creator>bogdan</dc:creator>
		<pubDate>Mon, 30 Apr 2007 19:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-758</guid>
		<description>thanks ... many thanks man :) ... I just got myself to Feisty and lost most of the settings :( ... you saved me a lot of time ... thanks again :)</description>
		<content:encoded><![CDATA[<p>thanks &#8230; many thanks man <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8230; I just got myself to Feisty and lost most of the settings <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> &#8230; you saved me a lot of time &#8230; thanks again <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby on Rails on Ubuntu by doctor_shim</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-621</link>
		<dc:creator>doctor_shim</dc:creator>
		<pubDate>Wed, 11 Apr 2007 19:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-621</guid>
		<description>Thank you for the instructions. Helped avoid a headache. Kek!</description>
		<content:encoded><![CDATA[<p>Thank you for the instructions. Helped avoid a headache. Kek!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenID testing in rails by ravi</title>
		<link>http://dnite.wordpress.com/2007/03/02/openid-testing-in-rails/#comment-538</link>
		<dc:creator>ravi</dc:creator>
		<pubDate>Thu, 29 Mar 2007 07:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2007/03/02/openid-testing-in-rails/#comment-538</guid>
		<description>Hi Vijay,

I found some automation tools in Ruby on Rails.

If u know already about this tools then just leave it otherwise i will help u how to use it.

1. Watir(Web application testing in ruby)
2. WET
3. Selenium IDE
4. Ruby Thread Validator etc....,

If u want more details then just send mail to me raveendran@railsfactory.org</description>
		<content:encoded><![CDATA[<p>Hi Vijay,</p>
<p>I found some automation tools in Ruby on Rails.</p>
<p>If u know already about this tools then just leave it otherwise i will help u how to use it.</p>
<p>1. Watir(Web application testing in ruby)<br />
2. WET<br />
3. Selenium IDE<br />
4. Ruby Thread Validator etc&#8230;.,</p>
<p>If u want more details then just send mail to me <a href="mailto:raveendran@railsfactory.org">raveendran@railsfactory.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby on Rails on Ubuntu by philip</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-482</link>
		<dc:creator>philip</dc:creator>
		<pubDate>Mon, 19 Mar 2007 19:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-482</guid>
		<description>Somehow, rails isn't happy on my eft laptop despite doing exactly what you describe above (which did work with appropriate replacements on my opensuse 10.2 server). Well, rails works, but then bombs when you try to generate scaffolding thusly:
philip@gus:~/workspace/gnarlyvines/winehandler$ ./script/generate scaffold appellation appellation
      exists  app/controllers/
      exists  app/helpers/
      create  app/views/appellation
      exists  app/views/layouts/
      exists  test/functional/
  dependency  model
      exists    app/models/
      exists    test/unit/
      exists    test/fixtures/
      create    app/models/appellation.rb
      create    test/unit/appellation_test.rb
      create    test/fixtures/appellations.yml
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/connection_adapters/mysql_adapter.rb:389: [BUG] Segmentation fault
ruby 1.8.4 (2005-12-24) [i486-linux]

Ouch! Any ideas?</description>
		<content:encoded><![CDATA[<p>Somehow, rails isn&#8217;t happy on my eft laptop despite doing exactly what you describe above (which did work with appropriate replacements on my opensuse 10.2 server). Well, rails works, but then bombs when you try to generate scaffolding thusly:<br />
philip@gus:~/workspace/gnarlyvines/winehandler$ ./script/generate scaffold appellation appellation<br />
      exists  app/controllers/<br />
      exists  app/helpers/<br />
      create  app/views/appellation<br />
      exists  app/views/layouts/<br />
      exists  test/functional/<br />
  dependency  model<br />
      exists    app/models/<br />
      exists    test/unit/<br />
      exists    test/fixtures/<br />
      create    app/models/appellation.rb<br />
      create    test/unit/appellation_test.rb<br />
      create    test/fixtures/appellations.yml<br />
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/connection_adapters/mysql_adapter.rb:389: [BUG] Segmentation fault<br />
ruby 1.8.4 (2005-12-24) [i486-linux]</p>
<p>Ouch! Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenID testing in rails by vijay</title>
		<link>http://dnite.wordpress.com/2007/03/02/openid-testing-in-rails/#comment-477</link>
		<dc:creator>vijay</dc:creator>
		<pubDate>Thu, 15 Mar 2007 06:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2007/03/02/openid-testing-in-rails/#comment-477</guid>
		<description>It's nice but i cant understand deeply what is DHH. i need any automated testing tools are their in ruby on rails if so please send me the details to the above mail-Id as soon as possible.

i need with in a week if the details are not available means
be frankly reply me because we are using manual testing thats why i am asking.


Thank you 

vijay.</description>
		<content:encoded><![CDATA[<p>It&#8217;s nice but i cant understand deeply what is DHH. i need any automated testing tools are their in ruby on rails if so please send me the details to the above mail-Id as soon as possible.</p>
<p>i need with in a week if the details are not available means<br />
be frankly reply me because we are using manual testing thats why i am asking.</p>
<p>Thank you </p>
<p>vijay.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
