Slashdot Mirror


Microsoft Flirts with Open Source

Vin Daryl writes "ZDNet reports on Microsoft's love-hate relationship with open-source software." From the article: "The interoperability lab focuses on getting products from open-source ISVs such as JBoss, to work on the Microsoft platform, he said. 'For example, we often collaborate with JBoss, but in certain areas we might compete with them. It's competition and cooperation,' Hilf explained. 'Over time, as you see the open-source marketplace maturing and becoming more commercial, I think you'll see more of that kind of dynamics. It's not something that's unique to Microsoft,' he said, adding that IBM and Oracle also compete, and at the same time, cooperate with open-source vendors. "

4 of 163 comments (clear)

  1. Re:Not really by amliebsch · · Score: 4, Informative

    Microsoft has in fact open-sourced its own work from time to time. See, e.g., WiX.

    --
    If you don't know where you are going, you will wind up somewhere else.
  2. Microsoft is Open-Sourcing its own work by oliverthered · · Score: 4, Informative

    Microsoft have open sources a lot of their work, you can even get to look at Windows code if you pay them.

    Just the other day I was looking at the Enterprise Library for .NET Framework 2.0-January and guess what:

    Source code. Installing Enterprise Library places source code for the application blocks, configuration console, and QuickStarts into the installation directory. To execute the QuickStarts or the Enterprise Library tools, you must first build the Enterprise Library source code. For instructions about how to build Enterprise Library, see "Building the Enterprise Library" in the documentation.


    So Microsoft does do open source, just not the kind of open source most in the FOSS community (including myself) would like to see.

    --
    thank God the internet isn't a human right.
    1. Re:Microsoft is Open-Sourcing its own work by AuMatar · · Score: 2, Informative

      Microsoft's Shared Source license is NOT an Open Source License. Its lacking several key parts, including the ability to modify the code and the ability to share it.

      --
      I still have more fans than freaks. WTF is wrong with you people?
  3. Re:Not really by frank_adrian314159 · · Score: 2, Informative
    Microsoft Research is also the primary party responsible for GHC, the Glasgow Haskell Compiler.

    That's because they bought^Whired Simon Peyton Jones into their British research lab, who was the inventor and primary researcher of Haskell. I doubt they'd cut his work off. If you want to really see what Microsoft wants to do in the functional space, look at LINQ. Simon might dream it in Haskell, but Microsoft is going to make sure it goes into VB.

    --
    That is all.