Other News

Editorials

Centralized Data

Centralized Data Data Warehousing and Business Intelligence systems have become key assets for company success. More focus is being placed on centralizing data from different data sources providing a centralized view of customer information. Less emphasis is being placed on designing new sources of data. If you are not convinced of this shift in technology, simply look at job postings […]

Uncategorized

Making SQL Work Too Hard

Making SQL Work Too Hard I was reading a forum and came across a question where someone wanted to take a query returning 30 columns and break them out into three lines of 10 columns each. I really enjoy these kinds of challenges from the standpoint of how to write SQL to accomplish this task. I have been using SQL […]

Community

Making Progress

(Kurt Cagle) There are a number of intriguing widgets that have emerged from the HTML5 spec. A rather tantalizing one is the progress meter, designated by the element. The role of is obvious enough – it provides a way of giving feedback about the state of a given transaction, w

Community

SVG Animation Library

(Darla Ferrara) Animation is a fun side of designing an image in SVG. The SVG animation library focuses on articles that can help to refine your skills in this area. Although it is satisfying to create a moving graphic, it can be a complex process.