--- web/www/who.shtml 2000/11/20 03:05:07 1.2 +++ web/www/who.shtml 2001/05/10 17:07:35 1.6 @@ -1,9 +1,9 @@ @@ -41,49 +41,54 @@
- Ash Beeson - ash@i-scream.org.uk + Ash Beeson - ash at 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 at 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 at 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 there 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 at i-scream.org.uk
- Paul is our resident web guru, and therefore gets lumbered with anything
- vaguely related to the web... thus he gets to implement the XML :)
+ 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");
Group Mailing List - dev@i-scream.org.uk -
- -- In time we may decide to write a bit about ourselves.
@@ -98,4 +103,4 @@