<?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>Fri, 12 Mar 2010 01:01:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
		<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>
	<item>
		<title>By: Pandi Palanichamy</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-29538</link>
		<dc:creator>Pandi Palanichamy</dc:creator>
		<pubDate>Tue, 13 Oct 2009 05:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-29538</guid>
		<description>Very Nice to basic level programmers like me</description>
		<content:encoded><![CDATA[<p>Very Nice to basic level programmers like me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dev</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-29536</link>
		<dc:creator>Dev</dc:creator>
		<pubDate>Mon, 12 Oct 2009 12:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-29536</guid>
		<description>Hello,
How to apply for multiple location. Please help.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
How to apply for multiple location. Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dev</title>
		<link>http://briancray.com/2009/04/01/how-to-calculate-the-distance-between-two-addresses-with-javascript-and-google-maps-api/#comment-29535</link>
		<dc:creator>Dev</dc:creator>
		<pubDate>Mon, 12 Oct 2009 12:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://briancray.com/?p=301#comment-29535</guid>
		<description>Hello Brian,

Its great for the single address. But I am having difficulties to apply for the multiple address’s.

I want to to compare e.g. Address1=&#039;75070&#039;  with Address2=&#039;99776,99777,99778,99779,99780,99781,99782,99783,99784,99785,99786,99788,99789,99790,99791,99801&#039;. But it is not happening. I have tried with the JavaScript split method but failed.

It will be great if I can get some assistance for this.</description>
		<content:encoded><![CDATA[<p>Hello Brian,</p>
<p>Its great for the single address. But I am having difficulties to apply for the multiple address’s.</p>
<p>I want to to compare e.g. Address1=&#8217;75070&#8242;  with Address2=&#8217;99776,99777,99778,99779,99780,99781,99782,99783,99784,99785,99786,99788,99789,99790,99791,99801&#8242;. But it is not happening. I have tried with the JavaScript split method but failed.</p>
<p>It will be great if I can get some assistance for this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
