Canvas & QR-Code

Filed under: Main, Javascript Tips — vincent @ 23:57

I played a little with HTML 5 Canvas and QR-Code.

Using the excellent javascript library from Kazuhiko Arasé, I made an extension to draw a QR-Code in an HTML5 Canvas.
(more…)


Playing with Google Charts and jQuery

Filed under: Main, Javascript Tips — vincent @ 14:00

Extracting information from table inside the page, and inserting into the very same page a Google Pie Chart? Easily done with jQuery!
(more…)