ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.78
Committed: Tue May 29 14:00:22 2001 UTC (22 years, 10 months ago) by tdb
Branch: MAIN
Changes since 1.77: +1 -1 lines
Log Message:
No need to bold the reports anymore.

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