Tag: JSON / JAVA / XML

Community

Frameworks, XML and duplication

(Dan Wilson) Duplicating code is Bad! When designing software, take great pains to avoid duplication of code. After all, if an application has a lot of duplicated logic, or cut/pasted processes, it is very easy for parts of the system to get out of wack. A small tweak here, a short change there and

Community

The ROI of XForms

(Dan McCreary) This article examines several methods of calculating the Return on Investment (ROI) of adopting enterprise-wide XForms standards. Explore ROI analysis from several different viewpoints, including the standards perspective and issues around vendor lock-in avoidance strategies. Learn ab

Community

Transforming a Complex Document

(Jennifer Kyrnin) Last week we discussed the basics of XSLT. You saw that with a simple text document and an XSLT processor you could convert an XML document into HTML. But that was a really basic document. Most XML documents have much more than one entity. They often have multiple nested entities a