Other News

Community

Closing the Insight Loop

(Michael L. Gonzales) For years, organizations have invested in data warehouse and business intelligence (BI) environments in search of actionable insight — the promise of any BI system. But for many, this promise remains an illusion. That’s because BI, in and of itself, is never enough.

Community

Object-Oriented JavaScript

(Greg Brown) JavaScript is not generally considered a robust programming language, especially when compared to languages such as Java or C#: it is interpreted, rather than compiled; it is dynamically, rather than statically, typed; and it is commonly considered a procedural, rather than an object-or