New DevX Article on Java Bots

I just had a bots article published by DevX. This article shows how to create a hybrid bot that makes use of both web services and traditional HTTP programming. This article uses the Yahoo search API to scan for articles on a famous person. Then a traditional bot looks at each article and attempts to find the birth year for the famous person. From all of the articles, the program determines what it believes is the correct birth year for the person.