September 04, 2010
Scala, JSF 2, and NetBeans. I am working on a web site that will help students practice their Scala programming skills. As I labored along, writing my JSF app code, I thought “this is silly—why not practice Scala at the same time?” But I like JSF and wasn'...
More »
September 03, 2010
Dropping Boxes with JavaFX. Dropping Boxes with JavaFX
If you want to work for DropBox, they have an interesting programming test which solution must be submitted together with the CV. I’m not considering a position at DropBox, but their test was too fun to ignore: an int...
More »
|
 |
January 2009
January 31, 2009
Writing a proper Unix daemon in Java used to be very difficult, due to the lack of access to the OS capabilities from Java. So I wrote a library to overcome this problem.
More »
January 31, 2009
After my last blog post on composite components, Ed Burns, the spec lead, pointed out a better way to do things, by using a controller for the component. Here's a short explanation of what to do to make that work.
More »
January 31, 2009
A two-part analysis contains many accolades.
More »
January 30, 2009
I just released a new version of GlassFish gem ver 0.9.2. This release has startup time improvement and it also contains few critical bug fixes. The change log for ver 0.9.2 can be found here. The main issue was to do with the timeout during startup ...
More »
January 30, 2009
If you want to use Hudson to automatically deploy your WAR file to Glassfish this is a must read!
More »
January 30, 2009
Introduce two approaches to pass parameters to Synth painters.
More »
January 30, 2009
Interested in contributing to open source ? Archana N has a
recommendation for you: Flame the sparks of
passion in you,
Experience the world of
Open Source anew.
Discover your potentials
as they unfold,
Venture to contribute in
the technologies unto...
More »
January 30, 2009
GlassFish
provides support for High Availability by creating a cluster of server
instances and session state replication. This enhances the
scalability and availability of your application and is a critical
piece of decision making critieria when sel...
More »
January 30, 2009
Why do you do open source? Also:
Java Today: OpenSSO Community Day, Swing progress monitoring, and virtual federation with OpenSSO
java.net Poll: What do you think of the current JSR-316 (Java EE 6) proposal?
Weblogs: Synth painters, JSP on Grizzly...
More »
January 29, 2009
Some of the live presentations from last year's Devoxx conference in Antwerp are starting to be posted on their site. I've had a couple of requests for the slides from the Java Power Tools talk I gave there. So, for...
More »
|