Monthly Archives: April 2008

CSS Sprites?

Ok, so I’m no CSS Zen master, far from it actually. The thought of creating good CSS that is cross-browser supported and all just makes me shiver. I had to look at something today concerning links with fancy image backgrounds … Continue reading

Posted in ColdFusion, misc, Techy, Universal Mind | Comments Off

On using a invalidation approach in Flex

When creating custom components it is better to defer any processing in your mutators(read setters) to the validation phase(s) of the Flex framework. This can be beneficial for many reasons such as performance, timing, etc. Consider the possibility that x … Continue reading

Posted in AIR, Flex, Universal Mind | Comments Off

Universal Mind’s Cairngorm Extensions

We’ve let loose our extensions to the Cairngorm micro-architecture. Have a look and enjoy! http://code.google.com/p/flexcairngorm/ Jeffry Houser has invited Thomas Burleson to his show to discuss them. You can give it a listen here DK

Posted in AIR, Flex, Universal Mind | 1 Comment