Site Checker
Projects...   
site_checker   
[16-3-2005]

 

Site Checker

site_checker is written in pure Perl. It requires the LWP::Parallel::UserAgent and Lingua::Ispell modules.
It's also thoroughly undocumented, of dubious quality and may cause demons to fly out of your nose. In other words, if it breaks, you get to keep both pieces.

Boilerplate: site_checker is Copyright © Iain Georgeson 2003
This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.

site_checker:

  • Reports errors retrieving linked-to pages.
  • Reports hitop errors
  • Reports spelling errors using ispell

It doesn't include a validator because I reckon hitop's whinging ought to be enough for you.

If you want the spelling checker to ignore certain words, as well as the usual ispell facilities, you have the option of placing them in a comment that looks like:
    <!-- LocalWords: list of words to ignore -->
The observant may notice that this is the same scheme as emacs' flyspell-mode.

Get yours today.

Note: site_checker is available on fof. Use:

    PERLLIB=/home/iain/lib ~iain/bin/site_checker http://www.anchovy.durge.org/

© 1998-2008 Iain Georgeson