Flying memes

Posts Tagged ‘html5’

A wiki engine in 40LOC with Service Workers

Sunday, August 10th, 2014

Service Workers are cool, a new technology that give you the power to write a proxy in Javascript that sits on your browser between the document and the server.

(more…)

HTML5 Video Mosaic: a proof of concept

Sunday, March 20th, 2011

Following a suggestion by a VJ friend of mine I worked on creating a real time HTML5 video mosaic that can be used to aggregate videos from your hard disk in a custom-size grid.

(more…)