1 |
tdb |
1.20 |
<!--#include virtual="/doctype.inc" --> |
2 |
tdb |
1.1 |
|
3 |
|
|
<head> |
4 |
tdb |
1.19 |
<title>skeleton</title> |
5 |
|
|
<!--#include virtual="/style.inc" --> |
6 |
tdb |
1.1 |
</head> |
7 |
|
|
|
8 |
tdb |
1.19 |
<body> |
9 |
|
|
|
10 |
|
|
<div id="container"> |
11 |
|
|
|
12 |
|
|
<div id="main"> |
13 |
tdb |
1.1 |
|
14 |
tdb |
1.19 |
<!--#include virtual="/header.inc" --> |
15 |
|
|
|
16 |
|
|
<div id="contents"> |
17 |
|
|
<h1 class="top">Who We Are</h1> |
18 |
tdb |
1.1 |
|
19 |
tdb |
1.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 |
tdb |
1.2 |
</p> |
30 |
|
|
|
31 |
tdb |
1.19 |
<h2>Current team</h2> |
32 |
pjm2 |
1.9 |
|
33 |
tdb |
1.19 |
<p> |
34 |
|
|
<b>Tim Bishop</b> - tdb@i-scream.org |
35 |
tdb |
1.1 |
</p> |
36 |
tdb |
1.19 |
<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 |
tdb |
1.2 |
|
42 |
tdb |
1.19 |
<p> |
43 |
|
|
<b>Alex Moore</b> - ajm@i-scream.org |
44 |
tdb |
1.2 |
</p> |
45 |
|
|
|
46 |
tdb |
1.19 |
<p> |
47 |
tdb |
1.18 |
<b>Adam Sampson</b> - ats@i-scream.org |
48 |
tdb |
1.2 |
</p> |
49 |
tdb |
1.19 |
<ul> |
50 |
|
|
<li><a href="http://www.offog.org/">Homepage</a></li> |
51 |
|
|
</ul> |
52 |
|
|
|
53 |
|
|
<p> |
54 |
|
|
<b>Peter Saunders</b> - pajs@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 |
tdb |
1.1 |
|
60 |
tdb |
1.19 |
<p> |
61 |
tdb |
1.17 |
Group Mailing List - <a href="mailto:dev@i-scream.org">dev@i-scream.org</a> |
62 |
tdb |
1.1 |
</p> |
63 |
tdb |
1.19 |
</div> |
64 |
|
|
|
65 |
|
|
<!--#include virtual="/footer.inc" --> |
66 |
|
|
|
67 |
|
|
</div> |
68 |
|
|
|
69 |
|
|
<!--#include virtual="/menu.inc" --> |
70 |
|
|
|
71 |
|
|
</div> |
72 |
tdb |
1.1 |
|
73 |
|
|
</body> |
74 |
pjm2 |
1.4 |
</html> |