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.20 by tdb, Tue Mar 23 20:22:27 2004 UTC vs.
Revision 1.21 by tdb, Tue Mar 23 23:43:23 2004 UTC

# Line 1 | Line 1
1   <!--#include virtual="/doctype.inc" -->
2 <
3 < <head>
4 < <title>skeleton</title>
2 >  <head>
3 >    <title>
4 >      skeleton
5 >    </title>
6   <!--#include virtual="/style.inc" -->
7 < </head>
8 <
9 < <body>
10 <
10 < <div id="container">
11 <
12 < <div id="main">
13 <
7 >  </head>
8 >  <body>
9 >    <div id="container">
10 >      <div id="main">
11   <!--#include virtual="/header.inc" -->
12 <
13 < <div id="contents">
14 <       <h1 class="top">Who We Are</h1>
15 <
16 <       <p>
17 <        We started out as a group of four final year <a href="http://www.cs.kent.ac.uk">Computer
18 <        Science</a> students at the University of Kent doing our final year project. During that year
19 <        we developed the <a href="/cms/">CMS</a> package more or less as it stands today.
20 <       </p>
21 <       <p>
22 <        Since the end of that year we've had a few changes in members, but we're still developing
23 <        software. We've taken the <a href="/cms/">CMS</a> and developed it further, and we've written
24 <        libraries to support it. We're now working on a new system to replace it known currently as <a
25 <        href="/laroona/">Laroona</a>.
26 <       </p>
27 <      
28 <       <h2>Current team</h2>
29 <    
30 <       <p>
31 <        <b>Tim Bishop</b> - tdb&#64;i-scream.org
32 <       </p>
33 <       <ul>
34 <        <li><a href="http://www.bishnet.net/tim/">Homepage</a></li>
35 <        <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/">Work</a></li>
36 <        <li><a href="http://www.bishnet.net/tim/cv.shtml">View my C.V.</a></li>
37 <       </ul>
38 <      
39 <       <p>
40 <        <b>Alex Moore</b> - ajm&#64;i-scream.org
41 <       </p>
42 <      
43 <       <p>
44 <        <b>Adam Sampson</b> - ats&#64;i-scream.org
45 <       </p>
46 <       <ul>
47 <        <li><a href="http://www.offog.org/">Homepage</a></li>
48 <       </ul>
49 <
50 <       <p>
51 <        <b>Peter Saunders</b> - pajs&#64;i-scream.org
52 <       </p>
53 <       <ul>
54 <        <li><a href="http://www.cs.kent.ac.uk/people/staff/pajs/">Work</a></li>
55 <       </ul>
56 <      
57 <       <p>
58 <        Group Mailing List - <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
59 <       </p>
60 < </div>
61 <
12 >        <div id="contents">
13 >          <h1 class="top">
14 >            Who We Are
15 >          </h1>
16 >          <p>
17 >            We 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 our final year
20 >            project. During that year we 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/cv.shtml">View my
47 >              C.V.</a>
48 >            </li>
49 >          </ul>
50 >          <p>
51 >            <b>Alex Moore</b> - ajm@i-scream.org
52 >          </p>
53 >          <p>
54 >            <b>Adam Sampson</b> - ats@i-scream.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 >          <ul>
65 >            <li>
66 >              <a href="http://www.cs.kent.ac.uk/people/staff/pajs/">Work</a>
67 >            </li>
68 >          </ul>
69 >          <p>
70 >            Group Mailing List -
71 >            <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
72 >          </p>
73 >        </div>
74   <!--#include virtual="/footer.inc" -->
75 <
67 < </div>
68 <
75 >      </div>
76   <!--#include virtual="/menu.inc" -->
77 <
78 < </div>
72 <
73 < </body>
77 >    </div>
78 >  </body>
79   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines