Archives for: "August 2007"
Doing Dumb Things with the Javascript Date Object
Aug 31st
I ran into a weird (but, in retrospect, entirely predictable) problem generating dates. The code in question is supposed to kick in when the user is booking a resource for multiple days - this day each week for four weeks, this day each month for four m… more »
Prototype.js Ajax.Request: Beware of carriage returns in response text
Aug 30th
Another in the long running saga "Dumb things Rob did with Javascript." I ran across a strange error in some fairly simple Ajax code the other day. Here's the code:function () {new Ajax.Request(urlTxtSrch+'&txtTEXTSRCH=' + encodeURIComponent( $('tx… more »
Hello! HTML5 and CSS3 available now
Early access to HTML5 in Action available now