ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/who.xhtml
Revision: 1.12
Committed: Sat Feb 9 15:00:42 2002 UTC (22 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.11: +2 -3 lines
Log Message:
Some updates to the i-scream website. Particularly the entry page has had an
overhaul. It now has a News section and a Current Work section. This should
slightly help in making i-scream not look quite so dead. Once again, my web
design skills aren't great, so changes are welcome :-)

File Contents

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