Wow! This week is by far the best week of links in a long time (sorry past weeks, but once you read through here I’m sure you’ll agree). There is so much going on now with Java on the desktop, and now on mobile platforms too (maybe these blog posts will need a name change soon) ๐ I won’t spoil all the good details, but it is great to see things like professional services springing up for open source projects, blog posts from the likes of Intel and NASA, all the interesting progress on open source projects, and of course the progress towards getting JavaFX running on mobile platforms
- Johan Vos blogged that the DataFX project has a new release, along with a new website and Google group for discussions. Also, importantly, DataFX now has professional services available for teams that are using it and want support. I highly recommend you consider engaging the DataFX professional services as you’ll be learning from the experts (of both JavaFX and Java EE), and hopefully it’ll be mutually beneficial and will allow DataFX to become even more fully-featured.
- Dirk Lemmermann has blogged about a new ‘Popup Editor’ control he has developed. Funnily enough the ControlsFX team was planning on developing exactly the same component for the next ControlsFX release, but fortunately Dirk reached out to offer to contribute it to ControlsFX, and now it should appear in the 8.0.3 release in early December (all things going to plan).
- Mark Heckler has blogged about MonologFX, his custom dialogs API for JavaFX. He has introduced a new timed dialog feature which fades the dialog in and out.
- The JavaFX Prague team has a blog on building JavaFX for Android with the skia library (instead of statically linking in freetype).
- Speaking about running on mobile platforms, Tobi from UltraMixer Digital Audio Solutions has a blog post showing his software running on Android and iOS devices. Hopefully we’ll see contributions back into the JavaFX ports project that is gaining steam (and has a new Google group for discussions).
- Dustin Marx has posted about native Java packaging with NetBeans 7.4.
- Michael has posted a Gradle project for automatic OpenJDK/OpenJFX builds. Very nice! ๐
- Intel have a detailed article about using JavaFX to implement multi-touch with Java on Windows 8 Desktop.
- Bertrand Goetzmann has a blog post up about TiddlyWikiFX, which is a JavaFX-based application that embeds a TiddlyWiki instance inside of it. It’s nice to see it making use of other open source projects: (obviously) TiddlyWiki, but from the JavaFX world it includes the afterburner.fx MVP framework as well as ControlsFX.
- Sean Phillips has posted part two of his series on visualizing NASA ground system data products using JavaFX and the NetBeans Platform.
- Pedro Duque Vieira has styled the JavaFX ComboBox control to take the Windows Metro look this week (as part of his JMetro project).
- Christoph Nahr has a blog post pointing out some flaws with the JavaFX ListView control. ListView is something I am responsible for, so I will be returning to this blog post myself in the coming days to work out what (if anything) needs fixing.
- Bjรถrn has a brief blog post about the 5.0 release of CaptainCasa, which includes full support for a JavaFX front end.
- Johannes Rupprecht has a post about nested or dependent JavaFX properties.
I hope you agree, a good week of links! Catch you all next week, and keep up the great work everyone! ๐