-
Enterprise Java
Introducing Hadoop Development Tools
Few days back Apache Hadoop Development Tools a.k.a. HDT was released. The projects aims at bringing plugins in eclipse to simplify…
Read More » -
Core Java
Developing Eclipse plugins
Recently I started working with a team on an Eclipse plugin. The team had developed an awesome plugin that does…
Read More » -
Software Development
In-experienced development = Bowl full of Soup
There are times when things become an uphill task all of a sudden. It happened to me in my last…
Read More » -
Enterprise Java
Lets Crunch big data
As developers our focus is on simpler, effective solutions and thus one of the most valued principle is “Keep it…
Read More » -
Core Java
Using EasyMock or Mockito
I have been using EasyMock for most of time but recently I worked with a few people who were pretty…
Read More » -
Enterprise Java
Web-service learnings with Apache CXF
In my last couple of projects I worked with web-services, creating them at some places and consuming them at others.…
Read More » -
Core Java
Use java.util.prefs.Preferences instead of java.util.Properties
A typical installer for an application needs to ask the user a couple of options and some of these are…
Read More »