19 projects tagged "Jabber"
GOZERBOT is a channel bot that aids conversation in IRC channels and Jabber conference rooms. It's mainly used to serve RSS feeds and to have custom commands made for the channel. More then just a channel bot, GOZERBOT aims to provide a platform for the user to program his own bot and make it into something useful. This is done with a plugin structure that makes it easy to program your own. There are over 100 plugins already written and ready for use.
Saros is a Eclipse plugin for collaborative text editing that in particular targets distributed pair programming (also called remote pair programming), but can support arbitrarily many participants at once. All members of a session have an identical copy of an Eclipse project and Saros keeps these copies in sync as editing progresses.
TurnKey ejabberd Appliance is a server appliance that combines ejabberd with Speeqe to create a live chat server that supports strong encryption and works with any Web browser or XMPP client. ejabberd is a powerful XMPP server that supports clustering, live upgrades, shared roster groups and provides support for virtual hosts. It is designed to be easy to use and easy to maintain. Security patches are automatically installed. It provides a Web management interface, configuration console, and an AJAX Web shell. To minimize footprint the appliance is built from the ground up with the minimum required components. It runs everywhere thanks to multiple build formats, including an installable live CD, a VMDK with OVF support, and an Amazon EC2 AMI.
GZRBOT is a port of GOZERBOT to the Google Application Engine. It is there for its code and reuse of it is highly recommended. A script is available to clone gzrbot and rename it so you can run your own bot off the GZRBOT code. GZRBOT has a plugin system that lets you program your own plugin and provide you a way to add custom functionality to your bot. Both writing commands and reacting on events through callbacks is supported.