<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for ldodds</title>
    <link>http://www.advogato.org/person/ldodds/</link>
    <description>Advogato blog for ldodds</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Mon, 20 May 2013 02:05:57 GMT</pubDate>
    <item>
      <pubDate>Wed, 2 Jul 2003 21:44:04 GMT</pubDate>
      <title>2 Jul 2003</title>
      <link>http://www.advogato.org/person/ldodds/diary.html?start=10</link>
      <guid>http://www.advogato.org/person/ldodds/diary.html?start=10</guid>
      <description>I've produced another new FOAF utility which will hopefully be of interest to Advogato users: &lt;a href="http://www.ldodds.com/foaf/advogato/" &gt;Advogato to FOAF&lt;/a&gt; will generate a &lt;a href="http://xmlns.com/foaf/0.1" &gt;FOAF&lt;/a&gt; document directly from your Advogato profile. All you need to supply is your nick and your email.

&lt;p&gt; Read more about the utility in &lt;a href="http://www.ldodds.com/blog/archives/000049.html" &gt;this blog entry&lt;/a&gt;.
</description>
    </item>
    <item>
      <pubDate>Tue, 1 Jul 2003 21:23:02 GMT</pubDate>
      <title>1 Jul 2003</title>
      <link>http://www.advogato.org/person/ldodds/diary.html?start=9</link>
      <guid>http://www.advogato.org/person/ldodds/diary.html?start=9</guid>
      <description>Whilst tinkering with various APIs, I've whipped a tool to extract RDF metadata from Microsoft Office documents.

&lt;p&gt; You can download it, and read about it in detail on this blog entry: &lt;a href="http://www.ldodds.com/blog/archives/000048.html" &gt;More, More, MORE&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Fri, 20 Dec 2002 14:36:14 GMT</pubDate>
      <title>20 Dec 2002</title>
      <link>http://www.advogato.org/person/ldodds/diary.html?start=8</link>
      <guid>http://www.advogato.org/person/ldodds/diary.html?start=8</guid>
      <description>Posted the first beta of the FOAF-a-Matic today. Yay! You can &lt;a href="http://www.ldodds.com/foaf/foaf-a-matic-beta-1.zip" &gt;grab it from here&lt;/a&gt; if you want to take a look (requires Java)

&lt;p&gt; &lt;p&gt; I'm quite happy with the code. As I've iteratively added features its been refactored quite mercilessly. The test suite is embarrassingly small at the moment, but I plan to remedy that ASAP.
</description>
    </item>
    <item>
      <pubDate>Wed, 11 Dec 2002 13:12:22 GMT</pubDate>
      <title>11 Dec 2002</title>
      <link>http://www.advogato.org/person/ldodds/diary.html?start=7</link>
      <guid>http://www.advogato.org/person/ldodds/diary.html?start=7</guid>
      <description>I've put up &lt;a href="http://www.ldodds.com/wordtin/Wiki.jsp?page=FOAFaMaticMark2" &gt;a project page for my FOAF editor&lt;/a&gt;. Its basically just an intended feature list and some screenshots at the moment. I want to do a bit more coding before I release my first beta.

&lt;p&gt; &lt;p&gt; &lt;p&gt; Comments very welcome.

&lt;p&gt; &lt;p&gt; &lt;b&gt;Update&lt;/b&gt;

&lt;p&gt; &lt;p&gt; I decided to register the FOAF-a-Matic as &lt;a href="http://www.advogato.org/proj/FOAF-a-Matic/" &gt;an Advogato project&lt;/a&gt;. Why not?

&lt;p&gt; &lt;p&gt; There's no license info there yet, because I'd like to try generating one from the &lt;a href="http://www.creativecommons.org" &gt;Creative Commons&lt;/a&gt;. But basically it'll be Public Domain. I'd just like to be acknowledged as the author.

