Slashdot Mirror


Microsoft Not Worried about FireFox

didde writes "It seems like our friends in Redmond are quite happy about IE. According to this article, they won't be updating it until Longhorn. My favorite quote would be [We have a very, very innovative set of capabilities that we're putting in the next version. And in the meantime it's an extensible platform, and there will be a set of extensions that Microsoft does as well as others.] Oh boy, are they actually working side by side with the virusmakers and phishers?" That just gives the MozBoys a year head start.

15 of 674 comments (clear)

  1. We're heard this line before by cybermint · · Score: 5, Insightful

    Microsoft said the same thing about Linux a while back. It took a while, but they finally admitted that it was infact, a big theat.

    1. Re:We're heard this line before by MoonBuggy · · Score: 5, Insightful

      I'm inclined not to take this at face value. While they are morally lacking and put out some pretty poor (in comparison with the alternatives) software, Microsoft have historically been excellent business people.

      They've already lost the hyped up WinFS, while Spotlight is still on track to arrive in the next few months. People (and governments) are realising that Linux can often do what they need cheaper and faster (OSX can also often do it better, but it costs more and the design types that need it are already using it). Now MS is risking their place in the browser market, which is bigger than it might appear on the surface - once the average grandmother is using a different browser (because the big media told her that a virus would make her computer explode if she didn't) it's putting the thought into everyone's head that maybe there's an alternative to MS, that they don't define computing.

      All of that does not look like good marketing to me, but MS lives on good marketing and little more, so it would appear that there are two possible outcomes here: either MS has something up its sleeve to counteract all of the things going wrong for their image lately, or that they honestly believe in their own untouchability, in which case they might just have a hard fall coming before Longhorn is out the door.

    2. Re:We're heard this line before by dougmc · · Score: 5, Insightful
      It's a lot easier to change a web browser than Switch to a new OS.
      I agree. However ...
      People like word and excel and the great selection of windows apps and will not easily dump these applications for their Linux equivalent.
      ... the example you give isn't about the OS at all. It's about *applications* that are only available on a few OS's. (i.e. Windows and MacOS.) (There is Crossover Office, which makes Office run under Linux via Wine, but it still has some pretty serious issues, at least it did when I tried it.)

      And again, I agree. [Lack of] Microsoft Office is probably the number one thing keeping Linux off the desktop at many businesses today. (It's not the only thing, but it's the biggest thing.)

      It's unfortunately, really, that projects like OpenOffice and AbiWord are graded, not upon their own features and merits, but on how well they interoperate with the de-facto standard, Microsoft Office. (Of course, Microsoft is fully aware of this, and it's probably the #2 reason that they keep mucking with the Office formats every chance they get -- to 1) force people to upgrade to read the documents sent by their peers who have already upgraded, and 2) to `break' things like OpenOffice.)

    3. Re:We're heard this line before by man_of_mr_e · · Score: 5, Insightful

      What it really boils down to is this. Microsoft knows quite well what Edward Yourdon wrote about "good enough" software. So long as they keep IE "good enough" for the majority of users, they won't get that many defections.

      You might argue that IE isn't "good enough" but for the vast majority of people, it is. At least as far as they're concerned.

      Microsoft staved off a lot of problems with SP2, which really goes a long way toward making IE "almost good enough". So long as they can address major security holes within a decent amount of time, people will be content to wait for all these big changes that will happen in IE7.

      Until web sites start breaking, some major IE related worm comes along that claims 99% of the users systems, or something equally as serious. They won't budge more than a few percentage points.

      Of course it doesn't hurt MS that they have to keep IE around anyway to run Windows Update, or use the help system, run Quicken or a number of other apps.

    4. Re:We're heard this line before by Rew190 · · Score: 5, Insightful

      Do you know how many users believe their web browser is basically their operating system? There are a lot of folks who have computer for the sole purpose of email, internet, and instant messaging. For all intents and purposes for this group, the browser IS as important as the OS, if not more so.

    5. Re:We're heard this line before by Kizzle · · Score: 5, Insightful

      Actually in Windows, IE is basically the operating system because of all the integration.

  2. If they have to say they aren't worried... by geoffrobinson · · Score: 5, Insightful

    they are probably worried.

    Having an IE monopoly is a lynchpin in their designs for server-side control. Unless I'm completely off-base.

    --
    Except for ending slavery, the Nazis, communism, & securing American independence, war has never solved anything.
    1. Re:If they have to say they aren't worried... by nizo · · Score: 5, Insightful

      Thankfully apache kicked their butt here, or else you wouldn't even be able to use any other browser except IE to surf the web. I mean, imagine if microsoft controlled as high a percentage of the web servers as they do browsers.

  3. Worse=better by j_heisenberg · · Score: 5, Insightful

    As could be read on Joel on Software, Webapps are becoming major competition to MS. That's why a better browser is the last thing MS wants. Worse browser = better browser.

  4. Some other famous quotes... by H_Fisher · · Score: 5, Insightful
    ...from like-minded individuals throughout history:

    T. Rex, 30-some odd million years ago: "Mammals? Ha! I'm the biggest predator in town! Why the hell should I worry, I rule this place!"

    Roman generals, c. 200 a.d.: "Barbarians, you say? We've got nothing to worry about. We're the biggest army on the planet. What could possibly go wrong?"

    A Confederate general, 1861: "Those Yankees ain't nothin' to worry 'bout! We'll run 'em back across th' Potomac in a month, then we'll go back to plantin' cotton."

    Adolf Hitler, 1942: "We can fight a war on two fronts! The Russians can't stop us! We're invincible!"

    The Iraqi information minister, 2003: "The Americans will never set foot in Baghdad."

  5. Re:Mozilla, Viruses and Exploits by roca · · Score: 5, Insightful

    > Today, Firefox's security advantage lies in one
    > single factor: The very little attention it is
    > getting from the people who write exploits.

    People keep saying that, but you can't prove it until we get equal market share with IE. I'm looking forward to that.

    In fact there are lots of other reasons why Firefox is more secure than IE. For example:
    -- We use a string class library for almost all strings that flat-out prevents buffer overflows associated with those strings. My impression is that the IE code mostly does not.
    -- IE is designed to be lax in its interpretation of the HTML, CSS, HTTP headers etc that it receives. Gecko is designed to be strict --- well, as strict as possible while making it possible to view 99% of the Web. IE's approach leads to confusion, which leads to security bugs. A great example is the raft of security bugs where different parts of IE guess the MIME type of incoming data and the guesses are inconsistent.
    -- The IE-Windows integration means IE supports a lot of magic features such as special protocols that Gecko doesn't support or just blocks. So IE has more attack surface.

    SP2 has improved things for IE a lot but they started from a bad position.

  6. It all goes back to the OS by Infonaut · · Score: 5, Insightful
    In the end, if there were enough Apps to use on a browser, you could switch to Linux, or to any OS supporting a browser - OpenBeOS, BSD, whatever.

    That's it in a nutshell. Despite all the other endeavors Microsoft engages in, without the monopoly rents they receive from Windows and Office, Microsoft is dead in the water. They know this, and are doing everything possible to extend the Windows monopoly to the Internet. Once the majority of their customers realize that the OS has become of secondary importance, they're screwed.

    For them it's about leveraging their browser dominance until the browser is fully integrated into the OS with Longhorn. They're relying on the ol' FUD train to keep things going in the interim. All declarations of confidence aside, they know that there is more pressure on them than ever before. With a year or more before Longhorn's arrival, I expect to see Microsoft talking more and more about how wonderful the browsing experience will be in Longhorn, while painting Firefox et. al. as relics of a bygone era.

    Before long I expect to hear Ballmer say something like, "People just don't understand that the rich browsing experience built into Longhorn is going to make the tired old standalone browsers look pathetic!"

    --
    Read the EFF's Fair Use FAQ
  7. Firefox is not a problem for Microsoft by Anonymous Coward · · Score: 5, Insightful

    What you say? Mod me down as a troll, but even if people jump ship en masse to Firefox, that is not a problem for Microsoft. There are several reasons for this - times today are very different from the good ol' days of their browser war with Netscape.

    During the browser war between Microsoft and Netscape, Microsoft's primary worry was not people using Netscape Navigator as much as the Windows platform losing importance. Remember Andressen's quote saying that when Netscape was done, Windows would be reduced to a set of poorly debugged device drivers? Its easy to say that was foolery in retrospect, but Microsoft was sincerely worried about that. As far as Microsoft knew at the time, Windows could have lost importance in the same way that minicomputers declined after the rise of the personal computer.

    Fast forward to the twenty first century. Microsoft is having a crapload of problems with spyware and this product called Firefox is getting rave reviews. But the worries of the mid nineties are gone. The reason that Microsoft stopped IE development is because they do not want to see web apps get more powerful; they hope that when Longhorn comes around, people will write distributed .NET apps.

    Firefox does nothing to stop this future. While Firefox is a nice app and IMHO better than IE, it is not pushing the frontiers of web application capabilities, the way that Netscape did in the nineties. As nice as it is to not worry about slimeware, Firefox is just enabling the same ol' web.

    As nice as Firefox is, it is not enabling people to switch away from Microsoft technologies other than IE itself. People are not switching to Linux because of Firefox. When Longhorn comes out and Microsoft starts hyping .NET web applications, from MSFT's perspective it is fine if people use Firefox 90% of the time and use IE for the 10% of .NET mission critical apps. As long as those apps exist, people are still tied into their platform.

    Perhaps at some level, Microsoft risks losing mindshare from Firefox. But even if this is the case, they risk to lose much more mindshare by acknowledging Firefox as an issue so their response is expected.

  8. To protect their cash cows. by SlashdotMeNow · · Score: 5, Insightful

    MS makes most of it's money from Windows and Office. If they lose Windows and Office they can shut down shop. So they must do whatever they can to protect the income from those 2 areas, and specifically Office because Windows is nothing without Office for the average user.

    Now the problem with the web is that browser-based apps (think gmail) threatens Office and by extention Windows. We live in a time where bandwith is cheap and fast enough to run a high-quality spreadsheet or word processor as a web application. The ONLY thing stopping this from happening is the pitiful state of IE. If they made IE as good as it can be, they'll be opening the floodgates for web-apps that can replace Office.

    If IE matures enough for this to happen, all applications can be web-based and run off ANY COMPATIBLE BROWSER on ANY PLATFORM. Thus I can move my grandma to Linux with Firefox 3.0 and she won't even know that something has changed, because she was already accessing all her apps via a browser. This can also happen if Firefox becomes the de-facto standard browser, and they start implementing all these new and great standards that's waiting to unleash the power of the web-app.

    So that's why IE has changed almost nothing since the monopoly. MS realises that improving it is digging their own grave.

    My company develops software for a specific vertical market. All web-based. It's great for our clients because they can access their data from anywhere, any time. It's great for us because we can upgrade and improve the system whenever we feel like it without sending out upgrade disks. 90% of all support calls we take right now is because of IE (spyware / 'special' toolbars). Lately we've been installing Firefox for all clients when training them, and that's helped a lot.

    So all we can hope for right now is for Firefox to improve their browser as much as possible to try to become the standard (60% of the market would do it I think) before Longhorn. I don't know what MS plans for a browser in Longhorn, but I know it will be bad for all other browsers.

  9. Re:Go-faster tweak for Firefox by Repugnant_Shit · · Score: 5, Insightful

    I would say *not* to set the maxrequests to a number like 30. 3-6 should be good enough. You don't want to hammer a site with 30 simultaneous requests.