$callfile = $_SERVER[PHP_SELF]; $title = "Shane's Personal Home page"; require("shared.inc"); function body() { ?>
Hello and thanks for visiting my personal home page. This page contains various items which I have found of interest. I hope some others out there do as well. I am a programmer and also use this site to try out scripts and PHP functions I write so don't be surprised if something looks wrong every now and then.
The following items are available on this site. If there are any dead links, errors, or anything else worth mentioning, please let me know.
My projects page is an incomplete list and description of the projects which I have worked on. These are mostly programming projects and where possible, the programs themselves are provided along with source code.
I am currently archiving a select group of mailing lists. Some are run locally at Continuum and some are remote. These lists are archived as a personal resource and as a general resource to the public. They are based on personal tastes and generally contain a lot of Celine Dion and Star Trek material.
My links page is simply a list of links to other sites which I think people might find of particular interest. There is a lot of neat stuff out there on the web and hopefully the links page will contain something of interest to you.
/*Like most other sites out there, mine also has a little guestbook. I would appreciate your feedback about this site. Let me know what you liked and what you didn't like about it. You can also view what others had to say.
*/ } displaypage(); ?>