ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/acknowledgements.shtml
Revision: 1.7
Committed: Fri Jul 26 13:38:07 2002 UTC (21 years, 8 months ago) by tdb
Branch: MAIN
CVS Tags: PRE_WWW_REDESIGN
Branch point for: I-SCREAM_ORG
Changes since 1.6: +9 -5 lines
Log Message:
A few alterations.

File Contents

# Content
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
3 <!--
4 $Author: tdb $
5 $Id: acknowledgements.shtml,v 1.6 2002/02/09 15:00:42 tdb Exp $
6 -->
7
8
9 <html>
10
11 <head>
12 <title>i-scream acknowledgements and credits</title>
13 <meta name="description" content="A list of those who helped to develop the i-scream central monitoring system.">
14 <meta name="keywords" content="i-scream, project, credits, central,monitoring,system, unix, linux, nt, server, alert, acknowledgements">
15 </head>
16
17 <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000000">
18
19 <table border="0" cellpadding="2" cellspacing="2">
20 <tr>
21 <td valign="top">
22 <!--#include virtual="left.inc" -->
23 </td>
24 <td valign="top">
25 <!--#include virtual="title.inc" -->
26
27
28
29
30 <div align="center">
31 <center>
32 <table border="0" width="500">
33 <tr>
34 <td>
35 <h1 align="center"><font face="Arial" color="#000066">Acknowledgements</font></h1>
36 </center>
37 <p align="left"><font face="Arial" size="2">We would like to thank all of
38 those who have made the i-scream distributed central monitoring system
39 possible, namely the programmers and those who have assisted in
40 development by testing our software and offering feedback.</font></p>
41 <p align="left"><font face="Arial" size="2">The i-scream central
42 monitoring system started off as a final year Computer Science group
43 project at the University of Kent at Canterbury, UK.&nbsp; Since finishing
44 their degrees, the main programmers have continued to develop the
45 system&nbsp;</font></p>
46 <center>
47 <h2 align="center"><font face="Arial" color="#000066">The Server</font></h2>
48 <p align="center"><font face="Arial" size="2">Alex Moore<br>
49 Paul Mutton<br>
50 Tim Bishop</font></p>
51 <h2 align="center"><font face="Arial" color="#000066">ihost</font></h2>
52 <p align="center"><font face="Arial" size="2">Paul Mutton<br>
53 Pete Saunders<br>
54 Tim Bishop</font></p>
55 <h2 align="center"><font face="Arial" color="#000066">WinHost</font></h2>
56 <p align="center"><font face="Arial" size="2">Paul Mutton</font></p>
57 <h2 align="center"><font face="Arial" color="#000066">Web Reports</font></h2>
58 <p align="center"><font face="Arial" size="2">Paul Mutton<br>
59 Tim Bishop</font></p>
60 <h2 align="center"><font face="Arial" color="#000066">Conient</font></h2>
61 <p align="center"><font face="Arial" size="2">Alex Moore</font></p>
62 <h2 align="center"><font face="Arial" color="#000066">Website</font></h2>
63 <p align="center"><font face="Arial" size="2">Alex Moore<br>
64 Paul Mutton<br>
65 Tim Bishop</font></p>
66 <h2 align="center"><font face="Arial" color="#000066">Historical Reports</font></h2>
67 <p align="center"><font face="Arial" size="2">Paul Mutton<br>
68 Tim Bishop</font></p>
69 <h2 align="center"><font face="Arial" color="#000066">System-wide
70 Utilities</font></h2>
71 <p align="center"><font face="Arial" size="2">Alex Moore<br>
72 Paul Mutton<br>
73 Tim Bishop</font></p>
74 <h2 align="center"><font face="Arial" color="#000066">Testing and Feedback</font></h2>
75 <p align="center"><font face="Arial" size="2">Adam Sampson<br>
76 Alex Moore<br>
77 Ash Beeson<br>
78 Fred Barnes<br>
79 Ian Utting<br>
80 John Cinnamond<br>
81 Mark Wheadon<br>
82 Paul Mutton<br>
83 Phill Camp<br>
84 Tim Bishop</font></p>
85 <h2 align="center"><font face="Arial" color="#000066">Ideas and Support</font></h2>
86 <p align="center"><font face="Arial" size="2">John Cinnamond<br>
87 Phill Camp<br>
88 Mark Wheadon<br>
89 Ian Utting</font></p>
90 <p align="left">&nbsp;</p>
91 <p align="left"><font face="Arial" size="2">We would also like to thank
92 the UKC Computer Science department and the UKC Templeman Library for
93 allowing us to run and test the project on their machines, and all those
94 people that have supported us along the way.</font><p align="left">
95 <font face="Arial" size="2">Finally we wish to commend the creators of
96 <a href="http://www.jacorb.org/">JacORB</a>, without which, the project would not have achieved the goals we set
97 out to reach.</font></td>
98 </tr>
99 </table>
100 </div>
101
102
103 <!--#include virtual="bottom.inc" -->
104 </td>
105 </tr>
106 </table>
107
108 </body>
109
110 </html>