A huge amount of JavaFX news and links this week, certainly something for everyone, I hope. As always, I’m keen to hear from you folks with any news or links you think should be included. Either message me on twitter or email me.
- The JavaFX documentation team have updated both the JavaFX 1.3 Migration Guide and the ‘Using Layout Containers‘ documentation.
- Rakesh Menon has posted a TableView implementation he has created. It makes use of our new Cell architecture for virtualising scrollable areas (e.g. We used it in 1.3 for ListView and TreeView). Whilst his approach is basic, it works in JavaFX 1.3 and may certainly meet your needs.
- Jan Goyvaerts posted an A* path finding implementation in JavaFX this week, which is very cool. He has included a very good writeup, as well as the source code.
- Osvaldo Doederlein has posted a JavaFX implementation of Conway’s Game of Life. In his usual style he dives deep into performance implications and how he thinks they can be worked around. A great post.
- Alex Ruiz has announced the release of version 1.0b1 of the FEST JavaFX compiler Maven plugin. This plug-in compiles JavaFX source and test files.
- Stephen Chin has announced a beta 2 release of JFXtras 0.7, which aims to get JFXtras working on JavaFX 1.3. Importantly, this release has controls ported over to JavaFX 1.3. He has also blogged about his upcoming JavaFX talks at Jazoon and JavaOne.
- Antoine Mischler has blogged about his thoughts on developing a business application using NetBeans Composer.
- The NetBeans team have put up a good article on data binding in NetBeans 6.9.
- The Exadel blog has a post covering some of the features of the JavaFX plugin for Eclipse that they develop.
- Nii Osei-Agyemang has started a new blog covering how he plans to use JavaFX for GIS. Some recent posts cover his planned GIS architecture, how he ported to JavaFX 1.3, and how he is making use of JavaFX web service APIs.
- Speaking of GIS, I came across the PiriMap JavaFX application which does a similar thing. Unfortunately, I only have a video to show.
- Daniel Ziltener has posted an example of how he used the JavaFX Storage API, and is seeking your thoughts on how to improve it.
- I put up the slide deck I used for the two-hour JavaFX introduction talk I gave recently.
That’s that for another week. Keep up the great work everyone – it’s great fun finding and reading what you’re working on. Catch you all next week! 🙂