<?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>More Tasks Magic</title><guid isPermaLink="false">computers/tasks-2008-03-13-19-30</guid><link>http://www.burtonini.com/blog/computers/tasks-2008-03-13-19-30</link><description>I finally got around to working on magic date parsing in Tasks , thanks to Mallum porting a JavaScript library ...</description><content:encoded><![CDATA[    <p>
      I finally got around to working on magic date parsing
      in <a href="http://pimlico-project.org/tasks.html">Tasks</a>, thanks to
      Mallum porting a JavaScript library to C last year.  I rewrote it again
      this week, and landed it in Subversion a few days ago.  I'd love any
      brave Tasks users to give it a go, especially people who don't use
      English.  They'd need to translate the new strings, but I want to check
      that the technique I'm using is portable between languages.
    </p>
    <p>
      Feedback on what magic strings should be detected would be great too.
      Currently it detects "today", "tomorrow", "yesterday", "this [weekday]"
      and "next [weekday]".  Next up is "by|due|on [local date representation]",
      but what else would be useful?
    </p>
]]></content:encoded><category domain="http://www.burtonini.com">/computers</category><dc:date>2008-03-13T19:30:00Z</dc:date></item></channel></rss>