ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.74
Committed: Fri May 25 22:34:43 2001 UTC (22 years, 10 months ago) by tdb
Branch: MAIN
Changes since 1.73: +2 -23 lines
Log Message:
Most of the papers are now outdated and have been moved to a more
suitable location. People should be reading the proper documentation.

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 tdb 1.72 <h5>main</h5>
17 tdb 1.69 <a href="/downloads/"><b>Downloads</b></a><br>
18     <a href="/worddocs"><b>Documentation</b></a><br>
19     <a href="/screenshots"><b>Screenshots</b></a><br>
20 tdb 1.71 <a href="features.shtml"><b>Features</b></a><br>
21 tdb 1.51 <br>
22     <a href="/todo.shtml">TODO List</a><br>
23     <a href="/javadoc/">Javadoc Pages</a><br>
24     <br>
25 tdb 1.70 <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 tdb 1.51 <br>
29 tdb 1.70 <a href="http://raptor.ukc.ac.uk/~pjm2/reports/"><b>Reports (Local)</b></a><br>
30 ajm 1.49 <a href="http://killigrew.ukc.ac.uk/">Server Logs (Local)</a><br>
31     <p>
32     <hr noshade size="1" color="#000000">
33 tdb 1.60 <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 tdb 1.74 <h5>internal papers</h5>
38     <a href="projectpapers.shtml">Project Papers/Docs</a><br>
39 tdb 1.69 <a href="minutes.shtml">Meeting Minutes</a>
40 tdb 1.1 <p>
41 tdb 1.72 <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 pjm2 1.73 <a href="/acknowledgements.shtml">Acknowledgements</a>
46 tdb 1.72 <p>
47 tdb 1.1 <hr noshade size="1" color="#000000">
48     <h5>links</h5>
49 tdb 1.63 <a href="http://www.jacorb.org/">JacORB</a><br>
50 tdb 1.1 <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 tdb 1.20 <a href="http://www.cetus-links.org/oo_corba.html">CORBA Links</a><br>
53 pjm2 1.29 <a href="http://java.sun.com/xml/download.html">JAXP</a>
54 tdb 1.1 <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 tdb 1.59 <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 tdb 1.1 </font></center>
68     </td>
69     </tr>
70     </table>