ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/left.inc
(Generate patch)

Comparing web/www/left.inc (file contents):
Revision 1.72 by tdb, Fri May 25 18:12:16 2001 UTC vs.
Revision 1.99 by tdb, Thu Aug 21 22:35:57 2003 UTC

# Line 1 | Line 1
1  
2   <!--
3 <    left.inc
4 <    Created by i-scream team 14/10/2000
3 >    $Author$
4 >    $Id$
5   -->
6  
7 <    <base href="http://www.i-scream.org.uk/">
7 >    <table border="0" cellpadding="1" cellspacing="2" width="170" bgcolor="#000000" bordercolor="#9999ff" height="100%">
8  
9 <    <table border="0" cellpadding="4" cellspacing="1" width="170" bgcolor="#000000" bordercolor="#9999ff" height="100%">
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">
# Line 14 | Line 19
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="/worddocs"><b>Documentation</b></a><br>
24 <       <a href="/screenshots"><b>Screenshots</b></a><br>
25 <       <a href="features.shtml"><b>Features</b></a><br>
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="http://raptor.ukc.ac.uk/~tdb1/cgi-bin/viewcvs.cgi">CVS Repository (Local)</a><br>
32 <       <a href="http://raptor.ukc.ac.uk/~tdb1/cgi-bin/cvslog.cgi">Today's CVS Log (Local)</a><br>
33 <       <a href="http://raptor.ukc.ac.uk/~tdb1/cvsstat/index.html">CVS Statistics (Local)</a><br>
31 >       <a href="/cvs.shtml">CVS Repository</a><br>
32 >       <a href="/mailinglists.shtml">Mailing Lists</a><br>
33 >       <a href="/support.shtml">Bug Tracking</a><br>
34 >       <a href="/support.shtml">Support</a><br>
35         <br>
36 <       <a href="http://raptor.ukc.ac.uk/~pjm2/reports/"><b>Reports (Local)</b></a><br>
30 <       <a href="http://killigrew.ukc.ac.uk/">Server Logs (Local)</a><br>
36 >       <a href="/license.shtml">Licensing</a><br>
37         <p>
38         <hr noshade size="1" color="#000000">
39         <h5>other projects</h5>
40         <a href="http://vrmlgraph.i-scream.org.uk">3-D VRML graph drawing</a><br>
41 +       <a href="http://www.jibble.org/pircbot.php">PircBot IRC Bot</a><br>
42 +       <a href="http://www.jibble.org/jibblewebserver.php">Jibble Web Server</a><br>
43 +       <a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java ACL's for TCP/UDP</a><br>
44         <p>
45         <hr noshade size="1" color="#000000">
46 <       <h5>papers</h5>
47 <       <a href="/cgi-bin/docs.cgi?doc=plan/feature_list.txt">Feature List</a><br>
48 <       <a href="/cgi-bin/docs.cgi?doc=plan/time_allocation.txt">Time Allocation Plan</a><br>
40 <       <a href="/cgi-bin/docs.cgi?doc=plan/implementation-phases.txt">Implementation Phases</a><br>
41 <       <a href="/cgi-bin/docs.cgi?doc=plan/doc_strategy.txt">Documentation Strategy</a><br>
42 <       <a href="/worddocs">Word/PDF Documents</a><br>
43 <       <br>
44 <       <a href="/cgi-bin/docs.cgi?doc=specification/spec-realtime.txt">Realtime Spec Outline</a><br>
45 <       <a href="/cgi-bin/docs.cgi?doc=specification/doc_spec.txt">Document Specs</a><br>
46 <       <a href="/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt">XMLviaUDP Specs</a><br>
47 <       <a href="/cgi-bin/docs.cgi?doc=specification/configuration.txt">System Configuration</a><br>
48 <       <a href="/cgi-bin/docs.cgi?doc=specification/coding_standards.txt">Coding Standards</a><br>
49 <       <a href="/cgi-bin/docs.cgi?doc=specification/expected_data.txt">Host: expected data</a><br>
50 <       <a href="/cgi-bin/docs.cgi?doc=specification/logging.txt">Logging System</a><br>
51 <       <a href="/cgi-bin/docs.cgi?doc=specification/using_queue.txt">Using the Queue</a><br>
52 <       <a href="/cgi-bin/docs.cgi?doc=specification/protocols.txt">Protocol Specs</a><br>
53 <       <br>
54 <       <a href="/cgi-bin/docs.cgi?doc=papers/corba.txt">Using CORBA</a><br>
55 <       <a href="/cgi-bin/docs.cgi?doc=papers/cvs-1.txt">Using CVS (part 1)</a><br>
56 <       <a href="/cgi-bin/docs.cgi?doc=papers/cvs-2.txt">Using CVS (part 2)</a><br>
57 <       <a href="/cgi-bin/docs.cgi?doc=papers/wbem.txt">WBEM, CIM?</a><br>
58 <       <br>
59 <       <a href="minutes.shtml">Meeting Minutes</a>
46 >       <h5>internal papers</h5>
47 >       <a href="/projectpapers.shtml">Project Papers/Docs</a><br>
48 >       <a href="/minutes.shtml">Meeting Minutes</a>
49         <p>      
50         <hr noshade size="1" color="#000000">
51         <h5>misc</h5>
52         <a href="/probdomain.shtml">Problem Domain</a><br>
53         <a href="/who.shtml">Who We Are</a><br>
54 <       Acknowledgements
54 >       <a href="/pgpkey.shtml">PGP Key</a><br>
55 >       <a href="/acknowledgements.shtml">Acknowledgements</a>
56         <p>
57         <hr noshade size="1" color="#000000">
58         <h5>links</h5>
59         <a href="http://www.jacorb.org/">JacORB</a><br>
60 <       <a href="http://www.cs.ukc.ac.uk/">UKC - Computer Science</a><br>
60 >       <a href="http://www.cs.kent.ac.uk/">UKC - Computer Science</a><br>
61         <a href="http://www.w3.org/XML/">W3 XML Information</a><br>
72       <a href="http://www.cetus-links.org/oo_corba.html">CORBA Links</a><br>
73       <a href="http://www.megginson.com/SAX/">SAX homepage</a><br>
62         <a href="http://java.sun.com/xml/download.html">JAXP</a>
63         <p>
64         <hr noshade size="1" color="#000000">
65         <h5>contact us</h5>
66 <       <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
66 >       <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
67         <p>
68         <hr noshade size="1" color="#000000">
81       <a href="http://www.toucan-online.co.uk/">
82        <img border="0" src="toucan.gif" width="88" height="31">
83       </a>
84       <br>
69         <a href="http://sourceforge.net">
70          <img src="http://sourceforge.net/sflogo.php?group_id=24439" width="88" height="31" border="0" alt="SourceForge Logo">
71 +       </a>
72 +       <br>
73 +       <a href="http://www.freebsd.org">
74 +        <img src="/powerlogo_small.gif" width="120" height="45" border="0" alt="Powered By FreeBSD">
75         </a>
76         </font></center>
77        </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines