Tag: JSON / JAVA / XML

Community

Databases and Element Names

by John E. Simpson – As you’ve evidently been learning, moving data by hand between XML and relational databases can be frustrating, intellectually stimulating, maybe even rewarding. Mostly, though, it can leave you simply hungry for help.For almost anything involving getting XML data into o

Community

BEA sweetens XML tool for Java

By Martin LaMonica – The free service, available from BEA’s developer Web site, is based on XML Beans, software that the company is testing. The software converts Extensible Markup Language (XML) document definitions into Java code. By generating much of the Java needed to process an XML document wi

Community

Tip: SAX and document order

By Howard Katz – This tip focuses on document order, SAX, and something I call document order indices, or DOIs for short. I’ll start with a short discussion of document order, explaining what it is, where it’s useful in an XML context, and why it’s important. I’ll then present some simple SAX code t

Community

The Real Success of XML

By Hitesh Seth – XML is a relatively simple development. Yet it has probably been the most powerful development to date in the world of i-Technology. From being the launchpad for information delivery on the Web (XHTML, SMIL, SVG) to electronic business communication (Chem standards, ebXML, Ro

Community

Parsing RSS At All Costs

by Mark Pilgrim – Unfortunately in the past few years, as RSS has gained popularity, the quality of RSS feeds has dropped. There are now dozens of versions of hundreds of tools producing RSS feeds. Many have bugs. Few build RSS feeds using XML libraries; most treat it as text, by piecing the feed to