March 04, 2004
Chuckle for the day
Ken pointed out a really interesting comic strip by FoxTrot on the SecureCoding mailing list today:

Ya, I chuckled too.
Posted by SilverStr at March 4, 2004 12:18 PM
| TrackBack
Yeah, I liked the one the other day too that had something like:
If browser = MSIE then
{smooth.sailing;}
else
{crash(random);}
I see why your code doesn't work, you have that backwards. :P