Archive for July, 2007

First thoughts on Microsoft Silverlight

Saturday, July 28th, 2007
  1. Cool that it can work with plain JS and XML
  2. Fast rendering engine
  3. Cross platform/browser
  4. MediaElement events not great – may be due to the beta version.

I’m currently working on a very simple video player in SilverLight that will be controlled via JavaScript.