Web Tools Used on This Website
commentsExtractor.java
creates classified lists of all HTML comments in a website
charEnt.java
translates HTML character entities
charentTest.java
tests the above
dic.java
generates a dictionary of words used in the text of a website
HTMLtag.java
checks validity of all HTML tags in website
lc.java
counts lines of all 'C' & Java programs
tfa.c
text file analyser & dictionary generator
wc.c
counts lines, words and characters in a text file
wc.java
HTML file word counter and dictionary builder
wordCnt.java
active component of the above
articles_indexer.java
builds an HTML page index of all articles in website
chapter_indexer.java
builds index of main text & footnote articels for each chapter of book on website
keywordsNotInBodyText.java
link_check.java
checks all links in website
spider.java
search engine spider for my website
list_index.java
index lister for the above
tag_checker.java
checks validity of HTML tags
viewport_check.java
checks viewport specifications in all HTML files in website
naked_equals.java
checks for non-conformative space-padded equals signs in HTML tags
titles_checker.java
checks for optimum lengths of titles & descriptions in HTML files
webserver.java
a simple, less vulnerable web server
charents.java
translates HTML character entities into UTF-8