Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

Document Description
About MiniIM is multi protocol supported <a href="http://en.wikipedia.org/wiki/Instant_messaging">instant messaging</a> client. This is based on <a href="http://en.wikipedia.org/wiki/J2me">J2ME</a> and thus targeted on the <a href="http://en.wikipedia.org/wiki/MIDP2>MIDP2</a> supported platforms(commonly found in the mobile devices). This is inspired by one of such popular software <a href="http://pidgin.im">Pidgin(Gaim)</a>. The design is concentrated on the protocol level abstraction and an easy way to integrate new protocol implementations. Finally it is open source. You can modify, extend and redistribute the program under the terms of <a href="http://www.gnu.org/licenses/gpl-3.0.txt">GPL</a>. MiniIM is instant messaging client. As it's name(Mini IM) implies it is lightweight. It can connect to different servers through different protocol (Note that it does not convert protocols). And it can do it simultaneously. The user needs identifications (and probably password) to connect to remote server. The interface design is unaware of the underlying protocols. Implementing newer protocol is simple here.
Continuous Integration This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.
Dependencies This document lists the projects dependencies and provides information on each dependency.
Issue Tracking This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.
Mailing Lists This document provides subscription and archive information for this project's mailing lists.
Project License This is a link to the definitions of project licenses.
Project Summary This document lists other related information of this project
Project Team This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.
Source Repository This is a link to the online source repository that can be viewed via a web browser.