January 19, 2015 Concurrency in UI Toolkits (Part 1) This post describes how the Concurrency in UI Toolkits can be defined in a unified way.
December 30, 2014 Desktop & Embedded Application JSR Today the Desktop & Embedded Application JSR has been started. Its goal is to define a spec for common behaviors that are shared by desktop apps.
November 13, 2014 Hand drawing effect with JavaFX In this post I show how you can create JavaFX shapes that look like they are hand drawn
November 12, 2014 First steps with WebComponents WebComponents are custom components for the web. I tried the new spec and created my first simple WebComponent with HTML, JavaScript and CSS
November 4, 2014 Responsive Design for JavaFX At JavaOne I introduced ResponsiveFX as a lib that adds responsive design to JavaFX. This post describes the core concepts of responsive design and the API.