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.
by Jonathan Giles | Feb 14, 2016 | Links
A lighter week this week, with only a few links that I could find. Nonetheless – enjoy 🙂
by Jonathan Giles | Feb 8, 2016 | Links
Another public holiday, so another slightly delayed links post. Lets get the links posted so I can get back to a day off 🙂
- Bernhard Lutzmann has posted a tip about ensuring performance in a JavaFX TableView control.
- Hendrik Ebbers has posted an overview of JavaFX CSS.
- Jens Deter has released FontAwesomeFX 8.9.
- Emil Forslund has posted an article about ‘building reactive systems in JavaFX‘.
- Gerrit Grunwald has two posts about his Medusa gauge library (which has, naturally, progressed through several versions in the last week). Firstly, ‘taking control by using the Medusa Clock‘, and secondly, ‘fun with Medusa clocks‘.
- Tom Eugelink has posted about building a multiplatform JavaFX application using Hessian.
- Gluon has had two releases this week. Firstly, Gluon Charm 2.0 has been released (for creating JavaFX applications on iOS and Android devices), and secondly, Scene Builder 8.1.1, a hotfix release to fix an issue with 8.1.0, was made available.
- Dirk Lemmermann has three posts this week. Firstly, a post wondering if there is a TouchGesture memory leak in JavaFX. Secondly, a post beginning the JavaFX ‘Missing Features Survey’, starting with TableView. Finally, an announcement that FlexGanttFX 1.4.0 has been released.
by Jonathan Giles | Jan 31, 2016 | Links
I know I say this often – but we’re already a month down into 2016. Where does time go!?! Well, obviously a lot of it goes into what people are doing in the links below, so we really owe them all a debt of gratitude and a little of our time to read what they’re up to. Enjoy 🙂
by Jonathan Giles | Jan 25, 2016 | Links
Half a day late, but it was a public holiday today, so I was out enjoying the sun! 🙂 On with the links…
by Jonathan Giles | Jan 17, 2016 | Links
- Gerrit Grunwald continues to rapidly iterate on his medusa gauge library for JavaFX. By the time you read this it might be out of date, but the last recorded release I saw was for 1.0.
- Speaking of Gerrit, he has also done a small blog post on some code he wrote for making colour selection a little easier: he now has created enums for a number of popular colour sets (e.g. Material Design, Flat UI, etc).
- Robert Ladstätter has blogged about how he used the Gluon JavaFX tooling to port his fx-tictactoe game to Android.
- Speaking of Gluon, there is now a public release schedule for the various projects being developed (e.g. JavaFXPorts, Gluon Charm, Gluon Particle, Scene Builder, and Gluon Cloud). You can go straight to the release schedule page here.
- Voxxed has posted an article about ‘Android on OpenJDK: The Developer Perspective‘, which gives a good overview of the possible changes due to Androids recent change from Apache Harmony to OpenJDK.
- Hendrik Ebbers has an interesting read on the amount of work he and Michael Heinrichs had to go through to build the JavaOne voting machines.