Microsoft Launches OSS Site, Submits License For Approval
prostoalex writes "Microsoft has launched a site dedicated to collaboration between Microsoft and open source community. The site helps developers, IT administrators, and IT buyers find out what Microsoft's product offerings are, and read articles about open source such as 'Open Source Provider Sees Sales Doubling After Moving Solutions to the Windows Platform.'" Relatedly, CNet has the news that the company has submitted its shared-sources license to the OSI for approval.
Do like Microsoft does with standards... run away as far as possible as fast as you can.
Most of the stuff on
Is that Balmer has run out of chairs. By doing this he hopes to gain access to all the Open Source communities chairs.
An Eye for an Eye will make the whole world blind - Gandhi
It seems Microsoft's approach on this site, is to twist the terminology and meaning of Open Source to link it to their products.
From the site (microsoft.com/opensource), they've linked to a PDF explaining how SharePoint (first link, 'share' and 'open') is the 'Road To Open' and the Sharepoint Learning Kit (SLK) has been released under Microsoft's own OSI-submitted open source license.
Could the idea be to confuse the average consumers (and buzz-word obsessed manager types) into thinking Microsoft when they hear 'Open Source'?
Either way, it's interesting to see them formally acknowledge their opponents - again!
ilovegeorgebush
FOSS != OSS
See the Wikipedia article on Alternative terms for free software and RMS's Why "Free Software" is better than "Open Source".
It's a cookbook!!
Well this is interesting. It is the equivalent of asking a Nazi about Jews and expecting objectivity. Also MS is having trouble having people developing on their platform. They are losing developers for Mac OS and Linux. People know a sinking ship when they see one. Plus the subtle jabs they take at developers claiming that it is their software causing security problems (which is partly but not totally true) why would anyone want to develop for MS when OSS provides full flexibility. People can see the code and not come up with hackish solutions or workarounds to problems they may encounter. http://www.cio.com/article/122152/Microsoft_Window s_Loses_Ground_With_Developers_Survey_Says
With Vista being a mess of compatibility and DRM/WDM/"Security" laden crap, it makes it hard for any real innovation to happen in the application space. I used to work for MS. One of the biggest gripes I heard was that drivers were always made wrong. Applications were usually buggy which caused problems with the OS. While again that is PARTIALLY true, part of the problem was the fact that I later learned (after I left MS for the real world) that coding for Windows platforms is a PITA. The closed nature makes everything a hackish effort. Workarounds here, hooks there.
Linux, BSD and other open source kernels out there have easy access to the lowest level if necessary of the kernels and OS in general. This makes it extremly easy to integrate with a minimum to intermiediate learning curve (if you are coming off Visual Studio specifically)