Thanks!
Very nice. Useful and easy to use too. I bookmarked it.
The validator part worked, but the conversion to PDF gave me this error:
java.lang.NullPointerException
net.trieloff.docbooktool.PdfTransformationServlet.doGet(PdfTransformationServlet.java:135)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
Nonetheless, a great effort.
Steve Whitlatch
> I would like to announce version 1.0.1 of the DocBook Online Validator
> and Converter. This web-application allows you to validate DocBook-XML
> documents (Version 4.0 to 4.4).
> http://www.goshaky.com/docbook-online-tool/
> If your document is valid, you can transform it to HTML or PDF.
> The main difference to existing services like http://validate.sf.net/ is
> the possibility to upload a file.
> This way you can start editing and transforming DocBook XML, even if the
> only available tools are notepad and a web browser.