The main news out this week was the availability of a maintence release of JavaFX 1.2, taking the version number up to 1.2.3. Other than that, there have been a number of interesting posts by people exploring physics-based software and using ‘advanced’ features of JavaFX such as clipping. I hope you find these links useful, and as always please feel free to email me any links you think might be useful to include here.
- JavaFX 1.2.3 was released this week. It’s a maintenance release only (which means there are no new toys to play with). This release had a focus on improving performance, reliability, and download time. Various bugs have been fixed as well.
- Long time employee of Sun, and great advocate of both Swing and JavaFX, Josh Marinacci, has announced that he is moving on from Sun/Oracle, taking up a position at Palm.
- Simon Morris has posted an interesting tutorial on how to do advanced clipping in JavaFX. Clipping is something that becomes useful once you understand how to use it, so I recommend finding time to read this article.
- Drew from Piliq.com continues his exploration intophysics-based games. This week he posted progress in adding parallax scrolling and custom cursors, and also an entirely new demo game.
- Speaking of physics games, Mikhail Gorshenev has posted a fun version of Tetris that spices up the original game by requiring you to simply have two or more blocks of the same colour touch. The kicker? The blocks now exhibit physical properties and fall accordingly.
- Alex Ruiz has posted a new release of his FEST JavaFX Maven plugin, bumping the version to 1.0 alpha 1. This is a Maven plugin for compiling JavaFX source files.
- Vyacheslav Baranov writes about the availability (or not, depending on which OS your software is running on) of Real-Time Streaming Protocol (RTSP) support in JavaFX 1.2.
- Rakesh Menon has posted sample code to illustrate how to upload files using JavaFX.
- Kon at Outrospective.org has posted an overview of the JavaFX 1.2 charting features.
That’s it for another week. Keep up the hard work people – it’s great to see the growing enthusiasm for JavaFX, especially on your blogs, and on twitter. By the way, the FX Experience team all have twitter accounts, as well as one for this website. You can find us at @fxexperience, and personally at @richardbair, @jasperpotts, and @jonathangiles.
It was a great week for JavaFX.
I think that JavaFX will gain more adopters and more!