Tag: JSON / JAVA / XML

Community

How (Not) to Grow a Technology

by Kendall Grant Clark – In this article I consider the two most common ways of growing XML technologies, particularly in the context of standards bodies and the XML development community. While these two methods are well-known, I draw my inspiration from an XML-DEV posting by Roger Costello. His po

Community

Finding IDs

by John E. Simpson – Before getting into this month’s questions, I wanted to discuss a change in this column’s standard operating procedures. In the nearly three years that I’ve been writing “XML Q&A,” all questions I’ve answered have been drawn from a single source: the O’Reilly Network XML Forum.

Community

Online Exam using XML & ASP

by Mohamed Najeeb – This week we’re bringing you an online exam system that pulls it’s data from an xml file on the server. The question list for the user is sent to the browser via Microsoft’s XMLHTTP Object. Using this same object, the questions are retrieved from the server and displayed on the p

Community

Rainbow-colored Relax NG

Hans Fugal has released a Vim syntax highlighting file for Relax NG compact syntax (RNC). It joins a couple of other options available for working with and viewing syntax-highlighted RNC schema instances: an Emacs mode and a set of stylesheets for generating HTML versions of RNC schemas.