October 5, 2015 Dolphin Platform: A Sneak Peek of the controller API In this sneak peek of the Dolphin Platform, a new open source project by Canoo, I want to show how server side controller can be defined.
October 4, 2015 Dolphin Platform: A Sneak Peek This is an overview of the Dolphin Platform, a new open source project that provides MVC architecture based on presentation models for several clients
September 18, 2015 More fun with layered icons in javaFX Some cool JavaFX based demos of layered icons that copies the visualization of the new AppleTV icons.
September 16, 2015 Layered images and icons with JavaFX Since I have to wait 1 more month I started playing with the new layered icons on the AppleTV I recreated the effect by using JavaFX today.
September 11, 2015 Creating an interactive application with Polymer (Part 1) In this post I will create an interactive web application based on Polymer 1.0 to show how data binding can be used and how a basic app might look like.
September 9, 2015 How to create a responsive layout in JavaFX Some days ago I was asked at twitter about a responsive layout problem in JavaFX. Here I will show how a first solution to create such a responsive layout.