-
Enterprise Java
JavaEE 7 with GlassFish on Eclipse Juno
Java EE 7 is hot. The first four JSRs passed the final approval ballot recently and GlassFish 4 reached promoted…
Read More » -
Scala
WatchService combined with Akka actors
WatchService is a handy class that can notify you about any file system changes (create/update/delete of file) in a given…
Read More » -
Enterprise Java
Spring Java Configuration
I have found that a lot of Spring developers I know still do not know about or use Spring Java…
Read More » -
Enterprise Java
Release of Disruptor 3.0.0
I’ve decided that I’m a bit bored of the whole putting a beta tag on various versions of the Disruptor…
Read More » -
Scala
Becoming Acquainted with Scala
There are many touted benefits of the Scala programming language, especially for Java developers. Among others, Scala’s advertised strengths and…
Read More » -
Enterprise Java
Spring with Maven
1. Overview This tutorial will discuss how to setup Spring with Maven and will go over specific usecases of using…
Read More » -
Enterprise Java
Running JUnit Tests Repeatedly Without Loops
Recently I came across a problem where I had to write tests for a method that calculates randomly distributed values…
Read More » -
Software Development
Choosing a Programming Language
What programming language to use is probably the single biggest technical decision facing a project. That one decision, affects every…
Read More » -
Software Development
How to increase donations to an open source project
Lots of open source projects raise money from their user communities by soliciting donations. Most open source projects will have…
Read More »