<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://xml.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Articles by Jimmy Zhang</title>
 <link>http://xml.sys-con.com/</link>
 <description>Latest articles from Jimmy Zhang</description>
 <language>en</language>
 <copyright>Copyright 2008 </copyright>
 <generator></generator>
 <lastBuildDate>Mon, 01 Dec 2008 17:26:59 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>SOA with Document-Centric XML Processing</title>
 <link>http://xml.sys-con.com/node/671173</link>
 <description>This article introduces the concept of document-centric XML processing and a set of emerging document-centric capabilities such as cutting, splitting, and splicing documents at the byte level. It also explains how it solves one of the most fundamental technical issues hampering enterprise SOA and XML application development: the redundant serialization and de-serialization of object-oriented XML processing models such as DOM.&lt;p&gt;&lt;a href=&quot;http://xml.sys-con.com/node/671173&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 14 Sep 2008 23:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://xml.sys-con.com/node/671173</guid>
</item>
<item>
 <title>i-Technology Viewpoint: The Performance Woe of Binary XML</title>
 <link>http://xml.sys-con.com/node/250512</link>
 <description>Since its inception, XML has been criticized for the overhead it introduces into the enterprise infrastructure. Business data encoded in XML takes five to 10 times more bandwidth to transmit in the network and proportionally more disk space to store.&lt;p&gt;&lt;a href=&quot;http://xml.sys-con.com/node/250512&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 05 Aug 2008 06:40:00 EDT</pubDate>
 <guid isPermaLink="true">http://xml.sys-con.com/node/250512</guid>
</item>
<item>
 <title>Index XML Documents with VTD-XML</title>
 <link>http://xml.sys-con.com/node/453082</link>
 <description>Traditionally DOM or SAX-based enterprise applications have to repeat CPU-intensive XML parsing when accessing the same documents multiple times. VTD-XML 2.0 introduces a simple general-purpose XML index called VTD+XML (&lt;a href=&quot;http://vtd-xml.sourceforge.net/persistence.html&quot; title=&quot;http://vtd-xml.sourceforge.net/persistence.html&quot;&gt;http://vtd-xml.sourceforge.net/persistence.html&lt;/a&gt;) that eliminates the need for repetitive parsing of those applications.&lt;p&gt;&lt;a href=&quot;http://xml.sys-con.com/node/453082&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 20 Feb 2008 14:15:00 EST</pubDate>
 <guid isPermaLink="true">http://xml.sys-con.com/node/453082</guid>
</item>
<item>
 <title>Process SOAP with VTD-XML</title>
 <link>http://xml.sys-con.com/node/48764</link>
 <description>SOAP is an XML based data protocol standardized by W3C for the purpose of enabling inter-application data exchange over the Internet. In a typical Web Services scenario, a SOAP message delivered via HTTP needs to be parsed before anything else can happen. As two popular SOAP processing methods, DOM and SAX/Pull force application developers to choose between performance/memory efficiency and ease of use.&lt;p&gt;&lt;a href=&quot;http://xml.sys-con.com/node/48764&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 18 Mar 2005 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://xml.sys-con.com/node/48764</guid>
</item>
</channel>
</rss>
