ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/acknowledgements.shtml
Revision: 1.3
Committed: Fri May 25 22:13:02 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.2: +8 -3 lines
Log Message:
A small addition to the end of general thanks.

File Contents

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