foreach.java: new style foreach introduced in Java 5 [Feb-18-2008]
splitws.java: split on whitespace [Feb-18-2008]
string_match.java: Use the regex match function built into the String class [Jan-26-2008]
streamsio.java: read from STDIN and write to STDERR [Dec-28-2007]
current_time.java: get system time in epoch UTC format and format into readable string [Dec-22-2007]
commandline.java: command line parsing [Nov-19-2007]
hello.java: Hello World in Java [Nov-17-2007]