Archive for November, 2007
Wednesday, November 21st, 2007
Prototype.js is a popular Ajax toolkit for web developers. I have enjoyed using it despite the complains I heard from people about how Prototype.js does too much JavaScript hacking that breaks other people's code. One of the common one complains is that Prototype.js adds methods to built-in JavaScript objects ...
Posted in WebDev | 6 Comments »
Saturday, November 17th, 2007
People say Ajax is hard...and this may be why.
I spent some time playing with Bob Buffone's newest work on Ajax over the last few days. Bob built an xModify processor that runs on either jQuery, Dojo or Mootools. The xModify processor is powerful but quite lightweight (10KB without gzip). There ...
Posted in WebDev | 5 Comments »
Tuesday, November 6th, 2007
Here is a question that I have been pondering on and off for quite a while: Why do "cool kids" choose Ruby or PHP to build websites instead of Java?
I have to admit that I do not have an answer.
Why do I even care? Because I am a Java developer. ...
Posted in WebDev | 11 Comments »