<?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_Yahoo/download/0.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Yahoo/download/0.1.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Services_Yahoo/download/0.1.0/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package services_yahoo</description>
</channel>

<item rdf:about="http://pear.php.net/package/Services_Yahoo/download/0.2.0/">
 <title>Services_Yahoo 0.2.0</title>
 <link>http://pear.php.net/package/Services_Yahoo/download/0.2.0/</link>
 <content:encoded>* Changed API for search interfaces to a fluent interface.  This means&lt;br /&gt;
that with this release the API changes significantly and is not&lt;br /&gt;
compatible to older version of this package.  The context analysis&lt;br /&gt;
interface is not yet affected by this change.  Expect this to happen in&lt;br /&gt;
a future release.&lt;br /&gt;
* Switched from XML to Serialized PHP as the internal data encoding format.
 </content:encoded>
 <dc:date>2007-04-20T14:14:46-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Yahoo/download/0.1.1/">
 <title>Services_Yahoo 0.1.1</title>
 <link>http://pear.php.net/package/Services_Yahoo/download/0.1.1/</link>
 <content:encoded>* Fixed bug #5442.&lt;br /&gt;
* Added API to talk to Yahoo! Maps (Bryan Dunlap)
 </content:encoded>
 <dc:date>2005-09-30T15:01:47-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Services_Yahoo/download/0.1.0/">
 <title>Services_Yahoo 0.1.0</title>
 <link>http://pear.php.net/package/Services_Yahoo/download/0.1.0/</link>
 <content:encoded>Initial release.  This release does not come with any&lt;br /&gt;
documentation.  It is mainly meant as a preview for interested&lt;br /&gt;
parties.
 </content:encoded>
 <dc:date>2005-06-06T07:20:36-05:00</dc:date>
</item>

</rdf:RDF>