Download List

Project Description

ARSC Really Simple Chat is a Web chat system that uses PHP and MySQL. It works with every browser in existence, even text-based ones, and it uses the server push technique or, if possible, its own socket server. It is very simple to install and use ARSC. It includes some important features, such as operators, kick-ing, whispering, and more. Multiple rooms and different languages are available. To run ARSC on your site, you need a Web server that understands PHP, and can connect to a MySQL database.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-18 12:54
3.0

This release fixed a bug that caused the sha1() wrapper function to return an incorrect value, rendering the admin interface useless if the system was used with versions of PHP prior to 4.3.0. A bug that broke the functionality for adding a new user via the admin interface was also fixed. A Turkish language file was added.
Tags: Minor bugfixes

2005-01-08 20:48
3.0-rc1

A refresh link was added to the moderation queue.
The install script now detects if ARSC is already
installed, and was extended with the possibility
to set certain parameters at install time for use
with external installation scripts. A bug was
fixed which announced a new user twice.
Tags: Minor bugfixes

2004-12-30 12:32
3.0-beta2

This release re-introduces the socket server and the text-
browser compatible interface. Furthermore, it is now
compatible with PHP5 and PHP installations with safe_mode
set to On. Pre-4.3.0 PHP installations are likewise supported
by providing a wrapper for the sha1() function. The
moderation system was improved by providing a two-leveled
message queue system. The installation script was
improved, too. This version now ships by default with an
InRoomChat layout and Display user, which allows for a
quick and easy setup of a digital backchannel on
conferences, meetings, or in classrooms.
Tags: Major feature enhancements

2004-12-03 02:07
3.0-beta1

This release fixes all bugs from the alpha version, and is
very stable. Detailed installation instructions and a
comfortable installer script were added. Users can now have
individual page layouts. Support for Safari is now fixed.
Tags: Minor feature enhancements

2004-08-29 22:21
3.0-alpha2

This release has a heavily changed codebase, with many feature additions and major security enhancements. It is compatible with PHP installations that have register_globals set to off. Among the new features are private rooms, moderated rooms, freely definable user levels and associated rights, ID cards with guestbooks, freely definable page layouts including the chat interface, a complete administration interface, output plugins, and message filters.
Tags: Major feature enhancements

Project Resources