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.17 by tdb, Thu May 15 20:48:01 2003 UTC vs.
Revision 1.25 by tdb, Wed Mar 15 20:42:49 2006 UTC

# Line 1 | Line 1
1 < <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <
3 < <!--
4 <    $Author$
5 <    $Id$
6 < -->
7 <
8 <
9 < <html>
10 <
11 < <head>
12 < <title>Who We Are</title>
13 < <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.">
16 < </head>
17 <
18 < <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
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 <    <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>
34 <
35 <       <p align="left">
36 <        We were a group of four 3rd year <a href="http://www.cs.kent.ac.uk">
37 <        Computer Science</a> students at the University of Kent. As
38 <        part of our final year we had to undertake a project that
39 <        was worth a quarter of our final year mark. We now continue
40 <        developing the system in our own time.
41 <       </p>
42 <      
43 <       <h4>Current core developers</h4>
44 <
45 <    
46 <       <p align="left">
47 <        <b>Tim Bishop</b> - tim&#64;i-scream.org
48 <        <ul>
49 <         <li><a href="http://www.bishnet.net/tim/">Homepage</a>
50 <         <li><a href="http://www.cs.kent.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>
53 <       </p>
54 <      
55 <       <p align="left">
56 <        <b>Alex Moore</b> - aj&#64;i-scream.org
57 <       </p>
58 <      
59 <       <p align="left">
60 <        <b>Paul Mutton</b> - paul&#64;i-scream.org
61 <        <ul>
62 <         <li><a href="http://www.jibble.org/">Homepage</a>
63 <         <li><a href="http://www.jibble.org/cv.php">View my C.V.</a>
64 <         <li><a href="http://www.cs.kent.ac.uk/people/rpg/pjm2/">Research</a>
65 <        </ul>
66 <       </p>
67 <
68 <       <p align="left">
69 <        <b>Pete Saunders</b> - pajs&#64;i-scream.org
70 <        <ul>
71 <         <li><a href="http://www.cs.kent.ac.uk/people/staff/pajs/">Work</a>
72 <        </ul>
73 <       </p>
74 <      
75 <       <p align="left">
76 <        Group Mailing List - <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
77 <       </p>
78 <      
79 <       </font>
80 <      </td>
81 <     </tr>  
82 <    </table>
83 <
84 < <!--#include virtual="bottom.inc" -->
85 <  </td>
86 < </tr>
87 < </table>
88 <
89 < </body>
90 <
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. We're now working on
29 >            a new system to replace it known currently as
30 >            <a href="/laroona/">Laroona</a>.
31 >          </p>
32 >          <h2>
33 >            Current team
34 >          </h2>
35 >          <p>
36 >            <b>Tim Bishop</b> - tdb@i-scream.org
37 >          </p>
38 >          <ul>
39 >            <li>
40 >              <a href="http://www.bishnet.net/tim/">Homepage</a>
41 >            </li>
42 >            <li>
43 >              <a href="http://www.cs.kent.ac.uk/people/staff/tdb/">Work</a>
44 >            </li>
45 >            <li>
46 >              <a href="http://www.bishnet.net/tim/blog/">Blog</a>
47 >            </li>
48 >          </ul>
49 >          <p>
50 >            <b>Alex Moore</b> - ajm@i-scream.org
51 >          </p>
52 >          <p>
53 >            <b>Adam Sampson</b> - ats@i-scream.org
54 >          </p>
55 >          <ul>
56 >            <li>
57 >              <a href="http://www.offog.org/">Homepage</a>
58 >            </li>
59 >          </ul>
60 >          <p>
61 >            <b>Peter Saunders</b> - pajs@i-scream.org
62 >          </p>
63 >          <p>
64 >            Group Contact Address -
65 >            <a href="mailto:support@i-scream.org">support@i-scream.org</a>
66 >          </p>
67 >        </div>
68 > <!--#include virtual="/footer.inc" -->
69 >      </div>
70 > <!--#include virtual="/menu.inc" -->
71 >    </div>
72 >  </body>
73   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines