]> i-scream Git - www.i-scream.org.git/blobdiff - www/who.xhtml
Update now RT has been deprecated.
[www.i-scream.org.git] / www / who.xhtml
index f6cd12d625cdd3517cb097115c090c6c2476994b..7dfdbb452cfb34de12e1d8578e1d9ed48ce8731b 100644 (file)
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--
-    who.shtml
-    Created by tdb1 30/10/2000
-    Last edited 10/05/2001
--->
-
-
-<html>
-
-<head>
- <title>Who We Are</title>
- <meta name="description" content="The i-scream Project is a central monitoring system for Unix, Linux and NT servers.">
- <meta name="keywords" content="i-scream, project, central monitoring system, unix, linux, nt, server, alert">
- <meta name="generator" content="notepad on acid, aye.">
-</head>
-
-<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
-
-<table border="0" cellpadding="2" cellspacing="2">
- <tr>
-  <td valign="top">
-<!--#include virtual="left.inc" -->
-  </td>
-  <td valign="top">
-<!--#include virtual="title.inc" -->
-
-    <table border="0" width="500">
-     <tr>
-      <td>
-       <font size="2" face="arial,sans-serif">
-       
-       <center><h3>Who We are</h3></center>
-
-       <p align="left">
-        We are a group of four 3rd year <a href="http://www.cs.ukc.ac.uk">
-        Computer Science</a> students at the University of Kent. As
-        part of our final year we have to undertake a project that
-        is worth a quarter of our final year mark. Here's who we are :-
-       </p>
-       
-       <p align="left">
-        <b>Ash Beeson</b> - ash at i-scream.org.uk
-       </p>
-       
-       <p align="left">
-        Ash draws unrelated items of artwork on the whiteboard and thus inspires
-        interesting names for projects.<br>
-        <i><code>BoardDoodler ash = new BoardDoodler("Ash", new IceCream("bung"));</code></i>
-       </p>
-       
-       <p align="left">
-        <b>Tim Bishop</b> - tim at i-scream.org.uk
-       </p>
-       
-       <p align="left">
-        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.<br>
-        <i><code>CorbaChimp tim = new CorbaChimp("Tim");</code></i>
-       </p>
-       
-       <p align="left">
-        <b>Alex Moore</b> - aj at i-scream.org.uk
-       </p>
-       
-       <p align="left">
-        AJ is the ideas man... he is always coming up with &quot;yet another&quot; 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.<br>
-        <i><code>CorbaChimp aj = new CorbaChimp("AJ");</code></i>
-       </p>
-       
-       <p align="left">
-        <b>Paul Mutton</b> - paul at i-scream.org.uk
-       </p>
-       
-       <p aligh="left">
-        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.<br>
-        <i><code>WebMonkey paul = new WebMonkey("XML", "XML", "XML");</code></i>
-       </p>
-       
-       <p align="left">
-        Group Mailing List - <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
-       </p>
-       
-       </font>
-      </td>
-     </tr>   
-    </table>
-
-<!--#include virtual="bottom.inc" -->
-  </td>
- </tr>
-</table>
-
-</body>
-
+<!--#include virtual="/doctype.inc" -->
+  <head>
+    <title>
+      Who We Are
+    </title>
+<!--#include virtual="/style.inc" -->
+  </head>
+  <body>
+    <div id="container">
+      <div id="main">
+<!--#include virtual="/header.inc" -->
+        <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 - PGP Key 0x6C226B37FDF38D55
+          </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>
+<!--#include virtual="/menu.inc" -->
+    </div>
+  </body>
 </html>