ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.3
Committed: Mon Oct 30 09:33:03 2000 UTC (23 years, 5 months ago) by ajm
Branch: MAIN
Changes since 1.2: +1 -0 lines
Log Message:
Added WBEM to the index.

File Contents

# User Rev Content
1 tdb 1.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 ajm 1.3 <a href="/cgi-bin/docs.cgi?doc=papers/wbem.txt">WBEM, CIM?</a><br>
28 tdb 1.1 <p>
29     <hr noshade size="1" color="#000000">
30     <h5>meeting minutes</h5>
31     <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20000928.txt">28 Sept 2000</a></br>
32     <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001005.txt">05 Oct 2000</a></br>
33     <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001017.txt">17 Oct 2000</a></br>
34     <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001018.txt">18 Oct 2000</a></br>
35     <a href="/cgi-bin/docs.cgi?doc=minutes/minutes-20001023.txt">23 Oct 2000</a></br>
36     <p>
37     <hr noshade size="1" color="#000000">
38     <h5>links</h5>
39 tdb 1.2 <a href="http://raptor.ukc.ac.uk/~tdb1/cgi-bin/cvsweb.cgi">CVS Repository (Local)</a><br><br>
40 tdb 1.1 <a href="http://www.cs.ukc.ac.uk/">UKC - Computer Science</a><br>
41     <a href="http://ucd-snmp.ucdavis.edu/">UCD-SNMP Information</a><br>
42     <a href="http://www.jini.org/">Jini.org</a><br>
43     <a href="http://www.w3.org/XML/">W3 XML Information</a><br>
44     <a href="http://www.cetus-links.org/oo_corba.html">CORBA Links</a><br>
45     <p>
46     <hr noshade size="1" color="#000000">
47     <h5>contact us</h5>
48     <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
49     <p>
50     <hr noshade size="1" color="#000000">
51     </font></center>
52     </td>
53     </tr>
54     </table>