Update 6/4/09: I just wrote a new blog post about using the title attribute as the hint text. The method described below is still practical…
View Background Image
Update 11/5/2008: There’s now an extension for this! Of all the context menus in Firefox, my second most-clicked item (behind View Page Source) is View…
Sorting Time Strings
OK, so I’m working on a MySQL database of tour reservations that has time values stored as strings in an AM/PM time format. The hour…
ActiveX Update Woes
Are all of your client sites April 11th Compliant? I’ve spent much of my day so far going through client websites (many of which we…
nearestSentence Function
I wanted to be able to take a string of text, a blog entry in this case, and crop it down to the nearest sentence…