Mike Taulty's Blog
Bits and Bytes from Microsoft UK
Silverlight 3 – Out of Browser Applications on the Mac

Blogs

Mike Taulty's Blog

Elsewhere

At the webdd on Saturday, a couple of people asked me about Silverlight 3 Out-Of-The-Browser applications ( or SLOOBs ) and questioned;

  1. Whether the actually work on the Mac
  2. What the experience is like for the user

It occurred to me that this might be a reasonably common question for developers who are working on Windows and don’t have a Mac with OS X on it kicking around so that they can try these things out.

SLOOBs do work fine on the Mac and I thought I’d make a short screencast where we build a simple SLOOB ( similar to the one that I used for demo purposes on Saturday ) and then deploy it to my iMac (running Leopard) and see what the Out-Of-The-Browser experience looks like over there.

Here’s the video on Channel9 ( note – this is just a picture that jumps to the C9 page );

image

In discussing SLOOBs on the Mac we had a slightly more general discussion around whether there were any features that were Windows specific in Silverlight and I managed to come up with one or two e.g.;

  • The Windowless parameter on the plug-in is a Windows only thing because Windowless is always true on the Mac
  • The enableFramerateCounter parameter on the plug-in was IE specific although I notice in Silverlight 3 this is being done in a different way which makes it work in FireFox.

but I’m pretty confident that the total number of differences is tiny and they are like the ones above – i.e. a small technical limitation that blocks an optional feature.

Enjoy.


Posted Tue, Apr 21 2009 1:57 AM by mtaulty
Filed under: ,

Comments

Reflective Perspective - Chris Alcock » The Morning Brew #332 wrote Reflective Perspective - Chris Alcock » The Morning Brew #332
on Tue, Apr 21 2009 11:25 PM
Code Monkey Labs wrote Weekly Web Nuggets #61
on Sun, Apr 26 2009 10:52 AM

Pick of the week: I Spose I’ll Just Say It – You Should Learn MVC General The Easy Way to Install the Windows Azure Tools and SDK Pre-Requisites : Jim Nakashima shows how to use the Web Platform Installer to get up and running with Windows Azure as quickly