Other News

Community

XML Can Help Keep America Safer

A new XML standard is being proposed that will enable the Homeland Security Department to communicate with various governmental agencies. EDXL, it is argued, is needed today since individual XML schemas continue to evolve, without any standardized framework ensuring their compatibility.

Community

Cursors with SQL 2000 Part 2

(Don Schlichting) This is the second article in the Cursors with SQL 2000 series. In the preceding article, cursor use and basic syntax were covered. A select cursor was created demonstrating the keywords DECLARE, OPEN, FETCH, @@FETCH_STATUS, and DEALLOCATE. These keywords guide basic cursor executi

Community

Hacking iTunes

(Niel Bornstein) The iTunes music player and download service took the world by storm in 2003 and 2004, and promises to continue its popularity for the forseeable future. While the music is stored in simple files on disk, metadata — information about the music — is stored in a single XML file.

Community

Managing Engineering Information

(Chris Randles) It’s virtually axiomatic: technology innovations first boost personal productivity then group productivity. The PC, for example, first helped individuals automate writing, accounting and personal organization functions, then spawned group productivity through networks, the Internet a

Community

Accumulating Aggregations

(Itzik Ben-Gan) A data warehouse contains data that has been aggregated for data analysis. You aggregate measures (such as quantities and amounts) for different entities (such as employees, customers, and products). You also determine the time units (e.g., day, month, year) for the aggregations