# short biography my %lifeline = ( 'born' => 1979, 'died' => undef, 'first_time' => { 'BASIC' => 1991, 'PASCAL' => 1992, 'C' => 1994, 'Java' => 1998, 'Perl' => 1999, 'post' => { date => "Dec 17, 2001 @ 10 p.m.", node => 132731 }, # list of XP 'ranks' and dates # I received them. # Too slow... 9 days since joining! # (actually, around 8 days ;) 'monk' => "Dec 26, 2001", # 1000 XP on 100th post! (yeah, i slacked # off for a while there) 'abbot' => "Mar 07, 2002", # 1600 xp on 131th post ;/ . 'bishop' => "May 2, 2002", # 2300 xp on 177th post 'pontiff' => "May 23, 2002", # 3000 XP on 214th post # (hey, that wasn't too long a wait was it?) 'saint' => "June 06, 2002", } );