<?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.7/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.4.6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.4.5/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Weather/download/1.4.4/"/>
<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:Seq>
</items>

<title>Latest releases of services_weather</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.7/">
 <title>Services_Weather 1.4.7</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.4.7/</link>
 <content:encoded>QA Release&lt;br /&gt;
Bug #19228 Fatal error: Cannot use object of type PEAR_Error&lt;br /&gt;
Bug #19213 Undefined array index in Metar.php
 </content:encoded>
 <dc:date>2012-10-22T14:12:05-05:00</dc:date>
 <dc:publisher>doconnor</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.4.6/">
 <title>Services_Weather 1.4.6</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.4.6/</link>
 <content:encoded>QA Release&lt;br /&gt;
Bug #16801 Wrong temperature calculation on current day	eru&lt;br /&gt;
Bug #16802 Location used without being processed	eru&lt;br /&gt;
Request # 16803 Caching without cache	eru&lt;br /&gt;
Bug #16899 Pressure conversion from inHg to hPa calculated wrong	eru&lt;br /&gt;
Bug #16928 getWeatherIcon() vs. grains	eru&lt;br /&gt;
Request #17856 getWeatherIcon() / time issue	eru&lt;br /&gt;
Request #18502 Moon data not avaolable	eru&lt;br /&gt;
Request #18503 Use of Cache_Lite	eru
 </content:encoded>
 <dc:date>2011-12-10T15:29:34-05:00</dc:date>
 <dc:publisher>doconnor</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.4.5/">
 <title>Services_Weather 1.4.5</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.4.5/</link>
 <content:encoded>- Metar.php&lt;br /&gt;
    o Fixed Bug #14732 Parsing weird TAFs _again_ (reported by Robin King)
 </content:encoded>
 <dc:date>2009-11-04T01:01:42-05:00</dc:date>
 <dc:publisher>eru</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/Services_Weather/download/1.4.4/">
 <title>Services_Weather 1.4.4</title>
 <link>http://pear.php.net/package/Services_Weather/download/1.4.4/</link>
 <content:encoded>- Metar.php&lt;br /&gt;
    o Fixed Bug #9471 Undefined variable ($status)&lt;br /&gt;
    o Fixed Bug #15637 New TAF format breaks date groups (thanks to Michael Rubinsky for the patch!)&lt;br /&gt;
    o Fixed Bug #14732 Parsing weird TAFs (reported by Robin King)&lt;br /&gt;
- Weatherdotcom.php&lt;br /&gt;
    o Set default forecast days to 5
 </content:encoded>
 <dc:date>2009-03-12T23:26:13-05:00</dc:date>
 <dc:publisher>eru</dc:publisher>
</item>
<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>
 <dc:publisher>eru</dc:publisher>
</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>
 <dc:publisher>eru</dc:publisher>
</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>
 <dc:publisher>eru</dc:publisher>
</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>
 <dc:publisher>eru</dc:publisher>
</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>
 <dc:publisher>eru</dc:publisher>
</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>
 <dc:publisher>eru</dc:publisher>
</item>

</rdf:RDF>