You ever wanted to be as cool as Beck, Cunningham and Jeffries and program extreme but never had partner to do so? This time might be over with your virtual pair programming partner from Azzurri.
I found out about this amazing piece of technology when I searched the web for useful eclipse plug-ins. After installation this tool plugs into your eclipse workbench and after a short analysis of your current project your new friend is starting to give hints on your code. This is very helpful if you stuck with a difficult implementation decision or if you are just unsure about your last lines. The advices are surprisingly sophisticated and seem to base on a huge database of best practices and programming patterns.
The example shows “Birdie” in action:

I start the Solo Programming Eclipse plugin every time I need something to smile about ;-).