ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.79
Committed: Wed May 30 08:28:32 2001 UTC (22 years, 10 months ago) by pjm2
Branch: MAIN
Changes since 1.78: +2 -1 lines
Log Message:
Made screenshots two words (as apparently it should be) and added a link
to reports/ entitled "Reports Demo"

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