--- web/www/who.shtml 2000/11/20 03:08:21 1.3 +++ web/www/who.shtml 2000/11/20 09:10:42 1.5 @@ -3,7 +3,7 @@ @@ -41,41 +41,50 @@
- Ash Beeson - ash@i-scream.org.uk + Ash Beeson - ash@i-scream.org.uk
-+
Ash draws unrelated items of artwork on the whiteboard and thus inspires
- interesting names for projects.
+ interesting names for projects.
+ BoardDoodler ash = new BoardDoodler("Ash", new IceCream("bung"));
- Tim Bishop - tim@i-scream.org.uk + Tim Bishop - tim@i-scream.org.uk
Tim sleeps with the Java API under his pillow and is always quick to find
a relevant link. He also enjoys playing with CORBA and other network
- related gubbins.
+ related gubbins.
+ CorbaChimp tim = new CorbaChimp("Tim");
- Alex Moore - aj@i-scream.org.uk + Alex Moore - aj@i-scream.org.uk
- AJ is the ideas man... he is always coming up with "yet another" funky
- little idea we could use. Using CORBA was probably his idea, and as such
- him and Tim spend their time sending messages over CORBA.
+ AJ is the ideas man... he is always coming up with "yet another" funky
+ little idea we could use so we have to change our minds yet again ;-).
+ Sometimes sends out interesting URLs that other group members sent out
+ a month ago.
+ Using CORBA was probably his idea, and as such him and Tim spend their
+ time sending messages over CORBA, just for fun.
+ CorbaChimp aj = new CorbaChimp("AJ");
- Paul Mutton - paul@i-scream.org.uk + Paul Mutton - paul@i-scream.org.uk
- Paul is our resident web guru, and therefore gets lumbered with anything
- vaguely related to the web... that's why he gets to implement the XML stuff :)
+ Paul is our resident webmonkey, and therefore gets lumbered with
+ [nay, chooses] anything and everything (amongst other things) vaguely related
+ to that area, such as reading in raw XML from UDP packets and making blue
+ websites.
+ WebMonkey paul = new WebMonkey("XML", "XML", "XML");
@@ -94,4 +103,4 @@