AP reports on renewed "Browser War"
An anonymous reader writes "CNN and others are reporting an Associated Press story on "the revived browser war" with Mozilla paired against Microsoft. It seems the 1.0 release is creating some waves out there. " Considering most people consider
the war long since over, I can't imagine this mattering much.
Keep in mind that it's an AP article, not written by CNN.
"And like that
The Washington Post has a favorable review of Mozilla 1.0 as well, with I though was interesting because a) it's read by politicians among others, and b) it is a review of Mozilla and not Nutscrape.
Anyway, here is the link. One of his favorite features was the ability to block ads. He even tells people how to turn that feature on.
-Pete
Soccer Goal Plans
Eh? What's that? Is this the same company that called the GPL "pac-man like" and Linux "unamerican?" How is it that all of a sudden that can't speak on rival products?
<snort>
- Uses a complex CSS-based layout (though simple ones work pretty well)
- Renders correctly in IE5, IE6, and Mozilla
- Adheres strictly to the standards (XHTML 1.1, CSS2)
- Doesn't use any browser detection tricks
Things are getting very close, but the browsers are not quite ready for well-designed, browser-agnostic pages using the latest standards."Any fool can make a rule, and any fool will mind it."
--Henry David Thoreau
Turn off all of those unrequested popups with a couple of mouse clicks, or you can go back to using IE and have to close a bazillion windows every time you are done surfing.
Actually, that's all it takes for IE, too--just use the highest possible security settings, including "Disable Active Scripting," for your "Internet" zone. Probably 90% of the websites I surf render just fine without it. And if I think I'm ever going to come back to one of the 10% that don't, I can add it to my "trusted" sites list, which uses "Internet"-level security settings.
!#@%*)anks for hanging up the phone, dear.
Actually, IE6 already has doctype sniffing. Unfortunately, it has a glitch so that if you put <?xml version="1.0" encoding="UTF-8" ?> or something similar as your first line, which is standard for XHTML, IE becomes confused, even if you specify the proper doctype on the second line. The result is that this puts the browser into "quirks" mode, which is probably exactly what you don't want if you're writing XHTML.
Of course, even in its "strict" mode, IE6's CSS layout is far from perfect, so the changes in IE7 will be great. And finally being able to use PNG's properly will ROCK!
"Any fool can make a rule, and any fool will mind it."
--Henry David Thoreau