Link Checker
Added very basic link checking functionality
- has some canned links in link checker
- can read a list of urls from a file and check those
- checking is very simple 200 Exists, !200 not exists
- run from command line to see Url Checking output in more detail
- can cancel Url checking in middle of check
- when check urls again, have the option to restart from cancel point