Another week rolls around, and who would've thought it would be November already?! Yeesh, this year is flying. There has been some interesting news / blog posts this week, so read on to see what has gone down in the last seven days. As always, thanks to the people for emailing me, and please keep it up if you don't want me to miss something of importance to you. You can also catch me on twitter at @JonathanGiles.
General
- For Eclipse users who develop in Windows 7, you may be interested to see the work being done by Tasktop/Microsoft on improving Eclipse to better integrate with some of the new features in Windows 7.
- Whilst I don't really like mentioning commercial products, I'm too nice to say no. This week I was emailed by deNova, who produce a commercial Java installer builder called JExpress. To balance things out a bit, I will also mention that IzPack is a free Java installer that I have used in the past and which works remarkably well, integrating easily into your build script.
- Similarly, XDepend is a commercial source code analyzer that "lets you extract, visualize, seek and control the structure of your applications and frameworks". Unfortunately, now that I'm developing in JavaFX Script, I haven't had a chance to test XDepend either, however, XDepend has a free trial if you're interested in playing with it.
Swing
- Kirill Grouchnikov has been his usual busy self, writing four blog posts covering news about a new release candidated for Flamingo 4.2, and progress in the Substance look and feel. In particular, he has been focusing on text components, comboboxes (including feedback on comboboxes), and spinners.
- Tips4Java has posted an article on how to get text field auto tabbing working.
JavaFX
- The second JavaFX 30 lines / 3000 characters coding challenge, with the theme of 'five' is now over. Some of the entries include a Muslim prayer time display (which must occur five times a day), and a Mayan calculator.
- The Silicon Valley JavaFX Users Group has announced it's first meetup, which whilst sounding like it may exclude a large chunk of people who are nowhere near Silicon Valley, they have said that they intend to stream their meetups, and their first talk will be given by Richard Bair.
- Osvaldo Pinali has blogged about programming bitmapped graphics in JavaFX. He achieved this by dropping down into Java2D, however his results are impressive. Additionally, his approach, and comments in the blog, raise a number of interesting discussion points.
- Simon Morris, author of the JavaFX in Action book, has just published part two of his "Bluffer's Guide to JavaFX". This part focuses entirely on Strings in JavaFX.
- Drew (whose last name will forever evade me) has posted two articles this week. Firstly, he discussed skinning in JavaFX (which should be considerably improved in SoMa), and 'rethinking the Stage', which discusses issues with the lack of global keybinding in JavaFX (which I'm well aware of, being the developer behind the JavaFX Menu / MenuBar control).
- Nick Wiedenbrueck has blogged about a simple Scala console he wrote in JavaFX.
- JavaFX Mobile apps can now be built using the mobile emulator on a Mac.
- The Sun Tech Test Train game developed to test your skills in JavaFX has been updated.
Griffon
- Andres Almiray announced the release of Griffon 0.2 this week, and also that it comes loaded with a heap of new features.
That's all folks - keep up the hard work, and catch you next week: same bat time, same bat channel.
Thoughts on “Java desktop links of the week, November 2”