Google XML Sitemaps - The Basics (ISEDB)

Google XML Sitemaps - The Basics (ISEDB)
Google XML Sitemaps have been around for a while now and many webmasters are starting to become familiar with them. They can help you to achieve up to date indexing in Google, and, in a round about way, play a small roll in assisting with rankings. Sitemaps are not needed by everyone, but can be of significant use for many websites. This article will touch on the basics of what they are, who can

Parse XML documents with JAXP (CIOL)

Parse XML documents with JAXP (CIOL)
You have options for parsing XML documents using DOM and SAX, which are the standard parsing techniques. You also have the option to use the Java API for XML Processing (JAXP).

Wire your application to DB2 pureXML data using the VS.NET add-in

Wire your application to DB2 pureXML data using the VS.NET add-in
This is Part 4 of a tutorial series that teaches you how to create proof-of-concept applications to access relational and XML data in IBM DB2 9, using Microsoft Visual Studio .NET 2005. Part 1 explained the application specifications, database design, and how to create DB2 relational database objects that are required in the applications. Part 2 illustrated the steps for creating a Windows desktop application in .NET to consume the DB2 data. Part 3 explained how to create an ASP.NET Web application, and wire the DB2 data to the Web application running in a browser. Part 4 will describe the steps for using the DB2 9 pureXML (native data store) for the application.