Java: A platform for platforms
Sun's reorg may seem promising to shareholders but it's also a scramble for position. The question now is whether Sun can, or wants to, maintain its hold on Java technology. Especially with enterprise leaders like SpringSource and RedHat investing heavily in Java's future as a platform for platforms

Also see:

Discuss: Java: A platform for platforms?

Featured Whitepapers
Newsletter sign-up
View all newsletters

Sign up for our technology specific newsletters.

Enterprise Java
Email Address:

Desktop Java faces off against AJAX

Desktop Matters conference features comparisons, contrasts between desktop and Web apps

  • Digg
  • Reddit
  • SlashDot
  • Stumble
  • del.icio.us
  • Technorati
  • dzone

In a world where Web-based applications have dominated the discourse lately, does the desktop still matter?

Presenters at the appropriately named Desktop Matters conference in San Jose, Calif. argued that it does. Billed as "The Conference for Java Desktop Application Developers," the event focused mostly on Java technologies like Swing, which provides component technology for building Java desktop applications. The Spring Java Web framework and the NetBeans open source platform for Java were also on the agenda.

But the opening keynote pitted desktop technologies including Swing against AJAX (Asynchronous JavaScript and XML), the popular technique for building Web applications. Speakers included Ben Galbraith and Dion Almaer, who are cofounders of ajaxian.com and producers of the Desktop Matters conference.

They said desktop applications and Web applications are actually becoming more alike.

"We're kind of seeing the Web become more desktoppy and the desktop become more Webby," Almaer said.

Swing and AJAX are moving closer in such aspects as available effects and components support, the speakers argued. Also, hosted versions of desktop applications, such as Microsoft Office systems, are starting to appear. Meanwhile, AJAX applications are "cloning" desktop applications like Zoho Office, Galbraith said.

The speakers and audience members cited what they believe are numerous areas where desktop applications enjoy an advantage over Web applications: access to local storage, graphics performance, memory consumption, and the ability to keep sensitive data local.

"We've got a few customers out there who are used to having a desktop app," one audience member said. These customers will wonder what is going on if they are required to install a browser as part of an application upgrade, he said.

Presenters also said desktop Java is fast while AJAX is slow. But they noted better offline support is planned for AJAX via the Dojo Offline Toolkit .

Also at the event, Galbraith announced a project called Nimbus, which is intended to provide a more attractive look and feel for Swing applications. Developed by Sun, Nimbus is an open source project hosted on Java.net . Graphically, Nimbus resembles Mac OS X and the Windows Vista Aero interface technology, said Galbraith.

"In general, it's just a much nicer look and feel," than has been available for Swing, he said. Nimbus offers features like variable widget sizes for better use of screen space and nested split panes on the user interface.

A 1.0 beta release of Nimbus is planned for the JavaOne conference, being held in San Francisco beginning May 8. Nimbus may be included in the planned Java 7 release with Java 5 to provide baseline accommodations.

Share your thoughts on whether the desktop still matters in the discussion thread that appears below.

About the author

Paul Krill is editor at large for InfoWorld.
  • Digg
  • Reddit
  • SlashDot
  • Stumble
  • del.icio.us
  • Technorati
  • dzone
Comment
Login
Forgot your account info?
Add comment
Anonymous comments subject to approval. Register here for member benefits.
Have a JavaWorld account? Log in here. Register now for a free account.
Resources