Other News

Community

An Is Null Gotcha

(David Poole) There is a very good reason for having user acceptance testing over and above unit testing and formal testing of you code. As a developer, you will test your code for the things that you expect to be trapped. A professional tester will take the functional requirement specification and

Community

Perl Parser Performance

(Petr Cimprich) There was one dominant XML parser in Perl a few years ago; parsing an XML document was synonymous for using the XML::Parser module. The module written by Larry Wall and Clark Cooper worked as an interface to James Clark’s expat XML parser, and it didn’t leave much room for compet

Community

Running WSAD and WAS with Oracle

(Troy Holmes) During a recent EAI project, it came to my attention that it is difficult to find documentation on the topic of installing Oracle into WebSphere Studio Application Developer (WSAD) and WebSphere Application Server (WAS) 5.0. This article will attempt to expedite the search for this inf