<?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 A programmer&#039;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>
	<lastBuildDate>Wed, 12 May 2010 05:37:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Warehouse installation tutorial by Sam IT</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/comment-page-1/#comment-2592</link>
		<dc:creator>Sam IT</dc:creator>
		<pubDate>Wed, 12 May 2010 05:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-2592</guid>
		<description>Are you sure the path to your socket (in config/database.yml) is correct?

It may be /tmp/mysql.sock

Try to search for it using:
find / -name mysql.sock</description>
		<content:encoded><![CDATA[<p>Are you sure the path to your socket (in config/database.yml) is correct?</p>
<p>It may be /tmp/mysql.sock</p>
<p>Try to search for it using:<br />
find / -name mysql.sock</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by Sam IT</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/comment-page-1/#comment-2591</link>
		<dc:creator>Sam IT</dc:creator>
		<pubDate>Wed, 12 May 2010 05:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-2591</guid>
		<description>apt-get install ruby rubygems

should resolve your issue.

Good luck!</description>
		<content:encoded><![CDATA[<p>apt-get install ruby rubygems</p>
<p>should resolve your issue.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Star Wars a capella by Jonathon Naimoli</title>
		<link>http://blog.andremedeiros.info/2008/11/star-wars-a-capella/comment-page-1/#comment-2590</link>
		<dc:creator>Jonathon Naimoli</dc:creator>
		<pubDate>Thu, 06 May 2010 15:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=26#comment-2590</guid>
		<description>I must obtain the recent star wars theme on my Tom Tom GPS. Looks like It is fantastic!</description>
		<content:encoded><![CDATA[<p>I must obtain the recent star wars theme on my Tom Tom GPS. Looks like It is fantastic!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by Kyle Hotchkiss</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/comment-page-1/#comment-2587</link>
		<dc:creator>Kyle Hotchkiss</dc:creator>
		<pubDate>Tue, 12 Jan 2010 17:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-2587</guid>
		<description>Thanks for the help! (Via the Post and Comments)

My only question is if this software is still being developed or not. The repo looks pretty old, but the site hasn&#039;t taken &quot;license purchasing&quot; information! I would love to hear such great software continues to be modernized!</description>
		<content:encoded><![CDATA[<p>Thanks for the help! (Via the Post and Comments)</p>
<p>My only question is if this software is still being developed or not. The repo looks pretty old, but the site hasn&#8217;t taken &#8220;license purchasing&#8221; information! I would love to hear such great software continues to be modernized!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by Kyle Hotchkiss</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/comment-page-1/#comment-2586</link>
		<dc:creator>Kyle Hotchkiss</dc:creator>
		<pubDate>Tue, 12 Jan 2010 17:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-2586</guid>
		<description>I can confirm that Alexanders fix works (Even in January 2010)</description>
		<content:encoded><![CDATA[<p>I can confirm that Alexanders fix works (Even in January 2010)</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-page-1/#comment-2584</link>
		<dc:creator>changelog</dc:creator>
		<pubDate>Thu, 19 Nov 2009 23:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-2584</guid>
		<description>I might have forgotten to indicate to install rubygems on the article. Did you do that?</description>
		<content:encoded><![CDATA[<p>I might have forgotten to indicate to install rubygems on the article. Did you do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by Chris Craig</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/comment-page-1/#comment-2582</link>
		<dc:creator>Chris Craig</dc:creator>
		<pubDate>Thu, 19 Nov 2009 12:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-2582</guid>
		<description>When I execute: RAILS_ENV=production rake db:schema:load I get this:

(in /var/www/svn)
rake aborted!
no such file to load -- rubygems

Any idea?</description>
		<content:encoded><![CDATA[<p>When I execute: RAILS_ENV=production rake db:schema:load I get this:</p>
<p>(in /var/www/svn)<br />
rake aborted!<br />
no such file to load &#8212; rubygems</p>
<p>Any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by Ulf</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/comment-page-1/#comment-2547</link>
		<dc:creator>Ulf</dc:creator>
		<pubDate>Sun, 02 Aug 2009 13:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-2547</guid>
		<description>I seem to be blind ;-) The only thing I forgot was to add

RAILS_ENV=production

to my rake commands. Now everything&#039;s fine. Thanks again.</description>
		<content:encoded><![CDATA[<p>I seem to be blind <img src='http://blog.andremedeiros.info/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  The only thing I forgot was to add</p>
<p>RAILS_ENV=production</p>
<p>to my rake commands. Now everything&#8217;s fine. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by Ulf</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/comment-page-1/#comment-2546</link>
		<dc:creator>Ulf</dc:creator>
		<pubDate>Sun, 02 Aug 2009 13:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-2546</guid>
		<description>Meanwhile I found the reason: only the development database has contents, the production DB is completely empty. How comes? I did a

rake db:migrate

and a

rake db:schema:load

Thanks in advance :-)</description>
		<content:encoded><![CDATA[<p>Meanwhile I found the reason: only the development database has contents, the production DB is completely empty. How comes? I did a</p>
<p>rake db:migrate</p>
<p>and a</p>
<p>rake db:schema:load</p>
<p>Thanks in advance <img src='http://blog.andremedeiros.info/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warehouse installation tutorial by Ulf</title>
		<link>http://blog.andremedeiros.info/2008/10/warehouse-installation-tutorial/comment-page-1/#comment-2545</link>
		<dc:creator>Ulf</dc:creator>
		<pubDate>Sun, 02 Aug 2009 13:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andremedeiros.info/?p=20#comment-2545</guid>
		<description>Hey, thanks for the tutorial. Using Mongrel everything seems fine, I get the installer screen. But when I&#039;m trying to use Apache, I get the following error message:

We&#039;re sorry, but something went wrong.

We&#039;ve been notified about this issue and we&#039;ll take a look at it shortly.

Unfortunately I can&#039;t find anything in the logs. The error log is empty, the access log looks fine.

Any suggestions?

OS: Ubuntu 9.04 Server</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the tutorial. Using Mongrel everything seems fine, I get the installer screen. But when I&#8217;m trying to use Apache, I get the following error message:</p>
<p>We&#8217;re sorry, but something went wrong.</p>
<p>We&#8217;ve been notified about this issue and we&#8217;ll take a look at it shortly.</p>
<p>Unfortunately I can&#8217;t find anything in the logs. The error log is empty, the access log looks fine.</p>
<p>Any suggestions?</p>
<p>OS: Ubuntu 9.04 Server</p>
]]></content:encoded>
	</item>
</channel>
</rss>

