ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/who.xhtml
Revision: 1.10
Committed: Sat Jun 30 15:14:01 2001 UTC (22 years, 9 months ago) by tdb
Branch: MAIN
Changes since 1.9: +2 -1 lines
Log Message:
Made myself a homepage, so best link it in.

File Contents

# User Rev Content
1 tdb 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2    
3     <!--
4 tdb 1.6 who.shtml
5 tdb 1.1 Created by tdb1 30/10/2000
6 tdb 1.6 Last edited 10/05/2001
7 tdb 1.1 -->
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 pjm2 1.9 <center><h3>Who We Are</h3></center>
35 tdb 1.1
36     <p align="left">
37 pjm2 1.9 We were a group of four 3rd year <a href="http://www.cs.ukc.ac.uk">
38 tdb 1.1 Computer Science</a> students at the University of Kent. As
39 pjm2 1.9 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 tdb 1.2 </p>
43    
44 pjm2 1.9 <h4>Current core developers</h4>
45    
46    
47 tdb 1.1 <p align="left">
48 pjm2 1.8 <b>Tim Bishop</b> - tim<img src="atsign.gif" align="top" border="0" alt="_at_">i-scream.org.uk
49 pjm2 1.9 <ul>
50 tdb 1.10 <li><a href="/tim/index.html">Homepage</a>
51     <li><a href="/tim/cv/cv.html">View my C.V.</a>
52 pjm2 1.9 </ul>
53 tdb 1.1 </p>
54 pjm2 1.9
55 tdb 1.2
56     <p align="left">
57 pjm2 1.8 <b>Alex Moore</b> - aj<img src="atsign.gif" align="top" border="0" alt="_at_">i-scream.org.uk
58 pjm2 1.9 <ul>
59     <li><a href="/aj/cv">View my C.V.</a>
60     </ul>
61 tdb 1.2 </p>
62    
63     <p align="left">
64 pjm2 1.8 <b>Paul Mutton</b> - paul<img src="atsign.gif" align="top" border="0" alt="_at_">i-scream.org.uk
65 pjm2 1.9 <ul>
66     <li><a href="/paul/cv">View my C.V.</a>
67     <li><a href="/paul">Other stuff</a>
68     </ul>
69 tdb 1.2 </p>
70    
71 tdb 1.1
72     <p align="left">
73     Group Mailing List - <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
74     </p>
75    
76     </font>
77     </td>
78     </tr>
79     </table>
80    
81     <!--#include virtual="bottom.inc" -->
82     </td>
83     </tr>
84     </table>
85    
86     </body>
87    
88 pjm2 1.4 </html>