Linked by Thom Holwerda on Wed 15th Nov 2006 19:47 UTC, submitted by ahmetaa
Java There is a new scripting language in development called F3 from Sun, specifically designed for GUI programming. It allows designing Flash-like GUIs with ease and can call Java libraries directly. You can launch demos and get more information from the related blog.
Thread beginning with comment 182634
To read all comments associated with this story, please click here.
Wow
by JeffS on Wed 15th Nov 2006 22:24 UTC
JeffS
Member since:
2005-07-12

Looks really really impressive.

To me, it's a much more attractive alternative to Flash, because of the following:

1. Flash is fully proprietary, Java is now GPL
2. Flash is a huge CPU hog.
3. Flash IDE/tools are very expensive, Netbeans (which I'm sure will have an F3 feature) is completely free
4. F3, running on a standard JRE, will have full access to the awesome Java APIs - Flash's APIs pale by comparisson.

BTW - with Java 6, Swing performance, LnF, and fonts are all greatly improved. Sun is starting to get serious about Java on the desktop.

RE: Wow
by Sphinx on Thu 16th Nov 2006 01:13 in reply to "Wow"
Sphinx Member since:
2005-07-09

Thought adobe gave flash to the mozilla foundation last week.

Reply Parent Bookmark Score: 1

RE[2]: Wow
by ahmetaa on Thu 16th Nov 2006 01:39 in reply to "RE: Wow"
ahmetaa Member since:
2005-07-06

Only the actionScript i think, not the Flash core.

Reply Parent Bookmark Score: 3

RE: Wow
by ahmetaa on Thu 16th Nov 2006 01:44 in reply to "Wow"
ahmetaa Member since:
2005-07-06

Although i agree it has advantages over flash, i think for this language to succeed Java2D needs more low level speed and resource usage improvements (like using simd instructions, direct access to opengl-directx pipeline) to keep up with Flash. Thats said, still i think this is a very good way of making appealing rich client applications (not browser) since it is integrated well with Java libraries.

Reply Parent Bookmark Score: 1