<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>DZone: xml</title>
    <link>http://www.dzone.com/links/tag/xml.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2006 DZone, Inc.</copyright>
    <pubDate>Sat, 06 Sep 2008 07:06:28 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-09-06T07:06:28Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2006 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/frontpage/xml/rss.xml</dz:selfLink>
    <image>
      <title>DZone: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>The Java XPath API</title>
      <link>http://www.dzone.com/links/rss/the_java_xpath_api_2.html</link>
      <description>XPath expressions are much easier to write than detailed Document Object Model navigation code. When you need to extract information from an XML document, the quickest and simplest way is to embed an XPath expression inside your Java program. Discover the javax.xml.xpath package, an XML object-model independent library for querying documents with XPath.</description>
      <category>java</category>
      <category>news</category>
      <category>xml</category>
      <pubDate>Fri, 05 Sep 2008 17:12:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/110481.html</guid>
      <dc:creator>jmalasko</dc:creator>
      <dc:date>2008-09-05T17:12:04Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_java_xpath_api_2.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/110481.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>XPath expressions are much easier to write than detailed Document Object Model navigation code. When you need to extract information from an XML document, the quickest and simplest way is to embed an XPath expression inside your Java program. Discover the javax.xml.xpath package, an XML object-model independent library for querying documents with XPath.<br/><br/><a href='http://www.dzone.com/links/rss/the_java_xpath_api_2.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=110481' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>110481</dz:linkId>
      <dz:submitDate>2008-09-04T15:43:52Z</dz:submitDate>
      <dz:promoteDate>2008-09-05T17:12:04Z</dz:promoteDate>
      <dz:voteUpCount>13</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>118</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/110481.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jmalasko</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276201.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Introduction to simple RESTful web application using Jersey and Maven</title>
      <link>http://www.dzone.com/links/rss/introduction_to_simple_restful_web_application_us.html</link>
      <description>This purpose of this post is only to provide a jump start in setting up a Maven environment and start working with Jersey . I will try to provide a detailed version later when time permits. The existing tutorials are outdated to some extent due to refactoring. Hence I hope this post is useful for developers beginning to use Jersey.</description>
      <category>how-to</category>
      <category>java</category>
      <category>open source</category>
      <category>xml</category>
      <pubDate>Wed, 03 Sep 2008 15:17:31 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/109694.html</guid>
      <dc:creator>bercolax</dc:creator>
      <dc:date>2008-09-03T15:17:31Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/introduction_to_simple_restful_web_application_us.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/109694.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'> This purpose of this post is only to provide a jump start in setting up a Maven environment and start working with Jersey . I will try to provide a detailed version later when time permits. The existing tutorials are outdated to some extent due to refactoring. Hence I hope this post is useful for developers beginning to use Jersey.<br/><br/><a href='http://www.dzone.com/links/rss/introduction_to_simple_restful_web_application_us.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=109694' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109694</dz:linkId>
      <dz:submitDate>2008-09-02T16:22:28Z</dz:submitDate>
      <dz:promoteDate>2008-09-03T15:17:31Z</dz:promoteDate>
      <dz:voteUpCount>15</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>262</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/109694.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bercolax</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/298820.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Parsing XML on the Client: JavaScrpt vs. ActionScript</title>
      <link>http://www.dzone.com/links/rss/parsing_xml_on_the_client_javascrpt_vs_actionscri.html</link>
      <description>Developer: Wow the JavaScript interpreter on Firefox 3 is awesome, but the one on the new Safari is even better. It is a great time to be a JavaScript developer!&#xD;
&#xD;
Me: It is still a lot slower than ActionScript.</description>
      <category>flash-flex</category>
      <category>javascript</category>
      <category>opinion</category>
      <category>xml</category>
      <pubDate>Wed, 03 Sep 2008 11:25:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/109786.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-09-03T11:25:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/parsing_xml_on_the_client_javascrpt_vs_actionscri.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/109786.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Developer: Wow the JavaScript interpreter on Firefox 3 is awesome, but the one on the new Safari is even better. It is a great time to be a JavaScript developer!

