This script is similar to the bar chart generator on the same website. It lets you create line graphs on the fly. It lets you configure the background color, title string color, axes color etc. You can also have a custom background image for the graph.
A simple web interface script to add a bulletin of news to your site. Each time a new article is added it removes the last news bulletin. Features: Password protection to stop anyone editing news; Date stamp; Stores data in a text file so no need for database support.
Delog-Dnetc provides a convenient method of viewing your distributed.net client log file. Using a regular expression, it matches key phrases in log file entries, and highlights the lines accordingly.
This is a simple class for creating tab menus for site navigation using HTML and CSS.
The class takes an array that defines the name of all the tab labels and the respective URLs and render the tabs in an HTML table using normal links. The currently active tab just displays its label text.
The tab menu may be aligned to the left, right or center of the page or container element. If left or right alignment is specified, the class may also display a label text before or after the menu table.