Browser Comparison - Firefox 2 b1, IE7 b3, Opera 9
mikemuch writes "The browser wars have heated up again, with Microsoft putting Beta 3 of Internet Explorer 7 out for all to download (not just developers anymore), Firefox coming out with the first beta of its version 2, and Opera releasing version 9. ExtremeTech has a shoot-out of the three browsers, with feature comparisons and tests of resource usage, startup time, and Acid2 standards compliance. Standout features are Opera's built-in BitTorrent support, Firefox's spellchecker for forms, and IE's Quick Tabs view. Firefox is still ahead in extensions, while Opera has some slick UI conveniences."
Entire report on one page.
Submitter did a nice summary. BTW, another table shows memory usage, and looks like Firefox Beta 2 comes in a bit heavier (compared to 1.5.04) at least for startup and an initial load of six tabs - unknown if the memory leaks that cause this to skyrocket when viewing dynamic sites (such as this) are fixed.
Also talks about the anti-phishing protection, but says they were unable to have this engage, so maybe it's not functional yet? That seems to be an area where more inovation could be done.
Hulk SMASH Celiac Disease
I couldn't disagree more. One of the things that kept me with the original Mozilla suite for so long, rather than switching to Firefox was the ability to trigger a search from the address bar. Now that Firefox can do the same (and not waste screen real estate with an unneccesary extra box), I've switched. What do you possibly gain by having a separate search box? I just don't get it.
Now if only they could fix Gecko's inability to render display: inline-block properly, it might become a halfway usable browser. Quite why it's taken so long is beyond me. It's was originally logged as a bug 7 years ago (it's bug 9458, if you want to vote for it). So, Mozilla Organisation, *please* stop adding more and more features that I really don't want, and fix your fscking layout engine. Wasn't that meant to be one of the original goals of Mozilla? To have a browser with a rendering engine that didn't suck? What happened to that concept?
"The invisible and the non-existent look very much alike." -- Delos B. McKown
One example of not doing this is in the feature comparison table where it says that Firefox can't remember open tabs for the next session. My copy of Firefox not only does that when I want it to, it also has crash recovery so when I restart I can choose to reopen all of the tabs or not.
How is it that one careless match can start a forest fire, but it takes a whole box to start a campfire?
Will Internet Explorer 7 run on Windows 95/98/ME/NT4? If not, then MSIE7 won't be "95% of web users"... And with Nintendo going with Opera for both the Nintendo DS and the Wii, Opera's marketshare might soon explode beyond 1-2%.
Just keep that in mind before jumping into the "MSIE7 has nice proprietary features" train.
Oh come on, don't be such an apologist. Are you seriously saying "It's unfair! They're only behind on that because they didn't work on it!" How is that unfair? They had just as much opportunity to fix things as Opera did, the difference is that they chose not to. That may or may not be a good decision to make, but you can't exactly call it "unfair", can you?
That doesn't matter, what's planned for Firefox 3 doesn't make Firefox 2 any better. When Firefox 3 is released, we can compare that with Opera 10 and Internet Explorer 8, which will both have moved forward too.
Bogtha Bogtha Bogtha
Opera's UI is extremely customizable. Skinnable interface and lots of flexibility with toolbar and button placement, on the output side. On the input side, you can set up your own keyboard shortcuts and mouse gestures if you don't like the default ones.
Opera Mini - a-less-than-100Kb Java ME application that makes web surfing on a bog standard phone a joy.
Free, of course.
it's in my head
ActiveX empowers webdevelopers. FF extensions empowers users. ActiveX can be used by bad people to exploit your system because it allows remote sites to do stuff on your system. FF extensions are run only on your own system, most of them have nothing to do with the webpages you load. And the ones that do just filter out ads. Some are more complex, such as greasemonkey, but you only run those only on sites you trust.
Also extensions aren't installed by default, so there isn't any danger of a feature you never use compromising your system.
MSIE: Yes
Firefox: No
Opera: No
wtf is a "Favorites button" button? Is it like a bookmark button?
It's ridiculous that they defend IE by claiming "no pages seem horribly messed up." Clearly the author is not a web developer. If he were, he would know that the reason the pages display correctly in IE is javascript hacks, css workarounds, web developer headaches, Dean's IE7 javascript library, a separate stylesheet for IE, etc... It's not that IE is inherently displaying the sites correctly, it's that the site developers were forced to make them play nice with IE.
The application should be clean and intuitive out of the box. It's good interface design.
Being extremely customizable is not always a good thing. Most people would never bother and some will probably be scared by excessively complicated customization.
I used to go out of my way to customize everything I can, and in some cases I still do so. I went as far as creating new visual themes for my Sony Ericsson phone. But more often than not it's a waste of time. Additionally, the vast majority of skins available for every application are unprofessional and sloppy.
Apple interfaces are successful not because of customization. In fact, you're usually stuck with what they give you. However, they clearly put a lot of thought into usability. Those interfaces work because they're clean. I don't necessarily like the visual style, but I appreciate the simplicity.
I know that's what the article says, but it's highly misleading. Opera hooks into the native spelling checker on each platform it runs on. On OS X, this is an official system service. On other platforms, it uses Aspell - which comes as standard in virtually every Linux distribution and installed on most UNIX systems. Windows doesn't provide a standard spelling checker, but Opera still uses Aspell if it's installed.
So "third-party add-on" is a long way from the truth. It's automatically available without any add-on necessary on most platforms, and it automatically recognises a common spelling-checker if it's installed on Windows. It's nothing like Firefox 1 and the Google extension at all.
Bogtha Bogtha Bogtha
Their memory usage charts cannot possibly be right:
Memory Usage Loading Six Tabs
Firefox 2 Beta 1: 73K
Internet Explorer 7 Beta 3: 70K
Opera 9.0: 52K
IE 6.0: 155K
Firefox 1.5.0.4: 56K
A single image on one of those pages could require more RAM than what the entire program is consuming. That's way, way off. What's even more amazing is, going by their charts, Opera actually consumes LESS ram with 6 pages loaded than when it first starts up! 53k -> 52k
Dan East
Better known as 318230.
Browsers are lousy in terms of supporting the various specifications people have published that define useful things web developers want and need to do. This has numerous effects:
All of these are pretty bad for web developers, but they have knock-on effects that end-users suffer from, but don't understand. For example, when was the last time you ran across a bug on a website? Did you ever consider that a web developer would have got around to fixing it before you had trouble with it if he hadn't been busy trying to work around a bug in Internet Explorer?
The Acid2 test is merely a collection of all kinds of ways in which browsers screw up support for particular specifications. The idea is that it contains lots of things that browsers get wrong which cause hassle for web developers, and that browser developers can use it as a check-list for bugs. It's also a gimmick to raise awareness for these bugs to put pressure on the browser developers to fix them.
The more browsers that pass the Acid2 test, the better support there is for web developers. The better support there is for web developers, the higher the quality of the work they put out. And you, as an end-user of that work, benefit. It's too many steps removed for you to see, but it's certainly not the meaningless statistic you think it is.
To use your analogy with CPUs, imagine if every CPU screwed up 10% of the time, and applications like word processors and mail clients had to have 30% more code written to work around the bugs in CPUs. Would you say that was a problem, and demand better quality CPUs, or would you say "Hey, not a problem, the application developers can work around it, right?" Because that's the analogous situation; the "processors" of the WWW are utterly broken, and a huge amount of effort is being wasted because they aren't getting fixed.
Bogtha Bogtha Bogtha
I like Opera. I use Opera. I read the comparison, and Opera looks to come out favorably. Then I read the comments. Firefox compared to IE, again and again. Reasons why Firefox is better. Reasons why IE is better. Reasons why more people use IE. But there are fewer comments on Opera. I can't understand why. It has lots of things that Firefox needs extenstions for built right in (and without significant differences in resources), and some things, like bittorrent support, that aren't available in any extension. It has better standards compliance than the other two. It has Widgets (like extensions) if you want to expand it more. But yet, a 3-way comparison is treated as a 2-way comparison. I thought this would be more of an eye opener, "Wow, I didn't know Opera did all that and did it better than the other browsers!" But instead, the comments read like the posters glanced at the IE and Firefox pages of the article (if they read it at all) and hopped right back on the IE vs Firefox war. I find it sad that a competitive browser receives to little consideration, especially from a group that is supposedly early adopters.
Learn to love Alaska