FX Experience Has Gone Read-Only

I've been maintaining FX Experience for a really long time now, and I love hearing from people who enjoy my weekly links roundup. One thing I've noticed recently is that maintaining two sites (FX Experience and JonathanGiles.net) takes more time than ideal, and splits the audience up. Therefore, FX Experience will become read-only for new blog posts, but weekly posts will continue to be published on JonathanGiles.net. If you follow @FXExperience on Twitter, I suggest you also follow @JonathanGiles. This is not the end - just a consolidation of my online presence to make my life a little easier!

tl;dr: Follow me on Twitter and check for the latest news on JonathanGiles.net.

JavaFX links of the week, August 28

JavaFX links of the week, August 21

JavaFX links of the week, August 14

  • Tom Schindl has published a new JavaFX UI testing tool.
  • The Oracle Technology Network has published an article by Johan Vos about building JavaFX-based mobile applications for deployment on iOS and Android.
  • Jamie Macaulay is blogging about a cool-looking JavaFX app called PAMGuard, which is a program which detects whales and dolphins acoustically. Another cool example of JavaFX being used in the wild.
  • Peter Rogge has released Lib-Tile 0.2.0. The main feature of this release is the rework of the api so that it is now possible to create reduced, mixed or your own TileSet.

JavaFX links of the week, August 7

  • Edvin Syse announced the release of TornadoFX 1.7.9. TornadoFX is a lightweight JavaFX Framework for Kotlin.
  • Tom Schindl announced the release of e(fx)clipse 3.0.0, which supports Java 9 and brings with it a host of other improvements.
  • Arnaud Hamon has put online some code to draw tree maps in JavaFX, using both the scenegraph APIs, as well as the Canvas node.
  • Almas Baimagambetov continues to improve FXGL – the JavaFX Game Library.
  • Peter Rogge continues to improve Lib-Preferences, a library for easily storing simple data to a Preferences.properties file in a JavaFx & Maven desktop applications.