ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.85
Committed: Mon Oct 29 17:09:04 2001 UTC (22 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.84: +9 -0 lines
Log Message:
Added some links to the Sourceforge stuff. I guess if I could be bothered
I'd sit down and install some tools to do this on our server... but I'm
too lazy :) Also be nice to use Sourceforge for proper downloads, if we
ever made a release... which I'll do someday in the not overly distant
future.

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 <p>
34 <hr noshade size="1" color="#000000">
35 <h5>sourceforge</h5>
36 <a href="http://sourceforge.net/tracker/?atid=381463&group_id=24439&func=browse">Bug Tracking</a><br>
37 <a href="http://sourceforge.net/tracker/?atid=381464&group_id=24439&func=browse">Support Requests</a><br>
38 <a href="http://sourceforge.net/tracker/?atid=381465&group_id=24439&func=browse">Patches</a><br>
39 <a href="http://sourceforge.net/tracker/?atid=381466&group_id=24439&func=browse">Feature Requests</a><br>
40 <br>
41 <a href="http://sourceforge.net/forum/?group_id=24439">Forums</a><br>
42 <p>
43 <hr noshade size="1" color="#000000">
44 <h5>other projects</h5>
45 <a href="http://vrmlgraph.i-scream.org.uk">3-D VRML graph drawing</a><br>
46 <p>
47 <hr noshade size="1" color="#000000">
48 <h5>internal papers</h5>
49 <a href="/projectpapers.shtml">Project Papers/Docs</a><br>
50 <a href="/minutes.shtml">Meeting Minutes</a>
51 <p>
52 <hr noshade size="1" color="#000000">
53 <h5>misc</h5>
54 <a href="/probdomain.shtml">Problem Domain</a><br>
55 <a href="/who.shtml">Who We Are</a><br>
56 <a href="/acknowledgements.shtml">Acknowledgements</a>
57 <p>
58 <hr noshade size="1" color="#000000">
59 <h5>links</h5>
60 <a href="http://www.jacorb.org/">JacORB</a><br>
61 <a href="http://www.cs.ukc.ac.uk/">UKC - Computer Science</a><br>
62 <a href="http://www.w3.org/XML/">W3 XML Information</a><br>
63 <a href="http://www.cetus-links.org/oo_corba.html">CORBA Links</a><br>
64 <a href="http://java.sun.com/xml/download.html">JAXP</a>
65 <p>
66 <hr noshade size="1" color="#000000">
67 <h5>contact us</h5>
68 <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
69 <p>
70 <hr noshade size="1" color="#000000">
71 <a href="http://www.toucan-online.co.uk/">
72 <img border="0" src="/toucan.gif" width="88" height="31">
73 </a>
74 <br>
75 <a href="http://sourceforge.net">
76 <img src="http://sourceforge.net/sflogo.php?group_id=24439" width="88" height="31" border="0" alt="SourceForge Logo">
77 </a>
78 </font></center>
79 </td>
80 </tr>
81 </table>