For those struggling to get Ruby 1.9.2 and Rails 3 installed on Max OSX. Continue reading
Category Archives: Uncategorized
EJB3 With WebWork
The letters ‘E J B’ cause me to slouch back and say “oh no…”. But after a few encouraging words to myself, I gave it a shot. Continue reading
Code Analyzer – PMD
If you have a code review process in place, how do you make sure that the review is fruitful. The last thing you want is to spend many hours across different reviews pointing out the same thing over and over again. Continue reading
Flat File Parser
After a few projects where I had to parse through legacy flat files I decided enough was enough and decided to write my own parser. This parser would do exactly one thing efficiently and that was convert lines from the flat file to java objects. I wanted something that was thin and did exactly what I mentioned above and no other frills. Continue reading
Achieving Better Software Code Quality
Code Quality. Have you achieved it. If yes – Congrats and bi. If not read on. Continue reading
Intelligent Software Agents in Knowledge Management
The goal of this article is to introduce the reader to the concepts and theory behind the knowledge management process and how intelligent software agents can help to manage the knowledge management process. Continue reading