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 [...]
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, [...]
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 [...]