InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Massive Silverlight 2.0 Deployment Planned for August

Posted by Jonathan Allen on Jan 14, 2008

Sections
Development
Topics
.NET ,
Silverlight ,
Rich Internet Apps

On August 8th, the Summer Olympic Games will start in China. To coincide with that, Microsoft has persuaded NBC to use Silverlight 2.0 for online coverage. With millions of people expected to watch the games online, this could very well be fastest deployment of a new online technology.

Somasegar wites, 

As a part of this, we will provide users with exclusive access to over 3000 hours of live and on-demand video content via Silverlight streaming. This means that viewers can access every minute of every event. Additionally, the amount of meta-data attached to each of the streams will be extensive and include links to player bios, medal counts, shortcuts to particular events (i.e. athlete x’s third long-jump attempt), maps of the Olympic facilities, pop-up overlays with real-time event alerts, headlines, video search capabilities, etc.

Silverlight is Microsoft’s newest attempt at a rich client interface for browser-based applications. Unlike previous attempts such as ActiveX controls and embedded WinForms, this time around they are paying attention to important concepts like cross-platform compatibility.

Version 1.0 of Silverlight is already in production. It is based on XAML and Jscript and is interpreted. Version 2.0 of Silverlight will add a lightweight version of the CLR. This gives it the ability to use compiled DLLs written in .NET languages such as VB and C#. There is also a hosted compiler/interpreter, allowing it to support languages such as VB, Python, Ruby, and PHP.

Us Linux users? by Mike Heath Posted
Re: Us Linux users? by Josh Kapp Posted
  1. Back to top

    Us Linux users?

    by Mike Heath

    So will those of us who use Linux be able to use this? I don't have a problem with NBC trying to make the Olympic content on their web site a rich experience but I'm incensed by exclusionary technology. I know there the Mono guys are porting Silverlight to Linux but I'm skeptical of Microsoft making the entire platform, especially things like the video codecs, open to the Mono developers. Time will tell I suppose.

  2. Back to top

    Re: Us Linux users?

    by Josh Kapp

    Mike,

    Linux will be supported by the Moonlight project.

Educational Content

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.

Beauty Is in the Eye of the Beholder

Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.

Architecting Visa for Massive Scale and Continuous Innovation

John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.