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 | Sep 8, 2013 | Links
Not long now until JavaOne! It sounds like a lot of people are working on their presentations and are generally getting very excited. I wish I could be there, but alas, not this year (my wife and I are expecting our first kid in December, so I have to be a good husband)! π
- Johan Vos has blogged about the addition of writeback support to DataFX. With writeback support it is possible now for DataFX to connect to remote data sources (e.g. database, web services, etc), visualise this data in TableView, etc, and then write edits back to the data source! Excellent progress. Johan and Hendrik Ebbers will present more detail at JavaOne CON3202, on Wednesday September 25, 08:30 am, Hilton – Plaza B.
- Stephen Chin continues to interview people related to JavaFX who are presenting at JavaOne in a few weeks time. This week I see interviews with Johan Vos and Mark Heckler.
- There is a Silicon Valley JavaFX Users Group meetup scheduled for this Wednesday, September 11th titled “All the Nodes that are Fit to Print“, being presented by Phil Race from Oracle. Presumably this talk will be covering the new printing API in JavaFX 8.0 that Phil has developed. As always, the meetup will be broadcast live on the internet for those that can’t attend.
- Jim Laskey has posted an example of creating a JavaFX application using JavaScript and Nashorn.
- Speaking of JavaScript, Nashorn and JavaFX, Felix Bembrick has developed another performance test, comparing HTML5 with JavaFX.
- Adam Bien has announced that afterburner.fx 1.0 is now available from Maven Central. afterburner.fx is a simple MVP framework with Dependency Injection for JavaFX.
- Tom Schindl has announced he will be speaking in two JavaFX-related sesions at EclipseCon Europe.
- Pedro Duque Vieira has two posts related to his work developing improvements to the JavaFX charting APIs. In particular, he has created a DateAxis class and an XYBarChart class.
- Narayan G. Maharjan has posted about ListCell animation inside a JavaFX ListView control.
- Sven Ruppert has two posts this week. Firstly, a post titled ‘MultiLevel DrillDownPieChart in less then 30min as component for TableViews‘. Secondly, he has a post titled ‘CDI – ComboBoxCell – How to reduce 80% of code‘.
- Javier Godino has a video showing a JavaFX application capturing webcam input.
- Jeffrey Guenther has posted a sample showing how to use property bindings and event handlers in JavaFX.
That’s a lot of links! Keep up the great work and I’ll catch you all next week π
by Jonathan Giles | Sep 1, 2013 | Links
A bunch of links this week – enjoy! π
- Tom Schindl has a blog about his progress on an FXML to Java converter, that removes the need to parse FXML files at runtime (which should prove beneficial on low-end devices / embedded devices).
- Hendrik Ebbers has a blog post about BoxFX, a project he is working on with Claudine Zillmann (their previous project together being AquaFX – a Mac OS X theme for JavaFX). BoxFX is an application container for JavaFX applications that will run on the Raspberry Pi. It is optimized for HD resolution and can be controlled by a remote.
- In another post, Hendrik has a post titled ‘Pimp your App by using the BlurPane‘, which talks about placing a blur effect behind your popup to make the popup stand out better.
- The JavaFX controls team has a number of user experience specifications they follow when developing and testing their UI controls. These UX specifications have been moving quite rapidly onto the OpenJDK wiki due to the hard work of Jindra Dinga, our user experience expert.
- The JavaFX Tutorials website (whose author is unclear) has published an overview of some of the new features coming up in JavaFX 8.0.
- The Oracle Technical Network has published another case study, this time on Facewizz, which uses JavaFX for facial surgery planning.
- Stephen Chin has been interviewing some of the presenters due to be at JavaOne this year, to have them detail some of the details of the talks they will be presenting in a few weeks time. Interviews have been conducted with Gerrit Grunwald, Dierk KΓΆnig, and Toni Epple.
- Sven Ruppert has blogged about how to setup a JavaFX / CDI component.
- LoadUI 2.6 has been released. LoadUI is a load testing tool for web services, and this is the first release where it has been updated to be built using JavaFX 2.x (previous releases were based on JavaFX 1.x).
- Michael has blogged about the first commercial JavaFX application his company has released: a JavaFX based accounting & cash register system for garage sales, flee markets and even large events.
- Jens Deters has a post about creating a JavaFX user interface that drives a stepper motor connected to a Raspberry Pi.
- Mark Heckler has posted about his upcoming sessions at JavaOne including a talk on JavaFX widgets and Java Embedded.
- A tutorial has appeared on the Oracle Learning Library website entitled ‘Developing an Enterprise Application with JavaFX 2.0 and Java EE 7‘.
That’s that for another week – catch you again next week π