summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/about.html62
-rw-r--r--htdocs/images/debian.pngbin2761 -> 0 bytes
2 files changed, 27 insertions, 35 deletions
diff --git a/htdocs/about.html b/htdocs/about.html
index 74def52..d6d85a7 100755
--- a/htdocs/about.html
+++ b/htdocs/about.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: about.html,v 1.31 2006-08-11 07:19:15 ot Exp $"
---><!--#set var="date" value="\$Date: 2006-08-11 07:19:15 $"
+<!--#set var="revision" value="\$Id: about.html,v 1.32 2006-10-23 19:24:23 ville Exp $"
+--><!--#set var="date" value="\$Date: 2006-10-23 19:24:23 $"
--><!--#set var="title" value="About the W3C Markup Validation Service"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
@@ -156,6 +156,8 @@
This service uses:
</p>
<ul>
+ <li><a href="http://www.perl.com/">Perl</a> and many excellent open source
+ perl modules (see list in <a href="install.html#install-prereq">installation documentation</a>)</li>
<li>
A derivative version of <a href="http://www.jclark.com/">James
Clark</a>'s excellent <a href="http://www.jclark.com/sp/"><acronym
@@ -168,41 +170,31 @@
<a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a>'s
modified version, lq-nsgmls.
</li>
- <li>
- The <a href="http://www.linpro.no/lwp/"><acronym
- title="libwww-perl">LWP</acronym> Perl Modules</a>
- by Gisle Aas and Martijn Koster for retrieving documents.
- </li>
<li>Documentation and Error Explanations originally written by Scott Bigham.</li>
- <li>Open source software including <a
- href="http://httpd.apache.org/">Apache</a>, <a
- href="http://www.perl.com/">Perl</a>, and <a
- href="http://www.debian.org/">Debian GNU/Linux</a>.<a
- href="http://www.debian.org/"><img
- style="float: right; clear: both; width: 88px; height: 30px"
- src="images/debian.png" alt="[Powered by Debian]" /></a>
- </li>
<li>
- Patches and ideas from:
- <ul>
- <li><a href="http://www.aaronsw.com/">Aaron Swartz</a></li>
- <li><a href="http://bjoern.hoehrmann.de/">Bj&ouml;rn H&ouml;hrmann</a></li>
- <li><a href="http://www.smith-family.com/">Christian Smith</a></li>
- <li><a href="http://www.w3.org/People/Connolly/">Dan Connolly</a></li>
- <li><a href="http://www.tibbe-online.de/">David Tibbe</a></li>
- <li><a href="http://www.w3.org/People/Hugo/">Hugo Haas</a></li>
- <li><a href="http://www.jibbering.com/">Jim Ley</a></li>
- <li><a href="http://www.w3.org/People/karl/">Karl Dubost</a></li>
- <li><a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a></li>
- <li><a href="http://www.w3.org/People/D%c3%bcrst/">Martin D&uuml;rst</a></li>
- <li><a href="http://www.webthing.com/~nick/">Nick Kew</a></li>
- <li><a href="http://www.w3.org/People/olivier/">Olivier Thereaux</a></li>
- <li><a href="http://purl.org/net/sbp/">Sean B. Palmer</a></li>
- <li><a href="http://newsreaders.com/%7Elink/">Terje Bless</a></li>
- <li><a href="http://www.iki.fi/scop/">Ville Skytt&auml;</a></li>
- <li><a href="http://lists.w3.org/Archives/Public/www-validator/">...and
- the nice people on www-validator@w3.org.</a></li>
- </ul>
+ <p>Patches, Documentation and Ideas from:
+ <a href="http://www.aaronsw.com/">Aaron Swartz</a>,
+ <a href="http://bjoern.hoehrmann.de/">Bj&ouml;rn H&ouml;hrmann</a>,
+ <a href="http://www.smith-family.com/">Christian Smith</a>,
+ <a href="http://www.w3.org/People/Connolly/">Dan Connolly</a>,
+ <a href="http://dorward.me.uk/">David Dorward</a>,
+ <a href="http://www.tibbe-online.de/">David Tibbe</a>,
+ <a href="http://www.w3.org/People/Hugo/">Hugo Haas</a>,
+ <a href="http://www.jibbering.com/">Jim Ley</a>,
+ <a href="http://www.w3.org/People/karl/">Karl Dubost</a>,
+ <a href="http://www.htmlhelp.com/%7Eliam/">Liam Quinn</a>,
+ <a href="http://www.w3.org/People/D%c3%bcrst/">Martin D&uuml;rst</a>,
+ <a href="http://www.webthing.com/~nick/">Nick Kew</a>,
+ <a href="http://www.w3.org/People/olivier/">Olivier Thereaux</a>,
+ Roland W. Crowl,
+ Scott Bigham,
+ <a href="http://sierkbornemann.de/">Sierk Bornemann</a>,
+ <a href="http://purl.org/net/sbp/">Sean B. Palmer</a>,
+ <a href="http://newsreaders.com/%7Elink/">Terje Bless</a>,
+ <a href="http://www.iki.fi/scop/">Ville Skytt&auml;</a>,
+ <a href="http://lists.w3.org/Archives/Public/www-validator/">...and
+ the great user community on www-validator@w3.org.</a>
+ </p>
</li>
</ul>
</div>
diff --git a/htdocs/images/debian.png b/htdocs/images/debian.png
deleted file mode 100644
index 4aef27d..0000000
--- a/htdocs/images/debian.png
+++ /dev/null
Binary files differ