Scripts

I will release all code used on these pages below, with instructions. All scripts are free of use as long as the author information is kept unsullied. Download a script by clicking it's name. By downloading scripts from this site you agree to the following terms.

PHP

Name Description
PHPGuestbook 2.1 Updated version of the guestbook written in PHP (same version as used on my pages). Added possibility to ban email-addresses as a next line of defence from returning bots.
PHPGuestbook 2.01 A guestbook written in PHP (previous version of the one used on my pages). Features: email-notification, divided result-pages, tag-washing, simple bot-prevention ++.
PHPCount 1.1 A web-hit counter that counts daily unique hits (a host is unique once a day) and normal hits and saves them into a data-file.

Javascript

Name Description
Check Frame A very simple script, that checks wheither the loaded page is within a frameset or not. Tested in Opera 7.54, IE6 and FireFox 1.5 with both iframes and frames.

Python

Name Description
Poll 1.1 A poll-generator used on my previous page. Polls are stored in a datafile.
Guestbook 1.0 Guestbook-script that was used on my previous pages. Entries are stored into a datafile and HTML-tags are made harmless.
Count 2.0 A web-page hit-counter. You can choose between text-mode and graphics for the counter-display. Was used on my previous page.