-
Enterprise Java
Spring MVC for Atom Feeds
How to add feeds (Atom) to your web application with just two classes? How about Spring MVC? Here are my…
Read More » -
Desktop Java
Generate QR Code image from Java Program
If you are tech and gadget savvy, then you must be aware of QR codes. You will find it everywhere…
Read More » -
Career
Top 7 tips for succeeding in a technical interview for software engineers
In this post I would like to write on how to succeed in a technical interview based on my experience…
Read More » -
Enterprise Java
Clean code with aspects
In my previous post I’ve described the alphabet conversion, and I’ve mentioned that we used AspectJ to resolve that task,…
Read More » -
Core Java
Factory Design Pattern Case Study
I had a job to check our project code quality. And have to report it back to my team leader…
Read More » -
Enterprise Java
Setting up and playing with Apache Solr on Tomcat
A while back a had a little time to play with Solr, and was instantly blown away by the performance…
Read More » -
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 »