ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/who.xhtml
(Generate patch)

Comparing web/www/who.xhtml (file contents):
Revision 1.7 by pjm2, Thu May 10 18:54:10 2001 UTC vs.
Revision 1.32 by tdb, Fri Jun 21 23:07:26 2013 UTC

# Line 1 | Line 1
1 < <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <
3 < <!--
4 <    who.shtml
5 <    Created by tdb1 30/10/2000
6 <    Last edited 10/05/2001
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 <        <b>Ash Beeson</b> - ash<img src="atsign.gif" border="0" alt="_at_">i-scream.org.uk
45 <       </p>
46 <      
47 <       <p align="left">
48 <        Ash draws unrelated items of artwork on the whiteboard and thus inspires
49 <        interesting names for projects.<br>
50 <        <i><code>BoardDoodler ash = new BoardDoodler("Ash", new IceCream("bung"));</code></i>
51 <       </p>
52 <      
53 <       <p align="left">
54 <        <b>Tim Bishop</b> - tim<img src="atsign.gif" border="0" alt="_at_">i-scream.org.uk
55 <       </p>
56 <      
57 <       <p align="left">
58 <        Tim sleeps with the Java API under his pillow and is always quick to find
59 <        a relevant link. He also enjoys playing with CORBA and other network
60 <        related gubbins.<br>
61 <        <i><code>CorbaChimp tim = new CorbaChimp("Tim");</code></i>
62 <       </p>
63 <      
64 <       <p align="left">
65 <        <b>Alex Moore</b> - aj<img src="atsign.gif" border="0" alt="_at_">i-scream.org.uk
66 <       </p>
67 <      
68 <       <p align="left">
69 <        AJ is the ideas man... he is always coming up with &quot;yet another&quot; funky
70 <        little idea we could use so we have to change our minds yet again ;-).
71 <        Sometimes sends out interesting URLs that other group members sent out
72 <        a month ago.
73 <        Using CORBA was probably his idea, and as such him and Tim spend their
74 <        time sending messages over CORBA, just for fun.<br>
75 <        <i><code>CorbaChimp aj = new CorbaChimp("AJ");</code></i>
76 <       </p>
77 <      
78 <       <p align="left">
79 <        <b>Paul Mutton</b> - paul<img src="atsign.gif" border="0" alt="_at_">i-scream.org.uk
80 <       </p>
81 <      
82 <       <p aligh="left">
83 <        Paul is our resident webmonkey, and therefore gets lumbered with
84 <        [nay, chooses] anything and everything (amongst other things) vaguely related
85 <        to that area, such as reading in raw XML from UDP packets and making blue
86 <        websites.<br>
87 <        <i><code>WebMonkey paul = new WebMonkey("XML", "XML", "XML");</code></i>
88 <       </p>
89 <      
90 <       <p align="left">
91 <        Group Mailing List - <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
92 <       </p>
93 <      
94 <       </font>
95 <      </td>
96 <     </tr>  
97 <    </table>
98 <
99 < <!--#include virtual="bottom.inc" -->
100 <  </td>
101 < </tr>
102 < </table>
103 <
104 < </body>
105 <
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
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>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines