Java desktop links of the week, February 21

Wow - the floodgates really opened up this week, with a heap of interesting links - so many in fact that I had to cut back a few of them as otherwise this post would've just been too long. Thanks to everyone for posting me a link - please keep it up as it's your content that makes these weekly links worthwhile.

General

  • The JavaOne call for papers has been open for a few weeks now (or so it seems). The closing date is March 14, so don't miss out! I'm really hoping to be at JavaOne again this year as a roving reporter / one of the developers behind JavaFX, but we'll see. JavaOne this year is September 19-23.
  • Rakesh Menon has posted details about the India Tech Days 2010 which take place late March.

Swing

JavaFX

  • The Silicon Valley JavaFX Users Group posted the video for Hinkmond Wong's 'Mobile Dojo' talk, which I've posted on FX Experience in a slightly larger size. You can also see just the slides at Stephen Chin's blog.
  • Richard Bair posted about text transitions following a recent bout of bug triage, where he encountered a requested feature which he's putting back out to the community to try and solve. This is something we occassionally encounter - deciding whether we should develop something internally or rely on third-parties to develop functionality.
  • Details about the JavaFX Composer preview 2 release came online this week. I'm not sure if this coincided with the actual preview 2 release or not. JavaFX Composer is a plugin for NetBeans that makes it easy to build JavaFX-based user interfaces (although it's intended for developers moreso than designers, who should use the forthcoming Authoring Tool being developed at Oracle).
  • Jonathan Merritt decided to use the JavaFX Charting API to roughly predict when he believes the JavaFX 1.3 release will be. He notes that it was more of a chance to play with the chart components (and linear regression models) than anything else, and he is not in a position to actually know the release date - so take it for what it is. Also, note that his chart can only report on the public issues in the JavaFX bug tracker.
  • Geeky coder (I'm assuming that's not his/her real name) posted a JavaFX tip titled 'Reducing development time by running JavaFX application using class file and with JRebel'.
  • Jan Goyvaerts posts his thoughts on implementing the Observer pattern in JavaFX.
  • It's been a funny old week in JavaFX-land, with both negative posts and positive posts. Being a good link reporter, I'll leave you to make up your own mind.

That's all for another week. Catch you all in a weeks time! Keep up the good work folks :-)

Thoughts on “Java desktop links of the week, February 21”