August 29, 2013 BoxFX (JavaOne Preview 1) After a long time without a post I will show you a first preview of the stuff I'm currently working on. I (and Claudine) don't sleep the last month. We worked hard on some projects especially for our JavaOne presentations
May 26, 2013 AquaFX: lessons learned (Part I) During the work on AquaFX there were some obstacles that needed to be overcome. In this article I want to summarize information, so that they might help people who just face the same questions, as I had.
May 19, 2013 Designing JavaFX Business Applications (Part 2) This is the second part of my series about JavaFX architecture and best practice for (business) application.
May 11, 2013 Designing JavaFX Business Applications (Part 1) The JavaFX community is really growing and more and more open source frameworks and first real business applications appear on the internet. This post gives an overview of some helpfull APIs and how they can be used in enterprise projects
May 1, 2013 sbt-fxml: The missing link between FXML and your code By usinf sbt-fxml FXML files suddenly type check thus allowing you to find mistakes almost instantly.