JavaFX vs Adobe AIR

Adobe AIR finally has a competitor and it's called JavaFX. JavaFX will feature tools and SDKs (Software Development Kits), that will allow developers to create RIA applications in ways that are similar to Flex and AIR. It will also include an HTML component that is based on the open source webkit. This component will allow developers to render HTML and CSS content inside a JavaFX application.

JavaFX use a declarative scripting language called JavaFX script, which appears vey simple and easy to use but yet very powerful enough to create a complex RIA application. I like what I've seen in JavaFX Script and would love to see some of its features added to languages like JavaScript and ActionScript but that might not be anytime soon.

Even though JavaFX script looks nice and easy to use I think I am going to stick with Adobe AIR for a couple of reasons:

What needs to be improved in AIR:

Overall Adobe AIR is a great product and I would encourage every web developer to check it out and see how easy it is to start creating some awesome AJAX Desktop applications. JavaFX is also looking great but we just have to wait and see what features will make it into the final release.

Online Resources
Adobe AIR Website
JavaFX Website


Write a comment

  • Required fields are marked with *.

If you have trouble reading the code, click on the code itself to generate a new random code.
Security Code:
 
RosalindHerring31
Posts: 5
Comment
reply this topic
Reply #5 on : Thu March 04, 2010, 18:01:05
I had a desire to begin my own business, nevertheless I didn't have enough of cash to do it. Thank heaven my mate said to take the <a href="http://lowest-rate-loans.com/topics/personal-loans">personal loans</a>. So I took the term loan and made real my dream.
xwisdom
Posts: 5
Comment
Re: JavaFx vs Adobe AIR
Reply #4 on : Tue September 30, 2008, 21:52:57
Hi Gustav,

I can see that you're a big fan of Java.

Please note that at the of this writing JavaFx was still in development and was not stable for a final release.

My reasons for sticking with Adobe AIR is not to imply that Java doesn't have a security sandbox. There are some features that will be common to both engines.

If you've compared the two engines and have found Java to be your favorite, then you can stick with it!
Last Edit: September 30, 2008, 22:08:09 by xwisdom  
gustav
Posts: 5
Comment
competence...
Reply #3 on : Mon September 29, 2008, 10:12:51
how about geting some basic competence before stating "facts".

if you dont know that java has security sandbox, your extremely incompetent and should not write tech blogs at all, because you obviously cant filter your incompetence from the stuff you do know.

theres system tray etc support in java too.
just educate yourself some before opening your mouth ?!


shame on you.
xwisdom
Posts: 5
Comment
RE: javafx
Reply #2 on : Sun July 20, 2008, 13:25:16
Hi Jim,
What I admire about AIR's sandbox is that it will allow a developer to load and interact with remote content via a sandbox bridge while preventing direct access to the local API and system resources. This IMO is a major security feature for RIA applications.

If you have some information on the JavaFX security model I would love to hear about it.

Thanks for sharing your comments
jim
Posts: 5
Comment
javafx
Reply #1 on : Fri July 18, 2008, 05:34:07
""Air provides a secure sandbox for application developers – I sometimes get the feeling that Adobe is very serious about the AIR security model and that's one thing that I love about it.""

JavaFX is basically Java How is Air provides a secure sandbox a point to use it? - Java has provided a secure sandbox since the 90's