<?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>&quot;About Freakin Time&quot;</title><guid isPermaLink="false">life/homoeopathy-2008-01-30-11-12</guid><link>http://www.burtonini.com/blog/life/homoeopathy-2008-01-30-11-12</link><description>NHS primary care trusts are slashing funding for homoeopathic treatment amid debate about its efficacy and the drive to cuts ...</description><content:encoded><![CDATA[      <blockquote><p><q>NHS primary care trusts are slashing funding for
      homoeopathic treatment amid debate about its efficacy and the drive to
      cuts costs, a study has suggested.
        </q></p></blockquote>
    <p>
      As Dan so succinctly put it, <a
      href="http://news.bbc.co.uk/1/hi/health/7215470.stm">about freakin
      time</a>.  That said, the BBC are still a little wooly on the scientific
      side of things:
    </p>
    <blockquote><p><q>...and some scientists argue the solution is so diluted it does not
      contain any active ingredients at all.</q></p></blockquote>
    <p>
      Both sides generally agree it doesn't contain any of the active
      ingredient, that's pretty much the entire point of homoeopathy verses
      conventional medicine or poison (depending on what the active ingredient
      is).  Scientists point out that a remedy can't do anything if there is
      nothing but water in it, homoeopaths insist that water has a mysterious
      (and bounded, unless tap water in old houses doubles as the homoeopathic
      remedy <cite>Plumbum Metallicum</cite>) memory which makes it magically
      work.
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/life</category><dc:date>2008-01-30T11:12:00Z</dc:date></item><item><title>Akonadi Questions</title><guid isPermaLink="false">computers/akonadi-2008-01-30-10-30</guid><link>http://www.burtonini.com/blog/computers/akonadi-2008-01-30-10-30</link><description>I've recently been looking at Akonadi again, and trying to understand its design goals, implementation, and so on. The documentation ...</description><content:encoded><![CDATA[    <p>
      I've recently been looking at Akonadi again, and trying to understand its
      design goals, implementation, and so on.  The documentation on the web
      site is pretty thin on the ground, so I have a few questions which I'd
      love any friendly Akonadi developers to reply to (note that I'm biased
      towards the address book side for now).
    </p>
    <ol>
      <li>IPC.  Akonadi uses IMAP for most operations, with DBus used for
      notifications and other "control" messages apparently.  As IMAP supports
      notifications fine, why not drop DBus entirely?  To use Akonadi there has
      to be an IMAP connection, correct?
      </li>
      <li>Data format.  How is something concrete, like a contact, represented?
      In what format would it be stored in the "local addressbook", and in what
      format is it transferred over IMAP?
      </li>
      <li>
        Dependencies.  For a GNOME component C++ I can just about handle, Qt is
        pushing it, and libkde is out.  What are the real dependencies of
        Akonadi, and can they be reduced?
      </li>
      <li>
        Examples.  Can anyone provide example code of basic operations against
        the addressbook, such as searches, handling live views, adding and
        removing contacts?
      </li>
    </ol>
    <p>
      Thanks!
    </p>
    <p>
      <small>NP: <cite>Artists Like: Skalpel</cite>, Last.fm</small>
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/computers</category><dc:date>2008-01-30T10:30:00Z</dc:date></item></channel></rss>