Slashdot Mirror


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.

3 of 261 comments (clear)

  1. For some reason looking at their OSS site by pecosdave · · Score: 4, Interesting

    gives me a weird feeling in my stomache. I'm not sure what it is, but I got a chill up and down my spine. I can't catagorize either feeling as good or bad, just strange. When it comes to that empire my first question is usually what's their real objective, with this one I'm not 100% sure and that scares me.

    Does this mean we actually crossed over the line as legitimate to them, or is this bait for something else?

    --
    The preceding post was not a Slashvertisement.
  2. Their long term strategy... by skinfitz · · Score: 3, Interesting

    ...is to patent Open Source.

    That's right - all your codebase belong to them.

  3. MS Open source website? ooookkk by opieum · · Score: 5, Interesting

    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)