summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhtdocs/about.html89
-rw-r--r--htdocs/robots.txt9
-rwxr-xr-xhtdocs/whatsnew.html81
3 files changed, 179 insertions, 0 deletions
diff --git a/htdocs/about.html b/htdocs/about.html
index e69de29..16d523d 100755
--- a/htdocs/about.html
+++ b/htdocs/about.html
@@ -0,0 +1,89 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+<head>
+<title>About the W3C HTML Validation Service</title>
+<meta name="revision"
+ content="$Id: about.html,v 1.2 1998-07-24 22:11:34 gerald Exp $">
+</head>
+<body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b">
+
+<table width="100%">
+<tr valign=middle>
+<td valign=middle>
+<a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/WWW/w3c_home"
+height="48" border="0" alt="W3C"></a>
+<td valign=middle>
+<h1 align=center>About the<br>W3C HTML Validation Service</h1>
+<td valign=middle>
+<a href="http://www.compaq.com/"><img alt="COMPAQ" border="0"
+src="/misc/compaq-logo.gif" align=left></a>
+</tr>
+</table>
+
+<hr>
+<p>
+The performance of <a href="/">this validator</a> is a combination of
+the base system <a
+href="#Hardware1">hardware</a> and <a href="#Software1">software</a> and the
+<a href="#Network1">network</a> connectivity of the site which hosts it,
+providing very high validation performance to the Internet.</p>
+
+<h2 id="Hardware"><a name="Hardware1">Hardware</a></h2>
+<p>
+The system consists of an <a
+href="http://www.workstation.digital.com/products/auseries/auproduct.html">Alpha
+Personal Workstation 500au</a> with 128 megabytes of memory and a disk. This
+is a <a
+href="http://www.digital.com/semiconductor/alpha/dsc-21164.html">500mhz Alpha
+21164 processor</a> with very fast main memory and cache. This is one step up
+from the low end Alpha workstation. If we need more speed, we can get
+it!</p>
+
+<h2 id="Software"><a name="Software1">Software</a></h2>
+<p>
+The base system software is <a href="http://www.unix.digital.com/">DIGITAL
+UNIX version 4.0C</a>.</p>
+
+<h2 id="Network"><a name="Network1">Network</a></h2>
+<p>
+The network which hosts this system is on a 100mbit/second one hop away from
+Compaq's <a href="http://www.ix.digital.com/">Internet Exchange</a>, in Palo
+Alto California. This provides as much bandwidth as we could possibly use at
+a site extremely well connected to <a
+href="http://www.ix.digital.com/participating/participants.html">many networks
+of the global Internet</a>. The combination of fast hardware, a fast network,
+and great connectivity provides the service you see.</p>
+
+<h2><a name="credits">Credits</a></h2>
+<p>
+People and organizations who help make this happen:</p>
+<ul>
+<li>
+Our thanks to Compaq's <a href="http://www.research.digital.com/">Network
+Systems Laboratory</a>, which provides the rack space and remote hands
+service, one hop away from Compaq's <a
+href="http://www.ix.digital.com/">Internet Exchange</a>.
+<li>
+W3C to install and maintain the validation service.
+<li>
+Stephen Stuart installed the system initially.
+<li>
+Glen Trewitt helps for operations, in the infrequent event of anything going
+wrong that we can't fix from Cambridge.
+<li>
+DIGITAL's Corporate Standards Group provides the hardware for
+this service.
+</ul>
+<p>
+</p>
+<hr>
+<address>
+<a href="http://validator.w3.org/check/referer"><img
+src="http://validator.w3.org/images/vh40.gif" height="31" width="88"
+align=right border="0" alt="Valid HTML 4.0!">
+ </a> <a href="http://www.w3.org/People/Gerald/">Gerald Oskoboiny</a>, <a
+href="http://www.w3.org/People/Gettys/">Jim Gettys</a><br>
+<a href="http://www.w3.org/Help/Webmaster">Webmaster</a><br>
+$Date: 1998-07-24 22:11:34 $ </address>
+</body>
+</html>
diff --git a/htdocs/robots.txt b/htdocs/robots.txt
index e69de29..006c49f 100644
--- a/htdocs/robots.txt
+++ b/htdocs/robots.txt
@@ -0,0 +1,9 @@
+#
+# robots.txt for validator.w3.org
+#
+# $Id: robots.txt,v 1.2 1998-07-24 22:11:35 gerald Exp $
+#
+
+# User-Agent: *
+# Disallow:
+
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html
index e69de29..ee7adf5 100755
--- a/htdocs/whatsnew.html
+++ b/htdocs/whatsnew.html
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<html>
+
+<head>
+ <title>W3C HTML Validation Service: What's New</title>
+ <link rev="made" href="mailto:gerald@w3.org">
+ <meta name="keywords" content="HTML, Hypertext Markup Language, Validation,
+ W3C HTML Validation Service, What's New">
+ <meta name="description" content="What's New with W3C's Validation Service.">
+ <meta name="revision"
+ content="$Id: whatsnew.html,v 1.2 1998-07-24 22:11:36 gerald Exp $">
+</head>
+
+<body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b">
+
+<p>
+ <a href="http://www.w3.org/"><img
+ src="http://www.w3.org/Icons/WWW/w3c_home" height=48 border=0
+ alt="W3C"></a>
+</p>
+
+<h1>W3C HTML Validation Service: What's New</h1>
+
+<p>
+ This page lists recent changes to <a href="/">the W3C HTML
+ Validation Service</a>.
+</p>
+
+<dl>
+
+<dt><a name="1998.06.19"><strong>19 Jun 1998</strong></a>:
+<dd>
+ <p>
+ Added a page about <a href="about.html">the hardware/network
+ behind this service</a>.
+ </p>
+
+<p>
+<dt><a name="1998.04.20"><strong>20 Apr 1998</strong></a>:
+<dd>
+ <p>
+ Added support for a parameter to check the referring Web page for mistakes.
+ </p>
+
+ <p>
+ To use it, just link to the following URI when linking to the service:
+ </p>
+
+ <blockquote><code>
+ <a href="http://validator.w3.org/check/referer">http://validator.w3.org/check/referer</a>
+ </code></blockquote>
+
+ <p>
+ (you can try the link above to see how it works.)
+ </p>
+
+<p>
+<dt><a name="1997.12.18"><strong>18 Dec 1997</strong></a>:
+<dd>
+ <p>
+ Updated HTML 4.0 materials to match the <a
+ href="http://www.w3.org/TR/REC-html40/">HTML 4.0 Recommendation</a>.
+ </p>
+
+</dl>
+
+<hr>
+
+<address>
+ <a href="http://validator.w3.org/check/referer"><img
+ src="http://validator.w3.org/images/vh40.gif" height=31 width=88
+ align=right border=0 alt="Valid HTML 4.0!"></a>
+ <a href="http://www.w3.org/People/Gerald/">Gerald Oskoboiny</A><br><A
+ href="http://www.w3.org/Help/Webmaster">Webmaster</A><br>
+ $Date: 1998-07-24 22:11:36 $
+</address>
+
+</body>
+
+</html>
+