Bookmarklets

Whilst digging around during the implementation of my FOAF Bookmarklet I came across a number of interesting bookmarklet techniques and examples. I've started documenting some of these in wordtin. See Bookmarklet for an entry point. The Bookmarklet Bootloader is a very interesting technique. I started writing up some notes on the techniques for using bookmarklets … Continue reading Bookmarklets

Ant Fan

Ant is rapidly becoming my favourite Java and XML processing tool. It features heavily in my next tutorial for IBM developerWorks (working title "Code Generation using XSLT") which describes how to use XSLT as a code generation tool using an Ant based build framework. Basically using Ant + Jalopy takes all the hard work out … Continue reading Ant Fan