Me: It is still a lot slower than ActionScript.
<br/><br/><a href='http://www.dzone.com/links/rss/parsing_xml_on_the_client_javascrpt_vs_actionscri.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=109786' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109786</dz:linkId>
      <dz:submitDate>2008-09-02T22:37:16Z</dz:submitDate>
      <dz:promoteDate>2008-09-03T11:25:23Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>206</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/109786.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>WAX: Writing XML (with intro video)</title>
      <link>http://www.dzone.com/links/rss/wax_writing_xml_with_intro_video.html</link>
      <description>Writing API for XML (WAX) is a free, open-source library for writing XML documents. Created because of an OutOfMemoryError while trying to output a large XML document. (Bonus: wacky intro video)</description>
      <category>java</category>
      <category>open source</category>
      <category>xml</category>
      <pubDate>Tue, 02 Sep 2008 19:33:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/109585.html</guid>
      <dc:creator>M Easter</dc:creator>
      <dc:date>2008-09-02T19:33:05Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/wax_writing_xml_with_intro_video.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/109585.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Writing API for XML (WAX) is a free, open-source library for writing XML documents. Created because of an OutOfMemoryError while trying to output a large XML document. (Bonus: wacky intro video)<br/><br/><a href='http://www.dzone.com/links/rss/wax_writing_xml_with_intro_video.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=109585' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109585</dz:linkId>
      <dz:submitDate>2008-09-02T12:21:01Z</dz:submitDate>
      <dz:promoteDate>2008-09-02T19:33:05Z</dz:promoteDate>
      <dz:voteUpCount>16</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>173</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/109585.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>keyofdminor</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/222498.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using Java XML API</title>
      <link>http://www.dzone.com/links/rss/using_java_xml_api.html</link>
      <description>This article mentions about few small idiosyncrasies which one has to face while working with XML APIs. Describes few sample scenario of usage of DOM  and Transformer classes</description>
      <category>how-to</category>
      <category>java</category>
      <category>usability</category>
      <category>xml</category>
      <pubDate>Tue, 02 Sep 2008 15:02:27 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/109314.html</guid>
      <dc:creator>fazalgupta</dc:creator>
      <dc:date>2008-09-02T15:02:27Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/using_java_xml_api.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/109314.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This article mentions about few small idiosyncrasies which one has to face while working with XML APIs. Describes few sample scenario of usage of DOM  and Transformer classes<br/><br/><a href='http://www.dzone.com/links/rss/using_java_xml_api.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=109314' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109314</dz:linkId>
      <dz:submitDate>2008-09-01T21:32:23Z</dz:submitDate>
      <dz:promoteDate>2008-09-02T15:02:27Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>198</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/109314.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>fazalgupta</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/283787.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Marshal Arts in XStream</title>
      <link>http://www.dzone.com/links/rss/marshal_arts_in_xstream.html</link>
      <description>How to use XStream for marshalling including annotations and custom converters.</description>
      <category>agile</category>
      <category>java</category>
      <category>server</category>
      <category>xml</category>
      <pubDate>Mon, 01 Sep 2008 19:06:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/109105.html</guid>
      <dc:creator>gru</dc:creator>
      <dc:date>2008-09-01T19:06:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/marshal_arts_in_xstream.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/109105.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How to use XStream for marshalling including annotations and custom converters.<br/><br/><a href='http://www.dzone.com/links/rss/marshal_arts_in_xstream.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=109105' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109105</dz:linkId>
      <dz:submitDate>2008-09-01T10:17:12Z</dz:submitDate>
      <dz:promoteDate>2008-09-01T19:06:35Z</dz:promoteDate>
      <dz:voteUpCount>16</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>203</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/109105.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>gru</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/171897.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Build Ajax apps using the first real Ajax server: Aptana Jaxer</title>
      <link>http://www.dzone.com/links/rss/build_ajax_apps_using_the_first_real_ajax_server.html</link>
      <description>Discover Jaxer, the first true Asynchronous JavaScript + XML server. Jaxer makes it possible to execute JavaScript code, Document Object Model, and HTML on the server side as well as giving you the ability to access server-side functions asynchronously from the client side. This article describes the features of Jaxer and shows the great potential that Jaxer has to offer.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>server</category>
      <category>xml</category>
      <pubDate>Fri, 29 Aug 2008 10:27:57 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/108117.html</guid>
      <dc:creator>jmalasko</dc:creator>
      <dc:date>2008-08-29T10:27:57Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/build_ajax_apps_using_the_first_real_ajax_server.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/108117.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>
