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

Tag Archives: 3D

Flow3 will be for PHP what Spring already is for Java

I’m a Typo3 user for years. It’s one of the best PHP-based OpenSource CMS you get today. I prefer it over Java-based solutions because it’s mature, feature-rich, and best of all, it can be used with every provider environment you can find on the planet.

Spring 2.5 – It’s Time For Annotation Driven Injection

Wow, the Spring guys are fast. The Spring Core gets a 2.5 and some other sub projects are ready for productive use: Spring Dynamic Modules (OSGi) Spring Web Flow Spring 2.5 allows a standardized and JDK 6 compliant use of annotations. So, annotation driven injection can be done. InfoQ has started a series of articles… Continue Reading

Acegi On Ice

I’m developing a new Web frontend that uses ICEfaces, Spring and Acegi. I already had a prototype that used Spring for implementing backing beans for ICEfaces. Business as usual, after month of try-and-error . Today, I tried to add Acegi to it for authentication and authorization of the Web access. I re-used my code based… Continue Reading