Uncategorized


Bubblemark Test for HTML5 Canvas

Bubblemark Test for HTML5 Canvas

This is a Bubblemark test clone which I’m developing to test canvas capabilities.
You can see a live example here (requires a canvas compatible browser - excanvas won’t support this).

JavaScript libraries used:
jQuery
Doodle.js
It also uses part of one of the Doodle.js example code for basic bounce physics.

// Initialize when everything on the page is loaded

$(document).ready(function() {

 var canvas = document.getElementById("mycanvas");

 //check [...]

Juggling routines

While I was searching for juggling videos on youtube, I stepped into this amazing 75-year-old show of W.C. Fields. It’s not a pure juggling routine, but most would agree that juggling and comedy are surely a great combination. Old tricks? - still pretty exciting and a source of inspiration. It’s a great exhibition of [...]

FOSDEM 2009

Last year I didn’t manage to visit FOSDEM, though I’ve been told it was amazing. So, this year during the weekend of 7th and 8th February I get to have a second chance
You can see some photos from the last year’s event here (from the ones that did go, featuring the Kamibu team :P).
Accommodation [...]