<?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 for developergurus.com</title>
	<atom:link href="http://blog.developergurus.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.developergurus.com</link>
	<description>On Budget. On Time.</description>
	<pubDate>Sun, 05 Sep 2010 02:14:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Setting up starling on ubuntu by Tiny Ala</title>
		<link>http://blog.developergurus.com/?p=48&cpage=1#comment-81</link>
		<dc:creator>Tiny Ala</dc:creator>
		<pubDate>Thu, 04 Feb 2010 04:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.developergurus.com/?p=48#comment-81</guid>
		<description>This is really helpful to me.

Thank you!</description>
		<content:encoded><![CDATA[<p>This is really helpful to me.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metric-fu installation by Dan</title>
		<link>http://blog.developergurus.com/?p=33&cpage=1#comment-76</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 11 Sep 2009 22:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.developergurus.com/?p=33#comment-76</guid>
		<description>The issue is using 'gem install GEM -s http://gems.github.com' he specifies all dependencies that are not on github. If you have github added to your sources and use 'gem install GITHUB_USER-GEM' it will work and install all dependencies as needed. Unfortunately this is a problem / bug in RubyGems so gem packagers can't fix the problem, only ask that you install github as a source for RubyGems.</description>
		<content:encoded><![CDATA[<p>The issue is using &#8216;gem install GEM -s <a href="http://gems.github.com" rel="nofollow">http://gems.github.com</a>&#8216; he specifies all dependencies that are not on github. If you have github added to your sources and use &#8216;gem install GITHUB_USER-GEM&#8217; it will work and install all dependencies as needed. Unfortunately this is a problem / bug in RubyGems so gem packagers can&#8217;t fix the problem, only ask that you install github as a source for RubyGems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails, passenger, ubuntu and EC2 - Part 1 by Millisami</title>
		<link>http://blog.developergurus.com/?p=17&cpage=1#comment-75</link>
		<dc:creator>Millisami</dc:creator>
		<pubDate>Tue, 21 Jul 2009 11:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.developergurus.com/?p=17#comment-75</guid>
		<description>Ain't part 2 published yet!!!</description>
		<content:encoded><![CDATA[<p>Ain&#8217;t part 2 published yet!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stopping SPAM and fake signups with mod_defensible and Apache on Ubuntu by Millisami</title>
		<link>http://blog.developergurus.com/?p=29&cpage=1#comment-74</link>
		<dc:creator>Millisami</dc:creator>
		<pubDate>Thu, 09 Jul 2009 19:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.developergurus.com/?p=29#comment-74</guid>
		<description>The steps are really easy.
But how to test whether its working or not?</description>
		<content:encoded><![CDATA[<p>The steps are really easy.<br />
But how to test whether its working or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metric-fu installation by adevadeh</title>
		<link>http://blog.developergurus.com/?p=33&cpage=1#comment-73</link>
		<dc:creator>adevadeh</dc:creator>
		<pubDate>Wed, 08 Jul 2009 05:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.developergurus.com/?p=33#comment-73</guid>
		<description>localmac:~ user$ sudo gem install jscruggs-metric_fu
Building native extensions.  This could take a while...
Successfully installed rubyforge-1.0.3
Successfully installed rake-0.8.7
Successfully installed hoe-2.3.2
Successfully installed sexp_processor-3.0.2
Successfully installed ruby_parser-2.0.3
Successfully installed flay-1.3.0
Successfully installed flog-2.1.2
Successfully installed relevance-rcov-0.8.3.4
Successfully installed mojombo-chronic-0.3.0
Successfully installed topfunky-gruff-0.3.5
Successfully installed jscruggs-metric_fu-1.1.1
11 gems installed</description>
		<content:encoded><![CDATA[<p>localmac:~ user$ sudo gem install jscruggs-metric_fu<br />
Building native extensions.  This could take a while&#8230;<br />
Successfully installed rubyforge-1.0.3<br />
Successfully installed rake-0.8.7<br />
Successfully installed hoe-2.3.2<br />
Successfully installed sexp_processor-3.0.2<br />
Successfully installed ruby_parser-2.0.3<br />
Successfully installed flay-1.3.0<br />
Successfully installed flog-2.1.2<br />
Successfully installed relevance-rcov-0.8.3.4<br />
Successfully installed mojombo-chronic-0.3.0<br />
Successfully installed topfunky-gruff-0.3.5<br />
Successfully installed jscruggs-metric_fu-1.1.1<br />
11 gems installed</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metric-fu installation by Manasi Vora</title>
		<link>http://blog.developergurus.com/?p=33&cpage=1#comment-71</link>
		<dc:creator>Manasi Vora</dc:creator>
		<pubDate>Wed, 08 Apr 2009 11:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.developergurus.com/?p=33#comment-71</guid>
		<description>Very helpful Aeldaly and Artyom. I can confirm that metri_fu 0.9.0 is not installing all the dependencies.
Also I am behind a firewall so had to use a HTTP_PROXY variable.

I am just getting started to use metric_fu.</description>
		<content:encoded><![CDATA[<p>Very helpful Aeldaly and Artyom. I can confirm that metri_fu 0.9.0 is not installing all the dependencies.<br />
Also I am behind a firewall so had to use a HTTP_PROXY variable.</p>
<p>I am just getting started to use metric_fu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metric-fu installation by Artyom Kramarenko</title>
		<link>http://blog.developergurus.com/?p=33&cpage=1#comment-70</link>
		<dc:creator>Artyom Kramarenko</dc:creator>
		<pubDate>Wed, 25 Mar 2009 06:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.developergurus.com/?p=33#comment-70</guid>
		<description>actually you can write:
sudo gem install flay flog rcov railroad reek roodi
sudo gem install jscruggs-metric_fu -s http://gems.github.com/</description>
		<content:encoded><![CDATA[<p>actually you can write:<br />
sudo gem install flay flog rcov railroad reek roodi<br />
sudo gem install jscruggs-metric_fu -s <a href="http://gems.github.com/" rel="nofollow">http://gems.github.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metric-fu installation by aeldaly</title>
		<link>http://blog.developergurus.com/?p=33&cpage=1#comment-53</link>
		<dc:creator>aeldaly</dc:creator>
		<pubDate>Wed, 04 Mar 2009 02:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.developergurus.com/?p=33#comment-53</guid>
		<description>Hey Jake! Thanks for dropping by. No, they never work, this is the second time for me to install this, and it was the same every time.</description>
		<content:encoded><![CDATA[<p>Hey Jake! Thanks for dropping by. No, they never work, this is the second time for me to install this, and it was the same every time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on metric-fu installation by Jake Scruggs</title>
		<link>http://blog.developergurus.com/?p=33&cpage=1#comment-52</link>
		<dc:creator>Jake Scruggs</dc:creator>
		<pubDate>Wed, 04 Mar 2009 02:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.developergurus.com/?p=33#comment-52</guid>
		<description>That's weird 'cause I put all those dependencies in the gemspec:
  s.add_dependency("flay", ["&#62; 0.0.0"])  
  s.add_dependency("flog", ["&#62;= 1.2.0"])
  s.add_dependency("rcov", ["&#62; 0.8.1"])
  s.add_dependency("railroad", ["&#62;= 0.5.0"])  
  s.add_dependency("reek", ["&#62; 0.0.0"])
  s.add_dependency("roodi", ["&#62; 0.0.0"])

Are they not working for you?</description>
		<content:encoded><![CDATA[<p>That&#8217;s weird &#8217;cause I put all those dependencies in the gemspec:<br />
  s.add_dependency(&#8221;flay&#8221;, ["&gt; 0.0.0"])<br />
  s.add_dependency(&#8221;flog&#8221;, ["&gt;= 1.2.0"])<br />
  s.add_dependency(&#8221;rcov&#8221;, ["&gt; 0.8.1"])<br />
  s.add_dependency(&#8221;railroad&#8221;, ["&gt;= 0.5.0"])<br />
  s.add_dependency(&#8221;reek&#8221;, ["&gt; 0.0.0"])<br />
  s.add_dependency(&#8221;roodi&#8221;, ["&gt; 0.0.0"])</p>
<p>Are they not working for you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails, passenger, ubuntu and EC2 - Part 1 by Andrei Erdoss</title>
		<link>http://blog.developergurus.com/?p=17&cpage=1#comment-15</link>
		<dc:creator>Andrei Erdoss</dc:creator>
		<pubDate>Sat, 21 Feb 2009 09:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.developergurus.com/?p=17#comment-15</guid>
		<description>This is great. I look forward to the second part of this tutorial. Thank you for sharing your experience.</description>
		<content:encoded><![CDATA[<p>This is great. I look forward to the second part of this tutorial. Thank you for sharing your experience.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
