<?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: How to calculate distance with javascript and Google Maps API</title>
	<atom:link href="http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/</link>
	<description>User Experience Design, Web Development, and Internet Marketing</description>
	<lastBuildDate>Sun, 15 Jan 2012 00:45:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<item>
		<title>By: Data related question...sorry if this is the wrong place!</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-32755</link>
		<dc:creator>Data related question...sorry if this is the wrong place!</dc:creator>
		<pubDate>Thu, 14 Apr 2011 04:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-32755</guid>
		<description>[...] last semester and just did it manually because it was only a hundred or so distances to find.  How to calculate distance using JavaScript and Google Maps API  His front end for finding the distances You can be as specific or vague as you want (addresses, [...]</description>
		<content:encoded><![CDATA[<p>[...] last semester and just did it manually because it was only a hundred or so distances to find.  How to calculate distance using JavaScript and Google Maps API  His front end for finding the distances You can be as specific or vague as you want (addresses, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-32707</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 06 Jan 2011 18:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-32707</guid>
		<description>Hey Brian, this is an awesome script, thanks a million! 

The Google site states that v2 of maps is now deprecated so will you be updating your script to v3 any time soon?

Cheers!</description>
		<content:encoded><![CDATA[<p>Hey Brian, this is an awesome script, thanks a million! </p>
<p>The Google site states that v2 of maps is now deprecated so will you be updating your script to v3 any time soon?</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lev</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-32615</link>
		<dc:creator>Lev</dc:creator>
		<pubDate>Mon, 13 Sep 2010 02:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-32615</guid>
		<description>Hi Brian,

I am interested in the issue of geocoding accuracy in general, and Google Map vs. Yahoo Map vs. Bing Map geocoding accuracy. I found several examples where Yahoo geocoding is more accurate than Google geocoding, even if (they say) Google in general more accurate. Do you have any information/thoughts/links on this subject?

Thanks a lot</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>I am interested in the issue of geocoding accuracy in general, and Google Map vs. Yahoo Map vs. Bing Map geocoding accuracy. I found several examples where Yahoo geocoding is more accurate than Google geocoding, even if (they say) Google in general more accurate. Do you have any information/thoughts/links on this subject?</p>
<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-32542</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 08 Sep 2010 04:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-32542</guid>
		<description>I&#039;ve been looking everywhere for a way to do this. Will you ever add a tutorial explaining how to create a gadget with this functionality that includes a map?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been looking everywhere for a way to do this. Will you ever add a tutorial explaining how to create a gadget with this functionality that includes a map?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jitendra Sherchan</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-32464</link>
		<dc:creator>Jitendra Sherchan</dc:creator>
		<pubDate>Sun, 18 Jul 2010 11:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-32464</guid>
		<description>Very nice indeed.....but i have encountered strange javascript alert error
while i enter address and then submit which says &quot;TypeError: location2 is undefined&quot;.however if i cancel alert then submit the form again i get the correct results.....I tested in your site it works very nicely but in mine its showing that error.
Any help is highly appreciated....Thank you....</description>
		<content:encoded><![CDATA[<p>Very nice indeed&#8230;..but i have encountered strange javascript alert error<br />
while i enter address and then submit which says &#8220;TypeError: location2 is undefined&#8221;.however if i cancel alert then submit the form again i get the correct results&#8230;..I tested in your site it works very nicely but in mine its showing that error.<br />
Any help is highly appreciated&#8230;.Thank you&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhavin Mehta</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-32314</link>
		<dc:creator>Bhavin Mehta</dc:creator>
		<pubDate>Sat, 01 May 2010 06:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-32314</guid>
		<description>Awesome, one.
This code helps me very much, that I have wind up all the points related to my distance calculation.. 

Though, I need to use zip code worldwide to get all the  information regarding to city, state, country, latitude, longitude etc. 

So, if more help provided, I will be thankful to U.


Thanks,,

Bhavin Mehta</description>
		<content:encoded><![CDATA[<p>Awesome, one.<br />
This code helps me very much, that I have wind up all the points related to my distance calculation.. </p>
<p>Though, I need to use zip code worldwide to get all the  information regarding to city, state, country, latitude, longitude etc. </p>
<p>So, if more help provided, I will be thankful to U.</p>
<p>Thanks,,</p>
<p>Bhavin Mehta</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-32308</link>
		<dc:creator>Prashant</dc:creator>
		<pubDate>Fri, 30 Apr 2010 05:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-32308</guid>
		<description>Nice, It was easy way to calculate distance,
Great work, but I think it is violating Google map terms and conditions,
Is there any other way for same?</description>
		<content:encoded><![CDATA[<p>Nice, It was easy way to calculate distance,<br />
Great work, but I think it is violating Google map terms and conditions,<br />
Is there any other way for same?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Nielsen</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-31962</link>
		<dc:creator>Keith Nielsen</dc:creator>
		<pubDate>Mon, 01 Mar 2010 05:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-31962</guid>
		<description>This code is great and is half what I am looking for.

I was also after bearing eg 167 degrees etc. I&#039;m not a programmer but I assume that this would be easy enough to do. Any ideas would be appeciated.

Thanks,

Keith</description>
		<content:encoded><![CDATA[<p>This code is great and is half what I am looking for.</p>
<p>I was also after bearing eg 167 degrees etc. I&#8217;m not a programmer but I assume that this would be easy enough to do. Any ideas would be appeciated.</p>
<p>Thanks,</p>
<p>Keith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-31533</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 30 Dec 2009 18:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-31533</guid>
		<description>Loved this!!! thanks so much for the above code - saved tons of my time

thank you!</description>
		<content:encoded><![CDATA[<p>Loved this!!! thanks so much for the above code &#8211; saved tons of my time</p>
<p>thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koko</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-31260</link>
		<dc:creator>koko</dc:creator>
		<pubDate>Wed, 23 Dec 2009 05:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-31260</guid>
		<description>Thanks for sharing~</description>
		<content:encoded><![CDATA[<p>Thanks for sharing~</p>
]]></content:encoded>
	</item>
</channel>
</rss>

