My very first jQuery plugin: warps the text along a circle. It’s simple and certainly far from perfect – I needed it, so may be you’ll need it too :-)
Usage:
$(elem).roundtext( {radius
-
Fantastic idea, fantastic implementation!
Most of my Flash apps or websites use XML files, either for communication or initial data. They can get quite large, reaching about 100 kb or more is not seldom. You might say: so what?! 100 kb is like nothing … Read more
-
A developers first impression. I really like IntelliJ.
From time to time I spend a few weeks abroad. From time to time I’d like to watch swiss tv while I’m there. There are services like Zattoo or Wilmaa out there, that allow you to watch tv via internet, … Read more
-
Some nice simplistic branding stuff.

I went down a few algorithmic roads recently, digging into path finding and – for some obscure reasons – bit manipulations. Or byte. Whatever.
Along this way some utility methods (or functions) were born, and I thought: May be some … Read more
As we all know Flash’s garbage collector is a hell of a beast. It tries to free memory from “unused” objects (aka objects not somehow cross-referenced by the root). So from time to time our garbage collector checks for those … Read more
