Downloadliste

Projektbeschreibung

ShoutChat allows developers to add an instant message (or IRC) like shout box to Web sites. The shoutchat is an iframe element (Mozilla compatible), and the script operates using Javascript and stores the messages in a MySQL database (a file gets complicated with synchronous posts, so a database was favored). The look of the box is controlled through styles. All the modern browsers are supported (including Konqueror). In order to act more like an instant chat, it handles some of the details that other shout boxes do not. It uses Javascript head requests to check for new messages, refreshing the iframe and scrolling down to the new message when one is detected. Several IRC features are included, such as channels. Finally, a text formatting engine called FastFormat code is used to decorate text and create special links.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2003-01-07 02:21 Zurück zur Release-Liste
0.1.5

Neben Bugfixes wurden Kanäle hinzugefügt (wie im IRC). Die Kanäle sind im Grunde nur auf dieser Seite Gespräche und sind nicht so als echte IRC fortgeschritten. Viele Befehle wurden hinzugefügt, wie zB / nick, / help, / Geschichte, und / Liste. Zusätzlich zu den Funktionen wurden viele Aufräumarbeiten und Optimierungen vorgenommen.
Tags: Major feature enhancements
In addition to bugfixes, channels have been added (just like in
IRC). The channels are basically just side conversations and aren't as
advanced as real IRC. Many commands have been added, such as /nick,
/help, /history, and /list. In addition to the features, many code
cleanups and optimizations have been made.

Project Resources