ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.1
Committed: Wed Oct 25 23:28:56 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Log Message:
Left bar include file.

File Contents

# Content
1
2 <!--
3 left.inc
4 Created by pjm2 14/10/2000
5 Last edited 19/10/2000
6 -->
7
8 <table border="0" cellpadding="4" cellspacing="1" width="170" bgcolor="#000000" bordercolor="#9999ff" height="100%">
9 <tr bgcolor="#eeeeff">
10 <td valign="top">
11 <center><font face="arial,sans-serif" size="2">
12 <p>
13 <a href="/">i-scream homepage</a>
14 <hr noshade size="1" color="#000000">
15 <h5>site info</h5>
16 <a href="/">problem domain</a><br>
17 <a href="/">who are we</a><br>
18 <a href="/">etc.</a>
19 <p>
20 <hr noshade size="1" color="#000000">
21 <h5>papers</h5>
22 <a href="/cgi-bin/docs.cgi?doc=plan/feature_list.txt">Feature List</a><br>
23 <a href="/cgi-bin/docs.cgi?doc=plan/implementation-phases.txt">Implementation Phases</a></br>
24 <a href="/cgi-bin/docs.cgi?doc=papers/cvs-1.txt">Using CVS (part 1)</a></br>
25 <a href="/cgi-bin/docs.cgi?doc=papers/cvs-2.txt">Using CVS (part 2)</a></br>
26 <a href="/cgi-bin/docs.cgi?doc=specification/doc_spec.txt">Document Specs</a><br>
27 <p>
28 <hr noshade size="1" color="#000000">
29 <h5>meeting minutes</h5>
30 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20000928.txt">28 Sept 2000</a></br>
31 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001005.txt">05 Oct 2000</a></br>
32 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001017.txt">17 Oct 2000</a></br>
33 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001018.txt">18 Oct 2000</a></br>
34 <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001023.txt">23 Oct 2000</a></br>
35 <p>
36 <hr noshade size="1" color="#000000">
37 <h5>links</h5>
38 <a href="http://www.cs.ukc.ac.uk/">UKC - Computer Science</a><br>
39 <a href="http://ucd-snmp.ucdavis.edu/">UCD-SNMP Information</a><br>
40 <a href="http://www.jini.org/">Jini.org</a><br>
41 <a href="http://www.w3.org/XML/">W3 XML Information</a><br>
42 <a href="http://www.cetus-links.org/oo_corba.html">CORBA Links</a><br>
43 <p>
44 <hr noshade size="1" color="#000000">
45 <h5>contact us</h5>
46 <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
47 <p>
48 <hr noshade size="1" color="#000000">
49 </font></center>
50 </td>
51 </tr>
52 </table>