47 projects tagged "JavaScript"
BBSzilla is an extension for Mozilla-based browsers such as the Mozilla Application Suite and Firefox. It gives the browser the ability to connect to Bulletin Board Systems that utilize TCP/IP, such as Hotline servers. There is functionality for multi-user chat, single-user messaging, as well as server-side and P2P file sharing, threaded news, single-thread bulletins, and more.
Grochat is a simple Web chat system using PHP and Ajax. It offers a lightweight solution to webmasters who want to install a Web-based chat system without having to set up or customize a database for it. Instead, it uses text files to manage the content of the chat. It has multi-room support with a live count of the number of people in each room. A logout and "noop" system automatically keep the user's session up while the chat window is open, even if they are not typing anything into the chat. Public and private messaging. A private file send and receive system with file pooling server side. Works on IE and Firefox. An "on the fly" customisable layout. Multi-language and multi-skin support.
jsircbot is an Internet Relay Chat robot (IRC bot) written in JavaScript (though no browser is needed). It aims to be very flexible and multi-purpose. It is completely module-based for implementing features such as channels, CTCP, and DCC. It has an event listener system to monitor channels and servers for activity and events.
The SeaMonkey project is a community effort to develop an all-in-one Internet application suite. It contains an Internet browser, email and newsgroup client with an included Web feed reader, HTML editor, IRC chat, and Web development tools, and is sure to appeal to advanced users, Web developers, and corporate users. It uses much of the Mozilla source code powering such successful siblings as Firefox, Thunderbird, Camino, Sunbird, and Miro.
php Free Chat is a simple, fast, and customizable chat server that uses the filesystem for message and nickname storage. It uses AJAX to smoothly refresh and display the chat zone and the nickname zone. It supports customized CSS stylesheets and a plugin system that allows you to write your own storage routines.
CGI:IRC is a Perl/CGI program that allows you to use IRC from a Web browser without having to have access to an IRC port. It does not use Java, but it does need a browser capable of rendering frames. It can be used on a Web page to allow users to chat, or it can be used to access chat from behind a firewall.