
There are a lot of OSGi applications available, but a minority of them is aimed at the client side. Here I will list some on...
4 replies - 11745 views - 09/17/09 by Peter ___ in Articles

Among developers, the decision of what user interface technology to use is always a biased one. I, as an Eclipse enthusiast, will almost always go for an...
16 replies - 9377 views - 08/14/09 by James Sugrue in Articles

There is a problem with JavaFX when using it to render more complex scenes: the scene’s memory use increases and performance degrades as more and more nodes...
28 replies - 8865 views - 08/06/09 by Thomas Buhr in Articles

This following blog presentation is also available in audio as an AudioBoo: "Why Should I Invest in Learning JavaFX?".What functions does your...
3 replies - 7001 views - 07/28/09 by Peter Pilgrim in Articles

This week we release our Eclipse RCP Refcard, helping you to get started writing applications and plug-ins based on the Eclipse Rich Client Platform. Here we...
0 replies - 8117 views - 07/20/09 by Nitin Bharti in Articles

One of the sore points of Ajax has always been layout: CSS is great for
document layout, but sucks at GUI layout. Where Java layout managers
such as the...
5 replies - 7127 views - 07/20/09 by Axel Rauschmayer in Articles

The truth is that there is no direct way to remove the maximize button
off the JFrame as it is created by Windows and it is not painted using
Swing...
6 replies - 12225 views - 07/20/09 by James Sugrue in Tips and Tricks

REST APIs must be hypertext driven.
That requirement has quite a few implications on how one defines a
RESTful interface which in turn has quite a few...
2 replies - 6836 views - 06/23/09 by Solomon Duskis in News

You may have already faced a situation where you need to have messaging
capabilities in your application while your client application runs in
an...
1 replies - 18666 views - 06/22/09 by Masoud Kalali in News

If you look at one of the JavaFX demos at javafx.com, you'll find something with a map renderer. While it works fine, unfortunately the demo is wrapping the...
4 replies - 7117 views - 06/15/09 by Fabrizio Giudici in Articles

Today we've released the JavaFX Refcard, one of the cards on our schedule that I've been eagerly anticipating. I met the author, Stephen Chin, to discuss...
0 replies - 3979 views - 06/01/09 by James Sugrue in Articles

As written in my last blog, I've decided to look at other languages. Let's start with JavaFX. I like developing user interfaces and I've already spent half a...
1 replies - 9507 views - 05/21/09 by Anthony Goubard in Articles

In his latest blog post, Jonathan Schwartz talks about a new app store for Java codenamed Project Vector. By the time it's released it will likely be called...
17 replies - 8774 views - 05/19/09 by James Sugrue in News

As a developer who depends on the Eclipse platform daily, there are a number of projects that I couldn't do without in the Eclipse eco-system. I'm not talking...
4 replies - 11549 views - 05/15/09 by James Sugrue in Articles

Adobe did a very good job with Flex and they are far ahead of their
rivals in RIA area. Meanwhile Google is doing great with several Java
projects (such as...
11 replies - 28221 views - 05/15/09 by Murat Yener in Articles