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

13 of 614 comments (clear)

  1. I've fallen in love with Opera, but... by Marx_Mrvelous · · Score: 5, Insightful

    They need a few things, IMHO. The frist is a hotkey to enable/disable popus (which they may have, I haven't looked very deeply). The second is a mozilla-like "kill all popups I don't request" option. They kill *all* popups, which interferes with my webmail programs, surveys, etc.

    --

    Moderation: Put your hand inside the puppet head!
    1. Re:I've fallen in love with Opera, but... by yog · · Score: 5, Informative

      even simpler than that!
      F12 r --> disables popups
      F12 w --> enables popups
      It's an instinctive subsecond keystroke for me now.

      --
      it's = "it is"; its = possessive. E.g., it's flapping its wings.
    2. Re:I've fallen in love with Opera, but... by NanoGator · · Score: 5, Insightful

      "It's free if you don't mind the built-in banner ad."

      For a while they were showing comics in that space. That was seriously cool.

      That's an interesting way to do banner ads: They provided interesting content up there to grab my attention. Then, I start looking up there frequently to see if there's something of interest as opposed to focusing it out. That's ingenious! It's kinda like how TV works.

      If websites had figured that out ages ago, I betcha anything that we'd not only have a market for 'banner based content', but there'd also be a more successful ad model.

      --
      "Derp de derp."
  2. This is a bit silly by FortKnox · · Score: 5, Insightful

    First of all, this is bait for trolls to speak about IE and flaming OS zealots to scream about mozilla

    Between Opera, IE, and Mozilla, the speed difference is small enough for your average user not to know the difference.
    I think we're better off improving the features (like removing pop-up adds, etc...) than to try to squeak out another .01seconds to render the pictures on a screen.

    --
    Good quote, too many chars. Seriously, the slashdot 120 char limit sucks!
    1. Re:This is a bit silly by Idarubicin · · Score: 5, Interesting
      Between Opera, IE, and Mozilla, the speed difference is small enough for your average user not to know the difference.

      True enough for the mythical 'average user' whose desktop machine is less than two years old. As a university student who is working on a four-year-old PII-300 at home, and a PI-133 with 64 MB of RAM at work (age unknown), every last cycle is precious. Particularly since I'm usually multitasking.

      The footprint--in memory, in terms of clock cycles eaten, on my tiny hard drive--of my browser actually a very important consideration for me, and probably for others. The F12 for quick menus (to kill popups, mostly), the clean file transfer monitoring box, and the tabbed browsing (fewer windows on my task bar) are worth their weight in gold.

      Opera has also been quick to respond to bugs and make critical fixes--something that some companies are loathe to do. (Ahem. Microsoft. Certificates. Ahem.)

      And it really is the fastest (of IE, Moz, and Opera) browser on earth.

      --
      ~Idarubicin
  3. Re:The truth by SomeOtherGuy · · Score: 5, Insightful

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

    Damn fine until you realize you can't block popups or have tabs. But then again -- maybe I am the only one who does not liked popups and thinks 1 window is cleaner than 15 windows.

    --
    (+1 Funny) only if I laugh out loud.
  4. Re:The truth by gerf · · Score: 5, Insightful

    Mozilla > Opera

    Mozilla wasn't built for only browsing. It was built as a platform, for further development in the open source community. Thus, speed is not the main focus, but useability, and modability. Opera on the other hand, is zoned in on being a hella-good browser. They don't mess around trying to incorporate extra packages and options that are just not necessary for average users. The problem is, average users use IE...

    By the way, if you get the student discout, it's half price to buy opera, sans banner ads. And, unless i'm mistaken, that purchase lasts a lifetime.

    But ultimately, Hurd concluded, Opera and other Microsoft competitors would do better to support the technologies that the market-leading Internet Explorer browser made available, rather than focusing on industry standards

    Mozilla does not attempt to cater to the IE crap-nuances. Opera does. They actually write code that basically says 'click here to emulate IE f0rk-ups.' Oh, i do like opera more than mozilla or 'scape, for my little pitiful uses. I LOVE the glorious plethora of shortcuts, both mouse and keyboard

  5. wince... by natefaerber · · Score: 5, Insightful

    But ultimately, Hurd concluded, Opera and other Microsoft competitors would do better to support the technologies that the market-leading Internet Explorer browser made available, rather than focusing on industry standards.

    "What these other browser makers should do is stop complaining about what Microsoft is doing and start supporting what Microsoft is supporting," Hurd said. "People out there aren't reading these specs; they're using IE."


    This would be a huge mistake for any competitor. Why would you want to jump into line with MS? You would have no opportunity lead. You would just play catch up and never be able to offer the customer a superior product.

    Follow the standards and anyone can lead the market if they implement them better. They will also avoid being blindsided by new MS "standards".

    --
    -- My HARDWARE, My CHOICE.
  6. Re:Is rendering speed the problem? by FFFish · · Score: 5, Interesting

    Ah, but Opera is far more than a browser for Windows. It's also a browser for cell phones, terminals, PDAs and more. Some of these *are* double-digit MHz machines.

    --

    --
    Don't like it? Respond with words, not karma.
  7. Marketing spin... by billnapier · · Score: 5, Informative

    From reading the article, I get the feeling that the real reason for the rewrite is not to get better speed, that would just be a side effect. It sounds like it had to be rewritten because they were running up to limitations in what they could do by just extending their current engine. These things happen from time to time with larger projects.

  8. Mouse Gestures for Mozilla..... by WD · · Score: 5, Informative

    You can add Gesture capability to Mozilla. Just get This.

  9. Re:Idiot web developer by legLess · · Score: 5, Insightful
    Quoth fireboy1919:
    Have you tried writing advanced web code for multiple browsers?
    Yes, actually. I've been doing it for a living for 6 years. I'm as aware as anyone of the browser quirks and incompatibilities. I know that you can't just code to standards and upload. But my point is still true - now, more than ever before, a 100% standards-compliant web page has more chance of appearing and working correctly in every modern browser.

    We'll never have 100% compliance across all browsers, and we'll always have to test browsers before we ship markup. But marking up to standards is The Right Way, and thanks to browser makers following standards I'm spending less and less time hacking workarounds and more time designing and producing.

    I do capability-sniffing in some code, and I hate it - but that's progress over browser-sniffing. I developed an intranet many years back and flat-out told the company, "You have to use IE4+ or it won't work." With a standard desktop, the company and I agreed this was ok because it saved a lot of development and debugging. Today I could create the same functionality faster and have it work cross-browser.

    The nature of this beast (browser development and upgrades) is that it's slow, but there is noticeable progress in the right direction. Can't ask for more than that in the real world.
    --
    This isn't as much "normalization" as it is "don't take so many drugs when you're designing tables."
  10. Monte Hurd Here... (aka the anti-christ it seems) by Anonymous Coward · · Score: 5, Informative

    Everyone take a deep breathe. Now exhale. I am not the great satan here guys... ;-)

    Let me clarify...

    My comment was taken slighly out of context in the CNET article. I believe in standards and we test against Opera and Mozilla on a continual basis and I'm no MS fan. Let me repeat, I believe in standards 100%.

    I was trying to make the point that now that Microsoft has achieved browser market dominance (with proprietary extensions included), strict adherence to standards is EXACTLY what Microsoft hopes non-MS browser developers will pursue as doing so necessarily creates incompatibility with IE. This in turn leaves users with the impression that non-MS browsers are broken or not as advanced when they fail to render pages in the manner IE has led them to expect.

    I don't like Microsoft's tactics at all. Period. But unfortunately, at this point in the game, a browser's market penetration is more a measure of end-user acceptance than it is one of developer acceptance. The point I was trying to get across was that non-MS browser developers should co-opt Microsoft's proprietary extensions strategy and use it against them! By supporting all of the MS extras end users wouldn't perceive non-MS browsers as lacking. As a developer I can appreciate the fact that this would take some work. It's not a perfect solution, but the sad fact is Microsoft isn't going to change it's ways and no amount of name calling will change that. ;-)

    Just trying to think of ways non-MS browsers could turn the MS tide. Does this make any sense?

    -Monte Hurd
    Systems Architect
    Starphire Technologies