Making Use of SiphonScript

This page contains a few example scripts that you may find useful for your scrolls. If you have ideas for useful scripts, please don't hesitate to let me know, and I may just spend a little time writing it for you (if you're lucky, and I have time).

If you would like to start making custom scripts, you should read the SiphponScript manual. If you already have a bit of programming experience, it's not very difficult to get started.

Script #1: Simple Counter
This script increments a counter whenever the page is loaded.

Script #2: Directory Listing
This script lists the files in the folder where it is placed.
Size, file type and modification date are shown for each file.

Script #3: PuddleTime.lib
This script library makes the functions puddleNow() and puddleTime() globally available. You don't need to install anything, just be sure to read the documentation.

Coming soon!
Mail form, guestbook.