InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

JavaOne 2008 Day 1 - JavaFX, OSGi, and Android Smoke and Mirrors

Posted by Scott Delap on May 07, 2008

Sections
Process & Practices,
Development
Topics
Leadership ,
Java
Tags
Java One ,
JavaOne 2008 ,
JavaFX Script ,
OSGi
JavaOne kicked off Tuesday in San Francisco with a keynote largely centered on JavaFX. From the press release the roll out schedule for JavaFX is shaping up as follows:
  • July - JavaFX Desktop SDK Early Access
  • Fall - JavaFX Desktop 1.0
  • Spring 2009 - JavaFX Mobile and JavaFX TV

The keynote also featured demos related HD video which Sun's Bob Brewin announced later in the day will be provided be licensing the On2 codec. Perhaps the most interesting demo was a JavaFX application running on an Android emulator. Android does not support JavaME and Sun has not announced support for Android. Later that morning Sun released a statement clarifying the application demonstration:

...during Rich Green's JavaOne keynote, Sun showed a demo of JavaFX running on the Android emulator that was created by the community. The purpose of this demo was to show the portability of JavaFX to other platforms. This is not a product announcement and Sun has no plans around Android at this time...

OSGi also made an appearance ... albeit in a stealth manner with the keynote disclosure of the new Glassfish micro-kernel being 98k in size. As previously announced the HK2 kernel seems to be have been replaced with OSGi. In a likely related move bloggers are reporting that the "Java 7 Module System (JSR-277) will support both - its own format IAM - as well as OSGi".

snooze.... by Thom Nichols Posted
Re: snooze.... by Ian Skerrett Posted
Re: snooze.... by Ben Loud Posted
Re: snooze.... by Thom Nichols Posted
Re: snooze.... by Michael Neale Posted
  1. Back to top

    snooze....

    by Thom Nichols

    So... Has anything actually innovative or newsworthy actually come out of JavaOne yet?

    Not to fault the writer, I think he's doing the best he can with what he's got. Come on... When the iPhone SDK was announced, a beta was available that day. JavaFX is still vaporware, and I have yet to read anything else interesting from that conference. Jeez.

  2. Back to top

    Re: snooze....

    by Ian Skerrett

    I am attending JavaOne and haven't seen anything interesting. It is pretty sleepy for new announcements. The big announcement was last week by SpringSource.

    Ian

  3. Back to top

    Re: snooze....

    by Ben Loud

    Give em a break. Do you think the iPhone was developed overnight? No, developing technology takes time. The difference is other companies keep what they're working on a secret and then make the "big suprise announcement" with a product thats nearly ready to ship. That's great for press releases, but Sun is taking a different approach. They announced their plans early, when they had just begun to develop it, so that they can engage the community as early as possible, develop interest, and encourage the community to help influence it's development through open source projects and feedback. So it's not fair to have a go at them for not having a beta ready yet.

  4. Back to top

    Re: snooze....

    by Thom Nichols

    While I agree that a big innovative product doesn't happen overnight, the reason they announced early was that they are playing catch-up. Flex (and Silverlight, to a large extent) are already mature technologies. If Sun had released JavaFX last year they would still have been playing catch-up, save for the community that would have instantly jumped on the technology.


    So here we are, a year later, and still nothing concrete. Now Sun is really behind. I'm not saying it's not a good idea... I mean I'll be glad to have it if/when they finally release it... But the longer they take, the more mindshare they lose to other platforms that are at the head of innovation.

  5. Back to top

    Re: snooze....

    by Michael Neale

    "Flex (and Silverlight, to a large extent) "

    No - NOT silverlight to any reasonable extent. Not at all. Certainly not compared to flex.

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.