<?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>Thu, 02 Sep 2010 15:37:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<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>
	<item>
		<title>By: Just Me</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-30899</link>
		<dc:creator>Just Me</dc:creator>
		<pubDate>Tue, 15 Dec 2009 11:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-30899</guid>
		<description>Hello

I need a function that only returns the distance between 2 addresses
I was look in to your code but I am running into some problems

So I was hoping you could help me create a function in javascript:

function(address1,address2){
----code----
return &#039;distance in miles or km:&#039;+distance
}

Anyone who can help?

THX</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I need a function that only returns the distance between 2 addresses<br />
I was look in to your code but I am running into some problems</p>
<p>So I was hoping you could help me create a function in javascript:</p>
<p>function(address1,address2){<br />
&#8212;-code&#8212;-<br />
return &#8216;distance in miles or km:&#8217;+distance<br />
}</p>
<p>Anyone who can help?</p>
<p>THX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K. Crowley</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-29715</link>
		<dc:creator>K. Crowley</dc:creator>
		<pubDate>Wed, 18 Nov 2009 01:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-29715</guid>
		<description>Can you show me same the code with address one already inserted into the code and address two inserted by the user?   zipcode_1 (59740), zipcode_2 (user inserts into form)</description>
		<content:encoded><![CDATA[<p>Can you show me same the code with address one already inserted into the code and address two inserted by the user?   zipcode_1 (59740), zipcode_2 (user inserts into form)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: randyrr</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-29548</link>
		<dc:creator>randyrr</dc:creator>
		<pubDate>Fri, 16 Oct 2009 18:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-29548</guid>
		<description>Hey Guys, I can&#039;t seem to get any info for Trinidad and Tobago? Can anyone provide more info?</description>
		<content:encoded><![CDATA[<p>Hey Guys, I can&#8217;t seem to get any info for Trinidad and Tobago? Can anyone provide more info?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austoon Daily &#187; How to calculate distance with javascript and Google Maps API</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-29547</link>
		<dc:creator>Austoon Daily &#187; How to calculate distance with javascript and Google Maps API</dc:creator>
		<pubDate>Fri, 16 Oct 2009 14:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-29547</guid>
		<description>[...] How to calculate distance with javascript and Google Maps API   Comments (0) [...]</description>
		<content:encoded><![CDATA[<p>[...] How to calculate distance with javascript and Google Maps API   Comments (0) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
