Archive for December, 2003

Safari sendAndLoad Bug Fix

Wednesday, December 3rd, 2003

Just ran into this bug when using Flash’s sendAndLoad with Safari. When using the “POST” method in the Safari browser, the final character will be truncated. To work around this, add a junk variable at the start of the send object:

submitData = new LoadVars();
//avoid safari bug
submitData.junk = “zzz”;

Firebird Wins Browser War

Monday, December 1st, 2003

After reading about the new Firebird browser at Joel on Software, I thought I’d give it a try. It’s now my default browser. It’s fast,
skinnable and has tabbed browsing. Once you try tabbed browsing you
won’t want to go back.


Bad Behavior has blocked 1189 access attempts in the last 7 days.