<?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>EphyDeli</title><guid isPermaLink="false">computers/ephydeli-2006-08-29-21-40</guid><link>http://www.burtonini.com/blog/computers/ephydeli-2006-08-29-21-40</link><description>Woohoo, I solved my Epiphany problem, so have just done the first release of EphyDeli. EphyDeli is a Python extension ...</description><content:encoded><![CDATA[    <p>
      Woohoo, I solved my Epiphany problem, so have just done the first release
      of EphyDeli.
    </p>
    <p>
      EphyDeli is a Python extension for Epiphany that adds Post To Delicious
      menu and toolbar items, for posting the current page to Del.icio.us.  It's
      lean, mean, and very simple, but does the job.
    </p>
    <p>
      To download it you can either <a
      href="http://burtonini.com/computing/ephydeli-0.1.tar.gz">the tarball</a>
      or fetch the <a href="http://burtonini.com/bzr/ephydeli/">bzr tree</a>.
      Don't hesitate to mail me with any problems, and don't hesitate to drop a
      quick mail if you actually use it so I can see if it's popular.
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/computers</category><dc:date>2006-08-29T20:40:00Z</dc:date></item><item><title>Epiphany Requested</title><guid isPermaLink="false">computers/epiphany-2006-08-29-18-00</guid><link>http://www.burtonini.com/blog/computers/epiphany-2006-08-29-18-00</link><description>I'm trying to write an extension in Python for Epiphany that has a toolbar button, and let the user add/remove ...</description><content:encoded><![CDATA[    <p>
      I'm trying to write an extension in Python for Epiphany that has a toolbar
      button, and let the user add/remove it at will.  Now, I can add a button,
      but I can't get it to appear in the editor.  This is probably due to me
      being silly and not understanding how the editable toolbar works...
    </p>
    <p>
      I have already created an action for my extension, which is called "Post".  If I do this:
    </p>
    <pre>shell = epiphany.ephy_shell_get_default()
shell.get_toolbars_model().add_item(0, 0, "Post")</pre>
    <p>
      Then the button appears on the toolbar, and works.  I can even remove it
      from the toolbar with the editor, but if I do this I can't add it back
      again.  Does anyone understand how to add a toolbar and menu item (for the
      same action) to Epiphany from a Python extension?
    </p>]]></content:encoded><category domain="http://www.burtonini.com">/computers</category><dc:date>2006-08-29T17:00:00Z</dc:date></item><item><title>Weekend</title><guid isPermaLink="false">life/weekend-2006-08-29-11-00</guid><link>http://www.burtonini.com/blog/life/weekend-2006-08-29-11-00</link><description>Yay for Bank Holiday weekends. It's been a busy one, in no particular order we: Saw Snakes On A Plane ...</description><content:encoded><![CDATA[    <p>
      Yay for Bank Holiday weekends.  It's been a busy one, in no particular
      order we:
    </p>
    <ul>
      <li>
        Saw <cite>Snakes On A Plane</cite>, which was good.  It managed to be
        tongue-in-cheek without being silly, and Samuel L Jackson didn't
        disappoint at all.  Great fun film.
      </li>
      <li>
        Saw <cite>Pirates Of The Caribbean 2</cite>, which wasn't bad.  As ever
        it proves the rule that the sequel is never as good as the original, was
        a little too long, and the abrupt ending setting the stage for the third
        film was a little annoying.  I didn't think it was bad though, but you
        really needed to have seen the first film.
      </li>
      <li>
        Had a swift pint (or two) with Allen before the cinema.  He's been
        travelling around with work a lot recently (Manchester, Sheffield,
        Delhi) so catching him is quite tricky these days.
      </li>
      <li>
        Went out to dinner with Caroline to <a
        href="http://www.delucacucina.co.uk/">De Luca</a>.  Very good Italian,
        highly recommended.
      </li>
      <li>
        Cooked a roast chicken and so on for Pete and Jayne, before they go back
        to uni.  This summer has flown by and we didn't really see them much, so
        it was good to spend half the day with them.  I also failed to poison
        anyone with roast chicken, which is always good.
      </li>
    </ul>
    <p>
      <small>NP: <cite>[THN014] Zu Hause<sup>2</sup> LP</cite>, Digitalverein</small>
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/life</category><dc:date>2006-08-29T10:00:00Z</dc:date></item></channel></rss>