Projects

DocBooKit

October 20, 2006

DocBooKit (pronounced DocBook Kit) is a front-end toolkit for DocBook. It facilitates the validation and transformation of DocBook input XML into various output formats such as HTML, PDF and RTF. It comes with DocBooKit Resources that is a bundle including the required transformation products to transform DocBook input XML into various output formats. The key advantag of DocBooKit is its ease of installation and usage.

SilkPage

April 17, 2006

SilkPage is an XML based Web publishing framework that has evolved from the Docbook Website. With strong foundations in XML, it is a publishing framework with a focus on web standards and usability. SilkPage provides a framework for publishing structured and standard compliant websites in XML. It is particularly suited to publish personal websites, though it is by no means limited to them.

Viewer Applet

July 20, 2003

Viewer Applet is a document navigator applet. Given a set of documents in a directory, it provides a mini navigation toolbar that can be used to navigate through the document list. It explores the internationalization feature of Java.

SmartResume

July 20, 2003

SmartResume puts together an XML based resume transformation toolkit. XSLT is used to transform XML data into other forms. Keeping the resume data and presentation separated, allows the use of XML for the raw resume data, while XSLT transforms the XML into other formats such as PDF, RTF and XHTML. This document describes how to write a smart resume in XML and utilize XSLT processors to transform it into other formats.

Common Ant Tasks For Java (CAT4J)

July 20, 2003

Common Ant Tasks For Java (CAT4J), defines some common Ant tasks that are often required to automate the build process of a Java based project. These tasks can be easily imported into another build file by using the Ant import task.