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, June 3

June already?! The months are racing by these days! That’s the problem with always having your head down coding – the seasons change and you barely notice.

  • Daniel Zwolenski released an alpha release of the JavaFX Maven Plugin 2.0, and he is seeking feedback. If you’re interested in JavaFX and Maven, it would be great for you to go to the blog, test out the software and give the feedback Daniel is seeking!
  • Gerrit Grunwald has posted on ‘taming the Nashorn‘. For those unfamiliar with Nashorn (pronounced nas-horn, not nash-horn), it is a brand new JavaScript engine included in Java 8.0. Gerrit’s blog post shows how to write JavaFX applications in JavaScript, and have them appear as desktop applications. It’s very cool to see JavaFX being programmed in all kinds of interesting JVM-based languages (including Groovy, Scala and Ruby as well).
  • Steven Van Impe has a blog post about JavaFX properties in JPA entity classes. As Steven puts it, “This past week, the following question came to mind: can I use JavaFX properties in domain classes that have to be persisted using JPA? That is: can I build domain classes that use JavaFX properties instead of regular properties, yet are persistable like regular JPA entity classes? After a bit of trial and error, I came up with the following answer: it’s actually pretty easy, if you understand JPA’s property access.”
  • Speaking of JPA, Graham Smith has started a series of posts on ‘JavaFX 2 with JPA 2 and Drag and Drop’. So far he has posted part one and part two.
  • Sean Phillips has posted on creating a JavaFX Accordion Toolbar for the NetBeans Platform.

Catch you all next week 🙂

JavaFX links of the week, May 27

JavaFX links of the week, May 27

Another week, another batch of links. I’m in a rush this morning, so lets get right into it! Enjoy :-)

Keep up the great work – catch you all in a weeks time!

Announcing Scenic View 8.0.0 Developer Preview 3

I’m very pleased to make available the third developer preview release of Scenic View 8.0.0. This release hopefully improves the Mac OS support which has been at times difficult to implement (simply due to the nature of what Scenic View needs to do under the hood). This release includes improvements from Danno Ferrin (in particular he redid the build system in gradle), and thanks must go to Danno, Gerrit Grunwald and Sven Reimers for offering to test and give feedback on Scenic View 8.0.0 builds on their respective machines. This has certainly helped to improve the reliability of Scenic View. Now I turn to the wider community to offer your feedback! Please leave comments in the comments section below with your findings (even reports that it works successfully are appreciated!).

Scenic View has been somewhat neglected recently as my focus has been on my day job (it’s keeping me rather busy), and on building out ControlsFX. My hope is to find time to bring Scenic View back up on JavaFX 8.0, but I’m relying on feedback from users about what is and is not working. If anyone has time to seriously contribute to development of Scenic View, I am also happy to work with you on it.

The Scenic View download is in its usual place, and because I get given grief if I don’t say what Scenic View is, here is the executive summary: Scenic View is a JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance.

Thanks!

JavaFX links of the week, May 20

Welcome to another weeks worth of links. I should note that I’m back in New Zealand after a week in the US, and I was a little distracted last week, so some links may have slipped through the cracks. Sorry if I miss anybodies hard work! 🙂

That’s all this week. Catch you again next week!

JavaFX links of the week, May 12

This weeks post is a day early, as I’ll be traveling to the US this afternoon for meetings and such. Due to this, the number of links this week is a little lower than usual. I imagine next weeks post will be far bigger. Nonetheless, there is still plenty of reading and learning for you from the links this week. Enjoy 🙂

That’s all folks! Catch you again next week after I return from the US.