<?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>Genius</title><guid isPermaLink="false">computers/china-vista-2006-04-24-19-23</guid><link>http://www.burtonini.com/blog/computers/china-vista-2006-04-24-19-23</link><description>Well, for starters, it's a system put together by a bunch of hippies. This is genius . Worth the build-up ...</description><content:encoded><![CDATA[    <p>
      <q>Well, for starters, it's a system put together by a bunch of
        hippies.</q>
    </p>
    <p>
      <a
      href="http://observer.guardian.co.uk/business/story/0,,1759298,00.html">This
      is genius</a>.  Worth the build-up just for the final line, in my opinion.
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/computers</category><dc:date>2006-04-24T18:23:00Z</dc:date></item><item><title>Sound Juicer &quot;The Winds Are Blowing Telling Me All I Hear&quot; 2.15.1</title><guid isPermaLink="false">computers/sound-juicer/sj-2.15.1</guid><link>http://www.burtonini.com/blog/computers/sound-juicer/sj-2.15.1</link><description>Sound Juicer &quot;The Winds Are Blowing Telling Me All I Hear&quot; 2.15.1 is out. Tarballs are available on burtonini.com , ...</description><content:encoded><![CDATA[    <p>
      Sound Juicer "The Winds Are Blowing Telling Me All I Hear" 2.15.1 is out.
      Tarballs are available <a
      href="http://www.burtonini.com/computing/sound-juicer-2.15.1.tar.gz">on
      <tt>burtonini.com</tt></a>, or from the <a
        href="ftp://ftp.gnome.org/pub/gnome/sources/sound-juicer/2.15/">GNOME
        FTP servers</a>.  This is the first release in the 2.15.x development
        series and isn't that exciting, sorry:
    </p>
    <ul>
      <li>Only manipulate the track store if there is stuff in it (#333402)</li>
      <li>Fix progress bar calculation (#339062, John Thacker)</li>
      <li>Check for cdio >= 0.70 (#339303, John Laliberte)</li>
      <li>Use new intltool for po/LINGUAS magic (#339197)</li>
      <li>Use GString when creating the paths (#336725, James Livingston)</li>
      <li>Update the file/path pattern documentation (#337638)</li>
      <li>Update the about dialog (#328181, Brian Pepple)</li>
      <li>Save and restore playback volume (#334170, Marinus Schraal)</li>
      <li>Improve --help (#335016, Vincent Untz)</li>
      <li>Translate an untranslated string (#334509)</li>
    </ul>
    <p>
      <small>NP: <cite>Out Of Season</cite>, Beth Bibbons and Rustin Man</small>
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/computers/sound-juicer</category><dc:date>2006-04-24T17:15:13Z</dc:date></item><item><title>Berkeley DB in Evolution Data Server</title><guid isPermaLink="false">computers/eds-2006-04-24-12-26</guid><link>http://www.burtonini.com/blog/computers/eds-2006-04-24-12-26</link><description>------- Comment #13 from Devashish Sharma 2006-04-24 11:07 UTC ------- Patch committed to cvs head. Always a good thing to ...</description><content:encoded><![CDATA[    <p>
      <pre>------- Comment #13 from Devashish Sharma  2006-04-24 11:07 UTC -------
Patch committed to cvs head.</pre>
    </p>
    <p>
      Always a good thing to see, and especially so when it's <a
      href="http://bugzilla.gnome.org/show_bug.cgi?id=319393">this patch</a>.
      The patch allows Evolution Data Server to be built with a system install
      of Berkeley DB, instead of always with the copy shipped in EDS.  This is
      designed for systems where the version of Berkeley DB won't change over
      time, such as embedded systems or Debian-derived distributions (which
      allows multiple versions of <tt>libdb</tt> to be installed).  There are
      several reasons for doing this:
    <ul>
      <li>
        Security: bug fixes and security updates don't need to replicated.  If
        there is a security fix in Berkeley DB it doesn't need be back-ported and
        applied to the copied code in EDS.
      </li>
      <li>
        Performance: EDS ships with Berkeley DB 4.1, but Berkeley DB 4.3 works, and is faster.
      </li>
      <li>
        Memory Usage: this is the fun one.  In a standard EDS build, both the
        "file" addressbook backend and <tt>libedataserver</tt> link to Berkeley
        DB.  However, as the library is an embedded copy and isn't installed, it
        is statically linked.  Yes, a 600Kb library is statically linked into
        EDS <em>twice</em>.
      </li>
    </ul>
    <p>
      As you can imagine, I'm glad this patch has finally landed upstream!
    </p>
    <p>
      <small>NP: <cite>Protection</cite>, Massive Attack</small>
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/computers</category><dc:date>2006-04-24T11:26:00Z</dc:date></item></channel></rss>