Navigation
Open-Source Tools

LiveCode Programming Tools

On-Rev Snippets

PhpWebSite Modules

Objects, libraries and other code useful to LiveCode authors and programmers. (LiveCode is a powerful rapid development environment that compiles applications for Windows, Mac Classic, Mac OS X, and Linux from only one source file.)

Pie and Bar-Chart Object for LiveCode
The group wgChart in this LiveCode stack is a 'widget' that displays pie and bar charts. To use the widget, just copy it to your stack; it is entirely self-contained. The appearance of the chart, and the data to be displayed, are specified in a set of custom properties. Examples of how to set these properties are provided in the stack.
wgChart ( 38 downloads )

Grid Object for Revolution
The group wgImgGrid in this stack is a 'widget' that draws itself as an image of a grid. To use the widget, just copy it to your stack; it is entirely self-contained. Examples of how to set the grid properties are provided in the stack.
wgImgGrid ( 32 downloads )

AllowedChars Behavior
The field "Entry" in this stack accepts only the characters in its cAllowedChars custom property. The "AllowedCharsBehavior" button provides the necessary behavior (adapted from Devin Asay's Password Field behavior). To try out the behavior, type the allowed chars in the "AllowedChars" field and click the Set button. (The cAllowedChars is NOT a list of items, just a set of characters, so that any characters -- including commas or other delimiters -- can be allowed.)
AllowedChars Behavior ( 72 downloads )
On-rev.com, the host of all GBA websites, is a server that supports programming in LiveCode in addition to PHP, JavaScript etc. These are snippets of LiveCode and HTML that accomplish some tasks common to web development.

Download Counter
The download counter consists of three elements: (1) LiveCode to be placed at the very beginning of the downloads page .irev file, (2) HTML code for a button that records the download and downloads a file, and (3) (optional) If displaying the count is desired, LiveCode for the head section of the .irev file and a function call to report the count.
Download Counter ( 30 downloads )
Modules for use with Appalachian State University's phpWebSite 0.10.x version content management system. NOT compatible with the latest 1.x.x versions of phpWS.

Uplink 0.7.4
Uplink, a phpWebSite 0.10.x module, permits authorized users to upload files to a site, receiving a URL they can then use a a link or download location. FTP is not required.
Uplink 0.7.4 ( 4 downloads )

Staffman 1.5.2
Staffman, a phpWebSite 0.10.x module, maintains a listing of staff for an organization.
Staffman 1.5.2 ( 3 downloads )

Jobman 1.6.2
Jobman, a phpWebSite 0.10.x module, maintains a list of positions available for an organization.
Jobman 1.6.2 ( 3 downloads )

Jobwantedman 1.1
Jobwantedman, a phpWebSite 0.10.x module, maintains a list of jobs wanted by registered users of a site.
Jobwantedman 1.1 ( 3 downloads )