Seven Reasons Microsoft Loves Open Source
tlockney writes "Next week at Microsoft's MIX, whurley will be leading a discussion on 'Open Source, the Web, Interoperability, and Microsoft'. To kick off a bit of pre-session discussion and enlist the help of others in putting Microsoft on the spot, whurley, king of all things open source at BMC has written an article entitled 'Seven Reasons Microsoft Loves Open Source'."
They can read it & re-engineer it as paid for product !
It doesn't work like that - if MS is forced to use a UNIX based OS derivative in order to survive they may not go out of business but it is endgame as far as dominance is concerned. That is a lose situation for MS, not a win.
Microsoft : open source :: Prisonmate Bubba : his bitches
Where I'm from, they have another word besides "love" for that.
Free R&D.
Arguably this is not true for all their markets, such as development tools and Office, which historically have not been too contested (not lately at least) and yet have not resulted in the same stagnation.
Many people want open source to succeed, because one of the end results of that is a better Microsoft. I've always included myself in that group.
As for the article, I think it's a good read for all the "LOLOL M$ is TEH AFRAID OF THE GNU/PENGUIN ETC" crowd:
Microsoft fears IBM and Novell and CA. It doesn't "fear" Ubuntu or Gentoo or Torvalds. That's the key issue that RMS managed to miss (or probably chose to ignore for the oomph effect) in his incisive analysis of the "Halloween documents".
Web2.0: I love when people Flickr my cuil and digg my boingboing until my google is reddit and I start to yahoo
That's like:
7 reasons a mouse likes a cat
7 reasons why oil likes water
7 reasons why intelligent design likes pasta
or
7 reasons why office users like clippy
Um, no. Both are threats to Microsoft. Linux, as a product, is obvious.
Open source, as a larger concept, is a threat to Microsoft because it is the antithesis of their power base. Microsoft has gained and held its control over the industry by clutching tightly its file formats and protocols. The only reason we ever got Office compatibility and the SMB protocol in the Open Source realm is because of careful reverse engineering and the hope that Microsoft's patent lawyers would keep their guns holstered.
I think Microsoft is realizing that the problem isn't the source, which is eroding as a base of power, but the software patents. On the one hand, they hold enough to crush pretty much anybody they choose. At the same time, they've already been victimized once by Eolas. The Novell deal shows how reluctant Microsoft is to really enforce their software patents. It's as much a defensive action for Microsoft as it is for Novell. Obviously, Novell can step out from under that Sword of Damocles. Microsoft, however, by not filing a straight-up patent suit, avoids throwing the first punch in a barroom full of patent trolls, all of whom are itching for a brawl.
This sig intentionally left blank.
Were the kernel Linux licensed under the BSD license, MS wouldn't consider Linux a threat. It's because of the *license* that the kernel Linux has that Microsoft is scared silly of it. That goes for anything else that's released under the GPL--Samba, OpenOffice.org, Mozilla/Firefox, KDE, *anything*. Why? Because they can't just lift GPL code without providing source. That's why their Services for UNIX is based on BSD, not GNU/Linux. It's also why Apple used a lot of FreeBSD code for the core of Mac OS X (the non-GUI parts).
Microsoft has made it clear, many times, that they consider the GPL a "cancer" and "Communist". They've also said that "we're not against 'open source'. We like BSD, that's fine. What we don't like is the GPL."
The GPL is their enemy because the GPL proactively defends our freedom. Is the BSD license a Free Software license? You bet! But it doesn't proactively defend our freedom like the GPL does, and it is that characteristic of the GPL that frightens Microsoft to its core. That's also why they're fighting so desperately against the OpenDocument file formats; to Microsoft, actual, true Freedom for users is a very, very scary thing.
That makes no sense. Microsoft primarily makes their money from Windows and Office; with Linux making progress toward a usable desktop and OpenOffice.org already at the state where it can replace MS Office for most tasks, what can Microsoft use to lock people onto their platform? IIS? There's Apache. MSSQL? There are MySQL and PostgeSQL. .NET? There is Mono and Java. There are two reasons why MS still exists: the huge amount of legacy code and applications that cannot run on any other systems, and the lack of corporate hand-holding for customers considering the jump to Linux (though this is rapidly changing). For companies that don't rely on legacy business applications, the ability to roll out Linux desktops to the bulk of their users can be done today. As the state of Linux apps business progress, there will be ever less reason for customers to play Microsoft's game.
I think there's a bit of a difference there. The "BSD backed" is really a custom microkernel (Darwin), with BSD userspace tools. But this really isn't important, because the thing that Apple provides that's really different and proprietary is the system libraries: Cocoa, Carbon, etc. These are the APIs that application writers code to for the Mac platform. Because of this, you can't just compile Darwin for your Intel machine and run Mac apps; the APIs are closed-source. Trying to clone that would be an effort on the order of the WINE project; as we've seen with WINE, it doesn't really matter what kernel you're using, within reason, it's the system APIs that matter for running applications.
If Windows ever used a Linux kernel (hah!), there'd really be very little difference from the current status quo. They'd probably have to fix up the NTFS driver a lot (or use a different filesystem--most users wouldn't notice or care), they'd certainly benefit from all the built-in drivers, but the graphics subsystem would probably be a big showstopper since they'd either have to use X and change a lot of things, or make their own subsystem built into the kernel which they seem to like to do. Other than that, they'd certainly keep their whole system libraries proprietary and secret, which would make it non-trivial for people to run Windows applications on free software. Yes, they could use WINE, but that's still trying to hit a moving target and is developed slowly because of the need for reverse-engineering. Personally, I don't see why MS would ever bother using a Linux kernel; it doesn't provide them much technical benefit.
You are uninformed.
Apple not only maintained is own Unix distro of A/UX, sold AIX servers, and created its own Linux distro prior to OS/X, but also ported the Mac environment to other Unix variants, using MAE and laster MAS.
- Steve Jobs and 20 Years of Apple Servers
And everybody knows that NT's "POSIX compliance" was a bullshit dance designed to make NT legal to sell to the government. NT never offered anything more than pretend support for POSIX, and it was of no more importance to Microsoft as a subsystem within NT than was OS/2.
Further, since POSIX compatilbility is techniclly a paid seal of approval on a specific implementation of Unix APIs, of course Linux as general idea can't ever techically pay to attach the POSIX trademark to itself in the way Microsoft pretended to.
The reality is that the only value of POSIX is as a general synonym for "Unix-like compatibility." In the real world, Linux currently helps define what that is; NT does not offer this at all.
Are you really trying to argue that NT provides some useful sort of compatibility for Unix apps? Citing the Wikipedia as a source does not do much to create credibility for your conjecture.
"Embrace and Extend"
I hate when they do that.
Any technology distinguishable from magic, is insufficiently advanced.
I posted a comment there on his page, refuting his arguments. It wasn't too hard to rationally shoot most of them down. I was able to refute 6 of 7, but one of them I just wasn't familiar enough with. Here's the comment if you're interested:
----------------
I can't take you very seriously because there is a lot of misdirection and hand-waving in your article. I will give you credit that I didn't see any outright lies, which Microsoft directly uses, though. Here I'll point out some problems with your points.
"They include open source code in their products."
You bring up the TCP/IP implementation as an example. That's not a good idea on your part because it's exactly the example people use to point out why Microsoft likes to let other people come up with good stuff under the BSD license and then selfishly take it with no thank-yous or giving in return. When it comes to a mutual sharing license that they can't take selfish advantage of, like the GPL, they spit venom, lies, quasi-legal lobbying interference with government action, violation of their court-ordered code of conduct from their anti-trust conviction, etc., etc. So basically, your first point illustrates that they just like code that other people open without restrictions so they can just snatch it.
"They support open source vendors."
I won't say a lot here because I'm not familiar with these Microsoft "programs created to test and verify open source applications on Microsoft platforms". If they do that, fair enough.
"They benefit from open source everyday."
It's called FUD. Have you read the content of the "free press" they pay for? That's kind of a twisted way to look at things to say that your competitors benefit you by giving you the opportunity to smear them with falsehoods. You're not understanding what the alternative situation was to this "battle with open source" they've been waging in the press. Before open source was maturing, Microsoft didn't have a big war in the press and had close to 100% market share. Everyone just kept buying it because they had never heard of anything else. Now Microsoft is having to viciously attack to slow the slide of their market share. Open source isn't doing them any favors there.
"They open source code."
Ah, UNIX tools for Windows. This is beating the ground where the dead horse rotted away several years ago. They did a small token action on a minor product most people don't use once, and we're supposed to be reminded of that over and over? That hardly seems like strong evidence to make it one of the "Seven Reasons Microsoft Loves Open Source". That's weak, man.
"They are adopting open source culture."
You're not recognizing what this is. Culture means actually doing something, which they're not. This is co-opting the language of open source to try to pretend to be something good, while remaining the wolf in sheep's clothing. It's the same with their proprietary data-dump of their new MS Office format, which they have ironically called "Microsoft Office Open XML". They want to have that word Open associated with them, even though the format is very closed and does not contain specs enough for anyone else to use it.
"They aren't threatened by open source."
Well this looks like a good place to continue the talk about the office document formats. They are threatened at least as much, if not more, by other forms of openness than just by Linux. Have you kept up with Microsoft's conduct in Massachusetts over the document format decision? They have been putting out some of their most blatant lies to convince them to use the Microsoft document formats, rather than go to a neutral document format that can be used by anyone, including Microsoft if they wanted to stop their tantrums long enough to do it. Read some of Andy Updegrove's blog to find out some of the story about that, including how they fed a false character assasination story on Peter Quinn to Boston Globe reporter Steve Kurkjian. The story was published before they even
We may experience some slight turbulence and then...explode. -Capt. Mal Reynolds
In the NT3 timeframe (approx 12 years ago now), there was a big effort to sell NT to companies, such as the one I worked for then, supplying back office /server room style products. Many/most products of the time were running on Unix boxes or similar. We were using Unix x86 boxes (SCO etc) for compter tephony applications. NT had to check a few boxes to encourage people to switch: POSIX and streams driver support. This gave people a reasonable porting avenue to a cheaper OS (NT was about half or a third of SCO's cost at the time).
The POSIX and streams drivers were very inefficient, and were dropped within a short while (once the bait and switch had worked).
This ploy was very clever on MS's part. Using ourselves as a benchmark for people in this space, our customers were putting on some pressure to provide NT based products because they were eating the MS blurb and wanted to reduce costs. Our techies looked at NT and figured out what would be needed to port: POSIX-check, streams driver model - check. So we say that on paper it can be done with trivial architectural change. Marketing start hyping the NT-based offering. The business people say make it so, so we do. Unfortunately we find the POSIX and streams driver model are very slow on NT, so end up having to start doing native drivers and non-POSIX code. We start slipping, marketing starts screaming and the portability gets dumped in favour of getting shipping. The bait and switch has worked.
We never got any benefit from NT POSIX or the MS streams driver. Our systems went from requiring low-end (16-25MHz) 386s to 100+MHz 486. Basically a very bad case of bait and switch.
Engineering is the art of compromise.