February 6, 2015 How to test your JavaFX application Sven Ruppert and I gave a talk about Testing for JavaFX. In this talk we show how you can test your JavaFX application with TestFX.
February 1, 2015 Concurrency in UI Toolkits (Part 2) This post describes how the Concurrency in UI Toolkits can be defined in a unified way.
January 29, 2015 An introduction to Open Dolphin The post gives a short introduction about the architecture and features of Open Dolphin
January 28, 2015 How to set up a DataFX application This tutorial describes how you can add DataFX to your JavaFX application or start a new application that is based on DataFX.
January 22, 2015 DataFX Tutorial 6 In this tutorial I want to show how dynamic actions can be handled in DataFX.
January 21, 2015 How to support Emojis (Part1) The post shows how emojis can be supported in (JavaFX) applications