javaranch – the web based pick winners program

Site menu:

Topics

Recent Posts

Blog

 

May 2009
M T W T F S S
« Apr   Jun »
 123
45678910
11121314151617
18192021222324
25262728293031

Past Posts

Links:

Archive for May 25th, 2009

javaranch – the web based pick winners program

May 25th, 2009 by Jeanne Boyarsky

JavaRanch uses a Java program to pick the weekly winners for book promotions.  It previously used a serious of classes that went the URLs, parsed the data, went to more URLs, picked some random winners and then output them to a file.  These contortions were done because the old software was hard to change.  With [...]