-
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 » -
Enterprise Java
Evolving Gradle Build from Ant Build: Importing Ant Build File
Changing the build system on a large project can be difficult and a lot of work. Fortunately for those migrating…
Read More » -
Software Development
Geospatial (distance) faceting using Lucene’s dynamic range facets
There have been several recent, quiet improvements to Lucene that, taken together, have made it surprisingly simple to add geospatial…
Read More »