<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net/">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.4.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.4.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.4.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.4.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.3.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.3.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.2.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.2.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.2.0/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package services_weather</description>
</channel>

<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.4.3/">
 <title>Services_Weather 1.4.3</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.4.3/</link>
 <content:encoded>- Weatherdotcom.php&lt;br /&gt;
    o Changed available forecast days to 5 as per change in the xoap offering (boigelot)&lt;br /&gt;
    o Fixed Bug #13845: Weather.com service requires link request in all xoap requests (mscannel)
 </content:encoded>
 <dc:date>2008-05-10T16:52:19-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.4.2/">
 <title>Services_Weather 1.4.2</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.4.2/</link>
 <content:encoded>Apparently Globalweather is up again, but it's not working properly.&lt;br /&gt;
It is not possible to do anything besides getting a country list, no&lt;br /&gt;
station information, no weather data. I will investigate, but if&lt;br /&gt;
this continues to fail I will pull the service.&lt;br /&gt;
- Common.php&lt;br /&gt;
    o Fixed faulty timestamp calculation of sunrise/sunset&lt;br /&gt;
- Ejse.php&lt;br /&gt;
    o Fixed EJSE to make it work again with demand for registration&lt;br /&gt;
- Globalweather.php&lt;br /&gt;
    o Fixed missing error return and note about missing parameter in listCountries&lt;br /&gt;
- Metar.php&lt;br /&gt;
    o Added simple processing of cloudtypes and pressure tendency in remarks&lt;br /&gt;
    o Fixed faulty parse of 'FMxxxxZ' notation in forecast&lt;br /&gt;
    o Fixed faulty parsing of wind-group in case of 3-digit gust value&lt;br /&gt;
    o Added analysis of cloude types&lt;br /&gt;
    o Added US version of ice pellets (PL) to conditions&lt;br /&gt;
    o Fixed parsing of forecast FMC when timegroup is missing&lt;br /&gt;
    o Changed parsing of wind related groups to prevent errors from irregular codes&lt;br /&gt;
    o Changed parsing of cloud related groups to accomodate for clouds at station level or below&lt;br /&gt;
    o Changed parsing of forecast FMCs to prevent errors from multiple BECMGs and TEMPOs&lt;br /&gt;
    o Fixed sunrise/set not in GMT
 </content:encoded>
 <dc:date>2007-04-17T04:48:06-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.4.1/">
 <title>Services_Weather 1.4.1</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.4.1/</link>
 <content:encoded>-package2.xml&lt;br /&gt;
    o Added dependencies ctype and pcre to accomodate Gentoo (cweiske)&lt;br /&gt;
- Weatherdotcom.php&lt;br /&gt;
    o Fixed Bug #9471 Undefined variable ($searchReturn)
 </content:encoded>
 <dc:date>2007-04-16T07:46:55-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.4.0/">
 <title>Services_Weather 1.4.0</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.4.0/</link>
 <content:encoded>o Changed license to BSD&lt;br /&gt;
o Added package2.xml for PEAR 1.4 compatibility&lt;br /&gt;
o Changed header-style as proposed in RFC::Header Comment Blocks&lt;br /&gt;
- Weather.php&lt;br /&gt;
    o Fixed wrong cache-time for locations (Seth Price)&lt;br /&gt;
- Common.php&lt;br /&gt;
    o Added function to calculate sunrise and sunset (taken from the example file php_sunrise_sunset.php) (Seth Price)&lt;br /&gt;
    o Added function for determining a weather icon for current conditions (Seth Price)&lt;br /&gt;
