<?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>Joseph Tinsley &#187; Geolocation</title>
	<atom:link href="http://www.josephtinsley.com/tag/geolocation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.josephtinsley.com</link>
	<description>Trying to build applications that I think are useful</description>
	<lastBuildDate>Thu, 11 Aug 2011 03:36:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Geolocation by IP Address with PHP</title>
		<link>http://www.josephtinsley.com/2010/01/05/geolocation-by-ip-address-with-php/</link>
		<comments>http://www.josephtinsley.com/2010/01/05/geolocation-by-ip-address-with-php/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 05:00:00 +0000</pubDate>
		<dc:creator>Joseph</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Resource]]></category>
		<category><![CDATA[APIs]]></category>
		<category><![CDATA[Geolocation]]></category>

		<guid isPermaLink="false">http://www.josephtinsley.com/52/2010-01-05/geolocation-by-ip-address-with-php/</guid>
		<description><![CDATA[Something kind of interesting happened today. I was going through my log files and noticed a query for &#8220;joe Tinsley woodland park&#8221; the query originated from &#8220;Medford, Massachusetts&#8221;. Woodland Park was an elementary school located on an air force base in South Carolina that I attended when I was a kid. I take it that [...]]]></description>
			<content:encoded><![CDATA[<p>Something kind of interesting happened today. I was going through my log files and noticed a query for &#8220;joe Tinsley woodland park&#8221; the query originated from &#8220;Medford, Massachusetts&#8221;. Woodland Park was an elementary school located on an air force base in South Carolina that I attended when I was a kid. I take it that someone from my past is trying to locate me. That&#8217;s pretty cool. The crazy part is I just noticed that I don&rsquo;t have anyway for anyone to contact me via my website&#8230; Ha! I make the craziest moves sometimes.<br />Well I&#8217;ve mentioned all of this to say If you&#8217;re looking for a way to pull Geolocation Data from a single IP address try <strong><a title="Geolocation API PHP" href="http://www.ippages.com/lookups/?affid=28656240">IPpages.com&#8217;s</a></strong> APIs. I&#8217;ve been using them for some time now and the service is pretty good. It does require some programming knowledge to the extract the data from the XML results. <br />Please let me know if I can help with any programming questions <em>(PHP only!)</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.josephtinsley.com/2010/01/05/geolocation-by-ip-address-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

