Tag: JSON / JAVA / XML

Community

RPG Gets XML Boost in V5R4

(Robert Cozzi, Jr.) IBM continued its commitment to RPG IV by announcing support for native RPG IV-based XML support. Although you must upgrade to V5R4 of i5/OS, I consider this the first compelling enhancement to RPG IV since qualified data structures and data structures as arrays were introduced b

Community

On XMLish Things: Oxygen

(Kurt Cagle) There are times lately where I feel like I’ve strayed far from my original mandate of focusing on XML and it associated technologies. I’ve wrapped up the SVG chapter for the Firefox book, am beginning to dig in-depth into the realm of extensions before heading back into the deeper realm

Community

A Link to LINQ

(A. Russell Jones) XML, Arrays, DataSets, database tables, collections of all types—all these have a common attribute; they are data stores that hold sets of data values or objects grouped together for some reason. It follows logically that developers would also like to be able to extract individual

Community

How To Use AJAX Patterns

(Kris Hadlock) Design patterns make development more efficient by speeding up common programming processes and eliminating the need to write redundant code across multiple projects. AJAX design patterns are emerging with the increased popularity of its use in Web application development. In this art

Community

Managing XML data: Tag URIs

(Elliotte Rusty Harold) Uniform Resource Identifiers (URIs) can identify things without necessarily locating them. XML namespace URIs are the most obvious such use, but many others abound. When you use URIs primarily as identifiers, it’s important to create URIs that are globally unique without impl