labs @ fuzzy rainbow

Fuzzy Rainbow

random little experiments with code

Some scraps of our very experimental mini-projects. It's all raw, untested, and unrefined, so keep your expectations low. There are issues that may never get fixed, since we're just playing around here.

Graphics Experiments blog

Mostly an excuse to try out Tornado with App Engine. Modified their blog demo, adding a HTML5 canvas to draw on in each blog post.

Cutebox

A Google Wave gadget in which you can move, resize, and create windows, synced across all clients who are participating in a Wave. The windows are HTML divs, so you can fill them with any content, and much of the magic is thanks to jQuery. (source)

Rainbow Strips

A little experiment with Google App Engine and a nice little pure Python library called pngcanvas.

Generating images on the GAE servers is generally not a good idea, but even without PIL or PyCairo support it's possible.


(There's much more that still needs to be documented here...)