Johan's blog
Using Glassfish Embedded in offline modeSunday 07 Feb 2010 at 10:46
I have been using Glassfish Embedded (or is it Embedded Glassfish) in a customer project recently. At first, I just considered it as a customer project, but now that I think about it, the concept of Glassfish Embedded opens lots of possibilities.
more...
JavaFX chat application for focus groups
Friday 22 Jan 2010 at 15:56
Over the last months, we have worked on an application that allows companies and organizations to chat with a dedicated focus group in a controlled environment. We already have some users for this, e.g. a marketing company that wants to get the first impressions from users on a new campaign. The chat client is written in JavaFX and the backend runs on Glassfish v3 with Comet support enabled.
more...
GlassFish v3 release
Thursday 10 Dec 2009 at 15:16
A few minutes ago, GlassFish v3 was released. When I first talked about GlassFish v3 in this blog entry, I considered it a revolution rather than an evolution. Today, I still believe GlassFish v3 is more than just the numerical successor to GlassFish v2.
more...
JavaFX and OSGi, part 2
Tuesday 24 Nov 2009 at 20:32
In my previous blog entry, I described a method to execute an OSGi framework in a JavaFX runtime. In this entry, I show how you can write OSGi Bundles containing JavaFX code, and how they can be installed into the OSGi platform running in the JavaFX runtime.
more...
JavaFX and OSGi, part 1
Monday 05 Oct 2009 at 20:21
Integrating new technologies is something that I like. The combination of JavaFX RIA technology and the OSGi platform was on my wish-list for some time. The title of this entry contains "part 1" since I assume this is an ongoing effort.
more...
JavaFX location example with GPS
Saturday 26 Sep 2009 at 14:09
One of the cool things about the JavaFX Mobile platform running on my HTC Diamond phone, is the easy integration with GPS. In this article, I will describe the most simple example I could come up with.
more...
