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-06 11:19 Zurück zur Release-Liste
0.1.4

Diese Version fügt einen fehlenden SQL-Skript, behebt einen möglichen Endlosschleife, fügt Geschichte und Pop-ups helfen, erkennt automatisch Links und erzeugt entsprechenden URLs, behebt ein Problem mit Zeitzone aufgezeichnet Zeitstempel, fügt Zeitzone Nachweis für Kunden, macht eine Konfigurationsdatei für die Entnahme von Einstellungen und bietet Unterstützung für mehrere Chat-Konventionen wie / me.
Tags: Major feature enhancements
This version adds a missing SQL script, fixes a possible infinite loop, adds history and help popups, auto-detects links and generates appropriate URLs, corrects a timezone issue with recorded timestamps, adds timezone detection for clients, makes a configuration file for abstraction of settings, and includes support for several chat conventions such as /me.

Project Resources