Html5 Blogs

16
Feb

CSS3 Animated Volumetric Clouds

For years the geeks who essentially control how your web experience works (otherwise known as the W3C) have been promising us powerful new features, a revolution in UI design. Now we're on the brink of this so-called revolution, just what can be done with it? This demo shows my attempt to push the limits of the new CSS3 web standards, with some interesting results.

11
Mar

In 10 years time, Flash will be a forgotten technology

Well, with any sort of luck at least. The reason for Flash's timely demise is this: http://processingjs.org/

Processing, and the Javascript implementation of it above, is an open source programming language that allows developers to programmatically build animations, images and interactive elements. The Javascript implementation uses the new HTML5 canvas element to allow users to build virtually whatever graphical interface they can imagine.