<?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: Graticule and acts_as_geocodable updates</title>
	<atom:link href="http://jystewart.net/process/2007/03/graticule-and-acts_as_geocodable-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://jystewart.net/process/2007/03/graticule-and-acts_as_geocodable-updates/</link>
	<description>notes from another web developer</description>
	<lastBuildDate>Sat, 24 Jul 2010 07:17:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James Stewart</title>
		<link>http://jystewart.net/process/2007/03/graticule-and-acts_as_geocodable-updates/comment-page-1/#comment-33519</link>
		<dc:creator>James Stewart</dc:creator>
		<pubDate>Wed, 28 Mar 2007 13:11:12 +0000</pubDate>
		<guid isPermaLink="false">http://jystewart.net/process/2007/03/graticule-and-acts_as_geocodable-updates/#comment-33519</guid>
		<description>There was another new release last night and it works for me now.</description>
		<content:encoded><![CDATA[<p>There was another new release last night and it works for me now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph</title>
		<link>http://jystewart.net/process/2007/03/graticule-and-acts_as_geocodable-updates/comment-page-1/#comment-33349</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Tue, 27 Mar 2007 21:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://jystewart.net/process/2007/03/graticule-and-acts_as_geocodable-updates/#comment-33349</guid>
		<description>I tried, but unfortunately mephisto spits out some errors when trying to post a comment :)</description>
		<content:encoded><![CDATA[<p>I tried, but unfortunately mephisto spits out some errors when trying to post a comment :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Stewart</title>
		<link>http://jystewart.net/process/2007/03/graticule-and-acts_as_geocodable-updates/comment-page-1/#comment-33342</link>
		<dc:creator>James Stewart</dc:creator>
		<pubDate>Tue, 27 Mar 2007 20:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://jystewart.net/process/2007/03/graticule-and-acts_as_geocodable-updates/#comment-33342</guid>
		<description>Christoph - I see that problem too, but haven&#039;t had a chance to track down the problem yet. You might like to comment over on Brandon&#039;s blog as he&#039;s the actual developer of the plugin, I just write about it from time to time.</description>
		<content:encoded><![CDATA[<p>Christoph &#8211; I see that problem too, but haven&#8217;t had a chance to track down the problem yet. You might like to comment over on Brandon&#8217;s blog as he&#8217;s the actual developer of the plugin, I just write about it from time to time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph</title>
		<link>http://jystewart.net/process/2007/03/graticule-and-acts_as_geocodable-updates/comment-page-1/#comment-33339</link>
		<dc:creator>Christoph</dc:creator>
		<pubDate>Tue, 27 Mar 2007 20:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://jystewart.net/process/2007/03/graticule-and-acts_as_geocodable-updates/#comment-33339</guid>
		<description>Hey,

If I try the example of the Graticule Announcement:

g = Graticule.service(:local_search_maps).new
location = g.locate :street =&gt; &#039;48 Leicester Square&#039;, :locality =&gt; &#039;London&#039;, :country =&gt; &#039;UK&#039;
location.coordinates  #=&gt; [51.510036, -0.130427]

I get:

NoMethodError: undefined method `[]&#039; for nil:NilClass
	from /var/lib/gems/1.8/gems/graticule-0.2.1/lib/graticule/geocoder/local_search_maps.rb:38:in `parse_response&#039;

it seems that the URL has no parameters</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>If I try the example of the Graticule Announcement:</p>
<p>g = Graticule.service(:local_search_maps).new<br />
location = g.locate :street =&gt; &#8216;48 Leicester Square&#8217;, :locality =&gt; &#8216;London&#8217;, :country =&gt; &#8216;UK&#8217;<br />
location.coordinates  #=&gt; [51.510036, -0.130427]</p>
<p>I get:</p>
<p>NoMethodError: undefined method `[]&#8216; for nil:NilClass<br />
	from /var/lib/gems/1.8/gems/graticule-0.2.1/lib/graticule/geocoder/local_search_maps.rb:38:in `parse_response&#8217;</p>
<p>it seems that the URL has no parameters</p>
]]></content:encoded>
	</item>
</channel>
</rss>
