JavaFX – Sun to launch new consumer device oriented development tools at JavaOne day 1 today

Sun are to launch a set of Java tools today at day 1 of JavaOne aimed at simplifying the development of Java applications for consumer devices like phones and set-top boxes.

These new two tools bring scripting language like support to Java with JavaFX Script for the desktop, and Java FX Mobile for the mobile devices. It is expected that these two new additions to Java will address the increasing popularity of Macromedia Flash, and give Java the ability to compete in the ‘rich internet application’ area.

The JavaFX Mobile new addition is the result of Intellectual Property assets that Sun acquired when it bought the IP rights from SavaJe, a mobile phone company who over the past couple of years put significant effort into developing Java based phones, but never really gained traction outside of the Java development community.

Amiga returns with new hardware promised

Amiga has risen again from the ashes, and has made a new product annoucement. Amiga Inc who bought the rights to the Amiga computer back in 1999 is promising a new range of Amiga hardware running Amiga OS4, starting from $500.

Since Commodore led Amiga into backruptcy in 1994 there has been 34 separate announcements regarding the return of Amiga hardware, but only one materialized into a product for sale.

During the mid to late 80’s the Amiga was years ahead of other PC hardware, thanks to a custom selection of dedicated processing chips that enabled it to produce graphics and sound that were matched by PC hardware until several years later.

See the article here for more information.</p.

CGLib vs JDK Proxies

This is an interesting post on TheServerSide regarding the performance of CGLib compared with JDK Proxies, since CGLib has long been understood to perform faster than JDK Proxies, but with the latest JDKs this may no longer be true – check the article here.