Awwation update: Cross-Browser and Offline Support
In my last blog post about Awwation, I had talked about live thumbnails. What I’ve discovered is that since <use> references the original SVG, the editor becomes really slow as […]
In my last blog post about Awwation, I had talked about live thumbnails. What I’ve discovered is that since <use> references the original SVG, the editor becomes really slow as […]
In my last Awwation update I talked about the new CSS Themes support. This time, I have another improvement. In the old version, the timeline strip had bad thumbnails. I […]
Last week, I blogged about how I wrote the first iteration of Awwation, an HTML5 Prezi clone. Somehow the blog post surfaced onto the front pages of Slashdot, and /r/programming for a couple […]
The idea The other day, I took it upon myself to write a browser-based Prezi-like app without using flash. Condition: It should run purely client-side. It was also an experiment […]
Yesterday, I wrote a web-app named Memecached. It is a service which allows you to quickly generate a meme and publish it in real-time. It went viral for quite a […]
FaceOff is a simple web service that takes photographs and returns coordinates of detected faces, encapsulated with JSON. It uses a PHP-wrapped libface for the processing. The source code is […]