-
Scala

Your build tool is your good friend: what sbt can do for Java developer
I think for developers picking the right build tool is a very important choice. For years I have been sticking…
Read More » -
Enterprise Java

Differentiating Ant Target-Based Gradle Tasks
In my blog post Evolving Gradle Build from Ant Build: Importing Ant Build File, I demonstrated using Gradle‘s built-in AntBuilder-based…
Read More » -
Agile

What we can learn from Scrum
Even if for any reason you cannot apply nor introduce Agile methodologies in your organization, there are of course still…
Read More » -
Software Development

How much can Testers help in Appsec?
It’s not clear how much of a role QA – which in most organizations means black box testers who do…
Read More » -
Android Core

Android Bound Service: IPC with Messenger
In this post, we want to talk about Android Bound Service. A bound service is a service that allows other…
Read More » -
Core Java

Oracle ships Java 8
Oracle has decided to ship upgrade to JDK (Java Development Kit) 8 on March 18, even though the new release…
Read More » -
Scala

Three flavours of request-response pattern in Akka
Imagine a simple Akka actor system consisting of two parties: MonitoringActor and NetworkActor. Whenever someone (client) sends CheckHealth to the…
Read More » -
Software Development

Why The Web Isn’t Semantic Yet
The semantic web. You’ve heard about it. What is it? Chances are, you don’t have a completely clear idea. But…
Read More » -
Enterprise Java

Spring Integration Publisher
Consider a hypothetical requirement – You have a service class in your application and you want to capture some information…
Read More »








