<?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: Free Geolocation API tool</title>
	<atom:link href="http://www.codediesel.com/tools/free-geolocation-api-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codediesel.com/tools/free-geolocation-api-tool/</link>
	<description>/* PHP &#38; MySQL Journal */</description>
	<lastBuildDate>Fri, 27 Jan 2012 16:39:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Sunitha</title>
		<link>http://www.codediesel.com/tools/free-geolocation-api-tool/comment-page-1/#comment-1457</link>
		<dc:creator>Sunitha</dc:creator>
		<pubDate>Sun, 25 Oct 2009 04:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.codediesel.com/?p=682#comment-1457</guid>
		<description>Harms......Thanks a ton ! I was searching for the changed url but I could&#039;nt find it anywhere. My search ends here. Thanks Again</description>
		<content:encoded><![CDATA[<p>Harms&#8230;&#8230;Thanks a ton ! I was searching for the changed url but I could&#8217;nt find it anywhere. My search ends here. Thanks Again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Harms</title>
		<link>http://www.codediesel.com/tools/free-geolocation-api-tool/comment-page-1/#comment-1306</link>
		<dc:creator>Christian Harms</dc:creator>
		<pubDate>Tue, 28 Jul 2009 09:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.codediesel.com/?p=682#comment-1306</guid>
		<description>The API URL has changed to ipinfodb.com!</description>
		<content:encoded><![CDATA[<p>The API URL has changed to ipinfodb.com!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Harms</title>
		<link>http://www.codediesel.com/tools/free-geolocation-api-tool/comment-page-1/#comment-1305</link>
		<dc:creator>Christian Harms</dc:creator>
		<pubDate>Tue, 28 Jul 2009 09:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.codediesel.com/?p=682#comment-1305</guid>
		<description>Btw. the API URL has changed!</description>
		<content:encoded><![CDATA[<p>Btw. the API URL has changed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Harms</title>
		<link>http://www.codediesel.com/tools/free-geolocation-api-tool/comment-page-1/#comment-1304</link>
		<dc:creator>Christian Harms</dc:creator>
		<pubDate>Mon, 27 Jul 2009 19:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.codediesel.com/?p=682#comment-1304</guid>
		<description>Instead of using only one location service try this to combile the results of up to five apis: http://united-coders.com/christian-harms/combining-http-and-javascript-apis-with-php</description>
		<content:encoded><![CDATA[<p>Instead of using only one location service try this to combile the results of up to five apis: <a href="http://united-coders.com/christian-harms/combining-http-and-javascript-apis-with-php" rel="nofollow">http://united-coders.com/christian-harms/combining-http-and-javascript-apis-with-php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sri</title>
		<link>http://www.codediesel.com/tools/free-geolocation-api-tool/comment-page-1/#comment-1256</link>
		<dc:creator>sri</dc:creator>
		<pubDate>Fri, 19 Jun 2009 06:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.codediesel.com/?p=682#comment-1256</guid>
		<description>hai,
It&#039;s nice.We can find the geo location of an ip-address using &lt;a href=&quot;http://www.ip-details.com/internet-speed-test/&quot; rel=&quot;nofollow&quot;&gt;ip-details&lt;/a&gt;.It&#039;s used to  Search and find ip address&#039;s,domain name host&#039;s whois information including city, country, global latitude &amp; longitude coordinates.it&#039;s useful for me.</description>
		<content:encoded><![CDATA[<p>hai,<br />
It&#8217;s nice.We can find the geo location of an ip-address using <a href="http://www.ip-details.com/internet-speed-test/" rel="nofollow">ip-details</a>.It&#8217;s used to  Search and find ip address&#8217;s,domain name host&#8217;s whois information including city, country, global latitude &amp; longitude coordinates.it&#8217;s useful for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sameer</title>
		<link>http://www.codediesel.com/tools/free-geolocation-api-tool/comment-page-1/#comment-1253</link>
		<dc:creator>sameer</dc:creator>
		<pubDate>Thu, 18 Jun 2009 15:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.codediesel.com/?p=682#comment-1253</guid>
		<description>Instead of the foreach loop, use the following:

$country = (string) $data-&gt;CountryName;
$city = (string) $data-&gt;City;</description>
		<content:encoded><![CDATA[<p>Instead of the foreach loop, use the following:</p>
<p>$country = (string) $data-&gt;CountryName;<br />
$city = (string) $data-&gt;City;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: baek</title>
		<link>http://www.codediesel.com/tools/free-geolocation-api-tool/comment-page-1/#comment-1252</link>
		<dc:creator>baek</dc:creator>
		<pubDate>Thu, 18 Jun 2009 14:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.codediesel.com/?p=682#comment-1252</guid>
		<description>what if you want to use only the country name and city from the xml, how will the code change ?</description>
		<content:encoded><![CDATA[<p>what if you want to use only the country name and city from the xml, how will the code change ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recommened PHP articles to improve your programming skills! &#124; JortK.nl</title>
		<link>http://www.codediesel.com/tools/free-geolocation-api-tool/comment-page-1/#comment-1236</link>
		<dc:creator>Recommened PHP articles to improve your programming skills! &#124; JortK.nl</dc:creator>
		<pubDate>Thu, 04 Jun 2009 11:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.codediesel.com/?p=682#comment-1236</guid>
		<description>[...] Using the free Geolocation API tool with PHP PHP code to locate a geographical location using a IP address, very usefull API for all PHP developers! [...]</description>
		<content:encoded><![CDATA[<p>[...] Using the free Geolocation API tool with PHP PHP code to locate a geographical location using a IP address, very usefull API for all PHP developers! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.codediesel.com/tools/free-geolocation-api-tool/comment-page-1/#comment-1226</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 01 Jun 2009 07:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.codediesel.com/?p=682#comment-1226</guid>
		<description>Other than using the Web API, you can hosted the database in your own server.

We are using the IP2Location (not to confuse with the IPLocation) database from http://www.ip2location.com for local hosting and query.</description>
		<content:encoded><![CDATA[<p>Other than using the Web API, you can hosted the database in your own server.</p>
<p>We are using the IP2Location (not to confuse with the IPLocation) database from <a href="http://www.ip2location.com" rel="nofollow">http://www.ip2location.com</a> for local hosting and query.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: I Have Candy, Get in The Van. - Nullamatix - Technology Made Simple</title>
		<link>http://www.codediesel.com/tools/free-geolocation-api-tool/comment-page-1/#comment-1185</link>
		<dc:creator>I Have Candy, Get in The Van. - Nullamatix - Technology Made Simple</dc:creator>
		<pubDate>Mon, 20 Apr 2009 00:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.codediesel.com/?p=682#comment-1185</guid>
		<description>[...] objective with clear, thorough details. For example, their latest post at the moment covers a free geolocation api tool. I definitely look forward to the updates this site [...]</description>
		<content:encoded><![CDATA[<p>[...] objective with clear, thorough details. For example, their latest post at the moment covers a free geolocation api tool. I definitely look forward to the updates this site [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

