Slashdot Mirror


Microsoft To Open Source Some of Silverlight

Kurtz writes with word that Microsoft is about to follow in Adobe's footsteps by releasing the source code to part of its Silverlight technology. The news comes less than a week after Adobe announced plans to open source the Flex SDK. Microsoft is hungry to build the developer base for its rich Internet app tools, if it can.

7 of 204 comments (clear)

  1. Re:Ohhhhh Sources by Heir+Of+The+Mess · · Score: 5, Informative

    Read this article http://www.eweek.com/article2/0,1895,2123859,00.as p as it's a bit more interesting. The open source bits are the Dynamic Language Runtime (DLR) and the IronPython language. The DLR sits on top of .NET, so if you are using Mono and IronPython, then I would assume that you would then have all the source from top to bottom.

    The MS stuff is here http://www.codeplex.com/IronPython

    This time I even checked my links :-)

    --
    Australian running a company that does C# / C++ / Java / SQL / Python / Mathematica
  2. Re:Ohhhhh Sources by $RANDOMLUSER · · Score: 3, Informative

    The OpenLazlo TFA mentioned in passing looks kind of interesting, at least enough to check out further. The source for their demos looks pretty clean and straightforward.

    --
    No folly is more costly than the folly of intolerant idealism. - Winston Churchill
  3. Silverlight In Action by N8F8 · · Score: 2, Informative
    --
    "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
    1. Re:Silverlight In Action by bsantos · · Score: 3, Informative

      Lots of people on here worried about interoperability, cross platform runtimes and the likes, but those comments on msdn show that those using MSFT technology couldn't care less. *sigh*

    2. Re:Silverlight In Action by N8F8 · · Score: 3, Informative

      Before you jump on the MS bashing bandwagon please take a look at the linked video. Even better, download the client plugin and view the demos. It's cross platform and supports a ton of languages including C#, Ruby, Javascript, etc.

      --
      "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
  4. Re:Ohhhhh Sources by morgan_greywolf · · Score: 2, Informative

    IronPython was already open source before Microsoft got to it. It started out as an independent project that's obviously been acquired by Microsoft. They even changed the license from the Common Public License, which OSI-approved, to the Microsoft Permissive License, which is not.

  5. Re:Ohhhhh Sources by 99BottlesOfBeerInMyF · · Score: 2, Informative

    The companies involved in this shit include: IBM, Sun, Apple...

    Wow, I'm not sure how you fault Apple in this regard. They actually shipped TPM enabled machines for some time, but never used the TPM in their OS or software, only opening it up for developers interested in doing encryption with it and eventually dropping it due to lack of interest. They did implement EFI, but there is no indication of using it for trusted computing either only for a modern replacement to BIOS.