Archive for the ‘Video’ Category

Anything is Possible : Chennai Super Stars :

Monday, December 10th, 2007



Here comes another bubble

Tuesday, December 4th, 2007



Web 2.0 | The machine is Us

Thursday, October 11th, 2007

This cool video traces the evolution from Simple Text to HyperText and from HTML to XML and finally Web 2.0…..

Nickelback > Rockstar

Thursday, September 13th, 2007

I luv this song.

Theory of DOM : Video

Friday, December 22nd, 2006

The Theory of DOM by Douglas Crockford, JavaScript Architect, Yahoo. ( Video spans 31 mins) Notes : History of the Browser : Fetch > Parse > Flow> Paint Scripted Browser ‘A’ list of Browsers document.write is not recommended Retrieving Nodes document.getdocument.getElementById(id) document.getElementsByName(name) node.getElementsByTagName(tagName) Mouse Events Inputs Events Placement of Script tags and their impact on User Experience etc., and for more info ...