Web Tools

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