<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://drewish.com/projects/phlickr/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://drewish.com/projects/phlickr/feed.php">
        <title>Phlickr</title>
        <description></description>
        <link>http://drewish.com/projects/phlickr/</link>
        <image rdf:resource="http://drewish.com/projects/phlickr/lib/images/favicon.ico" />
       <dc:date>2006-08-28T13:50:27+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/sample_code?do=diff1156790494"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/unit_tests?do=diff1147709353"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/auth_token?do=diff1144612124"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/phlickr?do=diff1144608805"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/api_key?do=diff1144608589"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/tools?do=diff1144090531"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/todo?do=diff1127554559"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/changes?do=diff1125626029"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/installation?do=diff1125549709"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/faq?do=diff1122197099"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/authentication?do=diff1121743627"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/enabling_modules?do=diff1119947083"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/contribute?do=diff1119903869"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/other_php_projects?do=diff1119424934"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/pear_flickr_api?do=diff1119424723"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/phpflickr?do=diff1119424674"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/oberkampf?do=diff1119424644"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/download?do=diff1119216653"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/maintainers?do=diff1118089509"/>
                <rdf:li rdf:resource="http://drewish.com/projects/phlickr/php5?do=diff1117562635"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://drewish.com/projects/phlickr/lib/images/favicon.ico">
        <title>Phlickr</title>
        <link>http://drewish.com/projects/phlickr/</link>
        <url>http://drewish.com/projects/phlickr/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://drewish.com/projects/phlickr/sample_code?do=diff1156790494">
        <dc:format>text/html</dc:format>
        <dc:date>2006-08-28T11:41:34+01:00</dc:date>
        <dc:creator>andrew morton (drewish@66.224.185.167)</dc:creator>
        <title>sample_code</title>
        <link>http://drewish.com/projects/phlickr/sample_code?do=diff1156790494</link>
        <description> The following samples should give you an idea how Phlickr works and what you can do with it. There are also some tools written using Phlickr that are useful for both reference and as an idea of how Phlickr can be used in &amp;ldquo;real world&amp;rdquo; app...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/unit_tests?do=diff1147709353">
        <dc:format>text/html</dc:format>
        <dc:date>2006-05-15T09:09:13+01:00</dc:date>
        <dc:creator>andrew morton (drewish@71.141.4.98)</dc:creator>
        <title>unit_tests</title>
        <link>http://drewish.com/projects/phlickr/unit_tests?do=diff1147709353</link>
        <description> Phlickr ships with a set of unit tests to verify its functionality. The unit tests are divided into two separate suites, offline and online. The unit tests are written using PHPUnit2.   On UNIX systems you&amp;rsquo;ll need to be case sensitive, on Wind...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/auth_token?do=diff1144612124">
        <dc:format>text/html</dc:format>
        <dc:date>2006-04-09T12:48:44+01:00</dc:date>
        <dc:creator>andrew morton (drewish@67.189.14.129)</dc:creator>
        <title>auth_token</title>
        <link>http://drewish.com/projects/phlickr/auth_token?do=diff1144612124</link>
        <description> Flickr uses a numeric value that they call an authentication token to link the permissions a user grants to an application. You&amp;rsquo;ll need to have an API key and secret.  To obtain an auth token, you can run the following script on a comand line:...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/phlickr?do=diff1144608805">
        <dc:format>text/html</dc:format>
        <dc:date>2006-04-09T11:53:25+01:00</dc:date>
        <dc:creator>andrew morton (drewish@67.189.14.129)</dc:creator>
        <title>phlickr</title>
        <link>http://drewish.com/projects/phlickr/phlickr?do=diff1144608805</link>
        <description> Phlickr is an open source PHP5 based api kit used to access the Flickr API.  Note: the documentation has recently been moved from SourceForge&amp;lsquo;s webserver server to my own. The short version of the story is that their security restrictions made...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/api_key?do=diff1144608589">
        <dc:format>text/html</dc:format>
        <dc:date>2006-04-09T11:49:49+01:00</dc:date>
        <dc:creator>andrew morton (drewish@67.189.14.129)</dc:creator>
        <title>api_key</title>
        <link>http://drewish.com/projects/phlickr/api_key?do=diff1144608589</link>
        <description> Flickr&amp;rsquo;s API is open to the public for non-commercial usage but they require that each application have a unique API key. They use the key for two things: application usage tracking and authentication. The tracking lets them block broken appli...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/tools?do=diff1144090531">
        <dc:format>text/html</dc:format>
        <dc:date>2006-04-03T11:55:31+01:00</dc:date>
        <dc:creator>andrew morton (drewish@216.165.70.218)</dc:creator>
        <title>tools - linked directly to downloads rather than revisions</title>
        <link>http://drewish.com/projects/phlickr/tools?do=diff1144090531</link>
        <description> These are some tools I&amp;rsquo;ve written with Phlickr.   FavoriteDesktop   FavoriteDesktop downloads a random photo from your favorites list, converts it to a Windows bitmap (using ImageMagick's convert tool) and then sets it as your desktop backgrou...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/todo?do=diff1127554559">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-24T02:35:59+01:00</dc:date>
        <dc:creator>andrew morton (drewish@71.34.84.144)</dc:creator>
        <title>todo</title>
        <link>http://drewish.com/projects/phlickr/todo?do=diff1127554559</link>
        <description> Development on Phlickr is directed by two things: code I need for my projects and your requests. If there&amp;rsquo;s something you need let me know.   This is a rough list of changes and additions I&amp;rsquo;d like to make to Phlickr. There&amp;rsquo;s also t...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/changes?do=diff1125626029">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-01T18:53:49+01:00</dc:date>
        <dc:creator>andrew morton (drewish@131.252.201.95)</dc:creator>
        <title>changes - fixed case of &quot;Broken backwards compatibility&quot;</title>
        <link>http://drewish.com/projects/phlickr/changes?do=diff1125626029</link>
        <description> Release date: 2005-08-26   Broken backwards compatibility  Reworked most of the photo sorting. Phlickr_PhotoSorter uses a Phlickr_Framework_IPhotoSortStrategy instead of the Phlickr_Framework_IPhotoComparator. The implementations have been moved fro...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/installation?do=diff1125549709">
        <dc:format>text/html</dc:format>
        <dc:date>2005-08-31T21:41:49+01:00</dc:date>
        <dc:creator>andrew morton (drewish@71.56.142.112)</dc:creator>
        <title>installation</title>
        <link>http://drewish.com/projects/phlickr/installation?do=diff1125549709</link>
        <description> Phlickr is released as a PEAR package which you can download from SourceForge.   Prerequisites  Make sure that you are running PHP version 5. You can check the version using the following command: $ php -v PHP 5.0.4 (cli) (built: Mar 31 2005 02:45:4...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/faq?do=diff1122197099">
        <dc:format>text/html</dc:format>
        <dc:date>2005-07-24T02:24:59+01:00</dc:date>
        <dc:creator>andrew morton (drewish@67.164.53.103)</dc:creator>
        <title>faq</title>
        <link>http://drewish.com/projects/phlickr/faq?do=diff1122197099</link>
        <description> A: No, Phlickr uses several of the new features in PHP5. You&amp;rsquo;ll need to try one of the other PHP projects, most are compatible with PHP4.   Q: Can you recommend a PHP5 web host  A: Hell yes. I&amp;rsquo;ve had an excellent experience with Telana I...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/authentication?do=diff1121743627">
        <dc:format>text/html</dc:format>
        <dc:date>2005-07-18T20:27:07+01:00</dc:date>
        <dc:creator>andrew morton (drewish@67.164.53.103)</dc:creator>
        <title>authentication - created</title>
        <link>http://drewish.com/projects/phlickr/authentication?do=diff1121743627</link>
        <description> Flickr recently implemented a new authentication mechanism for their API. The Full details can be found at: http://flickr.com/services/api/auth.spec.html  Instead of simply providing a email and password you now got a few steps. For commandline apps...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/enabling_modules?do=diff1119947083">
        <dc:format>text/html</dc:format>
        <dc:date>2005-06-28T01:24:43+01:00</dc:date>
        <dc:creator>andrew morton (drewish@67.164.53.103)</dc:creator>
        <title>enabling_modules</title>
        <link>http://drewish.com/projects/phlickr/enabling_modules?do=diff1119947083</link>
        <description> Phlickr uses two several of PHP5's extensions, CURL and SimpleXML. In some cases these two extensions may not be enabled by default.   The first step is verify that the modules are not already being loaded. You view a list of the modules using the f...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/contribute?do=diff1119903869">
        <dc:format>text/html</dc:format>
        <dc:date>2005-06-27T13:24:29+01:00</dc:date>
        <dc:creator>andrew morton (drewish@64.122.184.167)</dc:creator>
        <title>contribute</title>
        <link>http://drewish.com/projects/phlickr/contribute?do=diff1119903869</link>
        <description> Phlickr is released under the LGPL license. Contributions, corrections, and suggestions are always welcome.   Notes for developers  This project follows the PEAR coding standards.  All the unit tests are written using PHPUnit2.  Phlickr&amp;rsquo;s API ...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/other_php_projects?do=diff1119424934">
        <dc:format>text/html</dc:format>
        <dc:date>2005-06-22T00:22:14+01:00</dc:date>
        <dc:creator>andrew morton (drewish@67.164.53.103)</dc:creator>
        <title>other_php_projects</title>
        <link>http://drewish.com/projects/phlickr/other_php_projects?do=diff1119424934</link>
        <description> If Phlickr isn&amp;rsquo;t right for you (too complex, can&amp;rsquo;t use PHP5) check out some of these other PHP API Kits:  PEAR::Flickr_API module - The closest thing to an &amp;ldquo;official&amp;rdquo; release as you&amp;rsquo;ll find. It&amp;rsquo;s PHP4 compatible. ...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/pear_flickr_api?do=diff1119424723">
        <dc:format>text/html</dc:format>
        <dc:date>2005-06-22T00:18:43+01:00</dc:date>
        <dc:creator>andrew morton (drewish@67.164.53.103)</dc:creator>
        <title>pear_flickr_api</title>
        <link>http://drewish.com/projects/phlickr/pear_flickr_api?do=diff1119424723</link>
        <description> This is a PHP Flickr API Kit that is compatible with PHP4 and PHP5. The closest thing to an &amp;ldquo;official&amp;rdquo; release as you&amp;rsquo;ll find. You&amp;rsquo;ve got to roll your own requests and parse the responses.  http://code.iamcal.com/php/flickr/r...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/phpflickr?do=diff1119424674">
        <dc:format>text/html</dc:format>
        <dc:date>2005-06-22T00:17:54+01:00</dc:date>
        <dc:creator>andrew morton (drewish@67.164.53.103)</dc:creator>
        <title>phpflickr</title>
        <link>http://drewish.com/projects/phlickr/phpflickr?do=diff1119424674</link>
        <description> A PHP Flickr API kit. A wrapper to the PEAR module. Might make development easier but it has some code smells about it. I&amp;rsquo;d really like to see it refactored into several classes.  Homepage: http://sourceforge.net/projects/phpflickr/   ...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/oberkampf?do=diff1119424644">
        <dc:format>text/html</dc:format>
        <dc:date>2005-06-22T00:17:24+01:00</dc:date>
        <dc:creator>andrew morton (drewish@67.164.53.103)</dc:creator>
        <title>oberkampf</title>
        <link>http://drewish.com/projects/phlickr/oberkampf?do=diff1119424644</link>
        <description> A PHP Flickr API kit. A cut-and-paste solution. If it does what you want, it&amp;rsquo;ll do it out of the box.  Homepage: http://www.entrauge.com/tools/oberkampf/index.php   ...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/download?do=diff1119216653">
        <dc:format>text/html</dc:format>
        <dc:date>2005-06-19T14:30:53+01:00</dc:date>
        <dc:creator>andrew morton (drewish@67.164.53.103)</dc:creator>
        <title>download - tied to make the link a little clearer</title>
        <link>http://drewish.com/projects/phlickr/download?do=diff1119216653</link>
        <description> You need to download Phlickr from the SourceForge project page : http://sourceforge.net/project/showfiles.php?group_id=129880.   Yes, it&amp;rsquo;s a pain in the ass, but it is free.   ...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/maintainers?do=diff1118089509">
        <dc:format>text/html</dc:format>
        <dc:date>2005-06-06T13:25:09+01:00</dc:date>
        <dc:creator>andrew morton (drewish@131.252.217.155)</dc:creator>
        <title>maintainers</title>
        <link>http://drewish.com/projects/phlickr/maintainers?do=diff1118089509</link>
        <description> Currently, Phlickr is maintained by Andrew Morton, who is in turn ably assisted by those listed on the contributors page.   ...</description>
    </item>
    <item rdf:about="http://drewish.com/projects/phlickr/php5?do=diff1117562635">
        <dc:format>text/html</dc:format>
        <dc:date>2005-05-31T11:03:55+01:00</dc:date>
        <dc:creator>andrew morton (drewish@131.252.79.216)</dc:creator>
        <title>php5 - creating other php projects page</title>
        <link>http://drewish.com/projects/phlickr/php5?do=diff1117562635</link>
        <description> PHP5 is the newest version of PHP. This version has lots of cool features programming much easier.   Phlickr utilizes many of the new PHP5 features so it won&amp;rsquo;t work with older versions of PHP. If your hosting provider only offers PHP4 take a l...</description>
    </item>
</rdf:RDF>
