lessons learned this morning:
a) Even if it’s simple code you “know” will work you must test it. No excuses.
b) In programming, nothing happens by “magic”. There is a tangible reason that that thing that should be working isn’t.
c) Don’t assume something couldn’t be true simply because it doesn’t make any sense.

Doug Neiner · March 10, 2010 at 11:59 am
Ha! Sounds like you had a fun morning. Its often the simple things that get me. A missed semi-colon, a jQuery function that doesn’t act as I expect, etc. I hope your morning had a happy ending other than just gleaning this principles to live by. :)
Admin comment by Jared · March 10, 2010 at 10:29 pm
whatever doesn’t kill us :D
tough day, one simple mistake after another, but it ended on a much better note than it began on.