WPF

Sprite animations using WPF/Silverlight and JavaFX

Posted by Macca on July 23, 2010 at 9:54 pm

Usually when you begin to write any sort of application that requires visual flare, animations are always on the cards.
Since WPF and JavaFX (and Apple’s Cocoa Touch) use a similar animation framework of a declarative nature, meaning, that the developer defines elements at time steps and then the framework works out the rest, it becomes [...]

Migration to Wordpress

Posted by Macca on April 6, 2010 at 10:24 pm

Hi everybody!
I know I know… I’ve been very slack getting together more posts, but honestly I have been very busy working with various different technologies. All of these learning’s have given me great insight into many of the different worlds that exist in the UI space of software development.
I hope to share many different ideas, [...]

Switch worlds from JavaFX to WPF and the designer workflow

Posted by Macca on October 28, 2009 at 11:11 am

As some of you may be aware, for a long time I have been eagerly following JavaFX. Playing with it, getting involved in the entire JavaFX world.
It was easy for me to get into it because at work I was also heavily involved in Java work. I was writing a Gwt application that used a [...]