Skip to main content.

Anole Computer Services, LLC Scripts

Anole Computer Services, LLC currently offers three free web site scripts, a random image generator and directory wrapper script written in PERL and a speciallzed weather graphic script written in PHP.

NOTE: The following scripts are no longer available or supported:

Random Image Generator (PERL)

Our version of a random image generator. It differs from most random image generators in that the single script can be used to call different groups of random images for different applications. The script can be called with a normal <img> tag or via SSI. If called via SSI, this script generates an <img> tag with the src attribute linked to a random file in a directory specified in the SSI call. It allows the user to specify in the call the alternate text for the <img> tag alt attribute.

It's main advantages over most random image generators include:

DirWrap (PERL)

DirWrap is a CGI script written in PERL that takes the contents of a specified directory and wraps it in an html template of your choice. It was written primarily to provide a means for outputting directory contents on web servers that are configured to disallow directory listings via URL but it can be used with any web server that allows CGI scripts to be run.

Calling DirWrap via CGI results in a listing of hyperlinked file and directory names wrapped in html code specified in a user created template. File details include the file size and last modified date. Directories are differentiated with a small folder icon. New files can be identified graphically by user set parameters. Files can be sorted in a variety of fashions.

Advantages of DirWrap include:

Weather Graphics(PHP)

Our weather graphics script takes data uploaded from your personal weather station and creates a weather graphic that others can use on their web sites to display the current weather. You can see it in action at the top right of this page.