Other News

Community

The Java XPath API

(Elliotte Rusty Harold) XPath expressions are much easier to write than detailed Document Object Model (DOM) 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. Java 5 introduces the javax

Community

My Top 5 Wishlist for MySQL

(Jay Pipes) I’ve actually been meaning to finish this blog entry for quite some time, and now finally had the chance. Recently, Brian Duff wrote an article entitled “If I Had 5 Oracle Wishes, They Would Be…”. I thought the topic would be a good blog meme to start within the MySQL blogger community