
Yesterday I learned that there is an O(n) integer sort algorithm (I should have read this before in a basic algorithm book :-/).
Now I wondered: is this...
5 replies - 16878 views - 03/02/10 by Peter ___ in Articles

Dependency Injection is one of the techniques that I use regularly when
I am programming in Java. It's a nice way of making an application
decoupled from...
0 replies - 5912 views - 03/02/10 by Debasish Ghosh in Articles

Chrome Usage Keeps Growing, IE Keeps Dwindling The February report on NetMarketshare's browser stats show many continuing trends. Once again, Chrome...
0 replies - 16641 views - 03/02/10 by Mitch Pronschinske in Daily Dose

Having focussed on the two factory patterns over the last week, today we'll take a look at the Strategy Pattern, a useful pattern in changing algorithm...
7 replies - 42505 views - 03/01/10 by James Sugrue in Articles

There are currently two exciting platforms for which one can develop:The
Java Virtual Machine (JVM). Advantages: Great tools, hosts many
languages, lots of...
21 replies - 8883 views - 03/01/10 by Axel Rauschmayer in Articles

Jigsaw will come with JDK 1.7 and is now part of the openjdk project and so opensource. Other JDK implementations could simply...
1 replies - 4789 views - 03/01/10 by adam bien in Articles

What does the Next Generation REST client look like? Bill Burke had a few ideas... guess who's implementing them? Yours truly.
I like the general...
0 replies - 6735 views - 03/01/10 by Solomon Duskis in Articles

For many Java teams, switching to Maven will introduce them to formal
dependency management. Maven actually does a pretty decent job and is a
fantastic...
2 replies - 11611 views - 03/01/10 by Eric Minick in Articles

Sonatype is spreading the word: 'Come to us and we'll help you migrate your Maven projects off of Java.net and on to Nexus OSS.' Many developers agree,...
1 replies - 7491 views - 03/01/10 by Mitch Pronschinske in Articles

As part of my efforts to create more concise Unit Tests in Java, Steve McLarnon and I recently added the ability to create a stub and stub one method with only...
2 replies - 4924 views - 02/27/10 by Jay Fields in Articles

On a few projects that I've worked on one of the
things that we've done is create a shared library of objects which can
be used across several different...
4 replies - 4401 views - 02/27/10 by Mark Needham in Articles

When I start the mavenization of my projects, I had some doubts - because of my ignorance - about where to put my Maven repositories. I have two scenarios:...
0 replies - 7545 views - 02/26/10 by Fabrizio Giudici in News

Deploying Maven artifacts using the java.net repository is always a
challenge and most of the time the result is unpredictable...the good
news is...
0 replies - 4889 views - 02/26/10 by Jean-Francois Arcand in Articles

One of the most controversial but yet powerful techniques for integrating distributed systems is the JSONP format,
a javascript function that bypasses the...
0 replies - 11427 views - 02/26/10 by Felipe Gaúcho in Articles

IBM WebSphere Application Server V7 Feature Pack for OSGi Applications and Java Persistence API (JPA) 2.0 Open Beta
IBM® WebSphere® Application Server...
0 replies - 1546 views - 02/25/10 by Yakura Coffee in Announcements