ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.83
Committed: Mon Jul 16 10:18:29 2001 UTC (22 years, 9 months ago) by tdb
Branch: MAIN
Changes since 1.82: +0 -1 lines
Log Message:
Logs are no longer kept, and that machine doesn't exist anymore :)

File Contents

# Content
1
2 <!--
3 left.inc
4 Created by i-scream team 14/10/2000
5 -->
6
7 <table border="0" cellpadding="1" cellspacing="2" width="170" bgcolor="#000000" bordercolor="#9999ff" height="100%">
8
9 <tr bgcolor="#000066">
10 <td>
11 <font color="white" face="arial,sans-serif" size="2"><b>Contents</b></font>
12 </td>
13 </tr>
14
15 <tr bgcolor="#eeeeff">
16 <td valign="top">
17 <center><font face="arial,sans-serif" size="2">
18 <p>
19 <a href="/">i-scream homepage</a>
20 <hr noshade size="1" color="#000000">
21 <h5>main</h5>
22 <a href="/downloads"><b>Downloads</b></a><br>
23 <a href="/documentation"><b>Documentation</b></a><br>
24 <a href="/screenshots"><b>Screen Shots</b></a><br>
25 <a href="/reports"><b>Reports Demo</b></a><br>
26 <a href="/features.shtml"><b>Features</b></a><br>
27 <br>
28 <a href="/todo.shtml">TODO List</a><br>
29 <a href="/javadoc/">Javadoc Pages</a><br>
30 <br>
31 <a href="/cvs.shtml">CVS Repository</a><br>
32 <a href="/mailinglists.shtml">Mailing Lists</a><br>
33 <br>
34 <a href="http://raptor.ukc.ac.uk/~pjm2/reports/">Reports (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>internal papers</h5>
42 <a href="/projectpapers.shtml">Project Papers/Docs</a><br>
43 <a href="/minutes.shtml">Meeting Minutes</a>
44 <p>
45 <hr noshade size="1" color="#000000">
46 <h5>misc</h5>
47 <a href="/probdomain.shtml">Problem Domain</a><br>
48 <a href="/who.shtml">Who We Are</a><br>
49 <a href="/acknowledgements.shtml">Acknowledgements</a>
50 <p>
51 <hr noshade size="1" color="#000000">
52 <h5>links</h5>
53 <a href="http://www.jacorb.org/">JacORB</a><br>
54 <a href="http://www.cs.ukc.ac.uk/">UKC - Computer Science</a><br>
55 <a href="http://www.w3.org/XML/">W3 XML Information</a><br>
56 <a href="http://www.cetus-links.org/oo_corba.html">CORBA Links</a><br>
57 <a href="http://java.sun.com/xml/download.html">JAXP</a>
58 <p>
59 <hr noshade size="1" color="#000000">
60 <h5>contact us</h5>
61 <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
62 <p>
63 <hr noshade size="1" color="#000000">
64 <a href="http://www.toucan-online.co.uk/">
65 <img border="0" src="/toucan.gif" width="88" height="31">
66 </a>
67 <br>
68 <a href="http://sourceforge.net">
69 <img src="http://sourceforge.net/sflogo.php?group_id=24439" width="88" height="31" border="0" alt="SourceForge Logo">
70 </a>
71 </font></center>
72 </td>
73 </tr>
74 </table>