(Howard Katz) XQuery is a rich and expressive language. I love exploring the types of questions you can pose using it. In fact, I enjoy exploring the types of queries you can pose almost as much as I enjoy discovering what those queries can discover (if you can parse that sentiment). I realized arou
Other News
Building an End User Defined Data Model – Part 1
(Peter Scheffler) A few years ago, I was presented with an interesting challenge from a prospective customer – design a database application without knowing the eventual database structure.
How to Prepare for the Microsoft Platform Tests
(Anthony Glenwright) Microsoft’s Platform Tests help ensure that the many and varied applications available for Windows give users a consistent experience, and avoid application and operating system conflicts. The tests verify basic application stability, check for memory and other leaks, ensure
Apache Ant Demystified – Part 2
(John Topley) In Part 1 of this series, we learnt why using Ant to do builds is a good idea, and were introduced to the core Ant concepts of the project, targets and tasks. We also wrote and executed a simple build file. Now, let’s take a look at some of the other ways that Ant can make our live
Interview: IBM’s Rumbaugh scorns Microsoft UML stance
(Paul Krill) Jim Rumbaugh is an IBM Distinguished Engineer who currently leads software modeling efforts at IBM Rational. Along with Grady Booch and Ivar Jacobson, he was part of the “Three Amigos,” a trio responsible for developing Unified Modeling Language, which was adopted by the Object Manageme
Use Case: An Open Source Alterative to HP OpenView
(Robert McMillan) A growing number of Open Source sysadmins and developers are working on web services projects, and are finding themselves mixing their Open Source and commercial software to deliver innovative solutions.
Java theory and practice: Screen-scraping with XQuery
(Brian Goetz) XQuery is a W3C standard for extracting information from XML documents, currently spanning 14 working drafts. While the majority of interest in XQuery is centered around querying large bases of semi-structured document data, XQuery can be surprisingly effective for some much more munda
An Easy Introduction to XML Publishing
(PG Bartlett) In this part, we’ll describe the essentials for solving these problems, which include building a “single source” of information that eliminates redundancy, creating information in reusable modules, and automatically assembling and publishing information for multiple audiences and multi
Trace Messages Part V: Purging Trace Tables
(Andrew Novick) The first four articles in this series have been about writing trace information to the AppSession, AppSessionTrace and AppSession. I’ve found this a useful technique for developing and using non-trivial stored procedures. If I keep the traces turned on in production, all those row
Providing Static Reliability in a Dynamic World
(Susan Lawson and Dan Luksetich) In today’s environments we are bombarded with dynamic SQL, via popular products such as IBM WebSphere, in order to achieve the flexibility and responsiveness required by our high availability Internet applications. While this is great for our twotiered client server
