September 28, 2013 DataFX: The best way to get real-world data into your JavaFX application Johan and I had a DataFX session at JavaOne this week. The slides of the talk are now online.
September 24, 2013 Make your app smile :D I think most of you know the emoji icons that are used in WhatsApp and other social apps to send smileys, space invader aliens and a smiling poo around the world. Let's have a look how emojis can be used in JavFX controls.
September 24, 2013 Flatter For our JavaOne talk Claudine and I created a new JavaFX skin called Flatter. While AquaFX has it's main focus on desktop applications running on a Mac, Flatter is made for touch and embedded devices.
September 13, 2013 DataFX Controller API The DataFX team will show some cool new APIs at JavaOne this year. Today I will give a short preview to another part of the new DataFX APIs.
August 30, 2013 Pimp your App by using the BlurPane For a skin we needed a special blur effect. Our goal was to blur the complete application once a message is shown on the screen. By doing so the user is targeted only to the displayed message because the rest of the application is blured.