-
Enterprise Java
JBoss Drools – Getting started
This post will be about me getting to grips with JBoss Drools. The reasoning behind it is: SAP bought out…
Read More » -
Core Java
Manipulating Java Class Files with ASM 4 – Part One : Hello World!
What is ASM: ASM is an open source java library for manipulating java byte code. So it has the same…
Read More » -
Best Of The Week
Best Of The Week – 2012 – W07
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Software Development
Redmine Installation & Getting Started Guide
Redmine is a free and open source, flexible web-based project management and bug-tracking tool, written using the Ruby on Rails…
Read More » -
Core Java
Virtualizing Your Java Applications: Best Practices (JavaOne 2011)
Justin Murray started his presentation [“Virtualizing Your Java Applications: Best Practices” (21860)] about five minutes early and began by saying…
Read More » -
Enterprise Java
Concurrency Pattern: Producer and Consumer
In my career spanning 15 years, the problem of Producer and Consumer is one that I have come across only…
Read More » -
Enterprise Java
Set up a Spring 3 development environment
This tutorial explains in short how to set-up a typical environment to develop Spring based applications. There is no prerequesite…
Read More » -
Enterprise Java
JBoss AS 7.1.0.Final “Thunder” released – Java EE 6 Full Profile certified!
After just about more than a year of development on JBoss AS7, we have now released 7.1.0.Final “Thunder”! The download…
Read More » -
Scala
Variations for computing results from sequences in Scala
Introduction A common question from students who are new to Scala is: What is the difference between using the map…
Read More »