-
Core Java
Eclipse refactoring on steroids
In my last post about common Java violations, I listed a set of mistakes that java developers tend to make.…
Read More » -
Software Development
Apache OpenOffice just graduated from the Incubator
Apache OpenOffice has just made it out of the Incubator and is now an official Apache Software Foundation project. “What?”,…
Read More » -
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 »