TechBrew

Informative geekery on software and technology

Entries Tagged as 'Open-Source Spotlight'

JFX Tutorials and Examples

May 22nd, 2007 · No Comments

It has been interesting to watch how the early adopters of JavaFX are catching on (or not) to the declarative approach of JFX scripting. The discussion of how the platform fits into a larger vision of Rich Internet Apps will have to wait, but in the meantime there are some interesting bits to [...]

[Read more →]

Tags: Open-Source Spotlight

Open Source, Open Documentation

May 15th, 2007 · No Comments

Sun’s recent introduction of JavaFX has created quite a stir in the Java community. There has been a flurry of activity on the new mailing lists and forums, but the wiki for the project on java.net is strangely static.
As it turns out, even though the source code for JavaFX is open, the official documentation [...]

[Read more →]

Tags: Open-Source Spotlight

A First Look at JavaFX

May 9th, 2007 · 2 Comments

The Rich Media Wars has a new contestant in the arena. Joining Adobe’s Apollo/Flex and Microsoft’s Silverlight is Sun Microsystem’s newly-unveiled JavaFX.
JavaFX (code-named F3) is targeted for rich desktop/browser applications, and especially the mobile market. They are also open-sourcing the language from the beginning as openjfx, which is quite encouraging.
Demos of JFX are [...]

[Read more →]

Tags: Open-Source Spotlight