<?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>Fri, 24 May 2013 08:24:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Spindrop.us: Caching REST with sfFunctionCache]]></title>
      <guid>http://www.phpdeveloper.org/news/7583</guid>
      <link>http://www.phpdeveloper.org/news/7583</link>
      <description><![CDATA[<p>
On the SpinDrop blog, there's <a href="http://spindrop.us/2007/04/07/caching-rest-with-sffunctioncache/">a new article</a> from <i>Dave Dash</i> highlighting one of the features of the <a href="http://symfony-project.com/">symfony framework</a> they use to bounce requests off of Yahoo!'s Geocoding API to normalize addresses.
</p>
<blockquote>
I wrote a wrapper (I'll release it as a plugin if requested) for the <a href="http://developer.yahoo.com/maps/rest/V1/geocode.html">Geocoding API</a>, the bulk of the work (the REST call) occurs in a function called doQueryGIS.
</blockquote>
<p>
He <a href="http://spindrop.us/2007/04/07/caching-rest-with-sffunctioncache/">include the code</a> for the wrapper function and show how to use it to make a call to the API, setting up the caching directory and passing in the raw address data from the user.
</p>]]></description>
      <pubDate>Mon, 09 Apr 2007 10:49:00 -0500</pubDate>
    </item>
  </channel>
</rss>
