ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.71
Committed: Fri May 25 18:01:45 2001 UTC (22 years, 10 months ago) by tdb
Branch: MAIN
Changes since 1.70: +1 -0 lines
Log Message:
Added the features list/overview.

File Contents

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