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

Comparing web/www/menu.inc (file contents):
Revision 1.5 by tdb, Wed Mar 24 23:16:13 2004 UTC vs.
Revision 1.8 by tdb, Sat Feb 18 13:07:38 2006 UTC

# Line 5 | Line 5
5            Main
6          </h3>
7          <ul>
8 <          <li><a href="http://nwww.i-scream.org/">i-scream Home</a></li>
9 <          <li><a href="http://nwww.i-scream.org/#news">News</a></li>
10 <          <li><a href="http://nwww.i-scream.org/#search">Search</a></li>
8 >          <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          </ul>
12          <h3 class="heading">
13            Projects
14          </h3>
15          <ul>
16 <          <li><a href="http://nwww.i-scream.org/libstatgrab/">libstatgrab</a></li>
17 <          <li><a href="http://nwww.i-scream.org/pystatgrab/">pystatgrab</a></li>
18 <          <li><a href="http://nwww.i-scream.org/laroona/">Laroona</a></li>
19 <          <li><a href="http://nwww.i-scream.org/cms/">CMS</a></li>
16 >          <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/laroona/">Laroona</a></li>
19 >          <li><a href="http://www.i-scream.org/cms/">CMS</a></li>
20          </ul>
21          <ul>
22            <li><a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java TCP/UDP ACL's</a></li>
# Line 25 | Line 25
25            Resources
26          </h3>
27          <ul>
28 <          <li><a href="http://nwww.i-scream.org/cvs.xhtml">CVS Repository</a></li>
28 >          <li><a href="http://www.i-scream.org/mirrors.xhtml">Download Mirrors</a></li>
29 >        </ul>
30 >        <ul>
31 >          <li><a href="http://www.i-scream.org/cvs.xhtml">CVS Repository</a></li>
32            <li><a href="http://wiki.i-scream.org/">Wiki</a></li>
33          </ul>
34          <ul>
35 <          <li><a href="http://nwww.i-scream.org/mailinglists.xhtml">Mailing Lists</a></li>
36 <          <li><a href="http://nwww.i-scream.org/support.xhtml">Support</a></li>
37 <          <li><a href="http://nwww.i-scream.org/support.xhtml">Bug Tracking</a></li>
35 >          <li><a href="http://www.i-scream.org/mailinglists.xhtml">Mailing Lists</a></li>
36 >          <li><a href="http://www.i-scream.org/support.xhtml">Support</a></li>
37 >          <li><a href="http://www.i-scream.org/support.xhtml">Bug Tracking</a></li>
38          </ul>
39          <ul>
40 <          <li><a href="http://nwww.i-scream.org/license.xhtml">Licensing</a></li>
40 >          <li><a href="http://www.i-scream.org/license.xhtml">Licensing</a></li>
41          </ul>
42          <h3 class="heading">
43            i-scream
44          </h3>
45          <ul>
46 <          <li><a href="http://nwww.i-scream.org/who.xhtml">Who We Are</a></li>
47 <          <li><a href="http://nwww.i-scream.org/pgpkey.xhtml">PGP Key</a></li>
46 >          <li><a href="http://www.i-scream.org/who.xhtml">Who We Are</a></li>
47 >          <li><a href="http://www.i-scream.org/pgpkey.xhtml">PGP Key</a></li>
48          </ul>
49          <h3 class="heading">
50            Contact Us
51          </h3>
52          <ul>
53 <          <li><a href="mailto:dev@i-scream.org">dev@i-scream.org</a></li>
53 >          <li><a href="mailto:support@i-scream.org">support@i-scream.org</a></li>
54          </ul>
55          <p class="logo">
56            <a href="http://validator.w3.org/check/referer">
57 <            <img src="http://nwww.i-scream.org/images/valid-xhtml11.png" alt="Valid XHTML 1.1!" />
57 >            <img src="http://www.i-scream.org/images/valid-xhtml11.png" alt="Valid XHTML 1.1!" />
58            </a>
59            <a href="http://jigsaw.w3.org/css-validator/check/referer">
60 <            <img src="http://nwww.i-scream.org/images/vcss.png" alt="Valid CSS!" />
60 >            <img src="http://www.i-scream.org/images/vcss.png" alt="Valid CSS!" />
61            </a>
62            <a href="http://www.freebsd.org/">
63 <            <img src="http://nwww.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
63 >            <img src="http://www.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
64            </a>
65          </p>
66        </div>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines