Software projects
Free & Open Source Software projects I’ve worked on:
- hAtom2Atom, which is an XSLT stylesheet for transforming hAtom to Atom. Developed together with Luke Arno and Benjamin Carlyle.
Free & Open Source Software projects I’ve contributed to:
-
Mercurial SCM
- Added support for the Atom syndication format to Mercurial’s web frontend (hgweb)
- Added an XML output format for Mercurial’s changelogs (hg log)
-
HTML::Tidy (Perl module with C code for using libtidy)
- Added support for configuring HTML::Tidy without using a configuration file
- Implemented minor bug fixes