<?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: IP 2 Location Geo Coding with PHP and GoogleMaps</title>
	<atom:link href="http://www.hawkenterprises.org/dirty-scripts/ip-2-location-geo-coding-with-php-and-googlemaps.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hawkenterprises.org/dirty-scripts/ip-2-location-geo-coding-with-php-and-googlemaps.html</link>
	<description></description>
	<lastBuildDate>Wed, 15 Oct 2008 22:25:46 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hawk</title>
		<link>http://www.hawkenterprises.org/dirty-scripts/ip-2-location-geo-coding-with-php-and-googlemaps.html/comment-page-1#comment-104</link>
		<dc:creator>hawk</dc:creator>
		<pubDate>Wed, 15 Oct 2008 22:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkenterprises.org/?p=95#comment-104</guid>
		<description>Here is an example of how fast a local IP address (not physical address) to location can be with the code above.

&lt;a href=&quot;http://www.hawkenterprises.org/phpscripts/request_php_scripts/last200.htm&quot; rel=&quot;nofollow&quot;&gt;Last 200 Downloads&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Here is an example of how fast a local IP address (not physical address) to location can be with the code above.</p>
<p><a href="http://www.hawkenterprises.org/phpscripts/request_php_scripts/last200.htm" rel="nofollow">Last 200 Downloads</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BCube</title>
		<link>http://www.hawkenterprises.org/dirty-scripts/ip-2-location-geo-coding-with-php-and-googlemaps.html/comment-page-1#comment-97</link>
		<dc:creator>BCube</dc:creator>
		<pubDate>Wed, 15 Oct 2008 15:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkenterprises.org/?p=95#comment-97</guid>
		<description>I use the http request, It gives me a XML answer with the geocoding information.

http://code.google.com/apis/maps/documentation/services.html#Geocoding_Direct</description>
		<content:encoded><![CDATA[<p>I use the http request, It gives me a XML answer with the geocoding information.</p>
<p><a href="http://code.google.com/apis/maps/documentation/services.html#Geocoding_Direct" rel="nofollow">http://code.google.com/apis/maps/documentation/services.html#Geocoding_Direct</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
