Tag: JSON / JAVA / XML

Community

Top Ten SAX2 Tips

by David Brownell – In this article, I'll highlight some points that can make your SAX programming in Java more portable, robust, and expressive. Some of these points are just advice, some address common programming problems, and some address SAX techniques that offer unique power to developers.

Community

XML and Modern CGI Applications

by Kip Hampton – CGI is not without its weaknesses, and despite well-funded campaigns from a number of software vendors, CGI is still widely used and shows no signs of going away anytime soon. This month we will be looking at a module that offers a new take on CGI coding, Christian Glahn's CGI::

Community

Using Emacs for XML documents

By Brian Gillan – Emacs, best known as a powerful text editor for UNIX developers, can be an ideal XML editor for MS-DOS, Windows, and MacOS. The author describes how to install the right add-on packages and modify settings to create a powerful XML/SGML editing-and-validation environment in Emacs wi

Community

Comparing XML Schema Languages

by Eric van der Vlist – This article explains what an XML schema language is and which features the different schema languages possess. It also documents the development of the major schema language families — DTDs, W3C XML Schema, and RELAX NG — and compares the features of DTDs, W3C XML Schema,