Royal league of digital image processing and video animation. We focus on photo-realistic but digital created humans.

Tag Archives: 3D

Free eBooks at InfoQ for Architects and Developers

I’ve a look at InfoQ for some time now and it is a good news channel for enterprise architects and developers. I use their RSS feed in RSSOwl on a regular basis. The last days I created an account there, because you can get free ebooks (that are also sold in print). I got the… Continue Reading

Spring IDE 2.0 coming soon

The useful becomes better. The Eclipse plugin Spring IDE, that helps to develop your complexer enterprise stuff easier, is announced to become release status in the near future. There are already milestones. Further reading: Spring IDE powering ahead Spring IDE features in Spring IDE 2.0 M1 Spring IDE 2.0 coming soon… Continue Reading

The Observer Pattern in Mixed Dependency Injection Contexts (Spring, JSF)

One of the most well-known patterns is the Observer pattern, well described in the Gang of Four (GoF) book. It allows to separate the application logic from the view(s) (if you have the focus on MVC implementations) or simply implements a notification mechanism that allows to update objects if others change their state (publisher –… Continue Reading