<?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 geopositioning with Google Maps</title>
	<atom:link href="http://blog.coderubik.com/2009/10/rails-geopositioning-with-google-maps/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.coderubik.com/2009/10/rails-geopositioning-with-google-maps/</link>
	<description>Thoughts on Ruby on Rails and Web development</description>
	<lastBuildDate>Tue, 10 Aug 2010 09:46:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Pierre Olivier Martel</title>
		<link>http://blog.coderubik.com/2009/10/rails-geopositioning-with-google-maps/comment-page-1/#comment-1967</link>
		<dc:creator>Pierre Olivier Martel</dc:creator>
		<pubDate>Wed, 02 Dec 2009 07:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://modelix.net/?p=128#comment-1967</guid>
		<description>Well, with the proper indentation as well! (which seems to get lost with this comment system)</description>
		<content:encoded><![CDATA[<p>Well, with the proper indentation as well! (which seems to get lost with this comment system)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre Olivier Martel</title>
		<link>http://blog.coderubik.com/2009/10/rails-geopositioning-with-google-maps/comment-page-1/#comment-1966</link>
		<dc:creator>Pierre Olivier Martel</dc:creator>
		<pubDate>Wed, 02 Dec 2009 07:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://modelix.net/?p=128#comment-1966</guid>
		<description>Then just create manually a gmaps_api_key.yml and add :&lt;br&gt;development:&lt;br&gt;  your-dev-key&lt;br&gt;test:&lt;br&gt;  your-test-key&lt;br&gt;production:&lt;br&gt; your-production-key</description>
		<content:encoded><![CDATA[<p>Then just create manually a gmaps_api_key.yml and add :<br />development:<br />  your-dev-key<br />test:<br />  your-test-key<br />production:<br /> your-production-key</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neilmaffitt</title>
		<link>http://blog.coderubik.com/2009/10/rails-geopositioning-with-google-maps/comment-page-1/#comment-1965</link>
		<dc:creator>neilmaffitt</dc:creator>
		<pubDate>Wed, 02 Dec 2009 07:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://modelix.net/?p=128#comment-1965</guid>
		<description>When I tried to install script/plugin install svn:// ... in the root of my project it did not create the gmaps_api_key file in my config.  No errors were displayed it is like it did nothing.  Any ideas?</description>
		<content:encoded><![CDATA[<p>When I tried to install script/plugin install svn:// &#8230; in the root of my project it did not create the gmaps_api_key file in my config.  No errors were displayed it is like it did nothing.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre Olivier Martel</title>
		<link>http://blog.coderubik.com/2009/10/rails-geopositioning-with-google-maps/comment-page-1/#comment-1958</link>
		<dc:creator>Pierre Olivier Martel</dc:creator>
		<pubDate>Wed, 02 Dec 2009 02:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://modelix.net/?p=128#comment-1958</guid>
		<description>Well, with the proper indentation as well! (which seems to get lost with this comment system)</description>
		<content:encoded><![CDATA[<p>Well, with the proper indentation as well! (which seems to get lost with this comment system)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre Olivier Martel</title>
		<link>http://blog.coderubik.com/2009/10/rails-geopositioning-with-google-maps/comment-page-1/#comment-1957</link>
		<dc:creator>Pierre Olivier Martel</dc:creator>
		<pubDate>Wed, 02 Dec 2009 02:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://modelix.net/?p=128#comment-1957</guid>
		<description>Then just create manually a gmaps_api_key.yml and add :&lt;br&gt;development:&lt;br&gt;  your-dev-key&lt;br&gt;test:&lt;br&gt;  your-test-key&lt;br&gt;production:&lt;br&gt; your-production-key</description>
		<content:encoded><![CDATA[<p>Then just create manually a gmaps_api_key.yml and add :<br />development:<br />  your-dev-key<br />test:<br />  your-test-key<br />production:<br /> your-production-key</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neilmaffitt</title>
		<link>http://blog.coderubik.com/2009/10/rails-geopositioning-with-google-maps/comment-page-1/#comment-1956</link>
		<dc:creator>neilmaffitt</dc:creator>
		<pubDate>Wed, 02 Dec 2009 02:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://modelix.net/?p=128#comment-1956</guid>
		<description>When I tried to install script/plugin install svn:// ... in the root of my project it did not create the gmaps_api_key file in my config.  No errors were displayed it is like it did nothing.  Any ideas?</description>
		<content:encoded><![CDATA[<p>When I tried to install script/plugin install svn:// &#8230; in the root of my project it did not create the gmaps_api_key file in my config.  No errors were displayed it is like it did nothing.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.coderubik.com/2009/10/rails-geopositioning-with-google-maps/comment-page-1/#comment-1955</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 23 Nov 2009 04:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://modelix.net/?p=128#comment-1955</guid>
		<description>Hey this is a neat trick. I didn&#039;t think about having the model emit its own map. You just cleaned up my controllers quite a bit. Thanks! :D</description>
		<content:encoded><![CDATA[<p>Hey this is a neat trick. I didn&#39;t think about having the model emit its own map. You just cleaned up my controllers quite a bit. Thanks! :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pomartel</title>
		<link>http://blog.coderubik.com/2009/10/rails-geopositioning-with-google-maps/comment-page-1/#comment-148</link>
		<dc:creator>pomartel</dc:creator>
		<pubDate>Fri, 02 Oct 2009 13:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://modelix.net/?p=128#comment-148</guid>
		<description>Thanks Jacek, I didn&#039;t know about that trick. I will try it out! </description>
		<content:encoded><![CDATA[<p>Thanks Jacek, I didn&#039;t know about that trick. I will try it out! </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @jacek_becela</title>
		<link>http://blog.coderubik.com/2009/10/rails-geopositioning-with-google-maps/comment-page-1/#comment-143</link>
		<dc:creator>@jacek_becela</dc:creator>
		<pubDate>Thu, 01 Oct 2009 21:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://modelix.net/?p=128#comment-143</guid>
		<description>There&#039;s a simple way to get the location without the need of api key: add this (&lt;a href=&quot;http://www.google.com/jsapi&quot; target=&quot;_blank&quot;&gt;http://www.google.com/jsapi&lt;/a&gt; ) script to you page and you now have something like this: 
 
google.loader.ClientLocation = {&quot;latitude&quot;:50.317,&quot;longitude&quot;:18.933,&quot;address&quot;:{&quot;city&quot;:&quot;Chorzow&quot;,&quot;region&quot;:&quot;Silesia&quot;,&quot;country&quot;:&quot;Poland&quot;,&quot;country_code&quot;:&quot;PL&quot;}}; 
 </description>
		<content:encoded><![CDATA[<p>There&#039;s a simple way to get the location without the need of api key: add this (<a href="http://www.google.com/jsapi" target="_blank">http://www.google.com/jsapi</a> ) script to you page and you now have something like this: </p>
<p>google.loader.ClientLocation = {&#34;latitude&#34;:50.317,&#34;longitude&#34;:18.933,&#34;address&#34;:{&#34;city&#34;:&#34;Chorzow&#34;,&#34;region&#34;:&#34;Silesia&#34;,&#34;country&#34;:&#34;Poland&#34;,&#34;country_code&#34;:&#34;PL&#34;}}; 
 </p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->