ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/who.xhtml
Revision: 1.17
Committed: Thu May 15 20:48:01 2003 UTC (20 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.16: +10 -10 lines
Log Message:
Merge in changes from branch created for new server. The old server is now
history... so we can make the new server use HEAD.

File Contents

# User Rev Content
1 tdb 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2    
3     <!--
4 tdb 1.13 $Author: tdb $
5 tdb 1.17 $Id: who.shtml,v 1.16.2.1 2003/05/11 18:02:57 tdb Exp $
6 tdb 1.1 -->
7    
8    
9     <html>
10    
11     <head>
12     <title>Who We Are</title>
13     <meta name="description" content="The i-scream Project is a central monitoring system for Unix, Linux and NT servers.">
14     <meta name="keywords" content="i-scream, project, central monitoring system, unix, linux, nt, server, alert">
15     <meta name="generator" content="notepad on acid, aye.">
16     </head>
17    
18     <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
19    
20     <table border="0" cellpadding="2" cellspacing="2">
21     <tr>
22     <td valign="top">
23     <!--#include virtual="left.inc" -->
24     </td>
25     <td valign="top">
26     <!--#include virtual="title.inc" -->
27    
28     <table border="0" width="500">
29     <tr>
30     <td>
31     <font size="2" face="arial,sans-serif">
32    
33 pjm2 1.9 <center><h3>Who We Are</h3></center>
34 tdb 1.1
35     <p align="left">
36 tdb 1.17 We were a group of four 3rd year <a href="http://www.cs.kent.ac.uk">
37 tdb 1.1 Computer Science</a> students at the University of Kent. As
38 pjm2 1.9 part of our final year we had to undertake a project that
39     was worth a quarter of our final year mark. We now continue
40     developing the system in our own time.
41 tdb 1.2 </p>
42    
43 pjm2 1.9 <h4>Current core developers</h4>
44    
45    
46 tdb 1.1 <p align="left">
47 tdb 1.17 <b>Tim Bishop</b> - tim&#64;i-scream.org
48 pjm2 1.9 <ul>
49 tdb 1.14 <li><a href="http://www.bishnet.net/tim/">Homepage</a>
50 tdb 1.17 <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/">Work</a>
51 tdb 1.14 <li><a href="http://www.bishnet.net/tim/cv.shtml">View my C.V.</a>
52 pjm2 1.9 </ul>
53 tdb 1.1 </p>
54 tdb 1.2
55     <p align="left">
56 tdb 1.17 <b>Alex Moore</b> - aj&#64;i-scream.org
57 tdb 1.2 </p>
58    
59     <p align="left">
60 tdb 1.17 <b>Paul Mutton</b> - paul&#64;i-scream.org
61 pjm2 1.9 <ul>
62 tdb 1.13 <li><a href="http://www.jibble.org/">Homepage</a>
63 tdb 1.14 <li><a href="http://www.jibble.org/cv.php">View my C.V.</a>
64 tdb 1.17 <li><a href="http://www.cs.kent.ac.uk/people/rpg/pjm2/">Research</a>
65 tdb 1.15 </ul>
66     </p>
67    
68     <p align="left">
69 tdb 1.17 <b>Pete Saunders</b> - pajs&#64;i-scream.org
70 tdb 1.15 <ul>
71 tdb 1.17 <li><a href="http://www.cs.kent.ac.uk/people/staff/pajs/">Work</a>
72 pjm2 1.9 </ul>
73 tdb 1.2 </p>
74 tdb 1.1
75     <p align="left">
76 tdb 1.17 Group Mailing List - <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
77 tdb 1.1 </p>
78    
79     </font>
80     </td>
81     </tr>
82     </table>
83    
84     <!--#include virtual="bottom.inc" -->
85     </td>
86     </tr>
87     </table>
88    
89     </body>
90    
91 pjm2 1.4 </html>