Slashdot Mirror


"Fastest Browser On Earth" Cuts Crud

gabec writes "The guys at Opera have been rewriting their rendering engine over the past 18 months, tossing out legacy code and making the browser more DOM compliant with the intention of making the self-proclaimed "fastest browser on earth" even faster. They claim to have succeeded, according to this article on ZDNet.. Fun stuff.. ;)"

3 of 614 comments (clear)

  1. Re:The truth by unicron · · Score: 1, Flamebait

    Actually, I.E. will always be the best browser. Say what you will about Microsoft, they make a damn fine internet browser.

    --
    Finally, math books without any of that base 6 crap in them.
  2. Re:This is a bit silly by MisterBlister · · Score: 1, Flamebait
    Agreed. How many people use computers where the rendering speed of any modern browser is the bottleneck rather than the network connection that is downloading the data to display? I'd guess its pretty close to absolute zero.

    I'm all for making the browser more standards-compliant, but 'fastest browser on earth' is a completely useless claim.

  3. This is going to sound like a troll, but by Darren+Winsper · · Score: 3, Flamebait

    "Our old engine wasn't that bad," Tetzchner said.

    Sorry, it is. OK, so it has decent CSS support (Well, CSS1 anyway). However, its DOM support is at least as bad Netscape4's CSS support is. DOM today is what CSS was back in 1998, somewhat used, but not to the extent that it could be, mainly because of legacy browsers.

    Also, they compare rewriting the rendering engine to writing Mozilla. Hello, they're producing a non-embeddable, platform-specific web browser. Mozilla.org produced a platform. Take a look at Komodo if you don't believe me. Sorry, but it's apples and oranges.

    And this "fastest browser on earth" crap is getting annoying. Anybody can create a fast browser, but both Mozilla and IE can do far more than Opera can, and I can't help but wonder how DOM compliant this new Opera will be. Will it be up to Mozilla's or even IE's capabilities? I doubt it to be honest.