-
Career
Why You Are Overpaid
I wrote Why You Make Less Money in early 2013, which attempted to account for the many reasons some technology professionals make…
Read More » -
Groovy
Using database views in Grails
This post is a quick explanation on how to use database views in Grails. For an introduction I tried to…
Read More » -
Enterprise Java
Simple Message Queue using Redis
In this posts we will use Redis as a simple message queue, using list commands. Let’s say we have an…
Read More » -
Enterprise Java
What’s new in Spring
Let’s check on some new releases announced by the Spring community over the previous days: Spring Boot 1.0.0.RC1 Spring was…
Read More » -
Software Development
Something to Consider as Java Tops the Programming Charts
The following is a contributed article from Dennis Chu of Coverity: Something to Consider as Java Tops the Programming Charts…
Read More » -
Agile
Can you Learn and Improve without Agile Retrospectives? Of course you can…
Retrospectives – bringing the team together on a regular basis to examine how they are working and identify where and…
Read More » -
Enterprise Java
Proof-of-Concept Using Spring Roo
In my time with Keyhole, I’ve been involved in a number of projects where the client was asking us to…
Read More » -
Enterprise Java
TestNG: Run tests sequentially with @DataProvider inside one test class
Many java developers and automation test engineers use TestNG as a testing framework in their job. I’m not an exception.…
Read More » -
Enterprise Java
Drools : PHREAK Stack Based Evaluations and Backward Chaining
A while back I wrote a blog on our new algorithm: http://blog.athico.com/2013/11/rip-rete-time-to-get-phreaky.html Someone asked me about the new stack based…
Read More »