Projects
When I am able to free up some time, I will start putting some of the bits of software I have developed. Here are a few…
CSS3 Selector Schematron
A JavaScript based library to run a schematron schema on an HTML/XML document using CSS3 Selectors.
[Work in progress - coming soon]
URI Patterns/Templates
Originally a implementation of Joe Gregorio’s URI Templates internet draft, it eventually evolved to provide a more sophisticated pattern matching mechanism to power a Web service API.
This project is now maintained by Weborganic as an open source project; it is hosted on Google Code.
For more details, visit the URI Templates project page.
Arborifier
Or how to turn any XML into a usable tree…
For more details, visit the Arborifier project page.