Stop using Internet Explorer, Please
In case any Mac users out there haven't received word, Internet Explorer is an abandoned piece of software, and is insufficient in too many ways to count. It's broke and it ain't never gonna get fixed. That clear enough? And still, every day my stat log shows at least one Mac OSX user on IE. Allow me to illustrate the latest in craptitude: Internet Explorer for Mac has a default Home page that loads www.msn.com. Well, recent code changes that Microsoft made to that page now crash IE for Mac with the spinning ball of death. So, if you haven't already changed the default behavior of IE, simply launching IE will cause it now to crash as it attempts to load the MSN homepage. As another put it:
"Congratulations Microsoft for reaching a new level of cluelessness I've never seen before. Way to go."
Does this not just illustrate the hilarity of Micro$oft's lameness?
Safari really is a great browser. And if you haven't yet tried Firefox, you really should.
Update: It really is even sadder that it took Microsoft so many days to fix whatever was crashing its own browser. Many have emailed me about the necessity of keeping IE around for web sites that demand you use it. Just for your information, you can get aroudn this in most instances by telling Firefox or Safari to identify itself as IE 5.0. To do this in Safari, you need to enable the Debug menu. Quit Safari and open Terminal and enter the command:
% defaults write com.apple.Safari IncludeDebugMenu 1Update:When pasting this command in the terminal, don't include the prompt symbol &. Just enter "defaults write com.apple.Safari IncludeDebugMenu 1".
Then in the Debug menu, switch to IE 5.22 when you're at the page requiring IE. To later remove the Degub menu, use the same command but change the 1 to a 0.