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.14 by tdb, Sun Apr 14 20:17:11 2002 UTC vs.
Revision 1.20 by tdb, Tue Mar 23 20:22:27 2004 UTC

# Line 1 | Line 1
1 < <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1 > <!--#include virtual="/doctype.inc" -->
2  
3 <!--
4    $Author$
5    $Id$
6 -->
7
8
9 <html>
10
3   <head>
4 < <title>Who We Are</title>
5 < <meta name="description" content="The i-scream Project is a central monitoring system for Unix, Linux and NT servers.">
14 < <meta name="keywords" content="i-scream, project, central monitoring system, unix, linux, nt, server, alert">
15 < <meta name="generator" content="notepad on acid, aye.">
4 > <title>skeleton</title>
5 > <!--#include virtual="/style.inc" -->
6   </head>
7  
8 < <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
8 > <body>
9  
10 < <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" -->
10 > <div id="container">
11  
12 <    <table border="0" width="500">
29 <     <tr>
30 <      <td>
31 <       <font size="2" face="arial,sans-serif">
32 <      
33 <       <center><h3>Who We Are</h3></center>
12 > <div id="main">
13  
14 <       <p align="left">
15 <        We were a group of four 3rd year <a href="http://www.cs.ukc.ac.uk">
16 <        Computer Science</a> students at the University of Kent. As
17 <        part of our final year we had to undertake a project that
18 <        was worth a quarter of our final year mark. We now continue
19 <        developing the system in our own time.
14 > <!--#include virtual="/header.inc" -->
15 >
16 > <div id="contents">
17 >       <h1 class="top">Who We Are</h1>
18 >
19 >       <p>
20 >        We started out as a group of four final year <a href="http://www.cs.kent.ac.uk">Computer
21 >        Science</a> students at the University of Kent doing our final year project. During that year
22 >        we developed the <a href="/cms/">CMS</a> package more or less as it stands today.
23         </p>
24 +       <p>
25 +        Since the end of that year we've had a few changes in members, but we're still developing
26 +        software. We've taken the <a href="/cms/">CMS</a> and developed it further, and we've written
27 +        libraries to support it. We're now working on a new system to replace it known currently as <a
28 +        href="/laroona/">Laroona</a>.
29 +       </p>
30        
31 <       <h4>Current core developers</h4>
44 <
31 >       <h2>Current team</h2>
32      
33 <       <p align="left">
34 <        <b>Tim Bishop</b> - tim&#64;i-scream.org.uk
48 <        <ul>
49 <         <li><a href="http://www.bishnet.net/tim/">Homepage</a>
50 <         <li><a href="http://www.cs.ukc.ac.uk/people/staff/tdb/">Work</a>
51 <         <li><a href="http://www.bishnet.net/tim/cv.shtml">View my C.V.</a>
52 <        </ul>
33 >       <p>
34 >        <b>Tim Bishop</b> - tdb&#64;i-scream.org
35         </p>
36 +       <ul>
37 +        <li><a href="http://www.bishnet.net/tim/">Homepage</a></li>
38 +        <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/">Work</a></li>
39 +        <li><a href="http://www.bishnet.net/tim/cv.shtml">View my C.V.</a></li>
40 +       </ul>
41        
42 <       <p align="left">
43 <        <b>Alex Moore</b> - aj&#64;i-scream.org.uk
57 <        <ul>
58 <         <li><a href="/aj/cv">View my C.V.</a>
59 <        </ul>
42 >       <p>
43 >        <b>Alex Moore</b> - ajm&#64;i-scream.org
44         </p>
45        
46 <       <p align="left">
47 <        <b>Paul Mutton</b> - paul&#64;i-scream.org.uk
64 <        <ul>
65 <         <li><a href="http://www.jibble.org/">Homepage</a>
66 <         <li><a href="http://www.jibble.org/cv.php">View my C.V.</a>
67 <         <li><a href="http://www.cs.ukc.ac.uk/people/rpg/pjm2/">Research</a>
68 <         <li><a href="/paul">Other stuff</a>
69 <        </ul>
46 >       <p>
47 >        <b>Adam Sampson</b> - ats&#64;i-scream.org
48         </p>
49 <      
50 <       <p align="left">
51 <        Group Mailing List - <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
49 >       <ul>
50 >        <li><a href="http://www.offog.org/">Homepage</a></li>
51 >       </ul>
52 >
53 >       <p>
54 >        <b>Peter Saunders</b> - pajs&#64;i-scream.org
55         </p>
56 +       <ul>
57 +        <li><a href="http://www.cs.kent.ac.uk/people/staff/pajs/">Work</a></li>
58 +       </ul>
59        
60 <       </font>
61 <      </td>
62 <     </tr>  
63 <    </table>
60 >       <p>
61 >        Group Mailing List - <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
62 >       </p>
63 > </div>
64  
65 < <!--#include virtual="bottom.inc" -->
82 <  </td>
83 < </tr>
84 < </table>
65 > <!--#include virtual="/footer.inc" -->
66  
67 < </body>
67 > </div>
68  
69 + <!--#include virtual="/menu.inc" -->
70 +
71 + </div>
72 +
73 + </body>
74   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines