Tag: JSON / JAVA / XML

Community

Using XML in iTV development

The dream of using your remote control to interact with television broadcast shows has finally become a reality, thanks to interactive television (iTV). Here, John Papageorge explores the opportunities and challenges of creating applications for the set-top box platforms (such as OpenTV, AOLTV, and

Community

Reptile

Reptile is Java and XML -based distributed content syndication and management software with privacy protection from co-founders of the Jakarta Jetspeed project. The extensible architecture integrates several Web and P2P technologies to combine a Hypersonic SQL (hsql) persistent back end database wit

Community

XML Matters: Intro to PYX

By David Mertz, Ph.D. – XML is a fairly simple format. It uses plain Unicode text rather than binary encoding, and all the structures are declared with predictable-looking tags. Nonetheless, there are still enough rules in the XML grammar that a carefully debugged parser is needed to process XML doc