Linked by jayson.knight on Tue 1st May 2007 18:03 UTC
Microsoft Microsoft plans to extend its mainstream development tooling to Silverlight, its Flash challenger, and add support for dynamic languages. At the Mix '07 Web developer and designer conference, Microsoft executives said the company will allow .Net developers to create applications for Silverlight, its alternative to Adobe Systems' Flash format. Microsoft on Monday released an alpha version of Silverlight 1.1 that will allow people to write applications using .Net applications such as C#. Version 1.0 of Silverlight will be available this summer.
Thread beginning with comment 236295
To read all comments associated with this story, please click here.
mono
by eelco on Tue 1st May 2007 19:21 UTC
eelco
Member since:
2005-07-06

Miguel de Icaza has an interesting blog entry:
http://tirania.org/blog/archive/2007/May-01.html

The release for the DLR is done under the terms of the Microsoft Permissive License (MsPL) which is by all means an open source license. This means that we can use and distribute the DLR as part of Mono without having to build it from scratch. A brilliant move by Microsoft.


and

The rumor on the halls is that IronPython and Ruby will be released under the MsPL license, while ECMAscript and Visual Basic will continue to be proprietary.


Nice

RE: mono
by ubit on Tue 1st May 2007 22:54 in reply to "mono"
ubit Member since:
2006-09-08

"The release for the DLR is done under the terms of the Microsoft Permissive License (MsPL) which is by all means an open source license. "

How does it interact with the GPL, LGPL, and MIT license that different parts of Mono is under? Also, I don't think the Microsoft Permissive License is certified by the OSI or the FSF or the DFSG. The FSF says that their shared source licenses are incompatible with the GPL.

http://www.opensource.org/licenses/alphabetical
http://www.fsf.org/licensing/licenses/

Edited 2007-05-01 22:56

Reply Parent Bookmark Score: 2

RE[2]: mono
by MollyC on Tue 1st May 2007 23:06 in reply to "RE: mono"
MollyC Member since:
2006-07-04

The Microsoft Permissive License is described here:
http://www.microsoft.com/resources/sharedsource/licensingbasics/per...

I've seen it described as "BSD-like".

Edited 2007-05-01 23:08

Reply Parent Bookmark Score: 3