Animated Fractal Flame

Last evening I was playing around with genetic algorithms to do something you could call fractal image compression. I did so becaue I stumbled upon this cool page and wanted to play with something similar, unfortunately with limited success so far. But meanwhile I can show off an animated iterated function system (aka fractal flame). [...]

Posted at 4pm on 7/27/10 | 3 comments | Filed Under: English | Tagged: , | read on

Universal custom Scope for Guice

Guice is a dependency injection (DI) framework by Google I’ve been using for some time now and I’m starting to get a grasp on recently. Compared to Spring it is very lightweight and most importantly comes without that XML bloat, so I can recommend using it even for the smallest projects. I won’t talk about [...]

Posted at 9pm on 7/23/10 | no comments; | Filed Under: English | Tagged: , , | read on