A wiki engine in 40LOC with Service Workers
Sunday, August 10th, 2014Service 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.
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.
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.