&lt;p&gt; &lt;p&gt; Now to get the code into a releasable format. I've been quite rigorous, trying to keep the Javadoc etc up to date as I go (rather than fill it in afterwards which I &lt;i&gt;never&lt;/i&gt; do otherwise.</description>
    </item>
    <item>
      <pubDate>Tue, 10 Dec 2002 09:49:28 GMT</pubDate>
      <title>10 Dec 2002</title>
      <link>http://www.advogato.org/person/ldodds/diary.html?start=6</link>
      <guid>http://www.advogato.org/person/ldodds/diary.html?start=6</guid>
      <description>Now that my workload is easing a bit I've started tinkering with code again. Specifically I've been taking another look at the Java Swing API and thinking about how to build scriptable application frameworks.

&lt;p&gt; At present I've got a simple framework which embeds the Bean Scripting Framework (to provide the scripting support) and a generic "service" component model to handle the application internals. Makes for loose coupling. Planning to open source this eventually.

&lt;p&gt; I've also been looking at Thinlets. I've documented by first impressions in the &lt;a href="http://www.ldodds.com/wordtin/Wiki.jsp?page=NotesOnThinlets" &gt;Notes on Thinlets&lt;/a&gt; page on my Wiki. I'm using the framework to build a FOAF editor which is progressing quite nicely. Hooked up the interface to the application model this morning at its all working fine. Some more code to write, testing, and some icons to draw before its finished though.

</description>
    </item>
    <item>
      <pubDate>Wed, 7 Aug 2002 19:56:26 GMT</pubDate>
      <title>7 Aug 2002</title>
      <link>http://www.advogato.org/person/ldodds/diary.html?start=5</link>
      <guid>http://www.advogato.org/person/ldodds/diary.html?start=5</guid>
      <description>So I'm extremely busy in my day job, as I'm temporarily managing an engineering team that are close to an application release.

&lt;p&gt; However I need time to do 'something different'. And while I'm currently daunted by the amount of XML-DEV activity to catch up on, I found a useful displacement activity in getting involved in a conversation on the cocoon-dev mailing list about documentation.

&lt;p&gt; I suggested (and I don't think this is the first time it's been suggested) that they use a Wiki as a means of capturing documentation, perhaps culled from the mailing list. It's also a useful environment for collaborative editing.

&lt;p&gt; The suggestion went down well. It also looks like we've avoided (narrowly) the usual open source/engineer rat-holes ("lets build a Cocoon based Wiki!"). 

&lt;p&gt; Happily someone set up a site based around &lt;a href="http://www.ecyrd.com/JSPWiki/" &gt;JSPWiki&lt;/a&gt; which is my current favourite -- it's not got a huge number of features, but it's very easy to install, configure and maintain. I'm using it for my personal Wiki into which I dump my research notes. 

&lt;p&gt; Last night I took the time to pull my Cocoon-related content out of my site, and into the &lt;a href="http://www.outerthought.net/wiki/Wiki.jsp" &gt;Cocoon Documentation Wiki&lt;/a&gt; -- largely a cut-and-paste effort. This has the happy effect of allowing me to finally publish a whole raft of material I've been accumulating, as well as adding some additional momentum to the idea.

&lt;p&gt; Things seem to be ticking along nicely, and others have begun adding content too.</description>
    </item>
    <item>
      <pubDate>Fri, 19 Jul 2002 15:55:04 GMT</pubDate>
      <title>19 Jul 2002</title>
      <link>http://www.advogato.org/person/ldodds/diary.html?start=4</link>
      <guid>http://www.advogato.org/person/ldodds/diary.html?start=4</guid>
      <description>Updated the &lt;a href="http://www.ldodds.com/foaf/foaf-a-matic.html" &gt;FOAF-a-matic&lt;/a&gt;. 

