Archive for June 2008

Firefox 3 released today

Firefox 3 released today

Today’s the day all us developer types have been waiting for, Firefox 3 will be released and a world record for most downloads in a day will be set. If you’re a web app developer and you’re not using this browser, with at least Firebug, YSlow, and the Web Developer Toolbar, you might as [...]

It’s so cold in the office, you’ll crap your pants

Got this one this morning and I’m still laughing, I’ve removed names to protect the innocent. I never knew it could get that cold and something tells me the opposite would occur.

Sent: Monday, June 16, 2008 9:16 AM
To: IT Department
Subject: Air Conditioning
Hello All,
We have spoken to facilities about the air conditioner. They are [...]

Input focus with jQuery

Form input focus always seems a pain to me, I don’t like all of the generated inline javascript that struts or other frameworks add to accomplish this and it always seems to be one issue or another. So here’s a simple solution that applies focus to the last input element in the document that [...]