--- web/www/who.xhtml 2000/11/20 03:08:21 1.3 +++ web/www/who.xhtml 2000/11/20 08:56:52 1.4 @@ -3,7 +3,7 @@ @@ -44,9 +44,10 @@ 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"));
@@ -56,7 +57,8 @@
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");
@@ -64,9 +66,13 @@
- 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");
@@ -74,8 +80,11 @@
- 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 @@