FX Experience Has Gone Read-Only
I've been maintaining FX Experience for a really long time now, and I love hearing from people who enjoy my weekly links roundup. One thing I've noticed recently is that maintaining two sites (FX Experience and JonathanGiles.net) takes more time than ideal, and splits the audience up. Therefore, FX Experience will become read-only for new blog posts, but weekly posts will continue to be published on JonathanGiles.net. If you follow @FXExperience on Twitter, I suggest you also follow @JonathanGiles. This is not the end - just a consolidation of my online presence to make my life a little easier!
tl;dr: Follow me on Twitter and check for the latest news on JonathanGiles.net.
by Jonathan Giles | Jun 10, 2012 | Links
Hi all – welcome to this weeks roundup. I hope you find something to enjoy! 🙂
That’s us for another week! Catch you next week 🙂
by Jonathan Giles | Jun 7, 2012 | Scenic View
Just a quick post to announce the immediate availability of Scenic View 1.0.1, which fixes up a few bugs and performance issues identified by the community based on the 1.0 just released the other day. All users running into issues with Scenic View 1.0 should upgrade to this release as soon as possible.
by Jonathan Giles | Jun 5, 2012 | Interviews
JFXtras is a library project for JavaFX that provides a bunch of useful API – particularly new UI controls (which you can see by running the JFXtras Ensemble application). It was founded back in the early JavaFX 1.x days, but has recently begun rebooting itself for JavaFX 2.x. I’ve been working with the project to help it get kickstarted, and wanted to post the following interview to introduce you to a few of the original committers to the project. I should note that this interview was done in early March, but has been waiting for the release of JFXtras Labs 0.1 before publishing it. Now that this has happened, enjoy the interview 🙂

A (somewhat) close facsimile of the four interviewees: Tom, Dean, Steve, and, um, Gerrit
Welcome gentlemen, and thanks for taking the time to answer a few questions. Could you please briefly introduce yourselves.
tbee: My name is Tom Eugelink, 41 years old, 2 kids, and I live in the Netherlands. I’ve been writing computer software since I was 14, which seems like a century ago. First just for fun; basic on the VC20, C64, Amiga, and then I decided to go serious and did a formal 4 year study in software engineering. Back then Pascal and C were the leading languages and Unix (SUN) the operating system we worked with. After that I started a job as a software engineer, where I was part time send out to clients and part time working in house. And basically is what I’m still doing now, almost 20 years later, only self employed.
In the company I worked for back then, I had risen to the mysterious level of senior software engineer, when Java first hit the spot lights. And I expected it to be a game changer, compared to the cumbersome languages we were using at that time. So I convinced the company to jump on the Java 1.1 band wagon, and luckily my hunch turned out to be correct. A funny fact is that the first project we did using Java, still is continuing today and I’m still on a regular basis developing on that code base, which now has migrated to Java 1.7.
steve: I will keep it short… Â My name is Stephen Chin and I am a JavaFX hacker. Â (with the long version here)
gerrit: My name is Gerrit Grunwald, 42 years old, 2 kids and i live in Germany. I started playing around with computers in 1984 on a Texas Instruments Ti-994A followed by a Sharp MZ 731, Sharp MZ 821, Amiga, PC and finally a Mac. I studied applied physics and started working as an so called Application Scientist doing installations and training of hard- and software. After three years traveling around the world i decided that it was time to spend more time on coding and moved to the Software Development department. I started coding Java around 2003 because i needed a platform that supports Mac and Windows.
dean: I’ll follow Steve’s lead.  My name is Dean Iverson, I’ve been a JavaFX fanboy and JFXtras contributor since before it was cool.
(more…)
by Jonathan Giles | Jun 4, 2012 | News, Scenic View
Scenic View 1.0 is now available for download! This release adds a heap of new features to the release I put out a few weeks ago. Some features include filtering, editing, and a bunch more! Here’s a screenshot:

Picking the version number for this release was a little difficult – Scenic View has existed for a very long time, but until now has not had a version number assigned to its releases (the last of which was the first public release). Therefore, Ander Ruiz and I decided to make this next release version 1.0, and to start numbering versions from there. We have a lot planned for future releases, so keep an eye out on the Scenic View page here at FX Experience, and follow FX Experience on Twitter if you want up to the minute news. Also, you may be interested in the interview I did with Ander last week.
Finally, on behalf of Ander and I, enjoy this application! Please provide feedback in the comments section and we may add the feature or bug fix in a future release.
by Jonathan Giles | Jun 3, 2012 | Links
It’s June already?! Where does time go! It’s a public holiday here today so I’ll get these links out quickly so I can get out of the office again. Enjoy! 🙂
- JavaFX 2.2 Developer Preview build 11, and Scene Builder 1.0 build 40 are now available for download.
- Richard Bair has blogged about JavaFX from a 10,000 foot (or 3,048 metres) view.
- Jasper Potts and I have set up a new Scenic View page to be the home for Scenic View. Soon it will have a help section, various screenshots, as well as news and downloads.
- In preparation for the new release, I have interviewed Ander Ruiz. He is responsible for much of the improvements in the upcoming release of Scenic View.
- Tom Schindl has been very busy in the past few days. Firstly, he announced the release of e(fx)clipse 0.0.14. Then he did two blog posts, one on JavaFX and xtend, and then one on getting started with e(fx)clipse and JavaFX.
- In yet another post, Tom Schindl posted about Eclipse JDT + JavaFX, essentially building a mini IDE with JavaFX as the UI layer.
- Gerrit Grunwald has been exploring some of the new features coming up in JavaFX 2.2. Firstly, he covers the ImagePaint API to create textures using images, and secondly he forks the patternizer project so that it generates JavaFX code.
- Also exploring the JavaFX Canvas API is Jim Clarke. Jim does a performance test and finds that JavaFX appears to run very, very fast compared to implementations of the performance test in other languages.
- Anton Epple has blogged about converting SVG to FXML using NetBeans.
Ok, that’s all for this week. Now I can go outside! 🙂 Catch you all next week.