ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.70
Committed: Fri May 25 17:47:53 2001 UTC (22 years, 10 months ago) by tdb
Branch: MAIN
Changes since 1.69: +4 -4 lines
Log Message:
These pages are no longer visible on the internet.

File Contents

# Content
1
2 <!--
3 left.inc
4 Created by i-scream team 14/10/2000
5 -->
6
7 <base href="http://www.i-scream.org.uk/">
8
9 <table border="0" cellpadding="4" cellspacing="1" width="170" bgcolor="#000000" bordercolor="#9999ff" height="100%">
10 <tr bgcolor="#eeeeff">
11 <td valign="top">
12 <center><font face="arial,sans-serif" size="2">
13 <p>
14 <a href="/">i-scream homepage</a>
15 <hr noshade size="1" color="#000000">
16 <h5>site info</h5>
17 <a href="/probdomain.shtml">Problem Domain</a><br>
18 <a href="/who.shtml">Who We Are</a><br>
19 <p>
20 <hr noshade size="1" color="#000000">
21 <h5>software</h5>
22 <a href="/downloads/"><b>Downloads</b></a><br>
23 <a href="/worddocs"><b>Documentation</b></a><br>
24 <a href="/screenshots"><b>Screenshots</b></a><br>
25 <br>
26 <a href="/todo.shtml">TODO List</a><br>
27 <a href="/javadoc/">Javadoc Pages</a><br>
28 <br>
29 <a href="http://raptor.ukc.ac.uk/~tdb1/cgi-bin/viewcvs.cgi">CVS Repository (Local)</a><br>
30 <a href="http://raptor.ukc.ac.uk/~tdb1/cgi-bin/cvslog.cgi">Today's CVS Log (Local)</a><br>
31 <a href="http://raptor.ukc.ac.uk/~tdb1/cvsstat/index.html">CVS Statistics (Local)</a><br>
32 <br>
33 <a href="http://raptor.ukc.ac.uk/~pjm2/reports/"><b>Reports (Local)</b></a><br>
34 <a href="http://killigrew.ukc.ac.uk/">Server Logs (Local)</a><br>
35 <p>
36 <hr noshade size="1" color="#000000">
37 <h5>other projects</h5>
38 <a href="http://vrmlgraph.i-scream.org.uk">3-D VRML graph drawing</a><br>
39 <p>
40 <hr noshade size="1" color="#000000">
41 <h5>papers</h5>
42 <a href="/cgi-bin/docs.cgi?doc=plan/feature_list.txt">Feature List</a><br>
43 <a href="/cgi-bin/docs.cgi?doc=plan/time_allocation.txt">Time Allocation Plan</a><br>
44 <a href="/cgi-bin/docs.cgi?doc=plan/implementation-phases.txt">Implementation Phases</a><br>
45 <a href="/cgi-bin/docs.cgi?doc=plan/doc_strategy.txt">Documentation Strategy</a><br>
46 <a href="/worddocs">Word/PDF Documents</a><br>
47 <br>
48 <a href="/cgi-bin/docs.cgi?doc=specification/spec-realtime.txt">Realtime Spec Outline</a><br>
49 <a href="/cgi-bin/docs.cgi?doc=specification/doc_spec.txt">Document Specs</a><br>
50 <a href="/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt">XMLviaUDP Specs</a><br>
51 <a href="/cgi-bin/docs.cgi?doc=specification/configuration.txt">System Configuration</a><br>
52 <a href="/cgi-bin/docs.cgi?doc=specification/coding_standards.txt">Coding Standards</a><br>
53 <a href="/cgi-bin/docs.cgi?doc=specification/expected_data.txt">Host: expected data</a><br>
54 <a href="/cgi-bin/docs.cgi?doc=specification/logging.txt">Logging System</a><br>
55 <a href="/cgi-bin/docs.cgi?doc=specification/using_queue.txt">Using the Queue</a><br>
56 <a href="/cgi-bin/docs.cgi?doc=specification/protocols.txt">Protocol Specs</a><br>
57 <br>
58 <a href="/cgi-bin/docs.cgi?doc=papers/corba.txt">Using CORBA</a><br>
59 <a href="/cgi-bin/docs.cgi?doc=papers/cvs-1.txt">Using CVS (part 1)</a><br>
60 <a href="/cgi-bin/docs.cgi?doc=papers/cvs-2.txt">Using CVS (part 2)</a><br>
61 <a href="/cgi-bin/docs.cgi?doc=papers/wbem.txt">WBEM, CIM?</a><br>
62 <br>
63 <a href="minutes.shtml">Meeting Minutes</a>
64 <p>
65 <hr noshade size="1" color="#000000">
66 <h5>links</h5>
67 <a href="http://www.jacorb.org/">JacORB</a><br>
68 <a href="http://www.cs.ukc.ac.uk/">UKC - Computer Science</a><br>
69 <a href="http://www.w3.org/XML/">W3 XML Information</a><br>
70 <a href="http://www.cetus-links.org/oo_corba.html">CORBA Links</a><br>
71 <a href="http://www.megginson.com/SAX/">SAX homepage</a><br>
72 <a href="http://java.sun.com/xml/download.html">JAXP</a>
73 <p>
74 <hr noshade size="1" color="#000000">
75 <h5>contact us</h5>
76 <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
77 <p>
78 <hr noshade size="1" color="#000000">
79 <a href="http://www.toucan-online.co.uk/">
80 <img border="0" src="toucan.gif" width="88" height="31">
81 </a>
82 <br>
83 <a href="http://sourceforge.net">
84 <img src="http://sourceforge.net/sflogo.php?group_id=24439" width="88" height="31" border="0" alt="SourceForge Logo">
85 </a>
86 </font></center>
87 </td>
88 </tr>
89 </table>