Slashdot Mirror


Microsoft Claims a Billion Windows Installs by End of 2008

eldavojohn writes "Microsoft CEO Steve Ballmer claimed yesterday that there will be a billion machines running Windows within a year. 'The install base of Windows computers this coming 12 months will reach 1 billion. If you stop and just think about that, parse that for a second, by the end of our fiscal year '08, there will be more PCs running Windows in the world than there are automobiles, which is at least to me kind of a mind-numbing concept.'"

10 of 365 comments (clear)

  1. Quality vs Quantity by Anonymous Coward · · Score: 4, Insightful

    They are the McDonald's of software

  2. Something fishy? by kraemate · · Score: 4, Insightful

    How is this possible? Do that many people even have access to a computer?

    1. Re:Something fishy? by NuSuey · · Score: 4, Insightful

      i guess they count the illegal copies too .. *smile*

    2. Re:Something fishy? by aleph+taw · · Score: 4, Insightful

      some people have more than 1 computer

  3. I know I can count for at least 50... by rongage · · Score: 3, Insightful

    Let me see... I had to reinstall Windows 12 times on my son's computer, 8 times on my Wife's computer, 5 times on my computer at work, 15 times on my dad's computer, and so on....

    Yeah, I can see how Microsoft can claim 1 billion installs - let's see them filter it out to "unique computers" and see where that number goes.

    --
    Ron Gage - Westland, MI
  4. Why surprised? by gstoddart · · Score: 4, Insightful

    If you stop and just think about that, parse that for a second, by the end of our fiscal year '08, there will be more PCs running Windows in the world than there are automobiles, which is at least to me kind of a mind-numbing concept

    Not sure why that's so mind-numbing. I personally own more computers than I do cars, and I have my laptop from work. Two out of my three machines are Windows.

    I'm sure most of us work in environments where computers outnumber people. And, I'm sure the back-room infrastructure of most IT departments consists of a fair number of machines doing various things. (And, any sufficiently large organization is gonna have at least one IT department/location.) Hell, I bet Microsoft and Google combined have several hundred thousand machines if not more.

    Now, I have no idea of how they estimated this 1 billion machines, but I don't find it a surprising number at all -- I bet my office of 50 people has well over 100 computers running Windows, and we're one office in a multi-national corporation.

    Cheers
    --
    Lost at C:>. Found at C.
  5. Re:Ah, don't underestimate MS by tjstork · · Score: 3, Insightful

    What I was talking about though, was that a DC in Windows is device independent. So, in Windows you can have the same set of code for printing as you do for display rendering. I think that's pretty nifty. And, Windows Metafiles too, were interesting. Had Microsoft been smart, they could have built a browser around a WMF hacked up to have hyperlinks. They had all the pieces in place as early as 1992, but, they just didn't see the application.

    --
    This is my sig.
  6. Re:Ah, don't underestimate MS by plague3106 · · Score: 3, Insightful

    Ok, please explain to me, what is wrong with Windows scheduling, timesharing, fault tolerance, response, file system and networking. It seems to provide those very nicely, and any developer can tap into those features as well. Be specific, repeating your statement doesn't make it true.

  7. Re:Ah, don't underestimate MS by dal20402 · · Score: 4, Insightful

    I'd suggest Tuxpaint to you and your like.

    This sort of comment is exactly what he's complaining about, and a very good reason for someone without an extensive *x bacground to avoid desktop Linux. You just undid all the goodwill that the previous, very informative reply might have generated.

    He isn't a computing n00b. If he wants something comparable to Photoshop, and similarly easy to use, don't smugly point him to a kids' drawing program. Just because a program is arcane and difficult to use (GIMP, although it's *slowly* getting better) doesn't automatically mean it's more powerful. Likewise, just because a user seeks a usable program doesn't mean that user is stupid or doesn't need serious functionality.

    Given that Linux users needing support have no alternative but to turn to the community, it's pretty unhelpful when the community is rude and condescending.

    You can't have it both ways. Either 1) you want Linux to stay the domain of a few self-satisfied, smug nerds, and accordingly never become important on the desktop, or 2) you need to realize there will be users who are new to Linux but, somehow, nevertheless manage to be smart and competent people.

  8. Re:Ah, don't underestimate MS by plague3106 · · Score: 3, Insightful

    Perhaps they did it because they didn't want a program running to be using a specific version of a component, have it unloaded and the next time it loads its a newer version.

    You're doing something wrong if this is hitting you all the time during development. I've been developing on Windows for 10 years now, and have not had this features impede my development. Its also trivial to find which process is using the file in question; its called FileMon.