ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/who.xhtml
Revision: 1.2
Committed: Mon Nov 20 03:05:07 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.1: +22 -0 lines
Log Message:
Ermm.... my attempt at adding something vaguely interesting (and funny).
Someone *please* make it better !

File Contents

# User Rev Content
1 tdb 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2    
3     <!--
4     probdomain.shtml
5     Created by tdb1 30/10/2000
6     Last edited 30/10/2000
7     -->
8    
9    
10     <html>
11    
12     <head>
13     <title>Who We Are</title>
14     <meta name="description" content="The i-scream Project is a central monitoring system for Unix, Linux and NT servers.">
15     <meta name="keywords" content="i-scream, project, central monitoring system, unix, linux, nt, server, alert">
16     <meta name="generator" content="notepad on acid, aye.">
17     </head>
18    
19     <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
20    
21     <table border="0" cellpadding="2" cellspacing="2">
22     <tr>
23     <td valign="top">
24     <!--#include virtual="left.inc" -->
25     </td>
26     <td valign="top">
27     <!--#include virtual="title.inc" -->
28    
29     <table border="0" width="500">
30     <tr>
31     <td>
32     <font size="2" face="arial,sans-serif">
33    
34     <center><h3>Who We are</h3></center>
35    
36     <p align="left">
37     We are a group of four 3rd year <a href="http://www.cs.ukc.ac.uk">
38     Computer Science</a> students at the University of Kent. As
39     part of our final year we have to undertake a project that
40     is worth a quarter of our final year mark. Here's who we are :-
41     </p>
42    
43     <p align="left">
44     Ash Beeson - <a href="mailto:ash@i-scream.org.uk">ash@i-scream.org.uk</a>
45     </p>
46    
47 tdb 1.2 <p aligh="left">
48     Ash draws unrelated items of artwork on the whiteboard and thus inspires
49     interesting names for projects.
50     </p>
51    
52 tdb 1.1 <p align="left">
53     Tim Bishop - <a href="mailto:tim@i-scream.org.uk">tim@i-scream.org.uk</a>
54     </p>
55    
56     <p align="left">
57 tdb 1.2 Tim sleeps with the Java API under his pillow and is always quick to find
58     a relevant link. He also enjoys playing with CORBA and other network
59     related gubbins.
60     </p>
61    
62     <p align="left">
63 tdb 1.1 Alex Moore - <a href="mailto:aj@i-scream.org.uk">aj@i-scream.org.uk</a>
64     </p>
65    
66     <p align="left">
67 tdb 1.2 AJ is the ideas man... he is always coming up with "yet another" funky
68     little idea we could use. Using CORBA was probably his idea, and as such
69     him and Tim spend there time sending messages over CORBA.
70     </p>
71    
72     <p align="left">
73 tdb 1.1 Paul Mutton - <a href="mailto:paul@i-scream.org.uk">paul@i-scream.org.uk</a>
74 tdb 1.2 </p>
75    
76     <p aligh="left">
77     Paul is our resident web guru, and therefore gets lumbered with anything
78     vaguely related to the web... thus he gets to implement the XML :)
79 tdb 1.1 </p>
80    
81     <p align="left">
82     Group Mailing List - <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
83     </p>
84    
85     <p align="left">
86     In time we may decide to write a bit about ourselves.
87     </p>
88    
89     </font>
90     </td>
91     </tr>
92     </table>
93    
94     <!--#include virtual="bottom.inc" -->
95     </td>
96     </tr>
97     </table>
98    
99     </body>
100    
101     </html>