Discover Jaxer, the first true Asynchronous JavaScript + XML server. Jaxer makes it possible to execute JavaScript code, Document Object Model, and HTML on the server side as well as giving you the ability to access server-side functions asynchronously from the client side. This article describes the features of Jaxer and shows the great potential that Jaxer has to offer.
<br/><br/><a href='http://www.dzone.com/links/rss/build_ajax_apps_using_the_first_real_ajax_server.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=108117' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>108117</dz:linkId>
      <dz:submitDate>2008-08-28T15:19:16Z</dz:submitDate>
      <dz:promoteDate>2008-08-29T10:27:57Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>323</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/108117.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jmalasko</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276201.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Developing web services using Spring ws and JAXB marshaller</title>
      <link>http://www.dzone.com/links/rss/developing_web_services_using_spring_ws_and_jaxb.html</link>
      <description>Spring web services a product of spring community, helps in developing web services using contract first web services and helps in manipulating the xml in many ways. In this tutorial I am about to show a step by step guide in developing spring web services using JAXB as mashalling technology.</description>
      <category>java</category>
      <category>open source</category>
      <category>web services</category>
      <category>xml</category>
      <pubDate>Thu, 28 Aug 2008 19:47:05 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/107086.html</guid>
      <dc:creator>tejakantamneni</dc:creator>
      <dc:date>2008-08-28T19:47:05Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/developing_web_services_using_spring_ws_and_jaxb.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/107086.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Spring web services a product of spring community, helps in developing web services using contract first web services and helps in manipulating the xml in many ways. In this tutorial I am about to show a step by step guide in developing spring web services using JAXB as mashalling technology.

