Living on the Edge

World of Solitaire

Posted on August 21, 2007

Amazing Ajax work, plus loads of fun.

http://worldofsolitaire.com/

Javascript Primer

Posted on August 14, 2007

As web development begins to move more client side with things like Ajax, Javascript is playing a larger role in the life of a developer. This article by Ray Djajadinata is an excellent introduction to understanding javascript. The author does a wonderful job of explaining how the javascript language works and compares it to things we already understand, such as classes, anonymous methods, etc…

Create Advanced Web Applications With Object-Oriented Techniques