An absolute tonne of posts this week. It’s great to see that JavaFX is doing well, and that people are so active in improving, growing and supporting the community. Keep it up folks 🙂
- Amy Fowler has put out two blog posts this week at her new website. The first post covers ‘taming the layout beast‘, and in particular details the general rules you should follow when doing layouts in JavaFX 1.3. Her second post covers the changes to auto-sizing in JavaFX 1.3. These are must-read posts for anyone doing JavaFX development.
- The JavaFX documentation team has published a huge article covering all UI controls available in JavaFX. Be sure to use the navigation on the left to browse through the various controls.
- Osvaldo Pinali Doederlein has done a detailed and well-considered post on the performance improvements in the recent JavaFX 1.3 release. This is highly recommended reading in my opinion.
- Here on FXExperience I did an introductory post on a new preview control in JavaFX 1.3: Menus. I also did a brief introduction to how to style them, but there are far better resources available in last weeks links of the week by Dean Iverson.
- Jim Weaver has posted about the 3D features available in JavaFX 1.3. There is plenty of code here for people to sink their teeth into.
- Exadel have released version 1.3 of the JavaFX Plug-in for Eclipse, which adds support for JavaFX 1.3.
- Stephen Chin has posted about a new project called Apropos for managing product portfolio planning. The interesting part of this is that the application is written in JavaFX, so it may prove interesting to those keen to understand / develop some best practises around application development in JavaFX.
- Johannes Schneider continues his series of posts related to his explorations of JavaFX. This week he has (only!) three posts titled ‘Analyzing JavaFX‘, ‘Binding PropertyChangeSupport to JavaFX objects transparently‘ and ‘JavaFX Internals Part 2‘.
- The JavaFX team occassionally prowls the forums offering help where we can. This week Stuart Marks helped clarify how you should go about providing custom styles in a stylesheet, and I clarified the changes and implications of changes to ToggleGroup in 1.3.
- William Antônio Siqueira published a Google Translate application written using JavaFX 1.3. You can play with it, and also check out the source code to see how he did things.
- Rakesh Menon has posted about how to integrate JavaFX with Facebook. In particular this weeks post covers authentication.
- Antoine Mischler has posted about creating a custom Axis for the JavaFX chart library so that it is possible to plot logarithmic data easily (and without having to modify the data before showing it in the chart). It’s actually impressive how easy this looks to be.
- I stumbled across a post by the NetBeans team that further introduces and explains the concept of states that they have introduced into the NetBeans Composer tool for JavaFX rapid app development.
I warned you that this was a busy week! I hope that there was something helpful in the bunch of links above that was of particular help and/or interest to you. If I missed something out, or you just want to complain/sing my praises, please either message me on twitter (@JonathanGiles) or email me. Of course, you should also follow the @fxexperience twitter stream for news of when we post new blog posts here.
Right, that’s it for another week. Keep up the hard work folks and I’ll see you all again in a weeks time.