&lt;p&gt; Pulled together the W3C's HTML Tidy and XSLT services to create the &lt;a href="http://www.ldodds.com/foaf/bulletin-board.html" &gt;FOAF Bulletin Board&lt;/a&gt;. Thats how easy Web Services should be IMO.</description>
    </item>
    <item>
      <pubDate>Thu, 11 Jul 2002 14:56:06 GMT</pubDate>
      <title>11 Jul 2002</title>
      <link>http://www.advogato.org/person/ldodds/diary.html?start=3</link>
      <guid>http://www.advogato.org/person/ldodds/diary.html?start=3</guid>
      <description>Well I have Debian installed -- turned out I was using the wrong server to grab packages from. I was relying on the defaults presented by the install, but for 3.0 you need to override these (at the moment anyway).

&lt;p&gt; So it's all installed, just need to get on and configure various services and devices. Haven't touched it for a few days because I was &lt;a href="http://www.bigchill.net/story.html?id=386" &gt;away&lt;/a&gt;.

&lt;p&gt; I hacked up a Javascript application today -- the &lt;a href="http://www.ldodds.com/foaf/foaf-a-matic.html" &gt;FOAF-a-matic&lt;/a&gt; to generate FOAF descriptions automatically. Don't know what FOAF is? It stands for "Friend of a Friend" and is a way to describe yourself in RDF. Edd Dumbill's
"&lt;a href="http://www-106.ibm.com/developerworks/xml/library/x-foaf.html" &gt;XML Watch: Finding friends with XML and RDF&lt;/a&gt;" is a good starting point.

</description>
    </item>
    <item>
      <pubDate>Fri, 28 Jun 2002 15:26:59 GMT</pubDate>
      <title>28 Jun 2002</title>
      <link>http://www.advogato.org/person/ldodds/diary.html?start=2</link>
      <guid>http://www.advogato.org/person/ldodds/diary.html?start=2</guid>
      <description>Currently in the process of transferring my domain to &lt;a href="http://ldodds.gnomehack.com/" &gt;it's new home&lt;/a&gt; and investigating how painful it'll be to &lt;a href="http://ldodds.gnomehack.com/misc/bloggingtheinstall.html" &gt;install Debian on my laptop&lt;/a&gt;.

&lt;p&gt; I've messed about with Linux previously (a Red Hat distro) but this is the first time I've seriously looked at using it as my main work machine. No doubt this admission will bump me back down to Observer level! :)

</description>
    </item>
    <item>
      <pubDate>Mon, 23 Jul 2001 12:49:24 GMT</pubDate>
      <title>23 Jul 2001</title>
      <link>http://www.advogato.org/person/ldodds/diary.html?start=1</link>
      <guid>http://www.advogato.org/person/ldodds/diary.html?start=1</guid>
      <description>&lt;p&gt;
I've managed to update &lt;a href="http://weblogs.userland.com/eclectic" &gt;eclectic&lt;/a&gt; (my 
'blog tracking the XML-DEV mailing list) for five straight 
days now. Lets hope I can get back into the groove I was in 
during the first of last year when I barely missed a day. 
Kind of lost the thread of things after I got married! :)
 

&lt;p&gt; &lt;p&gt;I even managed 4 &lt;a href="http://www.xmlhack.com" &gt;xmlhack&lt;/a&gt; stories yesterday. 
Must be because I've started drinking coffee again.


&lt;p&gt; &lt;p&gt;
If there are any XML developers out there writing SAX based 
applications, you might be interested in this article I 
wrote recently: "&lt;a href="http://www.xml.com/pub/a/2001/07/18/collectedsax.html" 
&gt;The Collected Works of SAX&lt;/a&gt;". The XML-DEV folk are 
interested in collecting a series of links to open source 
SAX utility code to begin compiling a library of useful 
utility code. I'm particularly interested in SAX filters.
 

&lt;p&gt; &lt;p&gt;
If you've got code to share, please &lt;a href="mailto:leigh@xmlhack.com" &gt;email me&lt;/a&gt; and I'll 
compile a list.



</description>
    </item>
  </channel>
</rss>
