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

Tag Archives: 3D

AIRgonaut: The "From Desktop to AIRtop" Series

Today I’ll start with the AIRgonaut series. It will give you AIR tips to desktop-like programing questions you may already answered, with Delphi, Visual Basic, and the like in the past. But, today you may recognize that all your know-how is less important and needs an update, because of such obscure ideas the Flex architects… Continue Reading

How to Start the JSF Dance

Last week our project structure changed a bit and I had to think about training new members in the JSF field. I remembered that there’s still a draft article, I started in 2006, in my blog management. Rick from DZone told me that there’s still a need for giving some tips in JSF programming. So,… Continue Reading

JSF on Spring Beans

Some time ago I wrote about how to use backing beans in mixed dependency injection environments. The blog entry describes how to write POJOs in JSF and Spring and use these in a JSF-based presentation. But, the configuration of the Web container is still missing. Configuration The configuration is very simple. We need a special… Continue Reading