Revision: | 1.18 |
Committed: | Fri Jun 21 17:26:08 2013 UTC (11 years, 4 months ago) by tdb |
Branch: | MAIN |
CVS Tags: | HEAD |
Changes since 1.17: | +1 -1 lines |
Log Message: | Another few minor cleanups. |
# | User | Rev | Content |
---|---|---|---|
1 | tdb | 1.4 | <div id="menu"> |
2 | <h3 class="heading"> | ||
3 | tdb | 1.5 | <img src="<!--#include virtual="/cgi-bin/logo.cgi" -->" class="cornerlogo" alt="a random image"/> |
4 | <br /> | ||
5 | tdb | 1.4 | Main |
6 | </h3> | ||
7 | tdb | 1.5 | <ul> |
8 | tdb | 1.6 | <li><a href="http://www.i-scream.org/">i-scream Home</a></li> |
9 | <li><a href="http://www.i-scream.org/#news">News</a></li> | ||
10 | <li><a href="http://www.i-scream.org/#search">Search</a></li> | ||
11 | tdb | 1.5 | </ul> |
12 | tdb | 1.4 | <h3 class="heading"> |
13 | Projects | ||
14 | </h3> | ||
15 | tdb | 1.5 | <ul> |
16 | tdb | 1.6 | <li><a href="http://www.i-scream.org/libstatgrab/">libstatgrab</a></li> |
17 | <li><a href="http://www.i-scream.org/pystatgrab/">pystatgrab</a></li> | ||
18 | <li><a href="http://www.i-scream.org/cms/">CMS</a></li> | ||
19 | tdb | 1.5 | </ul> |
20 | <ul> | ||
21 | <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java TCP/UDP ACL's</a></li> | ||
22 | </ul> | ||
23 | tdb | 1.4 | <h3 class="heading"> |
24 | Resources | ||
25 | </h3> | ||
26 | tdb | 1.5 | <ul> |
27 | tdb | 1.7 | <li><a href="http://www.i-scream.org/mirrors.xhtml">Download Mirrors</a></li> |
28 | </ul> | ||
29 | <ul> | ||
30 | tdb | 1.15 | <li><a href="http://www.i-scream.org/git.xhtml">Git Repositories</a></li> |
31 | tdb | 1.6 | <li><a href="http://www.i-scream.org/cvs.xhtml">CVS Repository</a></li> |
32 | tdb | 1.5 | </ul> |
33 | <ul> | ||
34 | tdb | 1.15 | <li><a href="http://www.i-scream.org/contributing.xhtml">Contributing</a></li> |
35 | </ul> | ||
36 | <ul> | ||
37 | tdb | 1.6 | <li><a href="http://www.i-scream.org/mailinglists.xhtml">Mailing Lists</a></li> |
38 | tdb | 1.18 | <li><a href="http://www.i-scream.org/support.xhtml">Reporting Bugs</a></li> |
39 | tdb | 1.5 | </ul> |
40 | <ul> | ||
41 | tdb | 1.6 | <li><a href="http://www.i-scream.org/license.xhtml">Licensing</a></li> |
42 | tdb | 1.5 | </ul> |
43 | tdb | 1.4 | <h3 class="heading"> |
44 | i-scream | ||
45 | </h3> | ||
46 | tdb | 1.5 | <ul> |
47 | tdb | 1.6 | <li><a href="http://www.i-scream.org/who.xhtml">Who We Are</a></li> |
48 | <li><a href="http://www.i-scream.org/pgpkey.xhtml">PGP Key</a></li> | ||
49 | tdb | 1.5 | </ul> |
50 | tdb | 1.4 | <p class="logo"> |
51 | tdb | 1.9 | <a href="http://www.freebsd.org/"> |
52 | <img src="http://www.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" /> | ||
53 | </a> | ||
54 | tdb | 1.5 | <a href="http://validator.w3.org/check/referer"> |
55 | tdb | 1.6 | <img src="http://www.i-scream.org/images/valid-xhtml11.png" alt="Valid XHTML 1.1!" /> |
56 | tdb | 1.5 | </a> |
57 | <a href="http://jigsaw.w3.org/css-validator/check/referer"> | ||
58 | tdb | 1.6 | <img src="http://www.i-scream.org/images/vcss.png" alt="Valid CSS!" /> |
59 | tdb | 1.4 | </a> |
60 | </p> | ||
61 | tdb | 1.11 | </div> |
62 | <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> | ||
63 | </script> | ||
64 | <script type="text/javascript"> | ||
65 | _uacct = "UA-1579330-1"; | ||
66 | urchinTracker(); | ||
67 | </script> |