<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Messenger: Overview - Jive Software</title> <link type="text/css" rel="stylesheet" href="style.css"> </head> <body> <h1>Jive Messenger @version@</h1> <p> Jive Messenger provides comprehensive group chat and instant messaging (IM) services using the XMPP protocol. </p> <p><b>Documentation:</b></p> <ul> <li> <a href="install-guide.html">Installation Guide</a> - How to install Jive Messenger. </li> <li> <a href="database.html">Database Installation Guide</a> - How to setup your database for use with Jive Messenger. </li> <li> <a href="ssl-guide.html">SSL Guide</a> - A guide to setting up Messenger's SSL secure socket support. </li> <li> <a href="ldap-guide.html">LDAP Guide</a> - A guide to setting up Jive Messenger to work with LDAP user stores. </li> </ul> <p><b>Developer Documentation:</b></p> <ul> <li> <a href="javadoc/index.html">JavaDocs</a> - Jive Messenger API documentation. </li> <li> <a href="source-build.html">Building the Source</a> - Instructions for downloading and compiling the Jive Messenger source code. </li> <li> <a href="protocol-support.html">Protocol Support</a> - Provides details on the XMPP support and JEPs that Jive Messenger implements. </li> <li> <a href="plugin-dev-guide.html">Plugin Developer Guide</a> - A guide to writing and installing plugins for Jive Messenger. </li> <li> <a href="translator-guide.html">Translator Guide</a> - Information for those interested in translating the admin console of Jive Messenger into other languages. </li> <li> <a href="database-guide.html">Database Schema Guide</a> - A tour of the Jive Messenger database schema for developers and database administrators. </li> </ul> <p> An active support community for Jive Messenger is available at <a href="http://www.jivesoftware.org/forums/">http://www.jivesoftware.org/forums/</a>. </p> </body> </html>