Tag: JSON / JAVA / XML

Community

An Introduction to XUL Part 6

(Dan Wellman) Learn about XUL, a subset of XML used to describe user interfaces, that helps you to make rich user interfaces with nothing more complicated than a text editor. In the sixth part of this series learn about XBL, another of XML’s many faces and a partner in crime with XUL, also called XM

Community

Introducing SKOS

(Peter Mikhalenko) SKOS (Simple Knowledge Organization System), recently introduced by the W3C, is a model for expressing knowledge organization systems in a machine-understandable way, within the framework of the Semantic Web. The SKOS Core Vocabulary is an RDF (Resource Description Framework) appl

Community

Not So Simple Error Log

(dnh) This article is a remake of Simple XML based Error Log. However in this release, I’ve made lot of changes so I rather come up with a new article instead of an update. Basic idea is the same, to log exceptions which have occurred in your application into an XML file.