------------------------------------------------------------
                    TOTAL VALIDATOR TOOL
------------------------------------------------------------
INTRODUCTION

The Total Validator Tool allows you to perform four different
validations on your web pages in one go, rather than using
several tools to achieve the same thing.

------------------------------------------------------------
INSTALLING/UNINSTALLING

The Basic tool runs on Windows from 2000 upwards, OS X 10.4 and
above and most versions of Linux.

Windows: To install simply run the .exe file you downloaded,
overwriting any previous installation. To uninstall use the
'Uninstall Total Validator Tool' option in the Start Menu.
You must have Java 1.5 or later installed in order to run the
tool. If you don't your browser will be directed to the
official site to download the latest version. Alternatively
download the java add-on from the downloads page. This will
provide a local version of Java used just by the tool.

OS X: To install drag the TotalValidator icon into your
/Applications folder. To uninstall simply drag this icon
into your trash. You must have Java 1.5 or later installed
in order to run the tool. This may be downloaded from Apple
(http://www.apple.com/support/downloads/). You must also use
the Java Preferences Utility described at
(http://docs.info.apple.com/article.html?artnum=302412) to
ensure that Java 1.5 is the default.

Linux: You must have Java 1.5 or later installed first and it
must be in your PATH. Type 'java -version' at the command
prompt to check this. To install copy the .tar.gz file you
downloaded into the directory of your choice and run the
following command to create a 'totalvalidator' directory
which contains the application:

	# tar xvfz totalvalidator.tar.gz

In order to automatically display the results in a browser
you may have to amend totalvalidatorbasic/default_browser.sh.
Use totalvalidatorbasic/total_validator.sh to run the tool.

------------------------------------------------------------
COPYRIGHT

Copyright 2011, Total Validator. All rights reserved.
Use is subject to the terms of the license.

------------------------------------------------------------