<?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 A programmer's rants</title>
	<atom:link href="http://blog.andremedeiros.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.andremedeiros.info</link>
	<description>Random rants about code and life.</description>
	<pubDate>Wed, 19 Nov 2008 22:13:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on Star Wars a capella by Star Wars a capella &#124; Lorrd dot com</title>
		<link>http://blog.andremedeiros.info/2008/11/star-wars-a-capella/#comment-685</link>
		<dc:creator>Star Wars a capella &#124; Lorrd dot com</dc:creator>
		<pubDate>Wed, 12 Nov 2008 13:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=26#comment-685</guid>
		<description>[...] post:Star Wars a capella    &#171; Star Wars: The Clone Wars - Two Disc Special Edition - DVD Talk On Twitter [...]</description>
		<content:encoded><![CDATA[<p>[...] post:Star Wars a capella    &laquo; Star Wars: The Clone Wars - Two Disc Special Edition - DVD Talk On Twitter [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by changelog</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/#comment-648</link>
		<dc:creator>changelog</dc:creator>
		<pubDate>Tue, 21 Oct 2008 06:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-648</guid>
		<description>@tav Thanks for the feedback. Well, 755 would depend on how you'd setup the users and all. I chose an approach where the "warehouse" user would run under the same group as apache, but not as the user per-se, so I'm not sure 755 would be enough. Anyway, I'll give it a try and let you know.</description>
		<content:encoded><![CDATA[<p>@tav Thanks for the feedback. Well, 755 would depend on how you&#8217;d setup the users and all. I chose an approach where the &#8220;warehouse&#8221; user would run under the same group as apache, but not as the user per-se, so I&#8217;m not sure 755 would be enough. Anyway, I&#8217;ll give it a try and let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by tav</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/#comment-647</link>
		<dc:creator>tav</dc:creator>
		<pubDate>Tue, 21 Oct 2008 05:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-647</guid>
		<description>Thanks!!

Near perfect installation guide! Just needs some modifications with regards the permissions. I think chmod -R 755 is what's needed?

Thanks again, tav</description>
		<content:encoded><![CDATA[<p>Thanks!!</p>
<p>Near perfect installation guide! Just needs some modifications with regards the permissions. I think chmod -R 755 is what&#8217;s needed?</p>
<p>Thanks again, tav</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by changelog</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/#comment-645</link>
		<dc:creator>changelog</dc:creator>
		<pubDate>Mon, 20 Oct 2008 13:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-645</guid>
		<description>@Kevin Did you catch the file and line that caused the error?</description>
		<content:encoded><![CDATA[<p>@Kevin Did you catch the file and line that caused the error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by Kevin</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/#comment-641</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sat, 18 Oct 2008 18:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-641</guid>
		<description>Thanks for the quick reply!

You were right - I chmodded the directory again and it worked.

I got to the next screen but when I click sync it says: "A 500 error occurred, please check your logs" and in the log it says "FloatDomainError (NaN)..."

Know what would have caused this?

Thanks,
Kevin</description>
		<content:encoded><![CDATA[<p>Thanks for the quick reply!</p>
<p>You were right - I chmodded the directory again and it worked.</p>
<p>I got to the next screen but when I click sync it says: &#8220;A 500 error occurred, please check your logs&#8221; and in the log it says &#8220;FloatDomainError (NaN)&#8230;&#8221;</p>
<p>Know what would have caused this?</p>
<p>Thanks,<br />
Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by changelog</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/#comment-637</link>
		<dc:creator>changelog</dc:creator>
		<pubDate>Thu, 16 Oct 2008 22:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-637</guid>
		<description>@Kevin Thanks! I'd suspect that it's trying to write the config file and not being able to. Try chmodding the directory again, and let me know how it goes. Good luck.</description>
		<content:encoded><![CDATA[<p>@Kevin Thanks! I&#8217;d suspect that it&#8217;s trying to write the config file and not being able to. Try chmodding the directory again, and let me know how it goes. Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by Kevin</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/#comment-635</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 16 Oct 2008 15:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-635</guid>
		<description>Cool tutorial!

I get to the point where I bring up the install page but when I enter all the info and click install it says: Permission denied - /home/warehouse/www/config/initializers/warehouse.rb

any clue as to what the issue is?

Thanks,
Kevin</description>
		<content:encoded><![CDATA[<p>Cool tutorial!</p>
<p>I get to the point where I bring up the install page but when I enter all the info and click install it says: Permission denied - /home/warehouse/www/config/initializers/warehouse.rb</p>
<p>any clue as to what the issue is?</p>
<p>Thanks,<br />
Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by lmjabreu</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/#comment-610</link>
		<dc:creator>lmjabreu</dc:creator>
		<pubDate>Fri, 03 Oct 2008 02:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-610</guid>
		<description>pew.</description>
		<content:encoded><![CDATA[<p>pew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on You know it&#8217;s going to be a great day when&#8230; by Pedro Aniceto</title>
		<link>http://blog.andremedeiros.info/2008/09/you-know-its-going-to-be-a-great-day-when/#comment-605</link>
		<dc:creator>Pedro Aniceto</dc:creator>
		<pubDate>Mon, 29 Sep 2008 22:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=18#comment-605</guid>
		<description>Caro, eu é que agradeço a ref e a pref ;)
Votos de bons codings</description>
		<content:encoded><![CDATA[<p>Caro, eu é que agradeço a ref e a pref <img src='http://blog.andremedeiros.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Votos de bons codings</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning a new programming language by Pedro</title>
		<link>http://blog.andremedeiros.info/2008/07/learning-a-new-programming-language/#comment-571</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Tue, 09 Sep 2008 14:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=8#comment-571</guid>
		<description>LOLZ!</description>
		<content:encoded><![CDATA[<p>LOLZ!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
