VBScript ASP/Flash

Color Functions - VBScript ASP functions to perform mathematics on hexadecimal color values

Color Menu - uses the color functions to generate a color palette

XML Library - ASP XML parsers mostly

Simple Encryption Library - for encoding numeric IDs and spaceless text strings.

a complete Flash-based ASP chat - an open-source feature-rich freeware Flash chat.

  • supports unlimited simultaneous chats
  • completely admin-editable formula for altering server bandwidth requirements. The load can be made to change on-the-fly as more users join the chat
  • new posts can appear either at top or bottom of chat history
  • users may send private messages to one another. Encryption is used to prevent users from impersonating one another.
  • users may create new chats on the fly, decide to make them private or not, and easily invite others to join the chat
  • users may pick the color of their posts, though no HTML is supported because of the limitations of Flash
  • suite of admin commands, including kick and ban by username and IP address, both accessible from the command line and within the chat itself
  • easy integration with existing member databases or (alternatively) completely stand-alone, without the need for a database
  • completely open source, distributed under the terms of the GNU GENERAL PUBLIC LICENSE ( http://www.gnu.org/copyleft/gpl.html )
  • simple admin scripting language permits reconfiguring the client (including its appearance) on the fly. "Hey Mom! the chat just completely changed!"
  • integrated music broadcast capabilities
  • a facility for creating a single robotic personality for each chat. (The AI is rudimentary but development continues.)
  • backend currently in ASP but could easily be ported to other languages
  • A flexible FlashMX/XML-based plotter which takes dates as the X-axis. It can graph multiple superimposed plots in a wide range of colors, and points can be labeled arbitrarily. This is ideal for web presentations of tabular data collected irregularly over time. See it in use here.

    auto-DIM your variables - this script will produce a DIM statement for any VBScript ASP script residing in your wwwroot.

    send me mail | home