<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:html="http://www.w3.org/1999/html" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Ross Burton</title><link>http://www.burtonini.com/blog</link><description>A potted account of Ross' life</description><language>en</language><ttl>60</ttl><dc:creator>Ross Burton</dc:creator><admin:generatorAgent rdf:resource="http://pyblosxom.sourceforge.net/"/><admin:errorReportsTo rdf:resource="mailto:ross@burtonini.com"/><item><title>Asynchronous Flickr Library, version 0.2</title><guid isPermaLink="false">computers/postr/flickrpc-2007-02-07-11-10</guid><link>http://www.burtonini.com/blog/computers/postr/flickrpc-2007-02-07-11-10</link><description>Flickrpc 0.2 is released. This has several improvements: Re-license to LGPL Don't use an intermediate deferred, instead chain them (thanks ...</description><content:encoded><![CDATA[    <p>
      Flickrpc 0.2 is released.  This has several improvements:
    </p>
    <ul>
      <li>Re-license to LGPL</li>
      <li>Don't use an intermediate deferred, instead chain them (thanks Andrew Bennetts)</li>
      <li>Clean up errback handlers (thanks Andrew Bennetts)</li>
      <li>Try to import xml.etree for Python 2.5</li>
    </ul>
    <p>
      Basically no new features but it now works on Python 2.5 without an
      external ElementTree, the code is cleaner, and it's LGPL instead of GPL.
      Grab a <a
      href="http://burtonini.com/computing/flickrpc-0.2.tar.gz">tarball here</a>
      or the <a href="http://burtonini.com/bzr/flickrpc">bzr tree here</a>.
    </p>
    <p>
      <small>NP: <cite>The Good, The Bad, And The Queen</cite></small>
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/computers/postr</category><dc:date>2007-02-07T11:10:00Z</dc:date></item></channel></rss>