I was very excited to receive my copy of Spring Roo in Action. This is a fairly recent MEAP offering from Manning and is scheduled to be ready by the end of this year (2011). A 500-page quick-start guide, and IMHO, the missing manual for anyone interested in learning agile and rapid prototyping using Spring Roo.
The Elephant Rider in Action
I was very excited to get my hands on a copy of Mahout in Action. Artificial Intelligence and Machine Learning are my most favourite subjects in Computer Science. Back during my school days, AI and ML were primarily used in research, and sometimes banks use them for fraud detection. I am glad that it is gradually being adopted in mainstream businesses with the help of easy to use frameworks like Mahout, backed by commodity distributing platforms like Hadoop.
Powershell in Action (Second Edition)
There are many compelling reasons to get a copy of Powershell in Action (2nd Edition) but I will cover the important few. This is a great book currently in the MEAP process at Manning, and I believe, is pretty much near completion.
Exclude Rules for Eclipse+SVN
More like a "note to self", but I'm sure others might find useful. Here's a list of excludes to include that will prevent Eclipse artifacts from synchronizing on your Subversion server.
- .project
- .classpath
- .settings (added on 17-Jan-11)
- .springBeans (added on 14-Dec-10)
- target (and/or bin)
Location Aware Applications (Part 2)
This post follows my earlier review of the first six chapters of "Location Aware Applications". I recently received an update containing two new chapters covering topics on connectivity issues and how to monetize your LBS applications.