AOL Drops MSIE for Netscape in Mac OS X Beta
Kitzilla writes "AOL introduces an 'Aquafied' client for Max OS X, and pulls the plug on Internet Explorer. It's AOL for Mac, Version 2: now with a tasty Gecko filling." news.com has a story. I wonder if Mac OS X will ever ship with a Netscape/Mozilla browser. I wonder if Mozilla will be shipped with Windows clients in the future. I wonder if this will pave the way to a a full-fledged Linux version of AOL. I wonder if this will ignite another AOL/MS war. I wonder how 24 will end this Tuesday.
This could be a very bad thing for the Mac in general and OS X in particular if AOL doesn't actually switch their Windose users too.
I use Mozilla and love it but it isn't nearly compatible enough with the lousy websites out there for your average AOL user to use.
Now if they do the same for AOL on MSFT Windows then that is a whole different story. That is a very good thing because it will force many of those poorly designed websites to actually do W3C compliant sites. That will be good for everybody except Microsoft's monopoly.
IE is by far the better browser in terms of compatibility with the majority of websites. Mozilla is just not being developed fast enough.
Hmm... not sure if you are trolling or not. With that second sentence, I'd have to say yes. Anyway, when something doesn't work in Mozilla, but does in IE, it's 99.99% certain that it's a bug in the website code, where it isn't correct HTML/ECMAscript/CSS. So, a more accurate statement would be "IE is by far the better browser at guessing at what brain-dead authors meant to do."
This is absolutley correct, a lot of people at college used to start arguments with me about how IE is the best browser (I was using Netscape Communicator at the time, now I use Opera v6.02, thinking about trying Mozilla too). They always give me the argument that all websites work on it, when in reality it's all because IE is very forgiving on errors in the HTML code (one of my favs is when people don't have the closing </table> tag in a table. It displays fine in IE but it wouldn't display in Netscape because Netscape knew it was bad code)
Now I'm sure some of you are saying "the browser should be forgiving, a lot of people simply can't write W3C compliant HTML and I shouldn't have to miss out on their page just because my browser won't forgive a few mistakes" what I say to that is that forgiving browsers promote bad HTML coding (also the fact that most amature web designers only use IE to preview their sites doesn't help much either). Of course real pros know that not everyone going to their site is going to use IE and so they try very hard to make compliant code, but a lot of the internet isn't pro grade and unless people are forced to write proper HTML (just as programers are forced to write proper C code) then people will continue to make webpages that don't display correctly in all browsers.