<?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>Sweet, Sweet Commits</title><guid isPermaLink="false">computers/eds-2005-07-28-15-48</guid><link>http://www.burtonini.com/blog/computers/eds-2005-07-28-15-48</link><description>Some source code commits are boring, like bug fixes and documentation, while some are exciting, like new features. Today I ...</description><content:encoded><![CDATA[    <p>
      Some source code commits are boring, like bug fixes and documentation,
      while some are exciting, like new features.  Today I got to do one of the
      latter:
    </p>
    <blockquote><tt>$ svn commit -m "Adding DBus port of the Calendar" eds-dbus/calendar</tt></blockquote>
    <p>
      I can't take any credit for this, all praise must go to <a
      href="http://www.chrislord.net/">Chris Lord</a> for the port, who is
      interning at Opened Hand over the summer.
    </p>
    <p>
      <small>NP: <cite>Birth Of The Cool</cite>, Miles Davis</small>
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/computers</category><dc:date>2005-07-28T14:48:00Z</dc:date></item><item><title>EXIF Tags In Nautilus</title><guid isPermaLink="false">computers/nautilus-exif-2005-07-28-14-50</guid><link>http://www.burtonini.com/blog/computers/nautilus-exif-2005-07-28-14-50</link><description>After seeing one of the new Windows Vista screenshots showing Explorer listing image titles in the list view, I decided ...</description><content:encoded><![CDATA[    <p>
      After seeing one of the new Windows Vista screenshots showing Explorer
      listing image titles in the list view, I decided to have a quick hack on
      this in Nautilus.  Hey presto:
    </p>
    <img src="http://www.burtonini.com/computing/screenshots/nautilus-exif.png"/>
    <p>
      ROCK ON.  At the moment it only lets you see the image title on JPEG files
      (from the Image Description EXIF tag), but I'll extend that later.  The
      good thing is that it's nicely behaved, using asynchronous I/O and only
      reading as much of the file as it needs.
    </p>
    <p>
      <small>NP: <cite>Worldwide Underground</cite>, Erykah Badu</small>
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/computers</category><dc:date>2005-07-28T13:50:00Z</dc:date></item></channel></rss>