<?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 for Tom Anthony</title>
	<atom:link href="http://www.tomanthony.co.uk/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tomanthony.co.uk/blog</link>
	<description>Making sites that are easy to find, and easy to use.</description>
	<pubDate>Fri, 30 Jul 2010 17:28:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Geocoding UK Postcodes with Google Map API by pet insurance for cats</title>
		<link>http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/comment-page-7/#comment-21079</link>
		<dc:creator>pet insurance for cats</dc:creator>
		<pubDate>Wed, 21 Jul 2010 23:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/#comment-21079</guid>
		<description>Great guide! I'm starting to study geocodinng for a few days now.I would like to know how every part works.It's nice to drop by here and learn from your tutorial.I will keep checking out your blog for updates.</description>
		<content:encoded><![CDATA[<p>Great guide! I&#8217;m starting to study geocodinng for a few days now.I would like to know how every part works.It&#8217;s nice to drop by here and learn from your tutorial.I will keep checking out your blog for updates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Geocoding UK Postcodes with Google Map API by Kaore</title>
		<link>http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/comment-page-7/#comment-21077</link>
		<dc:creator>Kaore</dc:creator>
		<pubDate>Fri, 28 May 2010 17:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/#comment-21077</guid>
		<description>Here is a short tutorial implementing geocoding and reverse geocoding on the client side: http://tech.cibul.org/geocode-with-google-maps-api-v3</description>
		<content:encoded><![CDATA[<p>Here is a short tutorial implementing geocoding and reverse geocoding on the client side: <a href="http://tech.cibul.org/geocode-with-google-maps-api-v3" rel="nofollow">http://tech.cibul.org/geocode-with-google-maps-api-v3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Geocoding UK Postcodes with Google Map API by John Issacs</title>
		<link>http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/comment-page-7/#comment-21074</link>
		<dc:creator>John Issacs</dc:creator>
		<pubDate>Fri, 28 May 2010 14:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/#comment-21074</guid>
		<description>I am a web developer and had a 2 month project testing both solutions after reading the outcome of the IMFA regarding European business mapping providers.
The wikipedia page for Google states it only provide BASIC Geocoding, so Kieran I agree with you on the accuracy point. The data cannot be cached. The V3 version has too many bugs still Ben.

I noted that the free Google solution took twice as long to develop, had only basic Geocoding and everything else had to be developed from scratch I.e. criteria search, database management. Still Google business customers both paid (up to £7800) a year  and free (if the solution will not be re sold (i.e. vehichle tracking) have no access to the UK postcode data from the royal mail as Google are no licensed (hence the often appalling accuracy) with only 4 digit postcode verification. 

In a positive, Google is a pretty basic platform and for the most part is free to use and widely available and recognised.

The API platform from ViaMichelin (used a mixture of javascript skills) was offered to me on a free trial for 45 days and took only a few weeks to complete, Geocoding for address verification was included (so ideal for store finder, reserve and collect, etc and gave me access to live human support (to see what else I could do with their api). They provided me a platform with full Europe coverage and geocoded Ireland which Google could not offer for a price cheaper than the Google enterprise and premier.

Bing fell behind when it came to customer support as it was non existent and the former multimap owned company owned by microsoft took just over the 2 months to get back to me.

Like for like, The new ViaMichelin API solution wins, For a basic solution use Google, for business's looking for real quality use Viamichelin</description>
		<content:encoded><![CDATA[<p>I am a web developer and had a 2 month project testing both solutions after reading the outcome of the IMFA regarding European business mapping providers.<br />
The wikipedia page for Google states it only provide BASIC Geocoding, so Kieran I agree with you on the accuracy point. The data cannot be cached. The V3 version has too many bugs still Ben.</p>
<p>I noted that the free Google solution took twice as long to develop, had only basic Geocoding and everything else had to be developed from scratch I.e. criteria search, database management. Still Google business customers both paid (up to £7800) a year  and free (if the solution will not be re sold (i.e. vehichle tracking) have no access to the UK postcode data from the royal mail as Google are no licensed (hence the often appalling accuracy) with only 4 digit postcode verification. </p>
<p>In a positive, Google is a pretty basic platform and for the most part is free to use and widely available and recognised.</p>
<p>The API platform from ViaMichelin (used a mixture of javascript skills) was offered to me on a free trial for 45 days and took only a few weeks to complete, Geocoding for address verification was included (so ideal for store finder, reserve and collect, etc and gave me access to live human support (to see what else I could do with their api). They provided me a platform with full Europe coverage and geocoded Ireland which Google could not offer for a price cheaper than the Google enterprise and premier.</p>
<p>Bing fell behind when it came to customer support as it was non existent and the former multimap owned company owned by microsoft took just over the 2 months to get back to me.</p>
<p>Like for like, The new ViaMichelin API solution wins, For a basic solution use Google, for business&#8217;s looking for real quality use Viamichelin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Geocoding UK Postcodes with Google Map API by Ben</title>
		<link>http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/comment-page-7/#comment-21073</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 28 May 2010 04:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/#comment-21073</guid>
		<description>Has anyone migrated this to V3 of the Google Map API Javascript?</description>
		<content:encoded><![CDATA[<p>Has anyone migrated this to V3 of the Google Map API Javascript?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Geocoding UK Postcodes with Google Map API by classified ads</title>
		<link>http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/comment-page-7/#comment-21072</link>
		<dc:creator>classified ads</dc:creator>
		<pubDate>Wed, 26 May 2010 08:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/#comment-21072</guid>
		<description>Why is it's incorrect for me?</description>
		<content:encoded><![CDATA[<p>Why is it&#8217;s incorrect for me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Caching Google Maps Geocoder Results by Dave Coxon</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/comment-page-1/#comment-21071</link>
		<dc:creator>Dave Coxon</dc:creator>
		<pubDate>Tue, 11 May 2010 19:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-21071</guid>
		<description>How do we get a HTTP request in ASP from google API in order to retrieve the longitude and latitude of any location and then use those variables to post forward to another API application that requires the long/lat to return its results in simple ASP script. 

In our website the user would search for plumbers in luton and post the request through to the results.asp page, which would then need to dig out the long/lat of luton from google API and post those through to a directory engine returning an xml feed of plumber in and around luton based on radial search of luton</description>
		<content:encoded><![CDATA[<p>How do we get a HTTP request in ASP from google API in order to retrieve the longitude and latitude of any location and then use those variables to post forward to another API application that requires the long/lat to return its results in simple ASP script. </p>
<p>In our website the user would search for plumbers in luton and post the request through to the results.asp page, which would then need to dig out the long/lat of luton from google API and post those through to a directory engine returning an xml feed of plumber in and around luton based on radial search of luton</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Caching Google Maps Geocoder Results by complex web development</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/comment-page-1/#comment-21070</link>
		<dc:creator>complex web development</dc:creator>
		<pubDate>Tue, 11 May 2010 15:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-21070</guid>
		<description>Hi Tom,
Both the code and the explaination were top quality and were very useful.
Is it possible to archive your tutorial and post it for download.
Many thanks!</description>
		<content:encoded><![CDATA[<p>Hi Tom,<br />
Both the code and the explaination were top quality and were very useful.<br />
Is it possible to archive your tutorial and post it for download.<br />
Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Geocoding UK Postcodes with Google Map API by Vivek  Agrawal</title>
		<link>http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/comment-page-7/#comment-21069</link>
		<dc:creator>Vivek  Agrawal</dc:creator>
		<pubDate>Tue, 11 May 2010 13:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/#comment-21069</guid>
		<description>Hi Tom

Thanks for the great article.

Just to share that I want to use GeoCode only for getting the lat/long and feed it to the database table. Could you please guide me at how to use your code for this. Sorry to bother but its a matter of urgency. Would be grateful if you could please reply.

Many Thanks

Vivek</description>
		<content:encoded><![CDATA[<p>Hi Tom</p>
<p>Thanks for the great article.</p>
<p>Just to share that I want to use GeoCode only for getting the lat/long and feed it to the database table. Could you please guide me at how to use your code for this. Sorry to bother but its a matter of urgency. Would be grateful if you could please reply.</p>
<p>Many Thanks</p>
<p>Vivek</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Geocoding UK Postcodes with Google Map API by Kieran</title>
		<link>http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/comment-page-7/#comment-21068</link>
		<dc:creator>Kieran</dc:creator>
		<pubDate>Mon, 10 May 2010 08:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomanthony.co.uk/blog/geocoding-uk-postcodes-with-google-map-api/#comment-21068</guid>
		<description>thanks, this has been so helpful. More accuracy!! Thanks  again!</description>
		<content:encoded><![CDATA[<p>thanks, this has been so helpful. More accuracy!! Thanks  again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Caching Google Maps Geocoder Results by lee</title>
		<link>http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/comment-page-1/#comment-21067</link>
		<dc:creator>lee</dc:creator>
		<pubDate>Fri, 07 May 2010 11:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tomanthony.co.uk/blog/caching-google-maps-geocoder-results/#comment-21067</guid>
		<description>Hi Tom 
a while ago you said
"I should also mention, the other area for expansion with this tutorial is passing multiple postcodes to your server in a single query (both reading and writing). Which could be of significant help if you have lots and lots of markers."

How can we do this? I am trying to plot multiple markers on a map via twitter posts using the ajax lookup, it works fine for geocoder.getLatLng but using your example only the results of the first request are posted.

in the above example only marker B is at the posted address the other is posted at another location.

Any help is much appreciated - my head hurts</description>
		<content:encoded><![CDATA[<p>Hi Tom<br />
a while ago you said<br />
&#8220;I should also mention, the other area for expansion with this tutorial is passing multiple postcodes to your server in a single query (both reading and writing). Which could be of significant help if you have lots and lots of markers.&#8221;</p>
<p>How can we do this? I am trying to plot multiple markers on a map via twitter posts using the ajax lookup, it works fine for geocoder.getLatLng but using your example only the results of the first request are posted.</p>
<p>in the above example only marker B is at the posted address the other is posted at another location.</p>
<p>Any help is much appreciated - my head hurts</p>
]]></content:encoded>
	</item>
</channel>
</rss>
