Java
-
Google API: How to access Analytics data?
Before we dig into Google Analytics API it is always useful to understand few of the Google Analytics jargon and…
Read More » -
RichText editor component for SWT based applications
This article will go through the task of implementing our own RichText editor component with SWT. I faced the need…
Read More » -
When to use Apache Camel?
Apache Camel is one of my favorite open source frameworks in the JVM / Java environment. It enables easy integration…
Read More » -
Plan B? That is Plan N … Nothing. Jigsaw follows in 2015
What a day. When the typical European is winding down people in the States are starting with coffee. This is…
Read More » -
Java Lock Implementations
We all use 3rd party libraries as a normal part of development. Generally, we have no control over their internals.…
Read More » -
Logback: Logging revisited
Hi, I am back again with my rant about logging as an inherent part of any application design and development.…
Read More » -
JUnit, Logback, Maven with Spring 3
In this series we have already learnt to set up a basic Spring MVC application and learnt how to handle…
Read More » -
Teaser: Bare-knuckle SOA
I’m working on this idea, and I don’t know if it appeals to you guys. I’d like your input on…
Read More » -
Read-only ViewObject and Declarative SQL mode
Introduction The declarative SQL mode is considered to be one of the most valuable advantages of the entity-based view objects.…
Read More »