ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/acknowledgements.shtml
Revision: 1.6
Committed: Sat Feb 9 15:00:42 2002 UTC (22 years, 2 months ago) by tdb
Branch: MAIN
Changes since 1.5: +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

# User Rev Content
1 pjm2 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2    
3     <!--
4 tdb 1.6 $Author$
5     $Id$
6 pjm2 1.1 -->
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 pjm2 1.2 <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 pjm2 1.1 <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     Tim Bishop</font></p>
54     <h2 align="center"><font face="Arial" color="#000066">WinHost</font></h2>
55     <p align="center"><font face="Arial" size="2">Paul Mutton</font></p>
56     <h2 align="center"><font face="Arial" color="#000066">Web Reports</font></h2>
57     <p align="center"><font face="Arial" size="2">Paul Mutton</font></p>
58     <h2 align="center"><font face="Arial" color="#000066">Conient</font></h2>
59     <p align="center"><font face="Arial" size="2">Alex Moore</font></p>
60     <h2 align="center"><font face="Arial" color="#000066">Website</font></h2>
61     <p align="center"><font face="Arial" size="2">Alex Moore<br>
62     Paul Mutton<br>
63     Tim Bishop</font></p>
64     <h2 align="center"><font face="Arial" color="#000066">Historical Reports</font></h2>
65     <p align="center"><font face="Arial" size="2">Paul Mutton</font></p>
66     <h2 align="center"><font face="Arial" color="#000066">System-wide
67     Utilities</font></h2>
68     <p align="center"><font face="Arial" size="2">Alex Moore<br>
69     Paul Mutton<br>
70     Tim Bishop</font></p>
71     <h2 align="center"><font face="Arial" color="#000066">Testing and Feedback</font></h2>
72     <p align="center"><font face="Arial" size="2">Alex Moore<br>
73     Ash Beeson<br>
74     Fred Barnes<br>
75     Ian Utting<br>
76     John Cinnamond<br>
77     Mark Wheadon<br>
78     Paul Mutton<br>
79     Phill Camp<br>
80     Tim Bishop</font></p>
81     <h2 align="center"><font face="Arial" color="#000066">Ideas and Support</font></h2>
82     <p align="center"><font face="Arial" size="2">John Cinnamond<br>
83     Phill Camp<br>
84     Mark Wheadon<br>
85     Ian Utting</font></p>
86 tdb 1.3 <p align="left">&nbsp;</p>
87     <p align="left"><font face="Arial" size="2">We would also like to thank
88     the UKC Computer Science department and the UKC Templeman Library for
89     allowing us to run and test the project on their machines, and all those
90     people that have supported us along the way.</font><p align="left">
91 pjm2 1.4 <font face="Arial" size="2">Finally we wish to commend the creators of
92     <a href="http://www.jacorb.org/">JacORB</a>, without which, the project would not have achieved the goals we set
93 tdb 1.3 out to reach.</font></td>
94 pjm2 1.1 </tr>
95     </table>
96     </div>
97    
98    
99 tdb 1.5 <!--#include virtual="bottom.inc" -->
100 pjm2 1.1 </td>
101     </tr>
102     </table>
103    
104     </body>
105    
106 pjm2 1.4 </html>