DDJ, April 2006
Algorithms
FEATURES
2006 Dr. Dobb's Journal
Excellence in Programming Award
Jonathan Erickson
Moving computer security to the front lines of software development is just one reason Bruce Schneier is the recipient of this year's Excellence in Programming Award.
An Algorithm for Compressing Space and Time
Tomas G. Rokicki
Making a slow program fast can lead to both joy and frustration. But sometimes a new approach yields amazing improvements.
Dependency Management
John Graham-Cumming
John explores the irony of Make.
Consuming .NET Web Services in Oracle JDeveloper
Max I. Fomitchev
Max uses Oracle JDeveloper 10.1.2 to examine the problems you must overcome when consuming ATL/.NET web services in Java clients that rely on Apache SOAP.
Monitoring the Java Virtual Machine
Paul Tremblett
Java Management Extensions (JMX) provide tools for monitoring and managing applications and the resources they use.
Managed C++ and the Side-by-Side Cache
Richard Grimes
The Visual Studio installer places Visual Studio shared libraries in a location called the "side-by-side cache." Here's what you need to know to leverage it.
Accelerating Compute Intensive Functions Using C
Joe Hanson
Joe examines how you accelerate application processing using a software-configurable architecture to achieve hardware-accelerated performance in C.
COLUMNS
The New C++
Pete Becker
Embedded Space
Ed Nisley
Programmer's Bookshelf
Peter N. Roth
FORUM
Editorial
Jonathan Erickson
Of Interest
DDJ Staff
Pragmatic Exceptions
Benjamin Booth
Swaine's Flames
Michael Swaine