
I have published The Single Page Interface Manifesto. The objective of this manifesto is to promote the progressive disappearance of the use of pages not only...
23 replies - 20159 views - 03/11/10 by Jose Maria Arranz in Articles

Here is a very interesting take on the concept of Integrated Development Environment. As opposed to traditional IDE’s, which work at the same level as...
4 replies - 7685 views - 03/11/10 by Cedric Beust in Articles

It's easier to wrap an existing piece of Java code in Clojure than it is to do the inverse, but because Clojure is implemented as a Java class library, it's...
0 replies - 8629 views - 03/10/10 by Mitch Pronschinske in Articles

From Java EE to Google App Engine to GigaSpaces, the idea of developing against a middleware or "infrastructure" API is well established in the Java...
0 replies - 4260 views - 03/10/10 by Andrew Phillips in Articles

Frank Wierzbicki is the Jython project lead and a lead developer at Sauce Labs. He's been working on Jython as an open source project since 2004 and using...
1 replies - 5261 views - 03/09/10 by Eric Hagan in Videos

Today we're going to take a look at the Visitor pattern. Of all of the patterns that I've used so far, Visitor is by far the most powerful and convenient. ...
20 replies - 47638 views - 03/09/10 by James Sugrue in Articles

n my current project, I need to launch an external application and
maybe execute some additional commands on this external application.
Due to the very...
3 replies - 4088 views - 03/09/10 by Peter Friese in Articles

In a recent post, XebiaLabs' CTO Vincent Partington discussed some important organizational topics you will want to address while introducing deployment...
0 replies - 3929 views - 03/09/10 by Andrew Phillips in Articles

Someone recently asked me what technologies I would recommend for the next Enterprise Web Project.
Like a good little software developer, my initial reaction...
1 replies - 4323 views - 03/09/10 by Daniel Alexiuc in Articles

The DZone team was very sad to read the news
that Felipe Gaúcho had passed away this weekend. Felipe has been an
active member of JavaLobby for many years,...
3 replies - 7930 views - 03/08/10 by James Sugrue in News

OSGi focusses on modularity and it is right now (future may change it)
the only viable way to split your application into...
37 replies - 17207 views - 03/08/10 by adam bien in Articles

Common Complaint: "This was the nth time that someone was up
in arms that [X] was broken ... PL/SQL that ... has one function that
is over 1,500 lines...
3 replies - 4071 views - 03/08/10 by Steven Lott in Articles

In my wildest dream I was wondering why
wouldn't it be possible to have a code repository that learns on its own from
various code done in an organization,...
5 replies - 3784 views - 03/08/10 by Senthil Balakrishnan in Articles

Back in Sun, this was one my favorite blog posts. Just reposting it here for what will happen to the Sun blogs, I don;t know.
The DTrace community doesn’t...
0 replies - 4111 views - 03/06/10 by Amit Saha in Articles

Transaction design seems to be really hard for some people. The
transactions they build seem to based on some crazy assumptions. The
problem is that...
1 replies - 5813 views - 03/06/10 by Steven Lott in Articles