Archive For September, 2010

Beyond HTML5

Three interesting experiments are going on in the browser community which I would like to highlight: 1. Mozilla Audio API (available in Firefox 4) – A javascript API to access raw audio samples in the /audio/ tag. The API also supports injecting samples in the tag to synthesize audio. All in all, the demos are [...]

Sneak Peek: GAE Channel API

At Google IO 2010, the app engine team announced that they had a Channel API in the works. This week I got invited by Moishe Lettvin of the Channel API team to join a handful of developers to try it out. The api is undocumented at the moment and can be considered in private alpha. [...]