Well between various distractions, including income tax, I’ve been able to get through most of the Prototype & Scriptaculous in Action book. So far I have really enjoyed it although much of it is an easy read for an experienced programmer. Still it is fun to see what a popular JavaScript library can make it […]
Category Archives: Web Development
Seeing Generated Source
April 7, 2007 – 12:01 pm
One of the nice features in FireFox with the Web Development addon is the ability to see the generated source after you have done DOM manipulations. Unfortunately it isn’t as easy in IE, but here is a tip that helps me. Just type this in the address bar of the page you’d like to see […]
Learning Prototype and Scriptaculous
April 6, 2007 – 9:18 pm
Well today I am learning Prototype and Scriptaculous. Up until now I’ve been using my own home grown Javascript library, but I’ve decided it is time to see what else is out there. Clearly anything open source will have a lot more testing, features, and support. I decided to start with this library largely because […]


