2001 27.12 2003

Vol.27 n°12 (#343) december 2002

(ddj_2002_12.jpg)

FEATURES

p.16 ODBC In UNIX Environments

[author : Robert Kiesling]

The Open DataBase Computing (ODBC) Standard provides an efficient way to write client-server apps, including those that are UNIX based. Robert focuses on the unixODBC library because of its support for MySQL and PostgreSQL.

p.24 XSLT Querying & XML Documents

[author : Giuseppe Naccarato]

This XSLT-based method of searching XML documents is easier to use, more flexible, and has better performance than the DOM- and SAX-based methods you're probably familiar with.

p.30 ASP.NET Page Persistence & Extended Attributes

[author : David Hovel]

Active content and HTTP statelessness don't always mix. David uses the reflection capability of .NET languages to solve the problem for ASP.NET.

p.38 Comparing Fuzzy Numbers

[author : Bogdan Dorohonceanu]

Fuzzy set theory makes possible the formalization of approximate reasoning. Bogdan presents a fuzzy number comparison method that's implemented in Java.

p.46 Embedded Databases

[author : Anton Okmianski]

In deciding on Berkeley DB, a lightweight embedded database from Sleepycat Software, Anton's first challenge was to design a database layer that mapped a relatively complex data schema into Berkeley DB's simple key/data pairs.

EMBEDDED SYSTEMS

p.54 Automated Testing & Windows CE

[author : Tom Pugh]

The technique Tom presents here lets you use third-party tools to test Windows CE-based systems.

COLUMNS

p.64 C Programming

[author : Al Stevens]

Al sets out to build a better ConsoleApp. Along the way, he discovers Visual-MinGW and Transcribe! before having a knock-down drag-out with the GDB debugger.

p.73 Embedded Space

[author : Ed Nisley]

State machines are mechanisms that sit around in one of several distinct conditions, waiting for something to happen. And they're Ed's focus this month.

p.78 Programmer's Bookshelf

[author : Jack W. Woehr]

This month, Jack takes a look at Framework Process Patterns, by James Carey and Brent Carlson; and The MPEG-4 Book, edited by Fernando Pereira and Jouradj Ebrahimi.

FORUM

p.8 Editorial

[author : Jonathan Erickson]

p.10 Letters

[author : you]

p.12 The New Adventures of Verity Stob

[author : Verity Stob]

p.14 News & Views

[author : Shannon Cochran]

p.83 Of Interest

[author : Della Song]

p.84 Swaine's Flames

[author : Michael Swaine]

Programming Paradigms

[author : Michael Swaine]