Archive for the 'Xml' Category

Optimized Presentation of XML Content

Saturday, February 23rd, 2008

Ivan Pepelnjak shows how to optimize the process of converting XML back-end data stored on a web server into HTML markup displayed in a web browser.
Introduction
The internal representation of static web site content or dynamic data displayed on a web site is increasingly stored in XML format due to ever-widening support of XML […]