- Metar.php&lt;br /&gt;
    o Fixed ignoring $useFirst in searchLocation return&lt;br /&gt;
    o Added icon for current conditions (Seth Price)&lt;br /&gt;
    o Added using HTTP_Request or Net_FTP for retrieving the data&lt;br /&gt;
    o Fixed location searching for certain cases (Christophe Messager)&lt;br /&gt;
    o Added parsing of australian FM notation in TAF (Murray)&lt;br /&gt;
    o Added error-checking for faulty locations in getWeather/getForecast (Jay Kramer)&lt;br /&gt;
    o Added raw METAR/TAF-data to return array (Jay Kramer)&lt;br /&gt;
    o Fixed improper parsing of fractional visibility data (Dave Parsons: Bug #4929)&lt;br /&gt;
    o Fixed missing quotation of SQL search (hh at fsck dot dk: Bug #6652)&lt;br /&gt;
    o Fixed rejection of valid ICAO codes by _checkLocationID (Seth Price: Bug #6781)&lt;br /&gt;
- Weatherdotcom.php&lt;br /&gt;
    o Added caching of location searches (Seth Price)&lt;br /&gt;
    o Changed searching for location to incorporate HTTP_Request, so that we can use a timeout&lt;br /&gt;
    o Added mechanism for pre-fetching of server data (Seth Price)&lt;br /&gt;
- Weather.php, Common.php, Ejse.php, Globalweather.php, Weatherdotcom.php&lt;br /&gt;
    o Added mechanism for using a proxy in HTTP_Request (Michael Metz)&lt;br /&gt;
- Ejse.php, Globalweather.php&lt;br /&gt;
    o Changed retrieval of SOAP data to avoid delays on cached items (Plix)&lt;br /&gt;
- Globalweather.php, Metar.php&lt;br /&gt;
    o Add sunrise/sunset information, based on the new function in Common.php (Seth Price)&lt;br /&gt;
- metar-extensive.php&lt;br /&gt;
    o Added icon for current condition&lt;br /&gt;
- weather.com-extensive.php&lt;br /&gt;
    o Fixed bug in handling of non-standard condition-icons delivered by Weather.com (J.P. van Oyen)&lt;br /&gt;
    o Fixed bug in display of wind direction in forecast
 </content:encoded>
 <dc:date>2006-03-08T07:55:04-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.3.2/">
 <title>Services_Weather 1.3.2</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.3.2/</link>
 <content:encoded>- Weather.php&lt;br /&gt;
    o Return-by-Reference fix for PHP 4.4 (Bug #4814) provided by (jan at horde dot org)
 </content:encoded>
 <dc:date>2005-07-18T04:55:37-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.3.1/">
 <title>Services_Weather 1.3.1</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.3.1/</link>
 <content:encoded>- Common.php&lt;br /&gt;
    o Added converting to Beaufort (bft) in convertSpeed()&lt;br /&gt;
- Metar.php&lt;br /&gt;
    o Fixed error in CAVOK handling, cloud-information was broken&lt;br /&gt;
- Ejse.php&lt;br /&gt;
    o Fixed error when receiving empty LastUpdated from EJSE
 </content:encoded>
 <dc:date>2004-10-01T09:39:35-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.3.0/">
 <title>Services_Weather 1.3.0</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.3.0/</link>
 <content:encoded>- Weather.php, Metar.php&lt;br /&gt;
    o Introduced TAF as source for forecasts            &lt;br /&gt;
- metar-extensive.php, weather.com-extensive.php&lt;br /&gt;
    o Created two example pages for showing off...&lt;br /&gt;
      they feature (almost) everything those classes&lt;br /&gt;
      have available. &lt;br /&gt;
- Common.php, Globalweather.php, Metar.php&lt;br /&gt;
    o Added height as unit for cloudlayers&lt;br /&gt;
- Metar.php&lt;br /&gt;
    o Added trend handling to METAR&lt;br /&gt;
    o Rewrote visibility regexp in METAR decoding&lt;br /&gt;
    o Rewrote condition regexp in METAR decoding&lt;br /&gt;
    o Rewrote precipitation regexp in remarks decoding&lt;br /&gt;
    o Fixed parsing of presschg in remarks decoding&lt;br /&gt;
    o Fixed parsing of sensors in remarks decoding&lt;br /&gt;
    o Fixed faulty conversion of precipitation&lt;br /&gt;
    o Improved path-checking when files are used as source&lt;br /&gt;
- Weatherdotcom.php&lt;br /&gt;
    o Added functionality for fetching the mandatory&lt;br /&gt;
      promotional links&lt;br /&gt;
    o Fixed still broken update calculation to adjust&lt;br /&gt;
      for inconsistent weather.com behaviour&lt;br /&gt;
    o Switched update in forecastReturn to GMT,&lt;br /&gt;
      to mirror behaviour in weatherReturn&lt;br /&gt;
    o Added updateRaw to weatherForecast-array&lt;br /&gt;
- Ejse.php, Globalweather.php, Metar.php, Weatherdotcom.php&lt;br /&gt;
    o Removed deprecated function getUnits()&lt;br /&gt;
    o Fixed _checkLocationID() when function gets array or&lt;br /&gt;
      object passed&lt;br /&gt;
- Weather.php, Common.php, Ejse.php, Globalweather.php, Metar.php, Weatherdotcom.php&lt;br /&gt;
    o Added $file and $line to raiseError for better tracking,&lt;br /&gt;
      calls use __FILE__ and __LINE__ respectively&lt;br /&gt;
- buildMetarDB.php&lt;br /&gt;
    o Fixed wrong filemode when creating a SQLite DB-file&lt;br /&gt;
- metar-basic.php&lt;br /&gt;
    o Updated example to reflect recent changes
 </content:encoded>
 <dc:date>2004-07-12T05:14:52-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.2.2/">
 <title>Services_Weather 1.2.2</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.2.2/</link>
 <content:encoded>- Weather.php, Common.php, Metar.php&lt;br /&gt;
    o Fixed bug #896: Improvement for get_class()-usage&lt;br /&gt;
- Ejse.php, Globalweather.php, Metar.php, Weatherdotcom.php&lt;br /&gt;
    o Added updateRaw to current weather array&lt;br /&gt;
- Weather.php, Common.php, Ejse.php, Globalweather.php, Weatherdotcom.php&lt;br /&gt;
    o Fixed bug #1074: Set timeout for requests&lt;br /&gt;
      Added $_httpTimeout and setHttpTimeout() to Common.php&lt;br /&gt;
      Added documentation of httpTimeout option in Weather.php&lt;br /&gt;
      Added timeout parameter to WSDL-constructors in Ejse.php and Globalweather.php&lt;br /&gt;
      Switched to using HTTP_Request in Weatherdotcom.php&lt;br /&gt;
- Globalweather.php&lt;br /&gt;
    o Fixed wrong behaviour when sky-&gt;layers is a string&lt;br /&gt;
- Weatherdotcom.php&lt;br /&gt;
    o Added windGust to current weather array&lt;br /&gt;
    o Fixed typo in forecast array-key
 </content:encoded>
 <dc:date>2004-03-31T07:40:12-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.2.1/">
 <title>Services_Weather 1.2.1</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.2.1/</link>
 <content:encoded>- Weatherdotcom.php&lt;br /&gt;
    o Fixed bug on receiving a weather.com originated error&lt;br /&gt;
    o Changed keyAttribute in XML_Unserializer, needed for errno retrieval
 </content:encoded>
 <dc:date>2004-02-16T05:15:25-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.2.0/">
 <title>Services_Weather 1.2.0</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.2.0/</link>
 <content:encoded>- Weather.php Ejse.php ejse-basic.php&lt;br /&gt;
    o Introduced new module EJSE&lt;br /&gt;
- Weatherdotcom.php&lt;br /&gt;
    o Changed userdata-relevant caching for forecasts
 </content:encoded>
 <dc:date>2004-01-14T09:45:33-05:00</dc:date>
</item>

</rdf:RDF>