<?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 Rails Monkey</title>
	<atom:link href="http://railsmonkey.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://railsmonkey.net</link>
	<description>&#039;cause Rails rocks, and everything is better with a monkey... ;)</description>
	<lastBuildDate>Tue, 23 Aug 2011 14:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Problems logging in to Snow Leopard domain after install OS X Lion by Tuttle</title>
		<link>http://railsmonkey.net/2011/07/problems-logging-in-to-snow-leopard-domain-after-install-os-x-lion/comment-page-1/#comment-96</link>
		<dc:creator>Tuttle</dc:creator>
		<pubDate>Tue, 23 Aug 2011 14:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsmonkey.net/?p=381#comment-96</guid>
		<description>Thanks for the help! Here&#039;s another hint for those poking around in Lion LDAP;

If you were forcing local home directories by specifying &quot;#/Users/$uid$&quot; for the NFSHomeDirectory, this no longer seems to work with Lion clients authenticating to Snow Leopard Server. However, using the stock &quot;From Server&quot; settings and then creating a Mobile User still works and has the same end effect (of creating a local Home folder).</description>
		<content:encoded><![CDATA[<p>Thanks for the help! Here&#8217;s another hint for those poking around in Lion LDAP;</p>
<p>If you were forcing local home directories by specifying &#8220;#/Users/$uid$&#8221; for the NFSHomeDirectory, this no longer seems to work with Lion clients authenticating to Snow Leopard Server. However, using the stock &#8220;From Server&#8221; settings and then creating a Mobile User still works and has the same end effect (of creating a local Home folder).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple image rotation with Paperclip and Amazon S3 by Cédric Bousmanne</title>
		<link>http://railsmonkey.net/2009/10/simple-image-rotation-with-paperclip-and-amazon-s3/comment-page-1/#comment-95</link>
		<dc:creator>Cédric Bousmanne</dc:creator>
		<pubDate>Tue, 23 Aug 2011 09:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://30/2009/12/01/simple-image-rotation-with-paperclip-and-amazon-s3#comment-95</guid>
		<description>I used your code but ran into a &quot;Can&#039;t convert String into Array&quot; error with rails 3.0.4. 

I&#039;ve made a fork with my update here : 

https://gist.github.com/1159037

Hope it&#039;ll help someone

Cédric</description>
		<content:encoded><![CDATA[<p>I used your code but ran into a &#8220;Can&#8217;t convert String into Array&#8221; error with rails 3.0.4. </p>
<p>I&#8217;ve made a fork with my update here : </p>
<p><a href="https://gist.github.com/1159037" rel="nofollow">https://gist.github.com/1159037</a></p>
<p>Hope it&#8217;ll help someone</p>
<p>Cédric</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Giant Automagical ImageMagick and Fonts install script by edo</title>
		<link>http://railsmonkey.net/2010/07/the-giant-automagical-imagemagick-and-fonts-install-script/comment-page-1/#comment-94</link>
		<dc:creator>edo</dc:creator>
		<pubDate>Thu, 09 Sep 2010 21:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsmonkey.net/?p=336#comment-94</guid>
		<description>Thank you! :)

Worked, finally I was able to install a newer rmagick-gem despite the old ImageMagick of the OS.</description>
		<content:encoded><![CDATA[<p>Thank you! <img src='http://railsmonkey.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Worked, finally I was able to install a newer rmagick-gem despite the old ImageMagick of the OS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Giant Automagical ImageMagick and Fonts install script by Anonymous</title>
		<link>http://railsmonkey.net/2010/07/the-giant-automagical-imagemagick-and-fonts-install-script/comment-page-1/#comment-93</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 08 Sep 2010 13:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsmonkey.net/?p=336#comment-93</guid>
		<description>Personally I have never had issues with leaving the older versions in place – the executables are overwritten and reinstalling the rmagick gem will use the latest libs – though, I could be wrong :&#124;</description>
		<content:encoded><![CDATA[<p>Personally I have never had issues with leaving the older versions in place – the executables are overwritten and reinstalling the rmagick gem will use the latest libs – though, I could be wrong <img src='http://railsmonkey.net/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Giant Automagical ImageMagick and Fonts install script by Anonymous</title>
		<link>http://railsmonkey.net/2010/07/the-giant-automagical-imagemagick-and-fonts-install-script/comment-page-1/#comment-92</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 08 Sep 2010 13:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsmonkey.net/?p=336#comment-92</guid>
		<description>Sorry about that - its all fixed up now, I pushed an update to the file sources (no more version issues with missing files) and forgot to fix up the permissions.</description>
		<content:encoded><![CDATA[<p>Sorry about that &#8211; its all fixed up now, I pushed an update to the file sources (no more version issues with missing files) and forgot to fix up the permissions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Giant Automagical ImageMagick and Fonts install script by Matthew Savage</title>
		<link>http://railsmonkey.net/2010/07/the-giant-automagical-imagemagick-and-fonts-install-script/comment-page-1/#comment-84</link>
		<dc:creator>Matthew Savage</dc:creator>
		<pubDate>Wed, 08 Sep 2010 13:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://railsmonkey.net/?p=336#comment-84</guid>
		<description>Personally I have never had issues with leaving the older versions in place - the executables are overwritten and reinstalling the rmagick gem will use the latest libs - though, I could be wrong :&#124;</description>
		<content:encoded><![CDATA[<p>Personally I have never had issues with leaving the older versions in place &#8211; the executables are overwritten and reinstalling the rmagick gem will use the latest libs &#8211; though, I could be wrong <img src='http://railsmonkey.net/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Giant Automagical ImageMagick and Fonts install script by Matthew Savage</title>
		<link>http://railsmonkey.net/2010/07/the-giant-automagical-imagemagick-and-fonts-install-script/comment-page-1/#comment-83</link>
		<dc:creator>Matthew Savage</dc:creator>
		<pubDate>Wed, 08 Sep 2010 13:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://railsmonkey.net/?p=336#comment-83</guid>
		<description>Sorry about that - I&#039;d made some updates and forgot to reset the permissions for it :/ Should be all fixed now though!</description>
		<content:encoded><![CDATA[<p>Sorry about that &#8211; I&#8217;d made some updates and forgot to reset the permissions for it :/ Should be all fixed now though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Giant Automagical ImageMagick and Fonts install script by edo</title>
		<link>http://railsmonkey.net/2010/07/the-giant-automagical-imagemagick-and-fonts-install-script/comment-page-1/#comment-82</link>
		<dc:creator>edo</dc:creator>
		<pubDate>Wed, 08 Sep 2010 08:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsmonkey.net/?p=336#comment-82</guid>
		<description>BTW, the download says something of &quot;access denied&quot;.</description>
		<content:encoded><![CDATA[<p>BTW, the download says something of &#8220;access denied&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Giant Automagical ImageMagick and Fonts install script by edo</title>
		<link>http://railsmonkey.net/2010/07/the-giant-automagical-imagemagick-and-fonts-install-script/comment-page-1/#comment-81</link>
		<dc:creator>edo</dc:creator>
		<pubDate>Wed, 08 Sep 2010 08:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsmonkey.net/?p=336#comment-81</guid>
		<description>Nice! :)

What happens if I already have older versions of all this stuff on my system, do I have to uninstall it all first?</description>
		<content:encoded><![CDATA[<p>Nice! <img src='http://railsmonkey.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>What happens if I already have older versions of all this stuff on my system, do I have to uninstall it all first?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Giant Automagical ImageMagick and Fonts install script by Anonymous</title>
		<link>http://railsmonkey.net/2010/07/the-giant-automagical-imagemagick-and-fonts-install-script/comment-page-1/#comment-80</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 01 Sep 2010 05:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://railsmonkey.net/?p=336#comment-80</guid>
		<description>Hi Carlos, 

Your more then welcome - I&#039;m glad this helped someone else :)

Matthew</description>
		<content:encoded><![CDATA[<p>Hi Carlos, </p>
<p>Your more then welcome &#8211; I&#8217;m glad this helped someone else <img src='http://railsmonkey.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Matthew</p>
]]></content:encoded>
	</item>
</channel>
</rss>

