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@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@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@i-scream.org.uk |
65 |
< |
<ul> |
66 |
< |
<li><a href="http://www.jibble.org/">Homepage</a> |
67 |
< |
<li><a href="/paul/cv">View my C.V.</a> |
68 |
< |
<li><a href="http://www.cs.ukc.ac.uk/people/rpg/pjm2/">Research</a> |
69 |
< |
<li><a href="/paul">Other stuff</a> |
70 |
< |
</ul> |
71 |
< |
</p> |
72 |
< |
|
73 |
< |
|
74 |
< |
<p align="left"> |
75 |
< |
Group Mailing List - <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a> |
76 |
< |
</p> |
77 |
< |
|
78 |
< |
</font> |
79 |
< |
</td> |
80 |
< |
</tr> |
81 |
< |
</table> |
82 |
< |
|
83 |
< |
<!--#include virtual="bottom.inc" --> |
84 |
< |
</td> |
85 |
< |
</tr> |
86 |
< |
</table> |
87 |
< |
|
88 |
< |
</body> |
89 |
< |
|
1 |
> |
<!--#include virtual="/doctype.inc" --> |
2 |
> |
<head> |
3 |
> |
<title> |
4 |
> |
Who We Are |
5 |
> |
</title> |
6 |
> |
<!--#include virtual="/style.inc" --> |
7 |
> |
</head> |
8 |
> |
<body> |
9 |
> |
<div id="container"> |
10 |
> |
<div id="main"> |
11 |
> |
<!--#include virtual="/header.inc" --> |
12 |
> |
<div id="contents"> |
13 |
> |
<h1 class="top"> |
14 |
> |
Who We Are |
15 |
> |
</h1> |
16 |
> |
<p> |
17 |
> |
i-scream started out as a group of four final year |
18 |
> |
<a href="http://www.cs.kent.ac.uk">Computer Science</a> |
19 |
> |
students at the University of Kent doing a final year |
20 |
> |
project. During that year they developed the |
21 |
> |
<a href="/cms/">CMS</a> package more or less as it stands |
22 |
> |
today. |
23 |
> |
</p> |
24 |
> |
<p> |
25 |
> |
Since the end of that year we've had a few changes in |
26 |
> |
members, but we're still developing software. We've taken |
27 |
> |
the <a href="/cms/">CMS</a> and developed it further, and |
28 |
> |
we've written libraries to support it. |
29 |
> |
</p> |
30 |
> |
<h2> |
31 |
> |
Current team |
32 |
> |
</h2> |
33 |
> |
<p> |
34 |
> |
<b>Tim Bishop</b> - tdb@i-scream.org - PGP Key 0x6C226B37FDF38D55 |
35 |
> |
</p> |
36 |
> |
<ul> |
37 |
> |
<li> |
38 |
> |
<a href="http://www.bishnet.net/tim/">Homepage</a> |
39 |
> |
</li> |
40 |
> |
<li> |
41 |
> |
<a href="http://www.cs.kent.ac.uk/people/staff/tdb/">Work</a> |
42 |
> |
</li> |
43 |
> |
<li> |
44 |
> |
<a href="http://www.bishnet.net/tim/blog/">Blog</a> |
45 |
> |
</li> |
46 |
> |
</ul> |
47 |
> |
<p> |
48 |
> |
<b>Alex Moore</b> |
49 |
> |
</p> |
50 |
> |
<p> |
51 |
> |
<b>Jens Rehsack</b> |
52 |
> |
</p> |
53 |
> |
<p> |
54 |
> |
<b>Adam Sampson</b> - ats@offog.org |
55 |
> |
</p> |
56 |
> |
<ul> |
57 |
> |
<li> |
58 |
> |
<a href="http://www.offog.org/">Homepage</a> |
59 |
> |
</li> |
60 |
> |
</ul> |
61 |
> |
<p> |
62 |
> |
<b>Peter Saunders</b> - pajs@i-scream.org |
63 |
> |
</p> |
64 |
> |
</div> |
65 |
> |
<!--#include virtual="/footer.inc" --> |
66 |
> |
</div> |
67 |
> |
<!--#include virtual="/menu.inc" --> |
68 |
> |
</div> |
69 |
> |
</body> |
70 |
|
</html> |