<?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 on: Rails Plugins with Multi-Threading</title>
	<atom:link href="http://www.mikeperham.com/2008/11/13/rails-plugins-with-multi-threading/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikeperham.com/2008/11/13/rails-plugins-with-multi-threading/</link>
	<description>On Ruby, software and the Internet</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:12:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.mikeperham.com/2008/11/13/rails-plugins-with-multi-threading/comment-page-1/#comment-270</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 17 Dec 2008 19:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=117#comment-270</guid>
		<description>Thanks! Hm, already there. I got the latest SVN-copy, I guess from beginning of &#039;08. Maybe it&#039;s fixed.</description>
		<content:encoded><![CDATA[<p>Thanks! Hm, already there. I got the latest SVN-copy, I guess from beginning of &#8217;08. Maybe it&#8217;s fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mperham</title>
		<link>http://www.mikeperham.com/2008/11/13/rails-plugins-with-multi-threading/comment-page-1/#comment-267</link>
		<dc:creator>mperham</dc:creator>
		<pubDate>Wed, 17 Dec 2008 18:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=117#comment-267</guid>
		<description>vendor/plugins/geokit/init.rb, after the other requires.</description>
		<content:encoded><![CDATA[<p>vendor/plugins/geokit/init.rb, after the other requires.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.mikeperham.com/2008/11/13/rails-plugins-with-multi-threading/comment-page-1/#comment-266</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 17 Dec 2008 15:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=117#comment-266</guid>
		<description>Mike, do you remember where the GeoKit patch (the require...) goes exactly? Thanks, Tom</description>
		<content:encoded><![CDATA[<p>Mike, do you remember where the GeoKit patch (the require&#8230;) goes exactly? Thanks, Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mperham</title>
		<link>http://www.mikeperham.com/2008/11/13/rails-plugins-with-multi-threading/comment-page-1/#comment-236</link>
		<dc:creator>mperham</dc:creator>
		<pubDate>Sun, 16 Nov 2008 18:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=117#comment-236</guid>
		<description>If I remember correctly, geokit is just missing a single require:

require &#039;geo_kit/geocoders&#039;

Bill, one of the geokit devs, is in process of fixing this and a JRuby incompatibility which I found.</description>
		<content:encoded><![CDATA[<p>If I remember correctly, geokit is just missing a single require:</p>
<p>require &#8216;geo_kit/geocoders&#8217;</p>
<p>Bill, one of the geokit devs, is in process of fixing this and a JRuby incompatibility which I found.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanjay</title>
		<link>http://www.mikeperham.com/2008/11/13/rails-plugins-with-multi-threading/comment-page-1/#comment-235</link>
		<dc:creator>Sanjay</dc:creator>
		<pubDate>Sun, 16 Nov 2008 14:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=117#comment-235</guid>
		<description>Mike, do you have an equivalent patch for Geokit?</description>
		<content:encoded><![CDATA[<p>Mike, do you have an equivalent patch for Geokit?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

