--- web/www/who.xhtml 2004/03/23 20:22:27 1.20 +++ web/www/who.xhtml 2013/06/21 23:07:26 1.32 @@ -1,74 +1,70 @@ <!--#include virtual="/doctype.inc" --> - -<head> -<title>skeleton</title> + <head> + <title> + Who We Are + </title> <!--#include virtual="/style.inc" --> -</head> - -<body> - -<div id="container"> - -<div id="main"> - + </head> + <body> + <div id="container"> + <div id="main"> <!--#include virtual="/header.inc" --> - -<div id="contents"> - <h1 class="top">Who We Are</h1> - - <p> - We started out as a group of four final year <a href="http://www.cs.kent.ac.uk">Computer - Science</a> students at the University of Kent doing our final year project. During that year - we developed the <a href="/cms/">CMS</a> package more or less as it stands today. - </p> - <p> - Since the end of that year we've had a few changes in members, but we're still developing - software. We've taken the <a href="/cms/">CMS</a> and developed it further, and we've written - libraries to support it. We're now working on a new system to replace it known currently as <a - href="/laroona/">Laroona</a>. - </p> - - <h2>Current team</h2> - - <p> - <b>Tim Bishop</b> - tdb@i-scream.org - </p> - <ul> - <li><a href="http://www.bishnet.net/tim/">Homepage</a></li> - <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/">Work</a></li> - <li><a href="http://www.bishnet.net/tim/cv.shtml">View my C.V.</a></li> - </ul> - - <p> - <b>Alex Moore</b> - ajm@i-scream.org - </p> - - <p> - <b>Adam Sampson</b> - ats@i-scream.org - </p> - <ul> - <li><a href="http://www.offog.org/">Homepage</a></li> - </ul> - - <p> - <b>Peter Saunders</b> - pajs@i-scream.org - </p> - <ul> - <li><a href="http://www.cs.kent.ac.uk/people/staff/pajs/">Work</a></li> - </ul> - - <p> - Group Mailing List - <a href="mailto:dev@i-scream.org">dev@i-scream.org</a> - </p> -</div> - + <div id="contents"> + <h1 class="top"> + Who We Are + </h1> + <p> + i-scream started out as a group of four final year + <a href="http://www.cs.kent.ac.uk">Computer Science</a> + students at the University of Kent doing a final year + project. During that year they developed the + <a href="/cms/">CMS</a> package more or less as it stands + today. + </p> + <p> + Since the end of that year we've had a few changes in + members, but we're still developing software. We've taken + the <a href="/cms/">CMS</a> and developed it further, and + we've written libraries to support it. + </p> + <h2> + Current team + </h2> + <p> + <b>Tim Bishop</b> - tdb@i-scream.org + </p> + <ul> + <li> + <a href="http://www.bishnet.net/tim/">Homepage</a> + </li> + <li> + <a href="http://www.cs.kent.ac.uk/people/staff/tdb/">Work</a> + </li> + <li> + <a href="http://www.bishnet.net/tim/blog/">Blog</a> + </li> + </ul> + <p> + <b>Alex Moore</b> + </p> + <p> + <b>Jens Rehsack</b> + </p> + <p> + <b>Adam Sampson</b> - ats@offog.org + </p> + <ul> + <li> + <a href="http://www.offog.org/">Homepage</a> + </li> + </ul> + <p> + <b>Peter Saunders</b> - pajs@i-scream.org + </p> + </div> <!--#include virtual="/footer.inc" --> - -</div> - + </div> <!--#include virtual="/menu.inc" --> - -</div> - -</body> + </div> + </body> </html>