scripts@carrubbers.org
This is a relatively new area of the website which is dedicated to the scripts that have been written by individuals in the webteam over recent years.
Each script has been developed principally for carrubbers.org although through open source publishing, we hope that many more people will benefit from the scripts which have been produced.
Our library at the moment houses several scripts at different stages of production and stability.
-
ExplorerIndex:
[ Stable | Documentation ]
ExplorerIndex is a Perl driven indexing script, that creates a sitemap, and/or/including a table of contents for specified files/directories. It produces a static or dynamic page with a Javascript tree control, html-template and cookie driven.
-
phpBanners:
[ Stable | Documentation ]
A PHP class that allows insertion of blocks of html code into target files. It allows a centrally held banner to be inserted into multiple files and means that a single change can be reflected site wide.
-
PhpiCalLib:
[ Stable | Documentation ]
A PHP library providing an iCalendar parser and object creator. It is object orientated, unit tested, and conforms strictly to the latest iCalendar standard (the successor to RFC2445).
-
phpXDb:
[ Stable | Documentation | Test harness ]
PHP classes for handling XML, Dbase or PostGresSQL databases through a unified API, and a CXDbGui class for creating event driven AJAX enabled web pages
-
Php.XPath:
[ Stable | Documentation | Test harness | Use Cases ]
A php class for searching an XML document using XPath, and making modifications using a DOM style API. Does not require the DOM XML PHP library. The new home and name for the phpxml project.
-
SCMS:
[Planning]
The Stale Content Management System (SCMS) is a PHP system for managing volatile content on a website. All the out of date site content can be tracked from one place. Uses phpxmldb (XML/dbase), and Php.XPath.