-
Enterprise Java
Searching made easy with Apache Lucene 4.3
Lucene is a Full Text Search Engine written in Java which can lend powerful search capabilities to any application. At…
Read More » -
Android Core
Android Action Bar with Tab
Action bar was introduced from API level 11. In this post I will explain how to create tab in action…
Read More » -
Core Java
Why does my Java process consume more memory than Xmx?
Some of you have been there. You have added -Xmx option to your startup scripts and sat back relaxed knowing…
Read More » -
Career
Alternative Jobs For Bored Web/App Developers
I’ve recently seen a spate of engineers declaring boredom and/or dissatisfaction with their current roles and responsibilities, which leads them…
Read More » -
Core Java
Java SE 7 Update 25 – Release-Notes explained.
Yesterday was CPU day. Oracle released the Java SE update 25 with the June Java Critical Patch Update. After the…
Read More » -
Enterprise Java
Java EE 7 launch – Feedback and Press Coverage
Java EE 7 is a couple of days old already. We all have had a chance to either watch the…
Read More » -
Core Java
Documenting Compliance – About TCKs, Specifications and Testing
Working with software specifications is hard. No matter in which exact filed; you end up with the big question: Does…
Read More » -
Enterprise Java
Unit Testing Tip: Create Descriptive Tests
Your unit tests should be as descriptive as possible. The feedback they give you should be so clear you don’t…
Read More » -
Software Development
How design for testability can improve test automation capability
Introduction Testability refers to the capability of testing something. When this something is an IT solution, the most suited way…
Read More »