With Christmas behind us and new years to look forward to, I’m surprised by the amount of news coming out this week. In the interests of brevity (I’m sure most of us have holidays to enjoy), let’s get straight into it.
- Video from Richard Bair’s talk to the Silicon Valley JavaFX users group was recently posted, which you can watch here if you’re interested.
- Lukas Hasik has posted a screencast of how to use the JavaFX ‘Composer’ plugin in NetBeans.
- Jim Weaver has extended and slightly modified the rules for the JavaFX RIA exemplar competition. The competition deadline is now April 10, 2010, and it is no longer necessary to consist of a team of a programmer and a designer. Get into it as the prize is $2000, and your work will be looked over by a number of big names in the JavaFX world.
- The Exadel blog shows off a currently internal project whereby JavaFX nodes are wrapped up as JSF components, allowing for them to be embedded simply within a JSF site.
- Drew has created a simple calendar control in JavaFX. At present it is just a proof of concept and certainly not a fully fledged control, but it shows the ease in which creating new controls is possible. All I can really add is that JavaFX 1.3 will make customising the appearance much easier, as our ListView control can be skinned far more easily – meaning anything list-likecan build upon all the smarts we have put into ListView (and other virtualised controls like Tree and Table).
- Jeff Frieson has posted about reading newsfeeds in JavaFX in his normal code-heavy approach. Another good read if you’re keen to see exactly how to interact with RSS/Atom feeds in JavaFX.
- Rakesh Menon shows how to create a ‘custom window’ in JavaFX, and also how to use JavaFX to represent data coming out of a JDBC database.
Catch you in the new year. Have a great new years party and try to step away from the computer for a bit 🙂