<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mark Hedley &#187; IP Lookup</title>
	<atom:link href="http://www.markhedley.co.uk/tag/ip-lookup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhedley.co.uk</link>
	<description>a.k.a. OX</description>
	<lastBuildDate>Mon, 31 Jan 2011 20:05:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>IP Location API, database and fraud detection tools</title>
		<link>http://www.markhedley.co.uk/development/ip-location-api-database-and-fraud-detection-tools/</link>
		<comments>http://www.markhedley.co.uk/development/ip-location-api-database-and-fraud-detection-tools/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 15:41:20 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[IP Address]]></category>
		<category><![CDATA[IP Lookup]]></category>

		<guid isPermaLink="false">http://www.markhedley.co.uk/?p=237</guid>
		<description><![CDATA[<img src="http://www.markhedley.co.uk/wp-content/uploads/cat-icons/development.gif" width="64" height="64" alt="" title="Development" /><br/>IPInfoDB  provides a number of services that could be useful when developing a website including: Web based IP geolocation lookup IP geolocation API (XML, JSON and CSV format) API that generate IP CIDR by country for iptables or htaccess blocklist E-commerce fraud detection API For example http://www.ipinfodb.com/ip_query.php?ip=82.27.34.78&#38;output=xml&#38;timezone=false will return the following XML. &#60;response&#62; &#60;ip&#62;82.27.34.78&#60;/ip&#62; &#60;status&#62;OK&#60;/status&#62; [...]]]></description>
			<content:encoded><![CDATA[<img src="http://www.markhedley.co.uk/wp-content/uploads/cat-icons/development.gif" width="64" height="64" alt="" title="Development" /><br/><p>IPInfoDB  provides a number of services that could be useful when developing a website including:</p>
<ul>
<li>Web based IP geolocation lookup</li>
<li>IP geolocation API (XML, JSON  and CSV format)</li>
<li>API that generate IP CIDR by  country for iptables or htaccess blocklist</li>
<li>E-commerce fraud detection API</li>
</ul>
<p>For example http://www.ipinfodb.com/ip_query.php?ip=82.27.34.78&amp;output=xml&amp;timezone=false will return the following XML.</p>
<p>&lt;response&gt;<br />
 &lt;ip&gt;82.27.34.78&lt;/ip&gt;<br />
 &lt;status&gt;OK&lt;/status&gt;<br />
 &lt;countrycode&gt;GB&lt;/countrycode<br />
 &lt;countryname&gt;United Kingdom&lt;/countryname&gt;<br />
 &lt;regioncode&gt;Q5&lt;/regioncode&gt;<br />
 &lt;regionname&gt;York&lt;/regionname&gt;<br />
 &lt;city&gt;Dewsbury&lt;/city&gt;<br />
 &lt;zippostalcode /&gt;<br />
 &lt;latitude&gt;53.7&lt;/latitude&gt;<br />
 &lt;longitude&gt;-1.6167&lt;/longitude&gt;<br />
&lt;/response&gt;</p>
<p>This could be useful in identifying who your local customers are and respond with an appropriate message. Likewise if they reside a distance away could tailor the message to suit, for example you offer postage to that location</p>
<p>See <a title="IP" href="http://www.ipinfodb.com">www.ipinfodb.com</a> for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markhedley.co.uk/development/ip-location-api-database-and-fraud-detection-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

