<?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>Wanted: Non-European Tasks Users</title><guid isPermaLink="false">computers/tasks-i10n-2007-05-25-20-00</guid><link>http://www.burtonini.com/blog/computers/tasks-i10n-2007-05-25-20-00</link><description>I've added a hot new feature to Tasks , so that you can specify a priority and group when creating ...</description><content:encoded><![CDATA[    <p>
      I've added a hot new feature to <a
      href="http://pimlico-project.org/tasks.html">Tasks</a>, so that you can
      specify a priority and group when creating a task instead of having to
      create and then edit it.  It works like this:
    </p>
    <dl>
      <dd>Some Task</dd>
      <dt>Create a task with the summary <cite>Some Task</cite></dt>

      <dd>+ Some Task</dd>
      <dd>! Some Task</dd>
      <dt>Create a high priority task with the summary <cite>Some Task</cite></dt>

      <dd>- Some Task</dd>
      <dt>Create a low priority task with the summary <cite>Some Task</cite></dt>

      <dd>! @Work Some Task</dd>
      <dt>Create a high priority task in the <cite>Work</cite> category with the summary <cite>Some Task</cite></dt>
    </dl>
    <p>
      Now, I've tried to be i18n-aware, and use GLib's UTF-8 functions to
      manipulate the string, but I'd like someone to check this.  Can a
      non-English speaker test this out with some interesting locales,
      specifically with UTF-8 characters which contain ASCII whitespace in their
      byte representation such as 0x20.  Thanks!
    </p>
    <p>
      <strong>Update:</strong> thanks to Simon for pointing out that my paranoia
      is unfounded, UTF-8 was designed to stop this sort of problem.  However,
      people checking this code works would still be useful!
    </p>

    <p>
      <small>NP: <cite>Music Is Rotted One Note</cite>, Squarepusher</small>
    </p>
]]></content:encoded><dc:date>2007-05-25T19:00:00Z</dc:date></item></channel></rss>