Use this HTML5 video player sample for your hackathon projects

Last week Microsoft announced the new Azure Media Services video player. Here’s the biggest selling point for me: Azure Media Player utilizes industry standards, such as HTML5 (MSE/EME) to provide an enriched adaptive streaming experience. When these standards are not available on a device or in a browser, Azure Media Player automatically uses Flash and Silverlight…

Google Polymer and web components tutorial

Source code: GitHub  Live demo: http://pokemonwebaudio.azurewebsites.net/ I started working with polymer, to get a feel for what it was all about. Here’s how Google describes it: Web Components usher in a new era of web development based on encapsulated and interoperable custom elements that extend HTML itself. Built atop these new standards, Polymer makes it easier and…