ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
Revision: 1.94
Committed: Wed Jun 4 18:59:03 2003 UTC (20 years, 9 months ago) by tdb
Branch: MAIN
Changes since 1.93: +2 -10 lines
Log Message:
Move bug tracking to top section, and drop sourceforge section. I hope to
have our own bug tracking soon, which would make the sourceforge pages
redundant. Whether or not we delete the project is another matter...

File Contents

# User Rev Content
1 tdb 1.1
2     <!--
3 tdb 1.90 $Author: tdb $
4 tdb 1.94 $Id: left.inc,v 1.93 2003/05/15 20:48:01 tdb Exp $
5 tdb 1.1 -->
6    
7 pjm2 1.77 <table border="0" cellpadding="1" cellspacing="2" width="170" bgcolor="#000000" bordercolor="#9999ff" height="100%">
8 pjm2 1.76
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 tdb 1.1 <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 tdb 1.72 <h5>main</h5>
22 tdb 1.75 <a href="/downloads"><b>Downloads</b></a><br>
23     <a href="/documentation"><b>Documentation</b></a><br>
24 pjm2 1.79 <a href="/screenshots"><b>Screen Shots</b></a><br>
25     <a href="/reports"><b>Reports Demo</b></a><br>
26 tdb 1.82 <a href="/features.shtml"><b>Features</b></a><br>
27 tdb 1.51 <br>
28     <a href="/todo.shtml">TODO List</a><br>
29     <a href="/javadoc/">Javadoc Pages</a><br>
30     <br>
31 tdb 1.80 <a href="/cvs.shtml">CVS Repository</a><br>
32 tdb 1.81 <a href="/mailinglists.shtml">Mailing Lists</a><br>
33 tdb 1.94 <a href="http://sourceforge.net/tracker/?atid=381463&group_id=24439&func=browse">Bug Tracking</a><br>
34 tdb 1.91 <br>
35     <a href="/license.shtml">Licensing</a><br>
36 tdb 1.85 <p>
37     <hr noshade size="1" color="#000000">
38 tdb 1.60 <h5>other projects</h5>
39 tdb 1.93 <a href="http://vrmlgraph.i-scream.org">3-D VRML graph drawing</a><br>
40 tdb 1.88 <a href="http://www.jibble.org/pircbot.php">PircBot IRC Bot</a><br>
41     <a href="http://www.jibble.org/jibblewebserver.php">Jibble Web Server</a><br>
42 tdb 1.93 <a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java ACL's for TCP/UDP</a><br>
43 tdb 1.60 <p>
44     <hr noshade size="1" color="#000000">
45 tdb 1.74 <h5>internal papers</h5>
46 tdb 1.82 <a href="/projectpapers.shtml">Project Papers/Docs</a><br>
47     <a href="/minutes.shtml">Meeting Minutes</a>
48 tdb 1.1 <p>
49 tdb 1.72 <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 tdb 1.92 <a href="/pgpkey.shtml">PGP Key</a><br>
54 pjm2 1.73 <a href="/acknowledgements.shtml">Acknowledgements</a>
55 tdb 1.72 <p>
56 tdb 1.1 <hr noshade size="1" color="#000000">
57     <h5>links</h5>
58 tdb 1.63 <a href="http://www.jacorb.org/">JacORB</a><br>
59 tdb 1.93 <a href="http://www.cs.kent.ac.uk/">UKC - Computer Science</a><br>
60 tdb 1.1 <a href="http://www.w3.org/XML/">W3 XML Information</a><br>
61 pjm2 1.29 <a href="http://java.sun.com/xml/download.html">JAXP</a>
62 tdb 1.1 <p>
63     <hr noshade size="1" color="#000000">
64     <h5>contact us</h5>
65 tdb 1.93 <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
66 tdb 1.1 <p>
67     <hr noshade size="1" color="#000000">
68 tdb 1.59 <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 tdb 1.1 </font></center>
72     </td>
73     </tr>
74     </table>