<?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 20:20:31 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPBuilder.com: Incorporate Weather Data into Your PHP Web Apps]]></title>
      <guid>http://www.phpdeveloper.org/news/16923</guid>
      <link>http://www.phpdeveloper.org/news/16923</link>
      <description><![CDATA[<p>
On PHPBuilder.com today there's a new tutorial helping you <a href="http://www.phpbuilder.com/columns/WeatherDataPHP/WeatherDataPHP.cc_09-26-2011.php3">integrate weather data</a> into your site with the help of the <a href="http://pear.php.net/package/Services_Weather/">Services_Weather</a> PEAR package.
</p>
<blockquote>
Regardless of whether you consider the weather to be an obsession or nuisance, there are plenty of opportunities to incorporate weather-related data into your Web application. The Services_Weather PEAR Package offers what is perhaps the easiest way to begin retrieving weather-related data.
</blockquote>
<p>
Included in the post are the commands you'll need to get the package installed (via the PEAR installer) and sample code to set up the connection - in this case to <a href="http://weather.com">Weather.com</a> - to fetch the results for a search location. The "search" method will return the best guesses for your input and give you the unique code to use for fetching other values, like the current forecast.
</p>]]></description>
      <pubDate>Wed, 28 Sep 2011 13:44:29 -0500</pubDate>
    </item>
  </channel>
</rss>
