ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/who.xhtml
Revision: 1.9
Committed: Thu May 31 15:37:46 2001 UTC (22 years, 10 months ago) by pjm2
Branch: MAIN
Changes since 1.8: +19 -38 lines
Log Message:
Added the links to our own pages rather than the descriptions

File Contents

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