<?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: Determine your visitor&#8217;s location based on IP address</title>
	<atom:link href="http://unitstep.net/blog/2009/06/29/determine-your-visitors-location-based-on-ip-address/feed/" rel="self" type="application/rss+xml" />
	<link>http://unitstep.net/blog/2009/06/29/determine-your-visitors-location-based-on-ip-address/</link>
	<description>the home of peter chng</description>
	<lastBuildDate>Sat, 18 May 2013 13:48:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Hudson</title>
		<link>http://unitstep.net/blog/2009/06/29/determine-your-visitors-location-based-on-ip-address/comment-page-1/#comment-222615</link>
		<dc:creator>Hudson</dc:creator>
		<pubDate>Tue, 05 Apr 2011 18:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=935#comment-222615</guid>
		<description>Thanks for this resource. 
I&#039;m seeing that there is an API here, http://api.ipinfodb.com/v3/ip-city/?key=&amp;ip=74.125.45.100

But I&#039;m wondering if this location is speedy enough to provide a solution to many people through one application. 

Do you know of any other services like it?</description>
		<content:encoded><![CDATA[<p>Thanks for this resource.<br />
I&#8217;m seeing that there is an API here, <a href="http://api.ipinfodb.com/v3/ip-city/?key=&#038;ip=74.125.45.100" rel="nofollow">http://api.ipinfodb.com/v3/ip-city/?key=&#038;ip=74.125.45.100</a></p>
<p>But I&#8217;m wondering if this location is speedy enough to provide a solution to many people through one application. </p>
<p>Do you know of any other services like it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M.Boopathi</title>
		<link>http://unitstep.net/blog/2009/06/29/determine-your-visitors-location-based-on-ip-address/comment-page-1/#comment-219057</link>
		<dc:creator>M.Boopathi</dc:creator>
		<pubDate>Mon, 07 Mar 2011 12:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=935#comment-219057</guid>
		<description>how to get location from ip address in php script 

thanks 
M.Boopathi</description>
		<content:encoded><![CDATA[<p>how to get location from ip address in php script </p>
<p>thanks<br />
M.Boopathi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://unitstep.net/blog/2009/06/29/determine-your-visitors-location-based-on-ip-address/comment-page-1/#comment-194450</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 12 Jun 2010 22:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://unitstep.net/?p=935#comment-194450</guid>
		<description>Great resource thanks.

I imported the City Table into MySql and ran your query as posted except swapped out for my local IP (New York), no matter what I put in though I get New South Wales?

I found/find I had to remove the INET_ATON and put the IP in as 8 digits no decimals.

My other problem is so far no matches for many IPs, for instance mine

68.174.151.53

Which is NY NY there are no such or nearby records in the db, is there an updated version of it or something?

In any event thanks!</description>
		<content:encoded><![CDATA[<p>Great resource thanks.</p>
<p>I imported the City Table into MySql and ran your query as posted except swapped out for my local IP (New York), no matter what I put in though I get New South Wales?</p>
<p>I found/find I had to remove the INET_ATON and put the IP in as 8 digits no decimals.</p>
<p>My other problem is so far no matches for many IPs, for instance mine</p>
<p>68.174.151.53</p>
<p>Which is NY NY there are no such or nearby records in the db, is there an updated version of it or something?</p>
<p>In any event thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
