Slashdot Mirror


Silverlight 3.0 Released, Allows Apps Outside the Browser

Many different sources are reporting that Microsoft has unleashed the third major version of Silverlight to the masses. With 3.0 we see things like better 3D graphics support, the ability to offload tasks to a GPU, and the ability to run apps outside of the browser. "Silverlight's video capabilities have always been impressive when compared to Flash, and the new version boasts some new features that should keep the competition with Flash hot. It uses a media broadcasting technology Microsoft calls Smooth Streaming, an adaptive technology for playing the same H.264 video stream at the highest bitrate the device and its bandwidth limitations will allow. So if you've got a fast computer with an HD monitor and a wide open pipe, you'll see super high quality video at up to full 1080p HD. If you've got a dinky smartphone with mid-level data service, you'll see a constrained version of the same video."

3 of 335 comments (clear)

  1. Security problems with a MS product? nah. by Serilleous · · Score: 5, Insightful

    and the ability to run apps outside of the browser.

    It seems to me like this offers a remarkable opportunity for some very serious vulnerabilities if it is not handled very very carefully.

  2. Silverlight's video capabilities have always... by tcopeland · · Score: 5, Interesting

    ...been impressive when compared to Flash? Really? Then why did mlb.com switch from Silverlight to Flash? I remember when they did this - I had unsubscribed because the Silverlight player was such a mess, and I went back and signed up for the rest of the season.

    That said, the ability to write Silverlight apps in Ruby is interesting.

  3. Re:3D graphics support by DECS · · Score: 5, Informative

    Or more accurately, Chrome OS will push HTML 5 apps, making Flash and MS Flash (Silverlight) obsolete.

    Microsoft is already targeting Smooth Streaming as the trojan horse for pushing Silverlight (and already successfully managed to force anyone who wanted to watch the Olympics or the DNC last year to download Silverlight 2). However, Apple has done an end run around Microsoft by submitting very similar technology it calls HTTP Live Streaming to the IETF as a proposed standard, patterned after SHOUTcast/Icecast HTTP streaming of MP3 (basically upgrading Internet radio to Internet TV).

    And while Microsoft dutifully tries to push Silverlight out as The Only Client of its Smooth Streaming, Apple already has shipped HTTP Live Streaming in iPhone 3.0 to its installed base of +40 million active mobile iPhone/iPod Touch users, with partners Akamai and big name MPEG transport stream encoder vendors. In contrast, Smooth Streaming is designed to tie streaming only to Microsoft's streamer, IIS, and Silverlight on the client (surprise!).

    Any client that can play H.264/AAC audio/video from MPEG transport streams can play content targeted to the iPhone. You can serve it from any web server. You don't need to create an iPhone App to deliver content to the iPhone, it streams right from the web, right now. That means it will be easy for vendors such as Palm or Android to support streaming video targeted to the iPhone, despite having a much smaller installed base than the iPhone. And with the release of Snow Leopard, QuickTime X will stream HTTP Live Streaming from the desktop, and presumably, Apple TV.

    This tears away the primary need for Flash or MS Flash (Silverlight), paving the way open for HTML 5 to push compliant browsers (FireFox, Opera, Safari, other WebKit browsers) into the forefront and leave a dwindling minority on IE 6/7/8 with Silverlight/Flash. Best, HTML 5 can provide fallback, offering HTTP Live Streaming as the first option, H.264 progressive download as a secondary, Ogg Theora for Wikipedia hosting videos that won't play on any mobile devices outside of the desktop PC, and Flash for the Neanderthals among us.

    Apple launches HTTP Live Streaming standard in iPhone 3.0 : with a timeline and history of Internet streaming and links to example sites.