Rails, Firefox, Anime, Mac
Wufoo – try the demo. Very impressive (strange how I find this more impressive than Ajax Write).
In: Browsers
19 Mar 2006It was not until recently (when I had to actually open Internet Explorer to test some cross-browser stuff) that I realized my workstation and my home PC had a particular problem in Internet Explorer: anything I typed into Internet Explorer opened in Firefox (my default browser). After some Googling, a forum thread over at Neowin.net [...]
In: Java
10 Mar 2006We just never learn, do we? String fromLocationCode; Location fromLocation = request.getFromLocation(); String toLocationCode; Location toLocation = request.getFromLocation(); // Do stuff to toLocation First, my (extremely talented) colleague makes a similar copy and paste blooper, and one day later I repeat the same mistake. But, but… Select boring code, Ctrl-C, Ctrl-V, it’s sooo easy…