<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:cc="http://web.resource.org/cc/"
xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://weblogs.java.net/blog/spericas/">
<title>Santiago Pericas-Geertsen&apos;s Blog</title>
<link>http://weblogs.java.net/blog/spericas/</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2007-10-05T12:57:41-08:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.01D" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/10/whats_new_in_ja.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/07/w3c_efficient_x_2.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/06/adding_typed_su_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/06/woodstox_rocks.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/06/w3c_exi_perform.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/05/jaxp_142_ri_is.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/05/adding_typed_su.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/04/jaxpnext_commun.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/03/jaxp_141_is_ava.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/03/japex_11_is_now.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/03/xml_schema_vali.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/02/sjsxp_101_avail.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2007/01/whats_next_for_1.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2006/12/simplifying_the.html" />
<rdf:li rdf:resource="http://weblogs.java.net/blog/spericas/archive/2006/12/jaxp_14_fcs_is_1.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/10/whats_new_in_ja.html">
<title>What&apos;s New in Japex 1.1.4?</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/10/whats_new_in_ja.html</link>
<description>More users usually translates into more requests for features. A few more developers have picked up Japex in the last month, and a couple have asked me to provide additional features for their benchmarks. I&apos;ll use this blog to introduce a couple of new features in Japex version 1.1.4.</description>
<dc:subject>Community: Java Tools</dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-10-05T12:57:41-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/07/w3c_efficient_x_2.html">
<title>W3C Efficient XML Interchange Public Draft Available</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/07/w3c_efficient_x_2.html</link>
<description>I&apos;m a few days late in reporting that the first public working draft of the Efficient XML Interchange (EXI) format is now available from W3C. And, naturally, the &quot;binary XML&quot; threads have resumed on xml-dev and in a few other places. Without trying to address all the questions raised in those threads, I&apos;ll talk about how EXI compares to Fast Infoset.</description>
<dc:subject>Community</dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-07-20T09:48:37-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/06/adding_typed_su_1.html">
<title>Adding Typed Support to the StAX API - Part 2</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/06/adding_typed_su_1.html</link>
<description>In an earlier blog entry I talked about a discussion to extend the StAX API with XML data types. The discussion is still ongoing and we have actually written some Java interfaces to solidify our ideas. These interfaces are now available as part of the Woodstox subversion repository. </description>
<dc:subject>Web Services and XML</dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-06-14T14:17:38-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/06/woodstox_rocks.html">
<title>Woodstox rocks Glassfish v2</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/06/woodstox_rocks.html</link>
<description>This is a great example of how your opinion counts and how a community can work together to improve a product. We kept hearing from many of you about how good the Woodstox XML parser was, especially how well it performed. Your voice has been heard, Woodstox is now officially part of Glassfish and this is the story of how it happened. </description>
<dc:subject></dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-06-01T08:59:23-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/06/w3c_exi_perform.html">
<title>W3C EXI Performance Testing Framework</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/06/w3c_exi_perform.html</link>
<description>The W3C Efficient XML Interchange (EXI) Performance Testing Framework is now publicly available for download. This is the testing framework used by the EXI WG to evaluate properties of &quot;binary XML&quot; candidates. Specifically, the framework can be used to measure Processing Efficiency and Compactness, and includes support for in-memory and network testing. It is also a great example on how to build a benchmark using the Japex framework.  </description>
<dc:subject>Community</dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-06-01T08:10:08-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/05/jaxp_142_ri_is.html">
<title>JAXP 1.4.2 RI is available now!</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/05/jaxp_142_ri_is.html</link>
<description>Two months after releasing JAXP RI version 1.4.1, we are now releasing version 1.4.2. There have been a few important bug fixes but the main driver for this release has been a problem found using the 1.4.1 RI on top of JDK 1.4. We discovered this last week while integrating a few bug fixes into an update release of JDK 6. Read on if you have plans to use the latest RI on top of JDK 1.4. </description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-05-31T07:38:06-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/05/adding_typed_su.html">
<title>Adding Typed Support to the StAX API</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/05/adding_typed_su.html</link>
<description>A discussion has been started in the stax_builders@yahoogroups.com mailing list about typed extensions to the StAX API. We hope this discussion will serve as the basis for a proposal to be incorporated in the next release of the API. Subscribe to the mailing list (it is moderated) if you are interested in influecing this next-gen API.</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-05-21T12:42:37-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/04/jaxpnext_commun.html">
<title>JAXP.next Community Discussion Wiki</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/04/jaxpnext_commun.html</link>
<description>As a follow up to a blog I wrote back in December about simplifying the JAXP API, I have created a community wiki page to continue this discussion. We have received some interesting feedback (see comments in the alluded blog) but feel many of you haven&apos;t had a chance to voice your opinion. I&apos;ve created the community wiki page for this very purpose. </description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-04-20T12:00:30-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/03/jaxp_141_is_ava.html">
<title>JAXP 1.4.1 is available now!</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/03/jaxp_141_is_ava.html</link>
<description>The JAXP 1.4.1 RI is now available. This is an update release to the FCS version that we released a few months back, and that is also included in JDK 6.0. The change log shows that approximately 36 issues have been addressed in this release. Thanks for your help on improving JAXP!</description>
<dc:subject></dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-03-21T07:22:27-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/03/japex_11_is_now.html">
<title>Japex 1.1 is now available!</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/03/japex_11_is_now.html</link>
<description>It&apos;s been a while since the last time I blogged about Japex. Over the last year or so there have been many incremental improvements (resulting in 30 different releases) and with the recent addition of combined bar charts (more on this later), I thought it was time to make this the official 1.1 release.</description>
<dc:subject>Community: Java Tools</dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-03-15T08:06:56-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/03/xml_schema_vali.html">
<title>XML Schema Validation with JAXP 1.4 and JDK 6.0</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/03/xml_schema_vali.html</link>
<description>A few people have found problems validating DOM instances with JAXP 1.4/JDK 6.0. I saw this quesion raised in the Java Technology and XML forum, and at least 3 bugs were filed about this in the last few weeks. I&apos;ll use this blog entry to explain what the problem is and how to easily fix your code.</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-03-01T11:20:54-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/02/sjsxp_101_avail.html">
<title>SJSXP 1.0.1 available from Java.net</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/02/sjsxp_101_avail.html</link>
<description>The Sun Java Streaming XML Parser (SJSXP) 1.0.1 is now available for download from Java.net. This is our first release since FCS back in April 2006. In his new blog, Joe Wang has already talked about this new release as well as some of the fixes and features in it. SJSXP is the underlying parser used in Glassfish as part of the JAX-WS runtime. I&apos;ll elaborate on one of the performance improvements aim at processing small messages at a high transaction rate.</description>
<dc:subject></dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-02-20T09:01:27-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2007/01/whats_next_for_1.html">
<title>What&apos;s next for the XPath API in JAXP?</title>
<link>http://weblogs.java.net/blog/spericas/archive/2007/01/whats_next_for_1.html</link>
<description>The XPath API has been part of JAXP since version 1.3, which is part of Java SE 5.0. Yet, we&apos;ve never received (or at least I haven&apos;t heard) much feedback about it or the implementation that we have in the RI. Well, that&apos;s not entirely true, I have heard a few times that the implementation is not very fast (which is true), yet not much about the API itself. As we continue exploring ways of making JAXP easier and faster, we&apos;d like to get your feedback! I thought I&apos;d write a blog for that.</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2007-01-05T13:14:26-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2006/12/simplifying_the.html">
<title>Simplifying the JAXP API</title>
<link>http://weblogs.java.net/blog/spericas/archive/2006/12/simplifying_the.html</link>
<description>One of the complains about the JAXP API that we are hearing (rather loudly!) is number of lines of code that are needed to implement a simple task: you need to instantiate a factory, create an instance from the factory, wrap your parameters in Sources and Results and finally carry out the task. Ah, and don&apos;t forget to catch all those exceptions or your code won&apos;t even compile. Is all the complexity of current API really necessary?</description>
<dc:subject>Community: Java Web Services and XML</dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2006-12-15T07:43:41-08:00</dc:date>
</item>
<item rdf:about="http://weblogs.java.net/blog/spericas/archive/2006/12/jaxp_14_fcs_is_1.html">
<title>JAXP 1.4 FCS is available now!</title>
<link>http://weblogs.java.net/blog/spericas/archive/2006/12/jaxp_14_fcs_is_1.html</link>
<description>The First Customer Shipment (FCS) version of JAXP 1.4 Reference Implementation (RI) is now available from Java.net. JAXP 1.4 is maintainance release of JAXP 1.3 with added support for the Streaming API for XML (StAX), and it is also the release included in Java SE 6.0.</description>
<dc:subject>Community</dc:subject>
<dc:creator>spericas</dc:creator>
<dc:date>2006-12-05T07:21:53-08:00</dc:date>
</item>


</rdf:RDF>
