<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Caching Google Maps Geocoder Results</title>
	<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/</link>
	<description>Making sites that are easy to find, and easy to use.</description>
	<pubDate>Wed, 19 Nov 2008 23:27:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: Veles</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-15857</link>
		<pubDate>Sat, 26 Jul 2008 08:46:52 +0000</pubDate>
		<guid>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-15857</guid>
					<description>Hi Tom i've managed to build my own ASP/Access caching system. But I would like to hardcode UK postcode in script, but i don't know how ??? I would like that my location is immidiatly displayed and centered on the map without pasting uk post code in input file field.

Tnx</description>
		<content:encoded><![CDATA[<p>Hi Tom i&#8217;ve managed to build my own ASP/Access caching system. But I would like to hardcode UK postcode in script, but i don&#8217;t know how ??? I would like that my location is immidiatly displayed and centered on the map without pasting uk post code in input file field.</p>
<p>Tnx
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Tom Anthony</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-13670</link>
		<pubDate>Mon, 07 Apr 2008 22:10:03 +0000</pubDate>
		<guid>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-13670</guid>
					<description>O.K. - this is just a little too weird. Two fellows with the same name - both with a blog on the same topic. 

Tom Anthony
Virginia Beach, VA USA</description>
		<content:encoded><![CDATA[<p>O.K. - this is just a little too weird. Two fellows with the same name - both with a blog on the same topic. </p>
<p>Tom Anthony<br />
Virginia Beach, VA USA
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Historic Hotels</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-13644</link>
		<pubDate>Sat, 05 Apr 2008 12:39:51 +0000</pubDate>
		<guid>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-13644</guid>
					<description>usePointFromPostcodeViaCache() function

Im having probs with the above part of the code. Can you explain a bit further?

Thanks</description>
		<content:encoded><![CDATA[<p>usePointFromPostcodeViaCache() function</p>
<p>Im having probs with the above part of the code. Can you explain a bit further?</p>
<p>Thanks
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: polly</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-12804</link>
		<pubDate>Sun, 02 Mar 2008 16:01:14 +0000</pubDate>
		<guid>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-12804</guid>
					<description>i want to use this code for placing markers on the map where people live.
I want to have a form and then have the client enter postcode and address fields then it will place a marker on the map where they live.
So all markers are there when you browse.
How can i do this thanks.</description>
		<content:encoded><![CDATA[<p>i want to use this code for placing markers on the map where people live.<br />
I want to have a form and then have the client enter postcode and address fields then it will place a marker on the map where they live.<br />
So all markers are there when you browse.<br />
How can i do this thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Lawless</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-11465</link>
		<pubDate>Sat, 29 Dec 2007 21:15:50 +0000</pubDate>
		<guid>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-11465</guid>
					<description>Sorry!
Additional to above - Please, Please not as the crow flies, I never tried that. I always find it better to drive from A to B.
Thanks again.</description>
		<content:encoded><![CDATA[<p>Sorry!<br />
Additional to above - Please, Please not as the crow flies, I never tried that. I always find it better to drive from A to B.<br />
Thanks again.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Lawless</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-11464</link>
		<pubDate>Sat, 29 Dec 2007 21:11:11 +0000</pubDate>
		<guid>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-11464</guid>
					<description>Sh*t Hot
Really love this - Had to mess about a lot though due to my lack of knowledge and experience but now fully working. Could someone please explain why its not a good idea to cache results for ever as it seems stupid to me to request for the post code again when you know its not ever going to change ( is it ?? ).
 Could anyone also advise if it would be possible at all to store the distance from a fixed point for all the postal codes obtained so that the result could be used in other applications/calculations. I see a few of these around but the results they produce do not seem to be extractable/storable in txt format. If no-one can say exactly how to do this, just a definate can/can't be done would be great.
 Thank you Mr Anthony for your valued work here.</description>
		<content:encoded><![CDATA[<p>Sh*t Hot<br />
Really love this - Had to mess about a lot though due to my lack of knowledge and experience but now fully working. Could someone please explain why its not a good idea to cache results for ever as it seems stupid to me to request for the post code again when you know its not ever going to change ( is it ?? ).<br />
 Could anyone also advise if it would be possible at all to store the distance from a fixed point for all the postal codes obtained so that the result could be used in other applications/calculations. I see a few of these around but the results they produce do not seem to be extractable/storable in txt format. If no-one can say exactly how to do this, just a definate can/can&#8217;t be done would be great.<br />
 Thank you Mr Anthony for your valued work here.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: n</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-10784</link>
		<pubDate>Thu, 13 Dec 2007 11:06:39 +0000</pubDate>
		<guid>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-10784</guid>
					<description>Sweet explanations!</description>
		<content:encoded><![CDATA[<p>Sweet explanations!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ally</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-10371</link>
		<pubDate>Mon, 26 Nov 2007 16:10:03 +0000</pubDate>
		<guid>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-10371</guid>
					<description>i.e 
Supplied : 
EX12 3TD  
EX12 5TY
EX12 5AD
EX12 6TR

Outputted:
EX12 3TD - with correct lat &amp;#38; long for EX12 3TD
EX12 3TD - with correct lat &amp;#38; long for EX12 5TY
EX12 3TD - with correct lat &amp;#38; long for EX12 5AD
EX12 3TD - with correct lat &amp;#38; long for EX12 6TR

n.b these postcodes are made up for the example
cheers
ally</description>
		<content:encoded><![CDATA[<p>i.e<br />
Supplied :<br />
EX12 3TD<br />
EX12 5TY<br />
EX12 5AD<br />
EX12 6TR</p>
<p>Outputted:<br />
EX12 3TD - with correct lat &amp; long for EX12 3TD<br />
EX12 3TD - with correct lat &amp; long for EX12 5TY<br />
EX12 3TD - with correct lat &amp; long for EX12 5AD<br />
EX12 3TD - with correct lat &amp; long for EX12 6TR</p>
<p>n.b these postcodes are made up for the example<br />
cheers<br />
ally
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ally</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-10370</link>
		<pubDate>Mon, 26 Nov 2007 16:04:47 +0000</pubDate>
		<guid>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-10370</guid>
					<description>Hi Tom, 

great tutorial thank you very much, i have adapted it slightly to run the cached script using a database list of results which runs through an XML file. However the non cached results do not carry across the postcode data individually. For some reason it overwrites all the previous information. i'm sure it  is because the postcode variable is outside the inner function but i cannot seem to get round it ?is there anything i can do to prevent the innerHTML being re-written  - i use += to just add the information into the p tag - the function USES the postcode data correctly and returns the correct lat long into the database, but it stores the same postcode for all records. 

please can you help ?</description>
		<content:encoded><![CDATA[<p>Hi Tom, </p>
<p>great tutorial thank you very much, i have adapted it slightly to run the cached script using a database list of results which runs through an XML file. However the non cached results do not carry across the postcode data individually. For some reason it overwrites all the previous information. i&#8217;m sure it  is because the postcode variable is outside the inner function but i cannot seem to get round it ?is there anything i can do to prevent the innerHTML being re-written  - i use += to just add the information into the p tag - the function USES the postcode data correctly and returns the correct lat long into the database, but it stores the same postcode for all records. </p>
<p>please can you help ?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: dujuan6451</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-9683</link>
		<pubDate>Thu, 25 Oct 2007 08:42:33 +0000</pubDate>
		<guid>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-9683</guid>
					<description>http://YourNewLover.Com/en/lang108341about_ dujuan6451
.html</description>
		<content:encoded><![CDATA[<p><a href='http://YourNewLover.Com/en/lang108341about_' rel='nofollow'>http://YourNewLover.Com/en/lang108341about_</a> dujuan6451<br />
.html
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
