<?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>Thu, 20 Jun 2013 06:15:30 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Engine Yard: Cloud Out Loud Podcast - MongoDB and OpenStreetMap]]></title>
      <guid>http://www.phpdeveloper.org/news/17951</guid>
      <link>http://www.phpdeveloper.org/news/17951</link>
      <description><![CDATA[<p>
On the EngineYard site today there's a new podcast released with <i>Elizabeth Naramore</i> interviewing <i>Derick Rethans</i> (of 10gen) about <a href="http://www.engineyard.com/podcast/mongodb-and-openstreetmap">MongoDb and the OpenStreetMap</a> project.
</p>
<p>
<i>Derick</i> gives a little background about himself (including being a PHP evangelist for 10gen) and how he ended up working with MongoDB. They talk about how MongoDb is different and some of the involvement he has in contributing to open source projects and the <a href="http://www.openstreetmap.org/">OpenStreetMap</a> project.
</p>
<p>
You can listen to this latest episode either via the <a href="http://www.engineyard.com/podcast/mongodb-and-openstreetmap">in-page player</a> or by <a href="http://s3.amazonaws.com/engineyard.com/podcasts/mp3/mp3s/76/derickmongo.mp3?1336773431">downloading the file</a> directly. 
</p>]]></description>
      <pubDate>Mon, 14 May 2012 08:10:02 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ken Guest's Blog: A new Openstreetmap API framework for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/17029</guid>
      <link>http://www.phpdeveloper.org/news/17029</link>
      <description><![CDATA[<p>
<i>Ken Guest</i> has <a href="http://blogs.linux.ie/kenguest/2011/10/21/a-new-openstreetmap-api-framework-for-php/">a new post</a> today talking about a PEAR package he's been developing, <a href="https://github.com/kenguest/Services_Openstreetmap">Services_Openstreetmap</a>, to interact with the <a href="http://openstreetmap.org">OpenStreetMap</a> service to make it simpler to work with OSM data, adding new locations and working with users.
</p>
<blockquote>
So over the last while, I've been working on a PHP package imaginatively named <a href="https://github.com/kenguest/Services_Openstreetmap">Services_Openstreetmap</a>, for interacting with the <a href="http://wiki.openstreetmap.org/wiki/API_v0.6">openstreetmap API</a>. I initially needed it so I could search for certain POIs and tabulate the results; it's now also capable of adding data to the openstreetmap database - nodes and other elements can be created, updated and so on. It will even access the details of the user that is being used to modify that data, which is one difference between it and <a href="http://wiki.openstreetmap.org/wiki/Develop/Frameworks#Single_Purpose_Client_Libraries_for_API0.6_.28the_RESTful_API.29">the other single purpose OSM frameworks</a>.
</blockquote>
<p>
He's <a href="http://pear.php.net/pepr/pepr-proposal-show.php?id=667">submitted it to PEAR</a> for official inclusion. Until then, you can <a href="https://github.com/kenguest/Services_Openstreetmap">download the package from github</a>. The <a href="http://www.openstreetmap.org/">OpenStreetMap project</a> is a community-driven mapping tool that allows users to provide new map information or make updates in an effort to keep things more up to date.
</p>]]></description>
      <pubDate>Mon, 24 Oct 2011 08:16:29 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Derick Rethans' Blog: Using OpenStreetMap tiles with Flickr]]></title>
      <guid>http://www.phpdeveloper.org/news/15976</guid>
      <link>http://www.phpdeveloper.org/news/15976</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> has a new post today with a bit of code showing how to <a href="http://derickrethans.nl/using-openstreetmap-with-flickr.html">combine Flickr and OpenStreetMap</a> and make a mapping tool that plots out the location information for the Flickr images.
</p>
<blockquote>
I like taking pictures, and I usually take a GPS so that I can place them on a map on my Flickr page. On my last excursion however, the battery of my GPS had died, so I did not have location information available to store in my pictures' EXIF headers. Flickr can use the EXIF headers to then show the images on the map. Because I did not have the location information to automatically place my pictures on the map, I wanted to do that by hand. 
</blockquote>
<p>
His <a href="http://derickrethans.nl/files/redirectYahooMapsToOsm.php.txt">script</a> (as used by a local Squid proxy) supports two different versions of the mapping - one for Yahoo! Maps and the other for OpenStreetMaps'. You can see the <a href="http://derickrethans.nl/images/content/flickrosm.png">end result here</a> - a set of Flickr images with a map in the background.
</p>]]></description>
      <pubDate>Tue, 01 Mar 2011 09:37:56 -0600</pubDate>
    </item>
  </channel>
</rss>
