Slashdot Mirror


Microsoft Sees Linux As Bigger Competitor Than Apple

Facetious writes "It seems Microsoft doesn't believe the data from Net Applications regarding Linux any more than Slashdot readers do. In a recent presentation, Microsoft CEO Steve Ballmer showed a slide showing, from Microsoft's internal analysis, that Linux client use is clearly ahead of Apple's."

40 of 596 comments (clear)

  1. Makes sense... by i.r.id10t · · Score: 5, Insightful

    Makes sense... a PC user can switch to Linux by downloading a LiveCD (or whatever) and installing or just running from the disk. A PC user has to buy new hardware to switch to Apple.

    --
    Don't blame me, I voted for Kodos
    1. Re:Makes sense... by Anonymous Coward · · Score: 2, Insightful

      I think that the problem (for Microsoft) is that there is an Apple Inc that they can draw a bead on. There isn't a Linux Inc.

      Microsoft can try to influence Apple by using Office as a bargaining chip or by leveraging their patent portfolio or even by advertising. How do they do that with Linux? Who do they even talk to?

      Linux doesn't advertise. It doesn't get product placement in sit-coms. That makes it hard to counter.

    2. Re:Makes sense... by PenguSven · · Score: 3, Insightful

      For many of us who have to actually pay for our computers, the linux on cheap hardware value proposition is too good to pass up.

      Conversely, for those of us who have jobs and use our computers to get paid, the cost of Apple hardware/software is not an issue.

      --
      What is...?
  2. Servers? by sean_nestor · · Score: 4, Insightful

    I think thats sort of a "duh" statement when you consider server usage as well as desktop usage.

    Mac servers can't be much of the server market.

  3. Of course! by Techmeology · · Score: 5, Insightful

    Of course they're worried! If Linux (and the rest of the open source projects) become even slightly common, Microsoft have lost. They can't buy Linux, they can't do deals with it. They don't seem to be able to out perform it either. Short of zapping every magnetic and (some how) optical media on the planet, Microsoft cannot kill an open source project of a large magnitude; there'll always be community members willing to take over where one was "bought" by Microsoft.

    --
    Excuse for why is your room always messy?
    1. Re:Of course! by Pembers · · Score: 4, Insightful

      Linus owns the trademark, but only some of the copyrights - the code he wrote himself. Copyright in the rest of Linux (probably most of it nowadays) belongs to whoever wrote it. (Unless they assigned it to someone else.) So unless MS wants to buy out all the other contributors too, that billion dollars wouldn't get them very far.

    2. Re:Of course! by mcrbids · · Score: 3, Insightful

      As for GPL'd code, it cannot be made proprietary.

      Sure it can! All that has to happen is for the GPL code copyright holders to be contacted and given a reasonable opportunity to object to the change. Things like this are accomplished by posting a legal statement of intent in a newspaper of record applicable to the scope in question.

      After a reasonable opportunity to object to the license change, the license to the code can then be changed to the new license. If a copyright holder objects to the change, his/her code must be removed from the codebase with the changed license.

      It's fairly simple, and license changes like this happen all the time. It's how the Linux kernel will be moved from GPL2 to GPL3 if/when that ever happens.

      Now, a specific *copy* of the GPL-licensed code cannot be made proprietary. For example, if you have a legally obtained copy of some GPL software, and you live up to the terms of the GPL in your use of the code, the rights you get from the license for your copy of the code cannot be taken from you without your agreeing to the newer terms. And even if you accept the newer terms, the original, unmodified copy can still be considered to be usable under the original GPL terms by anybody ELSE who didn't agree to the newer terms.

      But to be strictly truthful, GPL code *CAN* be (and often is!) made proprietary. I myself have found code snippets, libraries, and widgets, licensed under the GPL or similar licenses, that I wanted to use, and asked for permission from the original author to use the code under a less free license. Usually, the author has no objections to such requests. (I remember just 1 refusal)

      Take a look at the original SSH vs OpenSSH for another example of open code becoming proprietary. Commercial SSH was originally a commercial software package with a "free" license, that was then later closed. Since the copyright holders behind the commercial SSH had no objection, this change was legal. OpenSSH today is a derivative work of the "free" licensed code before it was closed.

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
  4. Re:Apple OS != Linux? by elashish14 · · Score: 4, Insightful

    Of course not. Apple has a different model (Linux is GPL and Apple is closed source). Apple is still proprietary and paid-for while Linux can be shared freely. Just because they have similar origins from a software standpoint doesn't mean anything when you consider their market viability. They're completely different beasts in that respect.

    --
    I have left slashdot and am now on Soylent News. FUCK YOU DICE.
  5. Servers by 0racle · · Score: 3, Insightful

    There is more money in servers then there is clients, and it's an area that MS could still grow in. In this area Linux companies and traditional UNIX are competitors to MS whereas Apple is most decidedly not.

    --
    "I use a Mac because I'm just better than you are."
  6. Duh by thetoadwarrior · · Score: 5, Insightful

    OSX can only realistically come from one over priced manufactuer where as Linux is free and can be installed on any machine.

    The economy is in the dumps. Would you be worried about the over priced guy with no net book or the guy that's infiltrating the netbook space quite well when that's a fast growing sector?

    1. Re:Duh by elashish14 · · Score: 2, Insightful

      Let's take it one step further. Apple sells you software. Red Hat, Novell, Canonical, etc. sell you support. Software comes free - you can hire your own IT to manage it if you want to....

      --
      I have left slashdot and am now on Soylent News. FUCK YOU DICE.
    2. Re:Duh by IANAAC · · Score: 2, Insightful

      iPod Touch Close enough.

      Not by a long shot. Netbooks run full desktop OSes and pretty much any desktop application available. I've not seen an iPod Touch come even close to what you can run on your desktop (regardless of whether its Mac OSX, Linux or Windows).

  7. Piracy a competitor? by Anonymous Coward · · Score: 5, Insightful

    The day the manage to lock out piracy, a lot of that group will switch to Linux, not pay full prize full Windows licenses.

    I can understand why they see Linux as a bigger threat. Linux is something completely different than Windows, MacOS is "just" another proprietary closed source company controlled desktop OS. These days, more and more people see the advantages of free sofware, and Microsoft will never be able to catch up with Linux on that one.

    1. Re:Piracy a competitor? by InvisibleClergy · · Score: 5, Insightful

      Thing is, a lot of more computer literate people understand the following workflow:

      1. Have a task which needs done
      2. Get a tool to do the task (Or choose one which you already have)
      3. Use the tool to do the task.

      Most people, however, are not computer-literate. They don't understand "Word Processor" but they do understand "Word" in reference to MS Word.

      They do the following:

      1. Have a task to do
      2. Use the tool they know to do the task

      The very idea that there are more word processors than MS Word still blows the mind of people like, say, my grandmother.

    2. Re:Piracy a competitor? by Technician · · Score: 2, Insightful

      They do the following:

      1. Have a task to do
      2. Use the tool they know to do the task

      The very idea that there are more word processors than MS Word still blows the mind of people like, say, my grandmother.

      The problem for MS is when there is another option out there in use, the chances of someone spending hundreds of dollars to switch from the tool that does the task to another high priced tool is pretty much nil. Those who switched are unlikely to switch back. Those who switched are likely to share the knowledge with friends. This erosion is one way.

      My dad has a Mac laptop, one MS box (old XP laptop) and 2 Linux boxes (SUSE and Ubuntu). MS knows that the next purchase of a MS office suite is unlikely in that mix. The younger market is much more likely to be in this camp than my dad who is a great grandfather. He is unlikely to buy Vista or Windows 7 or an office suite for it ever. The tools he already has works fine for his video editing and cameras.

      This is what scares Microsoft. They are still somewhat clueless in regards to fighting piracy. Many copies are unlikely to convert to sales as the user is opportunistic. If they have to pay, they will use an affordable alternative.

      --
      The truth shall set you free!
  8. Installed base vs. market share by javacowboy · · Score: 5, Insightful

    An operating system's installed base is not the same as the market share.

    Market share is measurable because it's based on percentage of sales over a given period of time.

    Installed base is difficult or impossible to measure, because it's the percentage share an operating system has over the entire population of computers. This means the market share of Macs and Linux machines is underestimated. Macs, because they last on average 2 years longer than Windows PC's. Linux, well, because hardly anybody pays for Linux since they can legally get it for free.

    So, essentially, market share figures are highly inaccurate for estimated the installed base of any given operating system.

    --
    This space left intentionally blank.
  9. Re:They aren't in the same business by rbanffy · · Score: 4, Insightful

    There are Apple products that compete directly with Microsoft ones. Both Apple and Microsoft make keyboards and mice. I regard Microsoft keyboards and mice as the nicest products they sell.

  10. Re:as soon as os x for all pc comes out M$ will be by CHJacobsen · · Score: 2, Insightful

    That would require a reversal of the entire Apple strategy, as well as a huge developer-blitz to make OS X work on non-Apple hardware.

    OS X is good and stable, but it's merits owes a lot to the tight integration with Apple's hardware choices.

  11. Re:Apple OS != Linux? by Anonymous Coward · · Score: 4, Insightful

    To this discussion that has absolutely no relevance: linux is dangerous because attacking a single vendor is useless and because no single vendor needs to become 'huge' for linux to grow... and this is all a result of being free software

  12. Re:Apple OS != Linux? by makomk · · Score: 5, Insightful

    A lot of the more traditional real UNIXes were crap too, from what I've read. Being certified as Unix probably isn't all that useful.

  13. Re:Microsoft confirms it! by Anonymous Coward · · Score: 1, Insightful

    You know, if you hadn't used the 'n' word (and if your post wasn't completely off-topic) you'd actually have a cogent, valid argument there.

    Buuuut, instead, you're just Flamebait. (And I should've ignored you, but I had to chime in -- albeit as an AC.)

  14. Re:Its beyond just the numbers by SpinningCone · · Score: 5, Insightful

    actually i think your missing the real point. its not really about who you can threaten.

    Apple has a business model which literally cannot take a market majority. the day Apple hits 30% it can no longer be apple anymore. however Linux can go all out.

    but even that is an aside in these times of recession people have a vested interest in their hardware. XP is getting long in tooth and vista was a flop if 7 doesn't pony up there will be a huge body of unsatisfied people who cannot afford to go buy a mac but *can* afford to download a Linux distro.

    once Linux gets enough of a market foothold support for the platform snowballs. more drivers come out more people get linux etc etc.

  15. Linux IS a real threat. by miffo.swe · · Score: 5, Insightful

    I revently took a course in Microsoft AD after having been a linux guy since RH 5. I couldnt in my wildest dreams think that Microsofts server products are such pile of manure that they are. The more i learn about Windows the more surprised i get that people stand for all the shortcomings, the bad usability, the lack of customer centric solutions and the costs.

    In my mind there are just some small things that needs to be pieced in for Linux to be a really dangerous threat to Windows. Most of the things already exists for a Linux solution to completely replace a Microsoft centric network.

    I have run Linux Terminal Servers, Linux Fileservers, Linux webservers, Novell, Windows various solutions and Novell Linux solutions. The only thing really needed is an easier and faster way of setting a Linux solution up. Novell and Windows is very hard and tedious to manage once setup but its really easy to get a minimal system up and running. Linux on the other hand is very hard to setup but very easy to manage on a daily basis.

    If someone packages a solution where you can get a file, print, ldap and policy handling up and running without much fuss i think Linux would explode. Windows integration is from my view overrated, its much more important of making it easier to get up to speed with a pure linux network. Right now to much work is put into following Microsofts whims around with AD and whatnot instead of building a better solution on linux. A copy can only be so good as its original.

    --
    HTTP/1.1 400
  16. Re:Do you know what DRM means? by jedidiah · · Score: 3, Insightful

    Digital Rights Management: Enforce through technology what you can't through
    licensing or copyright law. In this case, prevent end users from using your
    "software" on the wrong "hardware".

    In this respect Apple DRM identical to the CSS found on DVDs.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  17. Linux is more young geek friendly by dave562 · · Score: 4, Insightful

    When I was a kid, I had an Apple IIgs and a DOS box. The Apple was a nice machine, but the DOS box felt a lot more like a computer. At the time, I had a full instruction manual for DOS. That manual included descriptions of all the COM and EXE files on the system, their switches and examples of how to use them. Apple lacks that raw computing experience. It is there in the terminal window, but you don't need to go there to use the OS. Linux on the other hand still has that natural and exposed underbelly that geek kids can get into. Some kids are curious and those kids like figuring out how things work. Those kids don't need mommy and daddy to shell out $1000 for a computer that runs OSX because they can get Linux for free and run it on a 486. Those kids are a lot more likely to go a school that will move toward open source as a cost saving measure, as opposed to a school that will come up with a lot of money to pay the Apple tax.

    If I were Microsoft and I was focused on the next generation of geeks, I'd be scared shitless of Linux.

    1. Re:Linux is more young geek friendly by interval1066 · · Score: 2, Insightful

      "If I were Microsoft and I was focused on the next generation of geeks, I'd be scared shitless of Linux."

      No. Neither Microsoft nor Linux make their money from geek sales. Unless you're bringing up the innovation angle. If any of the big players don't find a law suit angle (highly unlikely with the current IP environment) then possibly a new geek innovator has a shot. Otherwise, no, I don't think so.

      --
      Python: 'And then suddenly you have a language which says "we're all stuck with whatever the whiniest coder wants".'
  18. Apple is not coming for Linux by untorqued · · Score: 3, Insightful

    Apple sells high end products. Apple's target audience is people who will pay more for aesthetics, and for a bottom liner on troubleshooting. Apple's less concerned with selling more products than selling more expensive products. A single digit market share isn't a problem with this model, because Apple's skimming the cream off the market, and leaving PC manufacturers to compete on price with very slim margins.

  19. Re:'Piracy' seen as biggest threat by deragon · · Score: 2, Insightful

    What is being pirated now is already lost (or never was there as a market anyhow). However, the customers of Microsoft that are paying licenses could switch to Linux like Munich did. That is a lost of existing revenues, thus the real threat.

    --
    Remember the year 2000? They promised us flying cars. They delivered the PT Cruiser...
  20. You think Ballmer doesn't have an agenda? by wfolta · · Score: 3, Insightful

    SO you believe that Ballmer must be stating only the facts, no agenda here?

    What I've noticed from Ballmer over the years is a consistent pattern: what Ballmer perceives as a manageable threat, he mentions as a threat, but what he views as a huge threat he mocks and makes fun of.

    Look at Open Source, or Macs, or the iPhone. When he's really threatened, he disrespects and mocks in order to appear especially confident. A sort of Tough Guy Reverse Psychology.

    So yes, I know Linux partisans will say it's a desktop threat to MS with more potential because every Windows box is a potential Linux box, but I think Ballmer's "tell", as it were, is saying that he is scared by the Mac and in particular the fact that Apple has an obvious and coherent Mac-iPod-iPhone spectrum of products that can easily include netbooks, tablets, surfaces, or any other form-factor. And that Apple has basically managed an end run around Microsoft in the content realm (Music & Movies).

  21. Re:Has Linux long been ahead of Apple? by David+Jao · · Score: 4, Insightful

    Perhaps after the success of the switch adds Apple inched ahead of Linux on the desk top. But if you look over the last 15 years, I believe that there has been more Linux on the desktop than Apple OS's.

    It hasn't been in anyone's interest to say that. I think that is even true of the Linux companies. For a long time they wanted to be under the radar under dogs. Perhaps because they didn't want a fight to the death with Microsoft.

    This is an excellent observation and it lies at the heart of Linux's success. Anyone who fails to grasp this point is not even in the right ballgame.

    In terms of economics, the most important difference between free and proprietary platforms is that free platforms do not require a large userbase in order to thrive. The number of skilled developers willing to work on Linux for free would remain very high even if Linux's userbase were to drastically shrink. (This is incidentally the main reason why Microsoft cannot win against Linux, at least not by any means available in the marketplace.)

    By contrast, a proprietary platform requires a large userbase in order to even survive, since the only way for a proprietary platform to get developers is to pay them a salary, and salaries require money, which requires users. There are no volunteer developers who are even able, let alone willing, to contribute code to Microsoft Windows for free, because of the locked-in nature of the platform.

    That's why proprietary vendors routinely inflate their usage numbers. Larger numbers are necessary in order to convince new users that the platform is worthy of adoption. If a proprietary platform does not have a lot of users, then it has no future, and rational users would not risk selecting that platform. That's why OS/2 died, and that's why Solaris (despite being made free recently) is about to die.

    We thus have a situation where every vendor, other than the Linux vendors, has a huge economic incentive to inflate the reported size of their userbase. I don't necessarily mean illegal activity here; there are well known legal methods by which usage numbers can be inflated. For example, Microsoft counts every Vista OEM license as a Vista sale even if the user exercises downgrade rights to XP, and so on. In any case, it doesn't surprise me at all that the actual market share of Linux is far higher than what is being reported.

  22. Am I the only one... by gillbates · · Score: 2, Insightful

    Who thinks we'll see a Microsoft Linux distro in the future?

    I mean, think about it - to continue with Windows, Microsoft must:

    1. Write drivers for practically every piece of hardware in existence, or risk getting blamed for system instability caused by the hw vendor's outsourced drivers...
    2. Continue to patch numerous holes in the operating system on an ongoing basis.
    3. Continue to push for proprietary and closed standards in order to increase its market share.

    Microsoft isn't good at any of these, yet they continue to pour money into Windows, in spite of the fact that it has very little value as a platform. People buy Windows for the familiar user interface (which MS actually got right), not for its security or stability. Why wouldn't Microsoft put its interface and API on top of a Linux kernel? They can still do the proprietary Windows thing, but let the Linux folks get the device drivers and system stability right.

    I know some people here are anti-Microsoft, but if MS hoisted Windows onto Linux, you'd have many, many more drivers written for Linux, and the choice of OS would be practically moot. For the end user, it would come down to the choice between running a free WM such as KDE or GNOME, or paying some extra for the familiar Windows UI. And we could dispense with the incompatibilities with the two systems, and get the best of both worlds: the stability and security of Linux, with the ease of use and familiarity of Windows.

    --
    The society for a thought-free internet welcomes you.
  23. Re:Its beyond just the numbers by swillden · · Score: 4, Insightful

    The business model is different. Microsoft can pull a Novell or a Xandros deal, but that either 1) ends up helping those distros, or, more worryingly, 2) does nothing to fight the multiheaded hydra that Linux is. Add the fact that it cannot be bought or threatened with any serious lawsuits, its a major headache for Microsoft.

    It's even a bit more fundamental than that. The core of the matter is that for "foundation" software, like operating systems or office suites, open source is the inevitable endgame.

    In general, every widespread product drives gradually towards commoditization, where profit margins are driven to the lowest levels that capital sources will allow (any lower and capital flees to better ROI). But the marginal cost of software is zero; no capital is necessary to produce additional copies. For custom and niche software, there are too few people interested in the software to drive commoditization, so the software can be profit-generating. For software that is consumable content and differentiable, like games, there is opportunity for profit. But for stuff that everyone needs, and which provides few opportunities for differentiation, commoditization is the natural course.

    Without the presence of open source in the market, the commodity price level would remain above zero, even once the software was "perfected" (meaning real differentiation is no longer possible), but if open source enters the game, as long as it is sufficiently functional that it is cheaper for some individuals or organizations to fix the ways it fails to meet their needs rather than buying commercial software that does, then the open source code will continue to improve, which increases the segment of the market that finds it acceptable, or nearly so. And remember that cost isn't just dollars. Ill effects of monoculture, perceptions of vendor lock-in and even just plain dislike -- even if irrational -- are all "costs" that some people apply to commercial software.

    Over time, therefore, open source inevitably displaces commercial software in commoditized spaces. Microsoft and other software companies might kid themselves that they can continue innovating and adding value to their applications indefinitely, but in most cases they're wrong.

    Whether they fully recognize this and are just delaying the inevitable, or whether they think they may be able to find a way, someday, to stave off the growth of Linux and OpenOffice, it doesn't surprise me at all that Microsoft recognizes Linux as a greater threat than Apple, because Apple isn't threatening to commoditize Microsoft's cash cows. On the contrary, Apple wants to find ways to push the price UP. Linux and OpenOffice, however, are real, direct and apparently unstoppable threats to Microsoft's major revenue sources. Even if the Linux installed base were half of OS X's, they would still be wise to worry.

    --
    Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  24. Not suprising by SmallFurryCreature · · Score: 4, Insightful

    Two reasons: Apple is smaller because it requires specialist hardware that is fairly expensive. NOTE this does NOT mean I am claiming Apples are overpriced, just that you can't turn an obsolete PC into a perfectly fine linux server or desktop.

    Second reason is that Apple is a straight competitor. Steve Jobs and Bill Gates/Steve Ballmer ain't enemies, they believe the same thing: Software should be paid for and the end user does NOT get to own the piece of software let alone use it in any way that they want to.

    Linux on the other hand says "Here is all this great software, use it, don't pay for it and do with it what you want how you want to for as long as you want to." EEK!

    Or to keep it simple, an Apple buyer might be persuaded to buy MS office for the Mac. A linux user is a far thougher sell and might even use something like OpenOffice or even worse Abiword (remember that OpenOffice is as complex as MSOffice but Abiword, that is so scary because it says "not only am I not going to pay for MSOffice but I don't even need all that it offers").

    Apple is a competitor, Linux is an assault on the very principles that MS thinks should govern software.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  25. Re:Apple OS != Linux? by Homer1946 · · Score: 2, Insightful

    Every Mac that includes a mouse includes a two-button mouse (functionally) that is configured by default to act as a one-button mouse. That has been true now for quite some time.

    Just change the mouse preference to have it recognize both the right and left button.

  26. Re:They aren't in the same business by bonch · · Score: 4, Insightful

    You're wrong, Apple is in the business to sell hardware. Apple's software exists to sell hardware. Final Cut Pro? That is sold to get studios to replace their high-end Avid editing stations with Macs. It all goes back to their hardware. Their latest release of Logic Pro even removed the dongle copy protection requirement, which tells you how little they care about software piracy as long as you're using Macs. iWork '09 requires little more than a serial number which you can enter into the downloadable trial version to unlock the full program.

    If Apple was a hardware AND software company, their software would be available for Windows. iTunes doesn't count because it's free and exists to sell iPods. Are you sensing a theme yet?

  27. Re:Has Linux long been ahead of Apple? by David+Jao · · Score: 2, Insightful

    I'm sorry, but this is just really, really stupid. The crux of your post is that Linux is doing better than it is, but nobody knows because Linux companies are so goshdarn humble. Do you actually believe that? And you wrote it on a site that proclaims every year to be the year of Linux on the desktop?

    The crux of my post is that "doing better" does not mean the same thing for Linux as it does for Windows or Apple.

    You speak of the mythical Linux on the desktop. I honestly don't think Linux will ever achieve success in the desktop market. I'm not saying this out of elitism -- as far as I can tell, it is cold objective fact. Most Linux developers are not traditional desktop users. By this I mean that even though Linux developers do use the desktop, they are not representative of the average desktop user. The Linux desktop will always be optimized for the average Linux developer rather than the average desktop user. Obviously, the ideal desktop for an average Linux developer is very different from the ideal desktop for an average user. That's why Linux will have a hard time in the desktop market -- because it's written by, and targeted to, developers, not traditional desktop users.

    At the same time, Linux does not need to succeed on the desktop in order to be relevant. The vast majority of Linux developers will continue to contribute to Linux even if it fails in the wider desktop market. (Note that this is where Linux differs significantly from Windows -- if Windows fails in the consumer desktop market, it's game over.) The fact that you continue to use desktop penetration as your measure of success shows that you are still trying to judge Linux using Windows's standards. Such reasoning is faulty, and even more so now that large segments of the computing market (i.e. netbooks) are breaking away from the traditional desktop paradigm.

  28. Re:Microsoft confirms it! by Aphoxema · · Score: 4, Insightful

    Yes, the iPhone and iPod are niches. The Zune is another product, but it failed to fill a niche largely because of the iPod but mostly because it's a piece of shit. The iPhone is indeed popular, but Windows Mobile plays a different role and provides significant competitive options. It also fills a niche.

    The "YoTLD" is nonsense, Free Software doesn't have a turning point that can be suggested. Governments are mandating open source, countless consumer devices pick free pieces of software all the time, even if they don't always comply by the license they are released under, Microsoft not only acknowledges the existence of the idea of F/OSS but the actively combat it.

    Free Software doesn't have to 'sell better', it doesn't have to be more popular to continue to exist. It just does, and it continues to improve and be used the world around. Free Software products will inevitably prevail over proprietary options because it is the moral and intelligent decision.

    F/OSS won't take over the world, the world will take over it. The reason it can't be fought is because it doesn't exist, it's entirely abstract and supported cognitively. What Microsoft has pushes is their software as a physical item, the boundaries of which separated by licensing and legal agreements.

    Consider how Microsoft is splitting hairs over virtualization, how they desperately try to redefine where the software starts and where it ends. Microsoft's power isn't in programming, it's in litigation, and their arguments are becoming less significant as people stop caring.

    It's not just cost free, it's not just morally free, it's not just legally free, it's not just free to redistribute and free to modify, it's not just freedom... Free Software accepts the fact that ideas are impossible to solely possess, and dare I resort to anthropomorphism; Free Software has a free life all of its own.

    --
    "Most people, I think, don't even know what a rootkit is, so why should they care about it?"
  29. Re:Microsoft confirms it! by styrotech · · Score: 4, Insightful

    Apple just isn't a threat.

    That is especially so in the context of what Ballmer was talking about. His point in the talk seemed to be that pirated Windows was (by far) their largest competitor, and the one they want to focus most on beating.

    When looking at where else all those unlicensed users would go if they didn't become legal Windows users, Apple doesn't really come into it much. People with illegal copies of Windows would typically either be cheapskates or live in a developing country - neither of which are really Apples typical customer base. Linux on the other hand is better placed to pick them up if MS gets too heavy on them.

  30. Re:Microsoft confirms it! by Yetihehe · · Score: 2, Insightful

    F/OSS won't take over the world, the world will take over it. The reason it can't be fought is because it doesn't exist, it's entirely abstract and supported cognitively. What Microsoft has pushes is their software as a physical item, the boundaries of which separated by licensing and legal agreements.

    So fighting FOSS is like fighting terrorism. FOSS is an idea, it's almost impossible to fight ideas. Microsoft probably sees FOSS on the same level as terrorism.

    --
    Extreme Programming - Redundant Array of Inexpensive Developers
  31. Re:They aren't in the same business by nicodoggie · · Score: 2, Insightful

    It's an effort make sure that web developers of such tools like Online Banking try coding to open standards instead of locking themselves and their customers to use IE only.

    It would be bad for the Mac if the bosses can't do their transactions on it. Sure Linux will be able to handle it, but consider how hard it is to convince a PHB to use Linux instead of Windows or a Mac.