<br/><br/><a href='http://www.dzone.com/links/rss/developing_web_services_using_spring_ws_and_jaxb.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=107086' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>107086</dz:linkId>
      <dz:submitDate>2008-08-26T00:58:17Z</dz:submitDate>
      <dz:promoteDate>2008-08-28T19:47:05Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>232</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/107086.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>tejakantamneni</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/297894.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>300+ PHP Presentations Online</title>
      <link>http://www.dzone.com/links/rss/300_php_presentations_online.html</link>
      <description>The PHP Presentation System hosts over three hundred presentations, covering a slew of different topics including performance, testing, debugging, XML, and security. The presentations are from speakers at a variety of conferences. You will see (and hear if interested) presentations from speakers like Derick Rethans, Tobias Schlitt, Rasmus Lerdorf and many many more. These presentations have been at conferences all around the world and contain a great deal of information.</description>
      <category>php</category>
      <category>security</category>
      <category>web services</category>
      <category>xml</category>
      <pubDate>Wed, 27 Aug 2008 18:19:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/107581.html</guid>
      <dc:creator>startrak118</dc:creator>
      <dc:date>2008-08-27T18:19:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/300_php_presentations_online.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/107581.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The PHP Presentation System hosts over three hundred presentations, covering a slew of different topics including performance, testing, debugging, XML, and security. The presentations are from speakers at a variety of conferences. You will see (and hear if interested) presentations from speakers like Derick Rethans, Tobias Schlitt, Rasmus Lerdorf and many many more. These presentations have been at conferences all around the world and contain a great deal of information.<br/><br/><a href='http://www.dzone.com/links/rss/300_php_presentations_online.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=107581' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>107581</dz:linkId>
      <dz:submitDate>2008-08-27T12:02:41Z</dz:submitDate>
      <dz:promoteDate>2008-08-27T18:19:23Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>514</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/107581.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>startrak118</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/298704.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Why XAML is Powerful</title>
      <link>http://www.dzone.com/links/rss/why_xaml_is_powerful.html</link>
      <description>XAML, Microsoft's eXtensible Application Markup Language, was released with the .NET 3.0 framework and works with the new technologies available in the framework, such as WPF, WCF, Windows CardSpace, and WF.</description>
      <category>.net</category>
      <category>microsoft</category>
      <category>windows</category>
      <category>xml</category>
      <pubDate>Wed, 27 Aug 2008 17:01:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/106765.html</guid>
      <dc:creator>theunixgeek</dc:creator>
      <dc:date>2008-08-27T17:01:36Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/why_xaml_is_powerful.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/106765.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>XAML, Microsoft's eXtensible Application Markup Language, was released with the .NET 3.0 framework and works with the new technologies available in the framework, such as WPF, WCF, Windows CardSpace, and WF.<br/><br/><a href='http://www.dzone.com/links/rss/why_xaml_is_powerful.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=106765' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>106765</dz:linkId>
      <dz:submitDate>2008-08-25T09:13:29Z</dz:submitDate>
      <dz:promoteDate>2008-08-27T17:01:36Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>446</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/106765.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>theunixgeek</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/286188.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Use XML for Log Files</title>
      <link>http://www.dzone.com/links/rss/use_xml_for_log_files.html</link>
      <description>Many applications write log files to get some information about what the application is doing. Especially applications without a user interface use log files, like for example Windows Services or Web Applications. These log files are plain text files normally.</description>
      <category>xml</category>
      <pubDate>Sat, 23 Aug 2008 14:28:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/106130.html</guid>
      <dc:creator>Thierry.Lefort</dc:creator>
      <dc:date>2008-08-23T14:28:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/use_xml_for_log_files.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/106130.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Many applications write log files to get some information about what the application is doing. Especially applications without a user interface use log files, like for example Windows Services or Web Applications. These log files are plain text files normally.<br/><br/><a href='http://www.dzone.com/links/rss/use_xml_for_log_files.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=106130' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>106130</dz:linkId>
      <dz:submitDate>2008-08-22T11:58:39Z</dz:submitDate>
      <dz:promoteDate>2008-08-23T14:28:20Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>226</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/106130.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Thierry.Lefort</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/252611.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>XML Schema nillable=”true” vs minOccurs=”0″</title>
      <link>http://www.dzone.com/links/rss/xml_schema_nillabletrue_vs_minoccurs0.html</link>
      <description>nillable="true" and minOccurs="0" is really confusing terms in XML Schema. Here is a simple explanation of what it actually means.</description>
      <category>how-to</category>
      <category>web services</category>
      <category>xml</category>
      <pubDate>Thu, 21 Aug 2008 12:24:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/104656.html</guid>
      <dc:creator>dimuthuc</dc:creator>
      <dc:date>2008-08-21T12:24:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/xml_schema_nillabletrue_vs_minoccurs0.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/104656.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>nillable="true" and minOccurs="0" is really confusing terms in XML Schema. Here is a simple explanation of what it actually means.<br/><br/><a href='http://www.dzone.com/links/rss/xml_schema_nillabletrue_vs_minoccurs0.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=104656' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>104656</dz:linkId>
      <dz:submitDate>2008-08-18T15:29:41Z</dz:submitDate>
      <dz:promoteDate>2008-08-21T12:24:40Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>231</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/104656.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>dimuthuc</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/317348.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>6 Deadly AJAX Drawbacks: Are you aware?</title>
      <link>http://www.dzone.com/links/rss/6_deadly_ajax_drawbacks_are_you_aware.html</link>
      <description>Some developers view AJAX as the silver bullet for every scenario. However, AJAX introduces its own set of hazards in various areas, which include: development time, browsing history and experience, search engine interaction, accessibility, server load, and security. Let’s take a closer look at each of these 6 areas.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>security</category>
      <category>xml</category>
      <pubDate>Tue, 19 Aug 2008 06:02:33 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/104577.html</guid>
      <dc:creator>Ashish Nayyar</dc:creator>
      <dc:date>2008-08-19T06:02:33Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/6_deadly_ajax_drawbacks_are_you_aware.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/104577.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Some developers view AJAX as the silver bullet for every scenario. However, AJAX introduces its own set of hazards in various areas, which include: development time, browsing history and experience, search engine interaction, accessibility, server load, and security. Let’s take a closer look at each of these 6 areas.<br/><br/><a href='http://www.dzone.com/links/rss/6_deadly_ajax_drawbacks_are_you_aware.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=104577' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>104577</dz:linkId>
      <dz:submitDate>2008-08-18T11:52:20Z</dz:submitDate>
      <dz:promoteDate>2008-08-19T06:02:33Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>8</dz:voteDownCount>
      <dz:clickCount>831</dz:clickCount>
      <dz:commentCount>4</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/104577.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>ashishnayyar911</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/282083.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>XML Data Manipulation with XLinq</title>
      <link>http://www.dzone.com/links/rss/xml_data_manipulation_with_xlinq.html</link>
      <description>A short screencasts on how to do XML Data Manipulation with XLinq</description>
      <category>.net</category>
      <category>how-to</category>
      <category>microsoft</category>
      <category>xml</category>
      <pubDate>Thu, 14 Aug 2008 23:51:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/103532.html</guid>
      <dc:creator>Dwhittaker</dc:creator>
      <dc:date>2008-08-14T23:51:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/xml_data_manipulation_with_xlinq.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/103532.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A short screencasts on how to do XML Data Manipulation with XLinq<br/><br/><a href='http://www.dzone.com/links/rss/xml_data_manipulation_with_xlinq.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=103532' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>103532</dz:linkId>
      <dz:submitDate>2008-08-14T11:10:40Z</dz:submitDate>
      <dz:promoteDate>2008-08-14T23:51:10Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>137</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/103532.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Dwhittaker</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/231542.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Exchanging Data with XML and JAXB, Part 1 : Core Java Technologies Tech Tips</title>
      <link>http://www.dzone.com/links/rss/exchanging_data_with_xml_and_jaxb_part_1_core_jav.html</link>
      <description>JAXB simplifies the use of XML data in Java applications by shielding you and your code from the low-level details of working with XML. Essentially, JAXB allows you to move easily back-and-forth between XML and Java. A JAXB implementation supplies a schema compiler, which takes in an XML schema and generates Java classes which map to that schema. Data from XML documents which are instances of the schema can be bound automatically to the generated classes by JAXB's binding runtime framework</description>
      <category>java</category>
      <category>open source</category>
      <category>xml</category>
      <pubDate>Thu, 14 Aug 2008 14:54:47 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/103033.html</guid>
      <dc:creator>Umberto Zappia</dc:creator>
      <dc:date>2008-08-14T14:54:47Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/exchanging_data_with_xml_and_jaxb_part_1_core_jav.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/103033.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>JAXB simplifies the use of XML data in Java applications by shielding you and your code from the low-level details of working with XML. Essentially, JAXB allows you to move easily back-and-forth between XML and Java. A JAXB implementation supplies a schema compiler, which takes in an XML schema and generates Java classes which map to that schema. Data from XML documents which are instances of the schema can be bound automatically to the generated classes by JAXB's binding runtime framework<br/><br/><a href='http://www.dzone.com/links/rss/exchanging_data_with_xml_and_jaxb_part_1_core_jav.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=103033' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>103033</dz:linkId>
      <dz:submitDate>2008-08-13T00:01:11Z</dz:submitDate>
      <dz:promoteDate>2008-08-14T14:54:47Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>201</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/103033.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>javathreads</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276353.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Build Your SubSonic DAL With NAnt</title>
      <link>http://www.dzone.com/links/rss/build_your_subsonic_dal_with_nant.html</link>
      <description>SubSonic is a .NET ORM (object relational mapping) tool with plenty of extras. In the ORM market, it can be compared to other tool such as Linq and NHibernate. I chose SubSonic over NHibernate, because of the ease of configuration or Linq, because I am still programming for .NET 2.0. That being said, there are three different ways to generate your data access layer using SubSonic</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>how-to</category>
      <category>xml</category>
      <pubDate>Tue, 12 Aug 2008 14:34:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/102641.html</guid>
      <dc:creator>Volume4</dc:creator>
      <dc:date>2008-08-12T14:34:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/build_your_subsonic_dal_with_nant.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/102641.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>SubSonic is a .NET ORM (object relational mapping) tool with plenty of extras. In the ORM market, it can be compared to other tool such as Linq and NHibernate. I chose SubSonic over NHibernate, because of the ease of configuration or Linq, because I am still programming for .NET 2.0. That being said, there are three different ways to generate your data access layer using SubSonic<br/><br/><a href='http://www.dzone.com/links/rss/build_your_subsonic_dal_with_nant.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=102641' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>102641</dz:linkId>
      <dz:submitDate>2008-08-11T16:59:41Z</dz:submitDate>
      <dz:promoteDate>2008-08-12T14:34:23Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>47</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/102641.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Volume4</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/71517.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Develop AJAX apps like the pros using DWR</title>
      <link>http://www.dzone.com/links/rss/develop_ajax_apps_like_the_pros_using_dwr.html</link>
      <description>If you are doing Ajax development, there is one library you need to know: Direct Web Remoting (DWR). This library leverages the Java language and Java Web technologies to simplify Ajax development. It has set the standard for how to integrate Ajax seamlessly into a Java web application. In this article, see just how easy Ajax can be using DWR.</description>
      <category>ajax</category>
      <category>java</category>
      <category>tools</category>
      <category>xml</category>
      <pubDate>Tue, 12 Aug 2008 10:23:29 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/102617.html</guid>
      <dc:creator>jmalasko</dc:creator>
      <dc:date>2008-08-12T10:23:29Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/develop_ajax_apps_like_the_pros_using_dwr.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/102617.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>If you are doing Ajax development, there is one library you need to know: Direct Web Remoting (DWR). This library leverages the Java language and Java Web technologies to simplify Ajax development. It has set the standard for how to integrate Ajax seamlessly into a Java web application. In this article, see just how easy Ajax can be using DWR.<br/><br/><a href='http://www.dzone.com/links/rss/develop_ajax_apps_like_the_pros_using_dwr.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=102617' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>102617</dz:linkId>
      <dz:submitDate>2008-08-11T15:53:10Z</dz:submitDate>
      <dz:promoteDate>2008-08-12T10:23:29Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>266</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/102617.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jmalasko</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276201.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Using Groovy to Create Sample Data in XML format for AppFuse</title>
      <link>http://www.dzone.com/links/rss/using_groovy_to_create_sample_data_in_xml_format.html</link>
      <description>I have been using AppFuse 2.0 to create some applications that read from legacy databases. Under AppFuse’s standard configuration, you can populate the development application with sample data by adding data to the sample-data.xml file located in the src\test\resources directory. In my case, I have several data tables that contain appropriate sample data, so my real chore has how to easily get a subset of that data into the sample-data.xml file.</description>
      <category>frameworks</category>
      <category>groovy</category>
      <category>xml</category>
      <pubDate>Mon, 11 Aug 2008 21:51:17 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/102541.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-08-11T21:51:17Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/using_groovy_to_create_sample_data_in_xml_format.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/102541.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I have been using AppFuse 2.0 to create some applications that read from legacy databases. Under AppFuse’s standard configuration, you can populate the development application with sample data by adding data to the sample-data.xml file located in the src\test\resources directory. In my case, I have several data tables that contain appropriate sample data, so my real chore has how to easily get a subset of that data into the sample-data.xml file.<br/><br/><a href='http://www.dzone.com/links/rss/using_groovy_to_create_sample_data_in_xml_format.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=102541' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>102541</dz:linkId>
      <dz:submitDate>2008-08-11T11:52:02Z</dz:submitDate>
      <dz:promoteDate>2008-08-11T21:51:17Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>105</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/102541.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Separation of Content and Presentation - One Step Ahead</title>
      <link>http://www.dzone.com/links/rss/separation_of_content_and_presentation_one_step_a.html</link>
      <description>Jeff Atwood once wondered what's the point of alternative markup languages; this is the answer.</description>
      <category>css-html</category>
      <category>standards</category>
      <category>web design</category>
      <category>xml</category>
      <pubDate>Mon, 11 Aug 2008 10:06:34 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/102287.html</guid>
      <dc:creator>amphi</dc:creator>
      <dc:date>2008-08-11T10:06:34Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/separation_of_content_and_presentation_one_step_a.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/102287.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Jeff Atwood once wondered what's the point of alternative markup languages; this is the answer.<br/><br/><a href='http://www.dzone.com/links/rss/separation_of_content_and_presentation_one_step_a.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=102287' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>102287</dz:linkId>
      <dz:submitDate>2008-08-10T13:40:00Z</dz:submitDate>
      <dz:promoteDate>2008-08-11T10:06:34Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>288</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/102287.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>amphi</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/239201.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>XML Enhancements for Java</title>
      <link>http://www.dzone.com/links/rss/xml_enhancements_for_java.html</link>
      <description>Write efficient XML processing applications more easily using the XML Enhancements for Java (XJ) framework. XJ includes a set of extensions to Java 1.4 that integrate support for XML, XML Schema, and XPath 1.0 into the language. Also, discover the advantages of XJ over existing mechanisms for the XML development.</description>
      <category>java</category>
      <category>xml</category>
      <pubDate>Fri, 08 Aug 2008 17:45:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/101836.html</guid>
      <dc:creator>jmalasko</dc:creator>
      <dc:date>2008-08-08T17:45:56Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/xml_enhancements_for_java.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/101836.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Write efficient XML processing applications more easily using the XML Enhancements for Java (XJ) framework. XJ includes a set of extensions to Java 1.4 that integrate support for XML, XML Schema, and XPath 1.0 into the language. Also, discover the advantages of XJ over existing mechanisms for the XML development. <br/><br/><a href='http://www.dzone.com/links/rss/xml_enhancements_for_java.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=101836' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>101836</dz:linkId>
      <dz:submitDate>2008-08-07T22:01:48Z</dz:submitDate>
      <dz:promoteDate>2008-08-08T17:45:56Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>360</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/101836.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jmalasko</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/276201.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Java: Loading an XML file from the CLASSPATH</title>
      <link>http://www.dzone.com/links/rss/java_loading_an_xml_file_from_the_classpath.html</link>
      <description>How to load an XML file in the classpath if it is not in the classes folder..</description>
      <category>java</category>
      <category>xml</category>
      <pubDate>Fri, 08 Aug 2008 14:04:42 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/101840.html</guid>
      <dc:creator>saagar</dc:creator>
      <dc:date>2008-08-08T14:04:42Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/java_loading_an_xml_file_from_the_classpath.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/101840.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How to load an XML file in the classpath if it is not in the classes folder..<br/><br/><a href='http://www.dzone.com/links/rss/java_loading_an_xml_file_from_the_classpath.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=101840' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>101840</dz:linkId>
      <dz:submitDate>2008-08-07T22:52:18Z</dz:submitDate>
      <dz:promoteDate>2008-08-08T14:04:42Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>364</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/101840.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>saagar</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/252871.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Grails, Groovy, XML</title>
      <link>http://www.dzone.com/links/rss/grails_groovy_xml.html</link>
      <description>Last few days, while working on grails tutorials, I needed to translate some Grails domain objects to XML. I thought it should not be so hard as there is lot of articles about Groovy and XML. But what I found out is that most of the articles present only the simple usage of Groovy XmlSlurper. One of the examples would be:</description>
      <category>frameworks</category>
      <category>groovy</category>
      <category>how-to</category>
      <category>xml</category>
      <pubDate>Fri, 08 Aug 2008 12:07:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/101808.html</guid>
      <dc:creator>jansokol</dc:creator>
      <dc:date>2008-08-08T12:07:54Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/grails_groovy_xml.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/101808.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Last few days, while working on grails tutorials, I needed to translate some Grails domain objects to XML. I thought it should not be so hard as there is lot of articles about Groovy and XML. But what I found out is that most of the articles present only the simple usage of Groovy XmlSlurper. One of the examples would be:<br/><br/><a href='http://www.dzone.com/links/rss/grails_groovy_xml.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=101808' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>101808</dz:linkId>
      <dz:submitDate>2008-08-07T19:48:51Z</dz:submitDate>
      <dz:promoteDate>2008-08-08T12:07:54Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>186</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/101808.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jansokol</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/277965.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Efficient XML Processing Using SAX and Java Enums</title>
      <link>http://www.dzone.com/links/rss/efficient_xml_processing_using_sax_and_java_enums.html</link>
      <description>I had a chance to do some XML crunching lately. I used a design pattern for this purpose which is both efficient and elegant. I'm not sure who thought of this first, so I won't name it after myself (:-), but it's well worth writing about it.</description>
      <category>how-to</category>
      <category>java</category>
      <category>xml</category>
      <pubDate>Wed, 06 Aug 2008 12:39:49 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/101404.html</guid>
      <dc:creator>jsugrue</dc:creator>
      <dc:date>2008-08-06T12:39:49Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/efficient_xml_processing_using_sax_and_java_enums.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/101404.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I had a chance to do some XML crunching lately. I used a design pattern for this purpose which is both efficient and elegant. I'm not sure who thought of this first, so I won't name it after myself (:-), but it's well worth writing about it.<br/><br/><a href='http://www.dzone.com/links/rss/efficient_xml_processing_using_sax_and_java_enums.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=101404' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>101404</dz:linkId>
      <dz:submitDate>2008-08-06T09:35:51Z</dz:submitDate>
      <dz:promoteDate>2008-08-06T12:39:49Z</dz:promoteDate>
      <dz:voteUpCount>13</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>218</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/101404.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jsugrue</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/185351.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Resolving Grails XML references in ActionScript / Flex</title>
      <link>http://www.dzone.com/links/rss/resolving_grails_xml_references_in_actionscript_f.html</link>
      <description>Grails uses XPath in its XML converter, which requires additional processing in the Flex / ActionScript world. This post introduces a very simple solution that converts XML references into non-reference nodes.</description>
      <category>flash-flex</category>
      <category>frameworks</category>
      <category>groovy</category>
      <category>xml</category>
      <pubDate>Mon, 04 Aug 2008 23:02:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/100705.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-08-04T23:02:07Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/resolving_grails_xml_references_in_actionscript_f.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/100705.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Grails uses XPath in its XML converter, which requires additional processing in the Flex / ActionScript world. This post introduces a very simple solution that converts XML references into non-reference nodes.<br/><br/><a href='http://www.dzone.com/links/rss/resolving_grails_xml_references_in_actionscript_f.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=100705' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>100705</dz:linkId>
      <dz:submitDate>2008-08-04T08:28:01Z</dz:submitDate>
      <dz:promoteDate>2008-08-04T23:02:07Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>93</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/100705.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How to Serialize and Deserialize XML in C#</title>
      <link>http://www.dzone.com/links/rss/how_to_serialize_and_deserialize_xml_in_c.html</link>
      <description>This article describes how to serialize an object to XML and deserialize an object from XML in C#. This method is useful for persisting the state of an object and it is also useful for cloning an object by de-serializing the XML back to a new object.</description>
      <category>.net</category>
      <category>how-to</category>
      <category>xml</category>
      <pubDate>Fri, 01 Aug 2008 12:05:58 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/99812.html</guid>
      <dc:creator>jamesling</dc:creator>
      <dc:date>2008-08-01T12:05:58Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_serialize_and_deserialize_xml_in_c.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/99812.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This article describes how to serialize an object to XML and deserialize an object from XML in C#. This method is useful for persisting the state of an object and it is also useful for cloning an object by de-serializing the XML back to a new object.<br/><br/><a href='http://www.dzone.com/links/rss/how_to_serialize_and_deserialize_xml_in_c.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=99812' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>99812</dz:linkId>
      <dz:submitDate>2008-07-31T15:37:20Z</dz:submitDate>
      <dz:promoteDate>2008-08-01T12:05:58Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>304</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/99812.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>jamesling</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/290279.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

