<?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: Magento &#8211; Store locator with Google Maps</title>
	<atom:link href="http://www.sharpdotinc.com/mdost/2009/02/14/magento-store-locator-with-google-maps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharpdotinc.com/mdost/2009/02/14/magento-store-locator-with-google-maps/</link>
	<description>Just another Sharpdot weblog</description>
	<lastBuildDate>Mon, 09 Jan 2012 12:32:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff</title>
		<link>http://www.sharpdotinc.com/mdost/2009/02/14/magento-store-locator-with-google-maps/comment-page-1/#comment-738</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 22 Sep 2010 15:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpdotinc.com/mdost/?p=33#comment-738</guid>
		<description>Nick then don&#039;t use it. It&#039;s so easy just to crap on everything isn&#039;t it?</description>
		<content:encoded><![CDATA[<p>Nick then don&#8217;t use it. It&#8217;s so easy just to crap on everything isn&#8217;t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Wood</title>
		<link>http://www.sharpdotinc.com/mdost/2009/02/14/magento-store-locator-with-google-maps/comment-page-1/#comment-338</link>
		<dc:creator>Nick Wood</dc:creator>
		<pubDate>Wed, 24 Mar 2010 15:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpdotinc.com/mdost/?p=33#comment-338</guid>
		<description>No professional business would use Google maps, simple as !

The accuracy is poor of the poi (pin point)and often only to postcode level (not building numebr which is now standard in the industry), there is no sla, support and the customisation is basic compared to the likes of ViaMichelin and bing who are streets ahead of Google.

The cms tool from Google is pants too, and most of all the user experience sucks.

Cycle paths have just been launced for Google and it took then 2 year after going live to remember to add the tube stations / metro stations on to the maps.

Fingers in too many pies !</description>
		<content:encoded><![CDATA[<p>No professional business would use Google maps, simple as !</p>
<p>The accuracy is poor of the poi (pin point)and often only to postcode level (not building numebr which is now standard in the industry), there is no sla, support and the customisation is basic compared to the likes of ViaMichelin and bing who are streets ahead of Google.</p>
<p>The cms tool from Google is pants too, and most of all the user experience sucks.</p>
<p>Cycle paths have just been launced for Google and it took then 2 year after going live to remember to add the tube stations / metro stations on to the maps.</p>
<p>Fingers in too many pies !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adami Trudel</title>
		<link>http://www.sharpdotinc.com/mdost/2009/02/14/magento-store-locator-with-google-maps/comment-page-1/#comment-211</link>
		<dc:creator>Adami Trudel</dc:creator>
		<pubDate>Thu, 06 Aug 2009 20:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpdotinc.com/mdost/?p=33#comment-211</guid>
		<description>Hi

I am trying to put your things all together.  Do you have the file ready as a reference you can post ?  I will have a test site ready if you want me to collaborate.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I am trying to put your things all together.  Do you have the file ready as a reference you can post ?  I will have a test site ready if you want me to collaborate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdost</title>
		<link>http://www.sharpdotinc.com/mdost/2009/02/14/magento-store-locator-with-google-maps/comment-page-1/#comment-168</link>
		<dc:creator>mdost</dc:creator>
		<pubDate>Tue, 28 Apr 2009 16:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpdotinc.com/mdost/?p=33#comment-168</guid>
		<description>I will try to put up my files tonight so you can use it as reference material. Since a lot of this code talks to google using javascript be sure to keep an eye on any javascript errors.</description>
		<content:encoded><![CDATA[<p>I will try to put up my files tonight so you can use it as reference material. Since a lot of this code talks to google using javascript be sure to keep an eye on any javascript errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Infect The System</title>
		<link>http://www.sharpdotinc.com/mdost/2009/02/14/magento-store-locator-with-google-maps/comment-page-1/#comment-165</link>
		<dc:creator>Infect The System</dc:creator>
		<pubDate>Mon, 27 Apr 2009 21:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpdotinc.com/mdost/?p=33#comment-165</guid>
		<description>I wasn&#039;t able to get this working right. These changes are to be applied to the locator.phtml file correct?

***Now just echo “addslashes(jsXmlLocations)” inside of the showLocations() function you just inserted.***

Also, i was really lost at this point. Can you give an example of what the finished code above should look like?

I think it would help people to understand this tutorial if you included the approximate line numbers for each of the additions or changes.</description>
		<content:encoded><![CDATA[<p>I wasn&#8217;t able to get this working right. These changes are to be applied to the locator.phtml file correct?</p>
<p>***Now just echo “addslashes(jsXmlLocations)” inside of the showLocations() function you just inserted.***</p>
<p>Also, i was really lost at this point. Can you give an example of what the finished code above should look like?</p>
<p>I think it would help people to understand this tutorial if you included the approximate line numbers for each of the additions or changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdost</title>
		<link>http://www.sharpdotinc.com/mdost/2009/02/14/magento-store-locator-with-google-maps/comment-page-1/#comment-124</link>
		<dc:creator>mdost</dc:creator>
		<pubDate>Mon, 16 Mar 2009 14:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpdotinc.com/mdost/?p=33#comment-124</guid>
		<description>As of now there is no link to a working example. Because the project I used this on is still in progress. When finished I will Link to it. As far as which module to go with. The one by Unirgy, I believe will be better in the long run. I only went with the store locator listed in this article because it was the only one available at the time I started developing. NOTE: I believe that the Unirgy module is still beta. I have not opened there code up but, would consider using it for the next project.</description>
		<content:encoded><![CDATA[<p>As of now there is no link to a working example. Because the project I used this on is still in progress. When finished I will Link to it. As far as which module to go with. The one by Unirgy, I believe will be better in the long run. I only went with the store locator listed in this article because it was the only one available at the time I started developing. NOTE: I believe that the Unirgy module is still beta. I have not opened there code up but, would consider using it for the next project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake</title>
		<link>http://www.sharpdotinc.com/mdost/2009/02/14/magento-store-locator-with-google-maps/comment-page-1/#comment-116</link>
		<dc:creator>Blake</dc:creator>
		<pubDate>Sun, 15 Mar 2009 19:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpdotinc.com/mdost/?p=33#comment-116</guid>
		<description>Do you have a link to a working example? Trying to decide whether to start with this or the one by Unirgy - http://www.magentocommerce.com/extension/reviews/module/956/google-maps-store-locator

This one has no screenshots and nothing but poor reviews which lead me here.

Thanks!</description>
		<content:encoded><![CDATA[<p>Do you have a link to a working example? Trying to decide whether to start with this or the one by Unirgy &#8211; <a href="http://www.magentocommerce.com/extension/reviews/module/956/google-maps-store-locator" rel="nofollow">http://www.magentocommerce.com/extension/reviews/module/956/google-maps-store-locator</a></p>
<p>This one has no screenshots and nothing but poor reviews which lead me here.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What&#8217;s Happening? &#187; Blog Archive &#187; Conversations with Dina » Interesting Things - Taglets</title>
		<link>http://www.sharpdotinc.com/mdost/2009/02/14/magento-store-locator-with-google-maps/comment-page-1/#comment-3</link>
		<dc:creator>What&#8217;s Happening? &#187; Blog Archive &#187; Conversations with Dina » Interesting Things - Taglets</dc:creator>
		<pubDate>Sun, 15 Feb 2009 02:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpdotinc.com/mdost/?p=33#comment-3</guid>
		<description>[...] Magento - Store locator with Google Maps [...]</description>
		<content:encoded><![CDATA[<p>[...] Magento &#8211; Store locator with Google Maps [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

