- SlyEdit: A message editor that can mimic the look & feel of IceEdit or
DCT Edit. Being written in JavaScript, however, this editor is faster
and does not require a 16-bit DOS virtual machine like IceEdit & DCT
Edit do.
- Message Lister: This is an enhanced message lister script written in
JavaScript, with lightbar and traditional user interfaces. It lists the
messages in the user's selected sub-board and lets the user navigate the
list forward & backward; also, the user can select a message to read and
optionally reply to it. Colors and settings are customizable via a
configuration file.
- File Lister: This is a Baja module that changes the file listing
prompt to a lightbar prompt and displays a custom header above the file
listing. This is styled similarly to WarezTag!, a file listing door for
RemoteAccess (which was one of my favorite file lister doors in the 1990s).
- Archive Viewer: This is a script (written in JavaScript) for listing
the contents of archive files (ZIP, RAR, etc.) and features lightbar and
traditional user interfaces. This can also let the user view text files
inside of archive files, view archives within archives, and let the user
download individual files from an archive.
- Login Matrix: This is a script (written in JavaScript) that acts as a
front-end for your BBS, displaying a menu of options when the user
connects via telnet. The menu options include Log in, New user,
Retrieve password, Email the sysop, Page the sysop, and Disconnect. The
configuration is customizable via a configuration file, and multiple
languages are supported via the use of language files (currently, only
English and German language files have been implemented).
- List Today's Callers: This is a script (written in JavaScript) that
lists the day's callers in a colored, formatted table, similar to
Mystic's user list. The colors can be customized via a configuration file.
- List All Users: This is a script (written in JavaScript) that lists
all users on the BBS in a colored, formatted table, similar to Mystic's
user list. The colors can be customized via a configuration file.