<?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>Dear InterWeb...</title><guid isPermaLink="false">computers/menu-2008-02-19-21-55</guid><link>http://www.burtonini.com/blog/computers/menu-2008-02-19-21-55</link><description>Mock The Week is about to start, so I'll be quick. Can I ellipsize a GtkMenuItem? It's easy to make ...</description><content:encoded><![CDATA[    <p>
      Mock The Week is about to start, so I'll be quick.  Can I ellipsize a
      GtkMenuItem?  It's easy to make Tasks have very long menu items, which end
      up being too big for the screen.  I'd like to get the menu items truncated
      so that the menu will fit on the screen, or something.  I guess I'll have
      to truncate the string manually if there is no magic way of doing it
      directly in the menu, but that really is a fallback plan.
    </p>
]]></content:encoded><dc:date>2008-02-19T21:55:00Z</dc:date></item></channel></rss>