Slashdot Mirror


IE Market Share Drops Below 70%

Mike writes "Microsoft's market share in the browser dropped below 70% for the first time in eight years, while Mozilla broke the 20% barrier for the first time in its history. It's too early to tell for sure, but if Net Applications' numbers are correct, then Microsoft's Internet Explorer will end 2008 with a historic market share loss in a software segment Microsoft believes is key to its business."

18 of 640 comments (clear)

  1. Old news by Kjella · · Score: 4, Informative

    This data is a month old. It was discussed on slashdot before (but I don't remember if it got its own article). Why not wait a day or so and post year-end statistics?

    --
    Live today, because you never know what tomorrow brings
  2. Opera's low percentage. by helixcode123 · · Score: 3, Informative

    Admittedly, I only use Opera while doing browser compatibility testing for my client-side web apps, but I've always been pretty impressed by it. It's fast and compliant. I think it's a bit of a shame that it is holding such a low share.

    --

    In a band? Use WheresTheGig for free.

    1. Re:Opera's low percentage. by shird · · Score: 3, Informative

      Torrent option hidden in the address bar?

      It's just under preferences for downloads. Select 'use default application' instead of 'use opera' for torrent files.

      Why would you uninstall it after you fixed the problem? Just because it is "ridiculous", even though you will never have to do it again. Surely getting over that one-time-only config change is better than the 100% cpu usage and random crashes you get with browsers like Firefox all-the-time.

      --
      I.O.U One Sig.
  3. Who's history? by MarkusQ · · Score: 5, Informative

    Mozilla broke the 20% barrier for the first time in its history

    It's been renamed several times, somewhat refactored, had a few parts replaced and a lot more added, but that code base was once the most popular browser on the planet.

    --Markus

    1. Re:Who's history? by aztracker1 · · Score: 4, Informative

      Firefox started from the Netscape Navigator 5 codebase which was a from scratch rewrite... never a market leading codebase.

      --
      Michael J. Ryan - tracker1.info
    2. Re:Who's history? by Tumbleweed · · Score: 3, Informative

      My understanding is that NN5 was a modified version of NN4, and that it was scrapped entirely in favor of the new Mozilla, which was a from scratch effort. I could be wrong.

  4. Re:Layoffs by Shakrai · · Score: 4, Informative

    and if you listen slightly to the West, you just might hear some of them land...

    And if you listen slightly to the East, you just might hear some stock brokers land... *splat*

    --
    I want peace on earth and goodwill toward man.
    We are the United States Government! We don't do that sort of thing.
  5. Re:IE Almost 70% -- Really? by Tubal-Cain · · Score: 3, Informative

    I'm sure Mozilla is capable of making its own 'ActiveX', but I guess they'd be sued as we are talking essentially American businesses.

    More important is the fact that ActiveX is a BAD IDEA.

  6. Microsoft has done nothing to help the net by SpaceLifeForm · · Score: 3, Informative

    Please get a clue. Stop drinking the Microsoft Koolaid and learn the history. You can start with Mosaic.

    --
    You are being MICROattacked, from various angles, in a SOFT manner.
  7. Re:Layoffs by Anonymous Coward · · Score: 3, Informative

    Not quite. Database Servers and Exchange Servers are huge business for Microsoft, about $2B/year for SQL Server and $1.5B/year for Exchange. By itself either product generates more revenue than a company like Red Hat, Sybase, Novell or McAfee.

  8. Re:Yay! by bledri · · Score: 4, Informative

    I remember when MSIE made the web, when they started putting it with the OS is when the internet started taking off.

    MS created IE because the web was taking off without them. Netscape Navigator was supposedly $14.95, but IIRC the Beta's were free. MS didn't want to lose control of the desktop and was actively discouraging a the pre-installation of Netscape.

    Until then, it was still a geeks paradise, Mom and pop's had to pay hundred's to be hooked up. Around that time, it was Click on MSIE, the computer would dial up, make an account, and you could use the internet.

    What the heck are you talking about? MSN? MSN was created in response to CompuServe and AOL and morphed into an ISP in response to the already prevalent trend. There was nothing magical about it. I guess the bundling made it easier to get started, but all the pieces were in place and MS was actively fighting others trying to thread together the pieces. Again, this was created in response to the existing trend, not the cause. Existing ISPs were price competitive and covered the spectrum of AOL hand-holding to mom and pop ISPs.

    Peoples hate of MS blinds them to the fact that they have done some hugely good things in the process to get to were they are.

    The vision and momentum of the Internet came from outside of MS. If it weren't for efforts like Mosaic and Netscape, MS would not have created it. If it were not for efforts like Firefox, than the Internet would be IE only and we'd be stuck with IE 6 and ActiveX hell. I'm not saying that MS is evil, they are simply opportunistic (as they should be) and I don't feel like giving credit were credit is not due.

    --
    Some privacy policy Slashdot.
  9. Re:Layoffs by besalope · · Score: 3, Informative

    Can you give examples of good Exchange replacements? Lack of such is one of the most frequently cited reasons for MS's continued dominance in the enterprise, because while there are trivial replacements for Windows, IE, Office and Outlook, replacing Exchange has been a show-stopper for a lot of places.

    This one was mentioned on /. a couple months ago: http://www.zarafa.com/

  10. Re:Layoffs by recoiledsnake · · Score: 3, Informative

    I don't know why is this marked as a troll. Both XP home and XP pro share the exact same code base, except that Home doesn't have stuff like IIS, Remote desktop server, etc.

    --
    This space for rent.
  11. It's actually much worse for IE by asa · · Score: 4, Informative

    I've just posted December and 2008 total stats for all of the browsers along with a bit of analysis. IE lost another point and a half of share in December and will finish the year down almost 8 points from where it started the year. That's not just bad, that's awful, horrible, really really bad. It's especially bad considering that 2008 was a record year for new PC sales, with ~300,000,000 new PCs shipping with IE7 as the default browser!! They shipped 300 million copies of IE as the default and still lost 8 points of share during the year. More at my blog (it really is worth reading if you're interested in this topic. i promise.) Browser Market Share for December and 2008 - A

  12. Re:Mozilla plugins == Active X... by Alex+Belits · · Score: 4, Informative

    1. ActiveX is an all-encompassing Microsoft object-handling infrastructure (descendant of OLE, DDE, COM and DCOM) that is also implemented as a part of remotely-installable code in a browser. A page with ActiveX controls can only work if ActiveX controls are allowed to run in a browser, and Windows permission models prevents any kind of isolation, so this technology is inherently insecure regardless of the purpose of the controls.

    2. Mozilla plugins are applications that use browser's interface model. They can be installed or uninstalled to view various kinds of data identified by MIME Content-Type. Same type of data can be handled by different plugins or external applications, and pages can easily make plugins-supported data optional. Also it's important that page is not tied direcly to any executable code -- user has to install plugin like any other application.

    The only plugin that was ever used for control of navigation was Flash -- and the idea became very unpopular very soon because it lacks browser-provided infrastructure (history, bookmarks, cookie management). On the other hand, ActiveX is primarily used for either highy intrusive things that are meant to break security models (Windows updates, antiviruses, not to mention viruses and worms themselves) or serve as a replacement for IE abysmal support for scripting and interactive graphics.

    --
    Contrary to the popular belief, there indeed is no God.
  13. usage stats vs. *MARKET*share by Kartoffel · · Score: 4, Informative

    Are you sure *MARKET*share means what you think it does? Microsoft only "sells" IE as packaged with XP, Vista and Windows Mobile. Few customers license the Trident layout engine. It's no wonder IE has shit for marketshare.

    The Mozilla foundation does pretty well for themselves. Not a huge moneymaker but they're afloat and doing ok.

    Opera is also doing great licensing their browser and its components all over the place.

    Internet Explorer simply isn't a moneymaker for Microsoft. Microsoft probably spends more money maintaining IE than they do selling/licensing it.

  14. Re:Layoffs by Darkk · · Score: 4, Informative

    Take a look at Zimbra:

    http://www.zimbra.com/

  15. Drop-in replacement for MS Exchange by SgtChaireBourne · · Score: 3, Informative

    Can you give examples of good Exchange replacements?

    Yes, for that see DVL. Seriously, though you have to define what activities you need to do before you can ask for a replacement. MS Exchange is marketed in many niches and fails (on the surface) in most. The most spectacular is its failure as a mail server replacement, if you look at it as such. If you look at the wonderful cover of plausible deniability it gives executives by randomly losing and delaying mail, then that is a success.

    Anyway, try looking these. Keep in mind that, unlike with M$ products, you can combine pieces of several packages.

    If you are simply looking to improve reliability of e-mail they a plain Mail Transfer Agent (MTA) will do. Before it became too embarrassing for M$, it used to be recommended practice to put one of these in front of MS Exchange to improve reliability and security. Also look up ClamAV, Spamassassin and how to do greylisting.

    However, before you can think about "replacing" MS Exchange, you will have to get rid of the staff that selected and deployed it in the first place. They ignored all the licensing shortcomings, the bad reviews, high price and ongoing technical failure to instead push ideology over technology. People making decisions based on ideology are not going to accept any technical or economic arguments...

    --
    Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.