Linked by Thom Holwerda on Thu 15th May 2008 13:38 UTC, submitted by gonzo
Permalink for comment 314424
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2007-06-21
Microsoft has, to the best of my knowledge, agreed to allow any user (no matter what distro) to use Moonlight+MSCodecs in any browser.
However, they do not allow anyone to use their codecs outside of Moonlight hosted within a browser.
That is the only restriction afaik.
I assume you meant Moonlight here and not Mono.
Yes, Moonlight was implemented using ALSA, but we aren't refusing patches to make it work with something else. We'd even be willing to help abstract out the audio support.
There's already a guy working to port it to Windows for use in a video game, so at some point soon he'll probably get to the point of helping us work out how to best make the audio code pluggable and abstract it out a bit.
Well, obviously... Just like there's no way to use the Silverlight browser plugin to create content
However, we are also working on development tools for creating Silverlight content on Linux (or whatever else). This project is called LunarEclipse. We'll also be integrating this with MonoDevelop once we get a bit further along.
Not at all, you can create Silverlight content on any platform today. Granted, it's /easier/ to do so on Windows using their Expression Blend tool, but you can use a text editor to write XAML and JavaScript. You can also use InkScape to create XAML.