Slashdot Mirror


Opera Sees "Dramatic" Rise From Microsoft's Ballot

TheReal_sabret00the notes a TechRadar piece reporting that Opera Software has seen a doubling from normal download numbers on average since Microsoft's browser-choice screen lit up in Europe. The UK saw an 85% increase and for other countries it was larger still: Poland 328%, Spain 215%, and Italy 202%. Hakon Wium Lie, CTO of Opera Software, said "A multitude of browsers will make the web more standardised and easier to browse."

5 of 378 comments (clear)

  1. Re:Give me a break.... by dingen · · Score: 3, Interesting

    I still find it a little strange that Microsoft is being required to "promote the competition" in their own product.

    Microsoft isn't required to do anything by anyone. The Browser Ballot Screen is entirely thought up and implemented by Microsoft themselves.

    --
    Pretty good is actually pretty bad.
  2. Re:Correlation/causation by Animaether · · Score: 3, Interesting

    The numbers don't mean too much not for the reason you mention (as others have pointed out, they probably correlate the IP address used for the download to the IP address's entry point and check the referrer for that hit) but because these are only downloads.

    How many of those Polish potentially swayed by the "Opera Turbo technology - speed up your Internet connection" are actually going to -stick to- using Opera, rather than going back to IE or using another browser they might have downloaded through that same choice screen?

    The only thing we can even remotely suggest is that if nothing else, the browser choice screen may have brought choice -awareness- to the masses more than any other effort has done so far. That alone is a Good Thing(TM)

  3. Isn't that Web Purpose FAIL: less portability by jonaskoelker · · Score: 3, Interesting

    Right now, you're still lucky if they test on IE 6-8, Firefox 2-3 and Safari 2-4... I'd guess 90% of web developers don't even do that, and that's what I (personally) consider the bare minimum.

    I count that as eight different platforms (assuming we only count integer-valued version numbers). How many desktop OSes are in use, discounting those used by less than 0.1% of the market? Windows, OS X, Linux, iPhone OS, and uhm... yeah?

    So when you think about creating an application and you worry about porting it between different clients, the decision "let's make it a web app! We'll have to test fewer platforms" runs counter to your purpose, right? In other words: people have turned the web into something it wasn't meant to be---a portability nightmare.

    Yeah, writing desktop apps exposes you to differences between OSes. Okay, but all OSes have files, can count time, probably can make you some random numbers, TCP sockets and so forth: they do the same things but in slightly different ways. Wrap the differences in libportability and get over it.

    Maybe my attitude betrays my lack of coffee, but isn't it basically right? You don't have worse portability for desktop applications than you do for web applications.

  4. Re:That's very nice Opera by Runaway1956 · · Score: 4, Interesting

    Opera must be doing something right, that all the other browsers are missing. Go ahead, look at market share in eastern Europe, and especially among people who use the Cyrillic alphabet. It seems that a LOT of people take Opera seriously.

    I've tested it, in several incarnations now. I'll bet I could still find my license file somewhere, if I tried hard enough. It has some pretty neat features, no matter what language you speak. That sharing thing, for instance - any idiot can share files, photos, whatever with their family, in a reasonably secure manner, without jumping through a lot of hoops.

    You should drive it, before you dump on it.

    I'm not switching, because Firefox suits my needs and wants, but if I were to switch, Opera would be a good browser to consider. In fact, it comes in side by side with Chrome, in my books.

    --
    "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
  5. Re:Same old mistakes by mcvos · · Score: 3, Interesting

    When there are differences between standards compliant browsers, theres something wrong with the standard imho.

    What's wrong with W3C standards is that there's never been a reference implementation, which means there's a lot of room for interpretation, and interpretations can vary a lot. And after they've been implemented, people start discussing which implementations are closest to what the standard intended, after which people need to fix their browser, and in the mean time, we've got a big bloody mess.

    Reference implementations are important.