Web Management Applications
 
Descriptions of a few sample programs, click to see sample application.
 
LINK FERRET

One of the sites that we maintain is very large, containing over 600 files with well over 10,000 active internal and external links. We needed a program that would go through each link, show us the link address, and tell me if the link was active or broken. I tried downloading a few programs, none of which performed satisfactorily. So we wrote our own program.
 
- The LINK FERRET can search through HTML files located on your computer (by designating the directory location) or on a server (by designating the root url).
- The LINK FERRET will generate a report that shows you the names and number of files that it found.
- The LINK FERRET will show you all the labeled text for each link found in each file that was searched, the url of the link destination and then tell you if the destination is valid (i.e. whether or not the link is active or broken).
- The LINK FERRET even validates bookmarked links so that you can truly know if each and ever link is pointing to the correct destination.
 

WEB READY: 

The owners of one of the domains that we maintain wanted to post e-mails to their site, but without all the advertising and extra coding that gets added to an e-mail as it makes its way across the net. They also wanted people with little or no experience with HTML to be able to post these e-mails. So we wrote a simple program that takes text that was typed or pasted in by the user, automatically adds all the neccessary HTML coding to it, and posts it to an HTML file.
 
- WEB READY allows users, with little or no HTML experience to create HTML files for a web site.
- WEB READY can be customized to achieve any look or format you desire. Letters, newsletters, newspaper articles and more, WEB READY can handle it.