현재 Silverlight 1.1과 관련해서는 진행사항이 거의 안정적으로 진행되어가고 있는것 같습니다.
또 Silverlgith 2.0과 관련해서는 Alpha 수준의 작업이 진행되고 있다고 합니다.
Silverlight 2.0과 관련한 내용은 아래와 같이 언급하고 있습니다.
Alpha support for Silverlight 2.0
Currently support for Silverlight 2.0 is in pre-Alpha stage, but if you want to test it, or contribute to the code, you will need to:
- Obtain Mono from SVN or AnonSVN (version 1.9.1 is not enough).
- Run the configuration for Mono like this:
- ./autogen.sh --with-moonlight=yes
- Install Mono
- make install
- Re-run the moonlight configuration, pass --with-mono=yes to the configure script
This will produce a new compiler smcs which defaults C# to
the 3.0 version and will include the Silverlight assemblies by default
in a compilation. You will use this compiler to generate assemblies and
libraries that are intended to be ran on Microsoft's Silverlight or
Mono's Moonlight.
오픈 소스 형태의 프로젝트로 진행하고 있기 때문이기도 하지만 Linux에서 사용할 만한 뛰어난 UI를 위한 API의 부재 또한 Moonlight에 좀 더 박차를 가할 수 있는 이유가 되기도 한 것 같습니다.
Linux에서 사용할 만한 UI를 위한 API라면 GTK나 QT와 같은 것이 있겠지만 QT는 비싼 라이센스로 GTK는 완성도와는 상관없이 사용상의 불편함이 문제가 되어 왔습니다.
결과적으로 Linux에서 Silveright를 사용할 수 있게 하는 Moonlight는 Linux들에게는 새로운 기회로 받아들여지게 된것 같습니다.
Moonlight와 관련한 내용은
http://www.mono-project.com/Moonlight 여기서 확인할 수 있습니다.
그리고 Moonlight 로 잘 포팅되어서 실행되는 모습의 스크린 샷은
http://www.mono-project.com/MoonlightShots 여기서 확인할 수 있습니다.
'소프트웨어 > SliverLight' 카테고리의 다른 글
Expression Encoder 2 SDK로 인코딩 자동화 - 03. Tip&Tech 썸네일 추출 방법 (0) | 2008.08.12 |
---|---|
실버라이트 2 베타 - 샘플 업데이트 (0) | 2008.06.30 |
UX가 잘 구성된 메디컬 인터페이스 동영상 (0) | 2008.06.27 |
실버라이트 관련 정보 (0) | 2008.06.27 |
ASP.NET AJAX Control Toolkit (0) | 2008.06.27 |