<?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/File_Fortune/download/1.0.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/File_Fortune/download/1.0.0RC2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/File_Fortune/download/1.0.0RC1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/File_Fortune/download/0.9.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/File_Fortune/download/0.9.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/File_Fortune/download/0.9.0/"/>
</rdf:Seq>
</items>

<title>Latest releases of file_fortune</title>
<description>The latest releases for the package file_fortune</description>
</channel>

<item rdf:about="http://pear.php.net/package/File_Fortune/download/1.0.0/">
 <title>File_Fortune 1.0.0</title>
 <link>http://pear.php.net/package/File_Fortune/download/1.0.0/</link>
 <content:encoded>* Stable version
 </content:encoded>
 <dc:date>2007-07-24T09:16:28-05:00</dc:date>
 <dc:publisher>weierophinney</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/File_Fortune/download/1.0.0RC2/">
 <title>File_Fortune 1.0.0RC2</title>
 <link>http://pear.php.net/package/File_Fortune/download/1.0.0RC2/</link>
 <content:encoded>* Fixed issue with getRandom() using directory/multiple files
 </content:encoded>
 <dc:date>2007-07-10T17:12:08-05:00</dc:date>
 <dc:publisher>weierophinney</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/File_Fortune/download/1.0.0RC1/">
 <title>File_Fortune 1.0.0RC1</title>
 <link>http://pear.php.net/package/File_Fortune/download/1.0.0RC1/</link>
 <content:encoded>* Allow counting all fortunes in all files&lt;br /&gt;
* getAll() counts all fortunes in all files&lt;br /&gt;
* No iteration when directory/multiple files set&lt;br /&gt;
* No array access when a directory/multiple files set&lt;br /&gt;
* Allow passing an array of files to constructor
 </content:encoded>
 <dc:date>2007-07-08T12:11:50-05:00</dc:date>
 <dc:publisher>weierophinney</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/File_Fortune/download/0.9.2/">
 <title>File_Fortune 0.9.2</title>
 <link>http://pear.php.net/package/File_Fortune/download/0.9.2/</link>
 <content:encoded>Added set|getFiles() to allow specifying a specific list of files from which to select fortunes
 </content:encoded>
 <dc:date>2007-07-05T17:27:04-05:00</dc:date>
 <dc:publisher>weierophinney</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/File_Fortune/download/0.9.1/">
 <title>File_Fortune 0.9.1</title>
 <link>http://pear.php.net/package/File_Fortune/download/0.9.1/</link>
 <content:encoded>Refactored to use Iterator, Countable, and ArrayAccess, allowing in-place modification of fortune files and omitting the necessity for File_Fortune_Writer; also changed license to New BSD
 </content:encoded>
 <dc:date>2007-07-05T11:33:12-05:00</dc:date>
 <dc:publisher>weierophinney</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/File_Fortune/download/0.9.0/">
 <title>File_Fortune 0.9.0</title>
 <link>http://pear.php.net/package/File_Fortune/download/0.9.0/</link>
 <content:encoded>2005-07-13: 0.9.0&lt;br /&gt;
================&lt;br /&gt;
* Initial PEAR release:&lt;br /&gt;
  * Fixed typo in File_Fortune_Writer when throwing an exception&lt;br /&gt;
  * Renamed exception classes to conform to PEAR CS&lt;br /&gt;
  * Created tutorial documentation (slightly expanded version of what was in API&lt;br /&gt;
      docs)&lt;br /&gt;
  * Trimmed down the API docs to omit examples&lt;br /&gt;
  * Added getRandomFromSet() method and corresponding unit test; allows grabbing&lt;br /&gt;
    a random fortune from a list of files&lt;br /&gt;
  * Updates to phpFortune example to use getRandomFromSet()
 </content:encoded>
 <dc:date>2005-07-14T14:15:10-05:00</dc:date>
 <dc:publisher>weierophinney</dc:publisher>
</item>

</rdf:RDF>