JavaFX, You've Come A Long Way
When you think about it, JavaFX has always been treated as the odd-one-out of the Java technology stack. Everyone else seems happy with Flash and SilverLight, and thinks that Java doesn't belong in the RIA field. But it seems as some people still have faith in JavaFX. It's time for a little bit of reflection...
The site for the Vancouver Winter Olympics utilizes JavaFX for their medal view application. It's about time that JavaFX was used in major sites like this, and I think it's a great showcase of JavaFX.
The app looks really neat with a nicely rendered view, and seems fairly responsive. The installation time was no big deal for me - all I had to do was click ok and it showed up a few seconds later. Some people have been more critical of both JavaFX and this app in particular. I think JavaFX has to start somewhere in gaining credibility as a technology. The Winter Olympics is as good a place as any for those new beginnings.
So, if anyone from Sun/Oracle is reading this, I have a few requests to help JavaFX on it's way:
- Please give us a better stack of demos than what's up on the JavaFX site right now. I want to see everything that it can do (and more) as written by the experts.
- In the next few months, or by JavaOne at the latest, give us a real killer feature that will bring JavaFX up to the major league.
- Along with the demos I mentioned above, we need more examples. Lots more.
- Start convincing sites to adopt JavaFX. A good start to this would be to find out the reasoning why JavaFX was chosen over Flash/Silverlight for the Winter Olympics site.
- This is a huge ask, maybe even impossible... But if I could cross compile my JavaFX source to iPhone source I promise to use JavaFX more.
- Login or register to post comments
- 7796 reads
- Printer-friendly version
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)




Comments
Vladimir Vivien replied on Fri, 2010/02/19 - 11:14am
@James, you have captured some great points about how far JavaFX has come and where it needs to go. Although I dont see the iPhone idea taking shape any time soon.
One missing piece point is effective marketing. Sun can be accused of many thing, but one was not marketing to developers. I recall when Flex was ready for the rest of the masses to use, Adobe used top Java developers (Thinking in Java author, Bruce Eckel) to hold the megaphone and spread the word about the coolness of Flex/flash. Granted at that time, the platform was halfway decent and usable. I hope Oracle does a similar marketing blitz and push JavaFX hard when the platform is stable enough to be handed to the masses.
Max Katz replied on Fri, 2010/02/19 - 11:42am
James - great points! I would also like to add this:
1) Improve start up time
2) Make it really really simple to download and install Java runtime on the client.
Max
http://mkblog.exadel.com
Arek Stryjski replied on Fri, 2010/02/19 - 11:51am
We are Java developers, our clients don't ask us for cool animations, they are coming to us when they need business application.
Please serve your market first, before you go to another.
Reza Rahman replied on Fri, 2010/02/19 - 12:55pm
in response to: vmatters
Vladimir,
* I hope Oracle does a similar marketing blitz and push JavaFX hard when the platform is stable enough to be handed to the masses.* - Amen to this. Sun did really suck at getting the word out, both for developrs and on the sales end...the other thing they sucked at is getting engineering right the first time around...
Cheers,
Reza
Thierry Milard replied on Fri, 2010/02/19 - 2:56pm
- Easy to deploy (java or javaFx)
- still better startup time
- Call javaFx component inside java-swing (so a step by step javaFx can occur).
Thierry
Mister Pink replied on Fri, 2010/02/19 - 5:00pm
Startup time and to have to learn a new language really kills FX.
I'm very fond of Java. But if I already have to learn a new language, I could learn Flash as well...
Oliver Weiler replied on Sat, 2010/02/20 - 4:25am
in response to: sibidiba
You made a good point. My biggest complaint it that the tutorials (which, well, suck!) are not aimed at Java Developers but programming newbies. I'm learning JavaFX for some weeks now, and it is actually quite easy to learn for someone with a Java background.
What we need is a concise tutorial for Java developers, focusing on the differences and equivalencies of Java and JavaFX in order to reach those Java programmers.
Did I mention the documentation sucks???
Sergey Surikov replied on Sat, 2010/02/20 - 4:25am
See JavaFX demos at http://jfxstudio.wordpress.com/author/surikov/
Webservices, databases etc. All you need for business applications.
RIchard replied on Sun, 2010/02/21 - 3:17am
James Ward replied on Sun, 2010/02/21 - 4:44pm
Fabrizio Giudici replied on Mon, 2010/02/22 - 10:59am
@Vladimir: very good point.
Let's add the mobile stuff. Some pointed out that at the recent Barcelona fair there were no JavaFX announcements (with the exception of feature phones, which aren't the main aspect of the market). I somewhat expected since I believe that it's 99% a business thing and Oracle completed the acquisition too recently. But the future of JavaFX Mobile is bound IMO to the fact that within the summer Oracle announces that it runs on Android, Symbian and RIM. If I'm not wrong this would cover more or less 50% of the smartphone market. The choice of deploying first to Windows Mobile has been the most unfortunate decision in the JavaFX area. It has been told multiple times that they have already the prototypes working, so it's just a matter of business deals. Also, Oracle need to complete the JavaFX Player that runs on top of plain JME - this would give compatibility (even though through an additional installation step) to the current huge spread of JME
Nick Apperley replied on Mon, 2010/02/22 - 1:56pm
Ivan Lazarte replied on Mon, 2010/02/22 - 3:34pm