Slashdot Mirror


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."

37 of 528 comments (clear)

  1. One Page (printable) version by xmas2003 · · Score: 5, Informative

    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
    1. Re:One Page (printable) version by Anonymous Coward · · Score: 5, Funny

      So... you're using different software on a different platform and experiencing different results... fascinating. Please tell us more.

    2. Re:One Page (printable) version by killjoe · · Score: 4, Informative

      Firefox has a preloader. If you really can't wait then load the preloader and then it will act pretty much like IE. With the preloader it launches much faster then IE.

      --
      evil is as evil does
    3. Re:One Page (printable) version by bwilson · · Score: 5, Informative
      Ben Goodger is standing over my shoulder (I swear) and says "I've seen some retarded comments, but this is pretty good."

      Alphas and betas are not shipped in debug mode.

  2. Re:Beta? by eln · · Score: 4, Insightful

    Not really, if you're only comparing announced features. You probably shouldn't complain about problems that are clearly bugs though, and this article does just that several times.

  3. It's unfair by Sohil · · Score: 4, Informative

    It's unfair to compare Beta versions with a completed version (Opera), besides IE has been out in Beta for ages compared to a few weeks on Firefox's side. And Firefox 2 doesn't pass Acid 2 because no work has been done on Gecko (it still uses 1.8, the same as Deer Park) Firefox 3 (which will use Gecko 1.9) will pass the Acid 2 Test.

    --
    http://sohilsblog.blogspot.com
    1. Re:It's unfair by Bogtha · · Score: 5, Insightful

      Firefox 2 doesn't pass Acid 2 because no work has been done on Gecko

      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?

      Firefox 3 (which will use Gecko 1.9) will pass the Acid 2 Test.

      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
    2. Re:It's unfair by Bogtha · · Score: 5, Insightful

      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:

      • It slows down and frustrates web developers.
      • It raises the costs of web development.
      • It makes some things impossible.

      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
  4. I've seen better by dtfinch · · Score: 4, Informative

    The "Features at a Glance" table is very inaccurate with respect to Opera. For one, Opera has very good theme support.

    And the author mixes up kb and mb on another page.

  5. Searching from the address bar by Tet · · Score: 5, Insightful
    From TFA: the address bar is for URLs, not searches.

    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
    1. Re:Searching from the address bar by creepynut · · Score: 4, Insightful

      Also from TFA: in Firefox requires going through menus, or double clicking on the empty space to the right of the last tab (if you knew about that--usability is about making needed features obvious)

      Having it in the search bar makes it practially hidden. Having a second bar, which by default has the Google icon, makes it a little more obvious that the browser has built in search capabilities, and where it can be accessed.

    2. Re:Searching from the address bar by Bogtha · · Score: 5, Insightful

      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

      Seven years ago, that was a proprietary Internet Explorer property. It's been added to the upcoming CSS 2.1, but that's still only a draft. It's not like it's been a missing part of CSS support for seven years, until recently it was totally non-standard, and technically it still is.

      --
      Bogtha Bogtha Bogtha
    3. Re:Searching from the address bar by doti · · Score: 4, Informative
      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.


      You should learn to use Quick Searches.

      I don't use the search bar in firefox (custumise toolbar and drag it off), rather search directly from the address bar.

      These are some I have (removed http:/// so /. won't create links and mess the % char).


      g: www.google.com/search?q=%s
      img: images.google.com/images?q=%s
      w: en.wikipedia.org/wiki/Special:Search?search=%s
      man: www.linuxpakistan.net/man.php?query=%s
      fm: freshmeat.net/search/?section=projects&q=%s
      ext: addons.mozilla.org/search.php?app=firefox&type=E&q =%s
      sf: sourceforge.net/search/?type_of_search=soft&words= %s
      sl: slackware.it/en/pb/search.php?v=current&t=1&q=%s
      pkg: www.linuxpackages.net/search_view.php?by=name&name =%s
      --
      factor 966971: 966971
    4. Re:Searching from the address bar by _Sprocket_ · · Score: 5, Funny
      Hooray for anti-ADHD search boxes!


      Hooray beer!

      Wait... what were we talking about?
    5. Re:Searching from the address bar by pNutz · · Score: 4, Funny

      Seven years ago, that was a proprietary Internet Explorer property. It's been added to the upcoming CSS 2.1, but that's still only a draft.

      Wow, it sounds like Dvorak was right about something.

      *ducks*
      *no, fuck that, runs*
      *runs for his goddam life*

      --
      Death and danger are my various breads and various butters.
    6. Re:Searching from the address bar by GigsVT · · Score: 5, Interesting

      What do you possibly gain by having a separate search box? I just don't get it.

      Indeed, you don't.

      If I have a host named "porn" on my network, and I type "porn" into the address bar, I better damn well get the host I want and not some search.

      We have a host named "pegasus" and I can't tell you how many times I've been to the pegasus mail web site and didn't want to be.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
  6. Spelling checkers by Bogtha · · Score: 4, Insightful

    Standout features are Opera's built-in BitTorrent support, Firefox's spellchecker for forms, and IE's Quick Tabs view.

    How can Firefox's spelling checker be a "standout feature" when Opera, Safari and Konqueror already have it built in? It's more of a "catch-up feature" than a "standout feature".

    --
    Bogtha Bogtha Bogtha
    1. Re:Spelling checkers by Bogtha · · Score: 5, Informative

      Contrary to your statement, opera does not have spell checking out of the box. It's available as a 3rd party add-on.

      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
  7. No new tab buttion? by turbo_magic_hat · · Score: 4, Informative
    One peeve [about firefox]: Why isn't there still a one-click button for adding a new tab?

    Not exactly rocket science to add one (Right-click > Customize > Drag the new tab button > Done) but I wonder why it's not there by default.

    --
    --- Hell hath no fury like a Heron in a boob-tube ---
  8. What about extensions? by Blimey85 · · Score: 5, Insightful
    I don't think comparing stock Firefox with anything is very relevant. You need to compare Firefox loaded with some extensions to show the true power of the platform. Same with the other browsers and their addons or widgets.

    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?
    1. Re:What about extensions? by Yvan256 · · Score: 5, Insightful

      The problem with FireFox is the extensions. People want a good browser, not fiddle around hunting for what exists. Power users do that, sure, but not regular users.

      Zooming images accordingly with the text should be a basic feature on all browsers, zomming the text only makes no sense IMO.

  9. my views by Anonymous Coward · · Score: 4, Interesting

    I am a firefox user but have all three installed. I like the firefox spellcheck since I am a lousy speller and the Opera torrent downloading since there are times legal downloads are only available in torrent and I do not want the full install. For some reason, msie just seems cleaner. Forget netscape.

    The only problem I am having with any of the three is with the firefox beta 2.0 crashing with Vista. The last alpha version did not.

    Its going to be an interesting battle.

  10. A bit off-topic, but... by Yvan256 · · Score: 5, Insightful

    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.

  11. Re:Opera's UI is slick? by bartkusa · · Score: 5, Informative

    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.

  12. Re:Opera? by Troed · · Score: 5, Informative

    Opera Mini - a-less-than-100Kb Java ME application that makes web surfing on a bog standard phone a joy.

    Free, of course.

  13. Re:Opera? by 14CharUsername · · Score: 5, Informative

    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.

  14. "Favorites button" by El_Muerte_TDS · · Score: 5, Interesting

    MSIE: Yes
    Firefox: No
    Opera: No

    wtf is a "Favorites button" button? Is it like a bookmark button?

  15. ie on acid by fuzzandwater · · Score: 5, Insightful

    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.

    1. Re:ie on acid by LWATCDR · · Score: 5, Insightful

      Okay. No you are wrong. It really is that simple. IE doesn't follow standards and doesn't even support PNG files correctly. I use Firefox because I use more than one OS. I love me extensions to Firefox, and because I like it better than IE. It seems like a good number of people use Firefox now. So unless you want to exclude 1 out of 10 users from your site can not support just IE. I will not due business with a company that has an IE only site.
      Now the rub is this. IE doesnt support current standards. FireFox has some issue but it is much better then IE and Opera and Safari seem to fully support current standards. Yes web developers have every right to complain about Microsoft ignoring standards and making their life more complicated. Because of IE I can not use PNG files with an alpha channel on websites I design.
      Just because most people use junk that is no reason to
      a. Not tell them that is junk.
      b. Try to get the producers of said junk to make it better.
      c. Try to get people to use a better product.

      Even if IE was only 10% of the browser market good web developers would still put in all the hacks to support it. It is a stupid professional that wants to send away one tenth of their potential market.

      Telling the to get over it? Hell no. Microsoft fix IE 7 before you release it. Get PNGs working and ACID 2.
      Mozilla we are still waiting for ACID 2 from you as well. Get it done NOW.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  16. Re:Opera? by Rob+T+Firefly · · Score: 4, Informative

    FF extensions enhance the capabilities of the browser, and only the browser. ActiveX controls can affect your entire computer (hurrah for integrating the browser with the OS!.) Also, the "authentication" of an AX control is being "signed" by something as trustworthy as Verisign, an agency I wouldn't trust to make me a peanut butter sandwich without somehow setting my kitchen on fire and charging me thousands of dollars for the bread before feeding it to some random kid on the street.

  17. Re:Opera's UI is slick? by bartkusa · · Score: 4, Informative

    Tools > Appearance > Skin > Windows Native

  18. Re:Opera's UI is slick? by MaWeiTao · · Score: 5, Insightful

    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.

  19. Printing support by chiller2 · · Score: 4, Insightful

    The IE7 developers have really improved their printing options. This is an area the Firefox team should focus on.

    e.g. In Firefox the scaling to fit the page just squeezes the content between wider margins rather than actually scaling the pages.

    Just yesterday a work colleague was trying to print off a page that was split horizontally into two frames. The top one had a company logo, and the lower one the table of figures she actually wanted. Printing normally just output the first bit of the lower frame. I had to view that frame only to get the full table in the frame to print.

    --
    --- Commission free trading & free stock up to $500 - use http://share.robinhood.com/kelvinp6 :)
    1. Re:Printing support by pe1chl · · Score: 4, Insightful

      It is usually possible to make websites print decently in many different browsers, including Firefox and MSIE.
      Just define a separate stylesheet for printing. This stylesheet can hide the navigation items and specify how the fixed page layout has to be scaled on the paper when printing.

      Of course, not every site designer is careful enough to include a printing stylesheet.

  20. Memory usage charts wrong by Dan+East · · Score: 5, Interesting

    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.
  21. Opera gets no respect by AK+Marc · · Score: 5, Interesting

    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.

    1. Re:Opera gets no respect by lee1 · · Score: 4, Insightful
      I like Opera. I use Opera.
      Me, too. I think there is a reflex to ignore Opera becuase for so long it was pay- or ad-ware.