-
Enterprise Java
Gradle archetype for Spring applications
I am releasing a Gradle archetype useful for creating Java/Groovy applications based on Springframework. Of course, it is not a…
Read More » -
Enterprise Java
Java Memcached on Mac OS X
Introduction In this article I will explain how you can: Install and Configure Memcached on Mac OS X Use Memcached…
Read More » -
Android Core
Does your App Support Android 4.0? Think Again
Think your app supports Android 4.0 just because you support 2.2 or 2.3? Maybe not. If your app uses a…
Read More » -
Software Development
Developer’s Fantasies
The moment I became a proud father I almost lost all of my free time. Since then I became a…
Read More » -
Scala
Squealer: An Anti-ORM Influenced Scala Tool
I was reading a blog post from Prismatic the other day and it got me thinking about how we, as…
Read More » -
Software Development
SQL tooling, the ranking
When you need to get up and running quickly with your database, the tooling becomes very important. When developing jOOQ…
Read More » -
Enterprise Java
Better looking HTML test reports for TestNG with ReportNG – Maven guide
TestNG is a testing framework created as an annotation driven alternative for JUnit 3 in times when “extends TestCase” was…
Read More » -
Software Development
Joins with Map Reduce
I have been reading on Join implementations available for Hadoop for past few days. In this post I recap some…
Read More » -
Enterprise Java
Spring & JSF integration: Dynamic Navigation
Often your JSF application will need to move beyond basic static navigation and start to make dynamic navigation decisions. For…
Read More »