<?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: GeoKit: My First Rails Plug-in</title>
	<atom:link href="http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 06 Mar 2010 16:33:10 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bill Eisenhauer</title>
		<link>http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/comment-page-1/#comment-211</link>
		<dc:creator>Bill Eisenhauer</dc:creator>
		<pubDate>Tue, 13 Feb 2007 06:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/#comment-211</guid>
		<description>Hey Ernie,

Hey There,

Thanks for the suggestion.  You are definitely right, there is no reason why this needs to be packaged entirely as a plugin.  The plugin started as an acts_as_mappable mix in for the most part, so it could only be a plugin at that point.  

Then when I enlisted Andre to help mix in the geocoder stuff, that&#039;s where we started to get into gem territory.  While its not as elegant, you can certainly thieve the geocoder code out if that&#039;s what you are interested in.  Just remember to take care of the keys.

Many thanks for the feedback and we&#039;ll definitely give some thought into alternative packaging.

Bill</description>
		<content:encoded><![CDATA[<p>Hey Ernie,</p>
<p>Hey There,</p>
<p>Thanks for the suggestion.  You are definitely right, there is no reason why this needs to be packaged entirely as a plugin.  The plugin started as an acts_as_mappable mix in for the most part, so it could only be a plugin at that point.  </p>
<p>Then when I enlisted Andre to help mix in the geocoder stuff, that&#8217;s where we started to get into gem territory.  While its not as elegant, you can certainly thieve the geocoder code out if that&#8217;s what you are interested in.  Just remember to take care of the keys.</p>
<p>Many thanks for the feedback and we&#8217;ll definitely give some thought into alternative packaging.</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ernie Prabhakar</title>
		<link>http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/comment-page-1/#comment-209</link>
		<dc:creator>Ernie Prabhakar</dc:creator>
		<pubDate>Tue, 13 Feb 2007 01:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/#comment-209</guid>
		<description>Have you thought about moving the core functionality into a generic Ruby gem, with the plug-in wrapped around that? This seems like it&#039;d be useful in many more places than just Rails. -- Ernie P.</description>
		<content:encoded><![CDATA[<p>Have you thought about moving the core functionality into a generic Ruby gem, with the plug-in wrapped around that? This seems like it&#8217;d be useful in many more places than just Rails. &#8212; Ernie P.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rails on the road &#187; Archivio Blog &#187; GeoKit: Geocoding and Location Finder Plugin for Rails</title>
		<link>http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/comment-page-1/#comment-144</link>
		<dc:creator>Rails on the road &#187; Archivio Blog &#187; GeoKit: Geocoding and Location Finder Plugin for Rails</dc:creator>
		<pubDate>Sat, 10 Feb 2007 12:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/#comment-144</guid>
		<description>[...] GeoKitè un nuovo plugin per Rails sviluppato da Bill Eisenhauer e Andre Lewis che ha delle interessanti funzionalità: [...]</description>
		<content:encoded><![CDATA[<p>[...] GeoKitè un nuovo plugin per Rails sviluppato da Bill Eisenhauer e Andre Lewis che ha delle interessanti funzionalità: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan Brock</title>
		<link>http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/comment-page-1/#comment-143</link>
		<dc:creator>Jordan Brock</dc:creator>
		<pubDate>Sat, 10 Feb 2007 06:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/#comment-143</guid>
		<description>Further to my last comment, I&#039;ve integrated the plugin with this site - &lt;a href=&quot;http://schoolseek.com.au&quot; rel=&quot;nofollow&quot;&gt;School Seek&lt;/a&gt; - and am using it to allow people to do a distance based search for schools.

Once again, thanks for the plugin. I&#039;ve got a very happy client today!

Cheers,
Jordan</description>
		<content:encoded><![CDATA[<p>Further to my last comment, I&#8217;ve integrated the plugin with this site &#8211; <a href="http://schoolseek.com.au" rel="nofollow">School Seek</a> &#8211; and am using it to allow people to do a distance based search for schools.</p>
<p>Once again, thanks for the plugin. I&#8217;ve got a very happy client today!</p>
<p>Cheers,<br />
Jordan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Keepers</title>
		<link>http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/comment-page-1/#comment-142</link>
		<dc:creator>Brandon Keepers</dc:creator>
		<pubDate>Sat, 10 Feb 2007 05:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/#comment-142</guid>
		<description>Bill,

Cool stuff! I love the finder.

I have similar goals for &lt;a href=&quot;http://rubyforge.org/projects/graticule&quot; rel=&quot;nofollow&quot;&gt;Graticule&lt;/a&gt; and the &lt;a href=&quot;http://source.collectiveidea.com/public/rails/plugins/acts_as_geocodable/&quot; rel=&quot;nofollow&quot;&gt;acts_as_geocodable&lt;/a&gt; plugin. The vision is that Graticule will be an all-purpose geo library, with support for all the geocoders, distance calculations, etc, and the plugin would add geocoding to models, along with finders.

Are you interested in joining forces?

Brandon</description>
		<content:encoded><![CDATA[<p>Bill,</p>
<p>Cool stuff! I love the finder.</p>
<p>I have similar goals for <a href="http://rubyforge.org/projects/graticule" rel="nofollow">Graticule</a> and the <a href="http://source.collectiveidea.com/public/rails/plugins/acts_as_geocodable/" rel="nofollow">acts_as_geocodable</a> plugin. The vision is that Graticule will be an all-purpose geo library, with support for all the geocoders, distance calculations, etc, and the plugin would add geocoding to models, along with finders.</p>
<p>Are you interested in joining forces?</p>
<p>Brandon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan Brock</title>
		<link>http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/comment-page-1/#comment-141</link>
		<dc:creator>Jordan Brock</dc:creator>
		<pubDate>Sat, 10 Feb 2007 04:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/#comment-141</guid>
		<description>This is absolutely fantastic. I&#039;ve been wanting to add geocoding to a website I&#039;ve been working on, and with Google launching Maps and Local Search in Australia just the  other day, this is just perfect timing. 

Thank you both for a great plugin.</description>
		<content:encoded><![CDATA[<p>This is absolutely fantastic. I&#8217;ve been wanting to add geocoding to a website I&#8217;ve been working on, and with Google launching Maps and Local Search in Australia just the  other day, this is just perfect timing. </p>
<p>Thank you both for a great plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeoKit: Geocoding and Location Finder Plugin for Rails</title>
		<link>http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/comment-page-1/#comment-139</link>
		<dc:creator>GeoKit: Geocoding and Location Finder Plugin for Rails</dc:creator>
		<pubDate>Sat, 10 Feb 2007 00:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billeisenhauer.com/2007/02/09/geokit-my-first-rails-plug-in/#comment-139</guid>
		<description>[...] The developers have blogged about their new creation here and here. [...]</description>
		<content:encoded><![CDATA[<p>[...] The developers have blogged about their new creation here and here. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
