Welcome folks to another weekly roundup. Keep up the great work everyone! 🙂
- Build 18 of the JavaFX 2.1 Developer Preview release is now available for download. We are getting a long way down the release cycle now.
- The Asia-Pacific Virtual Developer Day is coming up tomorrow. Attend to learn about JavaFX and what is new in Java 7. I’ll be there providing support.
- Angela Caicedo has posted a video about how to get started using the Scene Builder tool. This is your first chance to see it in action.
- Tom Schindl has released e(fx)clipse 0.0.13, which includes a bunch of new stuff.
- I started a series of interviews with people inside and outside of Oracle who are all members of the JavaFX community. In the past week, I published interviews with book author Carl Dea, and SteelSeriesFX developer Gerrit Grunwald. I have more interviews to publish in the coming months.
- Speaking of Carl Dea, he was also interviewed by Nicolas Lorain about his recently released JavaFX 2 book.
- Eric Bruno has blogged about simple searching in JavaFX (using a TextField to filter a ListView).
- Hugues Johnson has created a file browser demo application. I would like to add that he says the sample in the TreeItem JavaDoc (which I wrote) builds up the entire directory structure recursively at startup. This is incorrect – the sample actually builds the tree structure on-demand.
- Dan Zwolenski has published three posts this week. Firstly, about adding database support to a JavaFX application, secondly about adding search support, and finally about software logging.
- introjava blogged about working with JavaFX 2 layouts, and also working with JavaFX 2 linear gradients.
- Josh Marinacci has split out his AppBundler project out into its own Github repository. AppBundler is an Ant task for packaging up desktop Java apps as native executables. He mentioned to me that he is on the lookout for contributors who could help with JavaFX, OpenJDK embedding, and Linux support.
For the next two weeks I’ll be in Japan, but these posts will be continuing thanks to a guest poster I’ll introduce next week.