-
Android Core

Turbo-charge your Android emulator for faster development
I came across an article, which claims to boost the Android emulator’s performance using Intel’s Hardware Accelerated Execution Manager (HAXM)…
Read More » -
Core Java

Java 7: Meet the Fork/Join Framework
JSR-166(y) is the official name of this new feature which is included in Java 7. If you notice there is…
Read More » -
DevOps

Distributed Apache Flume Setup With an HDFS Sink
I have recently spent a few days getting up to speed with Flume, Cloudera‘s distributed log offering. If you haven’t…
Read More » -
Android Core

Start Android Development in 5 Minutes
Android OS is the most popular mobile OS nowadays (leading market with %46.9 above iOS’s %18.8). Besides, globally over %20…
Read More » -
Enterprise Java

MapReduce: Working Through Data-Intensive Text Processing – Local Aggregation Part II
This post continues with the series on implementing algorithms found in the Data Intensive Processing with MapReduce book. Part one…
Read More » -
Enterprise Java

CometD: Facebook similar chat for your Java web application
Chatting is easy just like eating a piece of cake or drinking a hot coffee. Have you ever thought about…
Read More » -
Desktop Java

Create new message notification pop up in Java
First create JFrame to work as pop up. Add some JLabels in it to contain information and assign them at…
Read More » -
Software Development

How I select Open Source projects
Earlier this day somebody sent a image on twitter. Its title was something like, “how to choose Open Source projects”…
Read More » -
Software Development

On Measuring Code Coverage
In a previous post, I explained how to visualize what part of your code is covered by your tests. This…
Read More »







