News (3)

Sun takes the covers off Mustang

At JavaOne, Sun gave developers a peek at what's coming in the next two major releases of Java, and we've rounded them up for you. Read more »

Beta on tap for Visual Studio, SQL Server

Read more »

Microsoft Web services plan targets Java

The company aims to turn up the heat on Java rivals with plans for software that could simplify the creation of heavy-duty Web services applications. Read more »

Features (20)

Process and parse XML with ease using Jakarta Digester

Get a brief introduction to processing XML with Jakarta Digester, including how it can be used to create pattern-matching rules for an XML document and to perform actions on the resulting collections. Read more »

Parse XML with the StAX Java API

Streaming API for XML (StAX) is an API that allows you to read and write XML documents in Java. StAX is a parser independent, pure Java API based on interfaces that can be implemented by multiple parsers. Read more »

JAXB 2.0 offers improved XML binding in Java

Java Architecture for XML Binding (JAXB) 1.0 made it easier for developers to manipulate XML content from Java applications. Read more »

Pulling XML forward with the .NET Framework XmlReader object

Microsoft has introduced a third paradigm with the .NET Framework called the "pull model," which attempts to provide non-cached, forward-only, read-only access to XML data. Read more »

Extract XML document statistics with PHP

You don't need to write complex SAX parsing/calculation routines or sophisticated DOM tree counting algorithms to generate statistics. Try this tutorial using the PHP XML_Statistics class. Read more »

Create a simple Cocoon sitemap

This open source project is attractive to companies that need to use content management and programmatic tools to publish content in multiple formats. Read more »

Programming for the 21st century--o:XML

According to this developer o:XML could provide a way to a new generation of cheaper, high-quality, bloat-free software. Read more »

Cocoon project basics

Apache's Cocoon project will provide a way to capture, render, and deliver Web-based content for a variety of purposes. Find out more about this XML publishing framework. Read more »

Learn to read and write XML with .NET

Lamont Adams wrote a sample application to explain how to use the XmlTextReader and XmlTextW classes to work with XML documents. Read more »

Take a guided tour of XML support in .NET

Learn your way around .NET's XML neighborhood. Here's a look at the Framework's various reader and writer classes. Read more »

Log in


Sign up | Forgot your password?

What's on?