]> i-scream Git - www.i-scream.org.git/blobdiff - www/who.shtml
Commit new website. The old site is tagged, so this won't change the live
[www.i-scream.org.git] / www / who.shtml
index 071aa10bb230b8c673f843fa64c3f0491d69e61d..c2f3d226119c7ba03d286583083d4f5ae04ba7b9 100644 (file)
@@ -1,88 +1,77 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--
-    $Author$
-    $Id$
--->
-
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
 <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.">
+<title>skeleton</title>
+<!--#include virtual="/style.inc" -->
 </head>
 
-<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+<body>
 
-<table border="0" cellpadding="2" cellspacing="2">
- <tr>
-  <td valign="top">
-<!--#include virtual="left.inc" -->
-  </td>
-  <td valign="top">
-<!--#include virtual="title.inc" -->
+<div id="container">
 
-    <table border="0" width="500">
-     <tr>
-      <td>
-       <font size="2" face="arial,sans-serif">
-       
-       <center><h3>Who We Are</h3></center>
+<div id="main">
 
-       <p align="left">
-       We started as a group of four 3rd year
-       <a href="http://www.cs.kent.ac.uk">Computer Science</a> students
-       at the University of Kent doing our final year project. Since
-       then we've had a few changes in developers, but we're moving
-       the project on. Here's who we are.
+<!--#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>
        
-       <h4>Current developers</h4>
+       <h2>Current team</h2>
      
-       <p align="left">
-        <b>Tim Bishop</b> - tim&#64;i-scream.org
-        <ul>
-         <li><a href="http://www.bishnet.net/tim/">Homepage</a>
-         <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/">Work</a>
-         <li><a href="http://www.bishnet.net/tim/cv.shtml">View my C.V.</a>
-        </ul>
+       <p>
+        <b>Tim Bishop</b> - tdb&#64;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 align="left">
-        <b>Alex Moore</b> - aj&#64;i-scream.org
+       <p>
+        <b>Alex Moore</b> - ajm&#64;i-scream.org
        </p>
        
-       <p align="left">
+       <p>
         <b>Adam Sampson</b> - ats&#64;i-scream.org
-        <ul>
-         <li><a href="http://www.offog.org/">Homepage</a>
-        </ul>
        </p>
+       <ul>
+        <li><a href="http://www.offog.org/">Homepage</a></li>
+       </ul>
 
-       <p align="left">
-        <b>Pete Saunders</b> - pajs&#64;i-scream.org
-        <ul>
-         <li><a href="http://www.cs.kent.ac.uk/people/staff/pajs/">Work</a>
-        </ul>
+       <p>
+        <b>Peter Saunders</b> - pajs&#64;i-scream.org
        </p>
+       <ul>
+        <li><a href="http://www.cs.kent.ac.uk/people/staff/pajs/">Work</a></li>
+       </ul>
        
-       <p align="left">
+       <p>
         Group Mailing List - <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
        </p>
-       
-       </font>
-      </td>
-     </tr>   
-    </table>
+</div>
 
-<!--#include virtual="bottom.inc" -->
-  </td>
- </tr>
-</table>
+<!--#include virtual="/footer.inc" -->
 
-</body>
+</div>
+
+<!--#include virtual="/menu.inc" -->
 
+</div>
+
+</body>
 </html>