ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.75
Committed: Sun May 27 19:01:55 2001 UTC (22 years, 10 months ago) by tdb
Branch: MAIN
Changes since 1.74: +2 -2 lines
Log Message:
Changed /worddocs to /documentation.

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>main</h5>
17 <a href="/downloads"><b>Downloads</b></a><br>
18 <a href="/documentation"><b>Documentation</b></a><br>
19 <a href="/screenshots"><b>Screenshots</b></a><br>
20 <a href="features.shtml"><b>Features</b></a><br>
21 <br>
22 <a href="/todo.shtml">TODO List</a><br>
23 <a href="/javadoc/">Javadoc Pages</a><br>
24 <br>
25 <a href="http://raptor.ukc.ac.uk/~tdb1/cgi-bin/viewcvs.cgi">CVS Repository (Local)</a><br>
26 <a href="http://raptor.ukc.ac.uk/~tdb1/cgi-bin/cvslog.cgi">Today's CVS Log (Local)</a><br>
27 <a href="http://raptor.ukc.ac.uk/~tdb1/cvsstat/index.html">CVS Statistics (Local)</a><br>
28 <br>
29 <a href="http://raptor.ukc.ac.uk/~pjm2/reports/"><b>Reports (Local)</b></a><br>
30 <a href="http://killigrew.ukc.ac.uk/">Server Logs (Local)</a><br>
31 <p>
32 <hr noshade size="1" color="#000000">
33 <h5>other projects</h5>
34 <a href="http://vrmlgraph.i-scream.org.uk">3-D VRML graph drawing</a><br>
35 <p>
36 <hr noshade size="1" color="#000000">
37 <h5>internal papers</h5>
38 <a href="projectpapers.shtml">Project Papers/Docs</a><br>
39 <a href="minutes.shtml">Meeting Minutes</a>
40 <p>
41 <hr noshade size="1" color="#000000">
42 <h5>misc</h5>
43 <a href="/probdomain.shtml">Problem Domain</a><br>
44 <a href="/who.shtml">Who We Are</a><br>
45 <a href="/acknowledgements.shtml">Acknowledgements</a>
46 <p>
47 <hr noshade size="1" color="#000000">
48 <h5>links</h5>
49 <a href="http://www.jacorb.org/">JacORB</a><br>
50 <a href="http://www.cs.ukc.ac.uk/">UKC - Computer Science</a><br>
51 <a href="http://www.w3.org/XML/">W3 XML Information</a><br>
52 <a href="http://www.cetus-links.org/oo_corba.html">CORBA Links</a><br>
53 <a href="http://java.sun.com/xml/download.html">JAXP</a>
54 <p>
55 <hr noshade size="1" color="#000000">
56 <h5>contact us</h5>
57 <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
58 <p>
59 <hr noshade size="1" color="#000000">
60 <a href="http://www.toucan-online.co.uk/">
61 <img border="0" src="toucan.gif" width="88" height="31">
62 </a>
63 <br>
64 <a href="http://sourceforge.net">
65 <img src="http://sourceforge.net/sflogo.php?group_id=24439" width="88" height="31" border="0" alt="SourceForge Logo">
66 </a>
67 </font></center>
68 </td>
69 </tr>
70 </table>