ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.11
Committed: Thu Nov 9 22:58:22 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Changes since 1.10: +2 -0 lines
Log Message:
Added a <base> tag, which could be handy if we want to use the same
file on raptor at some point (as the relative links will be changed to point
to the main site).

File Contents

# Content
1
2 <!--
3 left.inc
4 Created by pjm2 14/10/2000
5 Last edited 06/11/2000
6 -->
7
8 <base href="http://www.i-scream.org.uk/">
9
10 <table border="0" cellpadding="4" cellspacing="1" width="170" bgcolor="#000000" bordercolor="#9999ff" height="100%">
11 <tr bgcolor="#eeeeff">
12 <td valign="top">
13 <center><font face="arial,sans-serif" size="2">
14 <p>
15 <a href="/">i-scream homepage</a>
16 <hr noshade size="1" color="#000000">
17 <h5>site info</h5>
18 <a href="/probdomain.shtml">Problem Domain</a><br>
19 <a href="/who.shtml">Who We Are</a><br>
20 <p>
21 <hr noshade size="1" color="#000000">
22 <h5>papers</h5>
23 <a href="/cgi-bin/docs.cgi?doc=plan/feature_list.txt">Feature List</a><br>
24 <a href="/cgi-bin/docs.cgi?doc=plan/time_allocation.txt">Time Allocation Plan</a><br>
25 <a href="/cgi-bin/docs.cgi?doc=plan/implementation-phases.txt">Implementation Phases</a><br>
26 <a href="/cgi-bin/docs.cgi?doc=specification/spec-realtime.txt">Realtime Spec Outline</a><br>
27 <a href="/cgi-bin/docs.cgi?doc=specification/doc_spec.txt">Document Specs</a><br><br>
28 <a href="/cgi-bin/docs.cgi?doc=papers/cvs-1.txt">Using CVS (part 1)</a><br>
29 <a href="/cgi-bin/docs.cgi?doc=papers/cvs-2.txt">Using CVS (part 2)</a><br>
30 <a href="/cgi-bin/docs.cgi?doc=papers/wbem.txt">WBEM, CIM?</a><br>
31 <a href="/cgi-bin/docs.cgi?doc=papers/corba.txt">Using CORBA</a><br>
32 <p>
33 <hr noshade size="1" color="#000000">
34 <h5>meeting minutes</h5>
35 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001106.txt">06 Nov 2000</a><br>
36 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001101.txt">01 Nov 2000</a><br><br>
37 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001030.txt">30 Oct 2000</a><br>
38 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001023.txt">23 Oct 2000</a><br>
39 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001018.txt">18 Oct 2000</a><br>
40 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001017.txt">17 Oct 2000</a><br>
41 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001005.txt">05 Oct 2000</a><br><br>
42 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20000928.txt">28 Sept 2000</a><br>
43 <p>
44 <hr noshade size="1" color="#000000">
45 <h5>links</h5>
46 <a href="http://raptor.ukc.ac.uk/~tdb1/cgi-bin/cvsweb.cgi">CVS Repository (Local)</a><br><br>
47 <a href="http://www.cs.ukc.ac.uk/">UKC - Computer Science</a><br>
48 <a href="http://ucd-snmp.ucdavis.edu/">UCD-SNMP Information</a><br>
49 <a href="http://www.jini.org/">Jini.org</a><br>
50 <a href="http://www.w3.org/XML/">W3 XML Information</a><br>
51 <a href="http://www.cetus-links.org/oo_corba.html">CORBA Links</a><br>
52 <p>
53 <hr noshade size="1" color="#000000">
54 <h5>contact us</h5>
55 <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
56 <p>
57 <hr noshade size="1" color="#000000">
58 </font></center>
59 </td>
60 </tr>
61 </table>