
Writing Atmosphere's Comet based applications is simple. Imagine using Scala instead of Java...it becomes really simple! No need to learn Lift anymore :-)
Not...
3 replies - 11845 views - 08/26/09 by Jean-Francois Arcand in Articles

I have a personal hatred for weekend conferences*. To me, a weekend
conference ensures that I'll be "working" for 12 straight days. I understand...
8 replies - 12193 views - 08/21/09 by Jay Fields in Articles

DZone sat down with Alex Miller to talk about his upcoming conference
Strange Loop. The Strange Loop conference was started by
Alex to bring developers...
0 replies - 6172 views - 08/20/09 by Justin Sargent in Uncategorized

Today I am looking into a JavaServer Faces application that I am
having to make a few changes to. I didn't write it and the developer
who did write it,...
25 replies - 14105 views - 08/20/09 by Chris Hardin in Articles

During past projects / reviews I found the following naming conventions for interfaces and their realizations://1. IService service = new Service();//2....
13 replies - 3439 views - 08/19/09 by adam bien in Articles

There have been quite a few murmers in the web sphere today regarding
the ways Java programming paradigms have changed since its inception in
the late 90s. A...
8 replies - 11116 views - 08/17/09 by Debasish Ghosh in Articles

With so many different licencing options available in software development, it can be difficult to ensure that you are abiding by the agreements for any...
0 replies - 5865 views - 08/17/09 by James Sugrue in Articles

Behaviour-driven development is a great way to design and build the
web layers of your application. In this article, I look at how to use
JWebUnit, a fast...
1 replies - 5044 views - 08/17/09 by John Ferguson Smart in Articles

There are lots of benefits to modularity, some of which I discussed when introducing modularity patterns. But here’s a simple example, which serves as a...
0 replies - 6859 views - 08/14/09 by Kirk Knoernschild in Articles

In a recent post,
Stephan Schmidt makes several suggestions in order to write "Next
Generation Java". Unfortunately, I disagree with most of...
11 replies - 5830 views - 08/12/09 by Cedric Beust in Articles

Prior to the release of JavaFX 1.2, an earlier blog post
explained how creating an application with a scenegraph containing a
large number of nodes can have...
11 replies - 5092 views - 08/11/09 by Jim Connors in Articles

In one of my earlier posts
(almost a year back) I had indicated how type driven modeling leads to
succinct domain structures that inherit the following...
0 replies - 3614 views - 08/10/09 by Debasish Ghosh in Articles

Starting from 1991 and going all the way to the present, this video by Jesse Davis shows how Java has evolved, weaving it with cultural highlights along the...
5 replies - 12618 views - 08/07/09 by James Sugrue in Videos

This week, I was tasked to create a development infrastructure with the following components:
Subversion for SCMTrac for bugtrackingHudson for CISonar for...
15 replies - 10641 views - 08/06/09 by Nicolas Frankel in News

In The Two Faces of Modularity & OSGi,
I talked about the OSGi runtime and development models. The development
model has two facets - a programming model...
0 replies - 7745 views - 08/05/09 by Kirk Knoernschild in Articles