ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/who.xhtml
Revision: 1.18
Committed: Fri Oct 3 15:04:03 2003 UTC (20 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.17: +9 -12 lines
Log Message:
Add Adam to the developers page.

File Contents

# Content
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
3 <!--
4 $Author: tdb $
5 $Id: who.shtml,v 1.17 2003/05/15 20:48:01 tdb Exp $
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 started as a group of four 3rd year
37 <a href="http://www.cs.kent.ac.uk">Computer Science</a> students
38 at the University of Kent doing our final year project. Since
39 then we've had a few changes in developers, but we're moving
40 the project on. Here's who we are.
41 </p>
42
43 <h4>Current developers</h4>
44
45 <p align="left">
46 <b>Tim Bishop</b> - tim&#64;i-scream.org
47 <ul>
48 <li><a href="http://www.bishnet.net/tim/">Homepage</a>
49 <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/">Work</a>
50 <li><a href="http://www.bishnet.net/tim/cv.shtml">View my C.V.</a>
51 </ul>
52 </p>
53
54 <p align="left">
55 <b>Alex Moore</b> - aj&#64;i-scream.org
56 </p>
57
58 <p align="left">
59 <b>Adam Sampson</b> - ats&#64;i-scream.org
60 <ul>
61 <li><a href="http://www.offog.org/">Homepage</a>
62 </ul>
63 </p>
64
65 <p align="left">
66 <b>Pete Saunders</b> - pajs&#64;i-scream.org
67 <ul>
68 <li><a href="http://www.cs.kent.ac.uk/people/staff/pajs/">Work</a>
69 </ul>
70 </p>
71
72 <p align="left">
73 Group Mailing List - <a href="mailto:dev@i-scream.org">dev@i-scream.org</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 </html>