<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 25 May 2013 02:10:27 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DeveloperTutorials.com: Effective Geotargeting with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9503</guid>
      <link>http://www.phpdeveloper.org/news/9503</link>
      <description><![CDATA[<p>
The Developer Tutorials blog has <a href="http://www.developertutorials.com/tutorials/php/effective-geotargeting-with-php-8-01-23/page1.html">a new article</a> that talks about their method for creating simple geotargeting for your visitors.
</p>
<blockquote>
In this tutorial, we'll take a look at the technique of geotargeting, or serving content to users based on their physical location. The technology is invaluable; with simple techniques, you can target advertising to specific users, collect more accurate usage statistics, serve content in different languages for different regions and provide local information like weather reports to your visitors.
</blockquote>
<p>
They use the <a href="http://www.maxmind.com/">GeoIP</a> services offered by Maxmind to perform the IP to location translation and the PEAR package already created to make the integration as painless as possible.
</p>]]></description>
      <pubDate>Mon, 28 Jan 2008 09:47:00 -0600</pubDate>
    </item>
  </channel>
</rss>
