Korallenriff Code
Status: Abandoned
Brought to you by:
cdpxe
File | Date | Author | Commit |
---|---|---|---|
docs | 2008-08-11 | cdpxe | [r1] init the sf.net repository with my local svn re... |
src | 2009-05-02 | cdpxe | [r6] tiny documentation improvements and unimportant... |
AUTHOR | 2008-08-11 | cdpxe | [r1] init the sf.net repository with my local svn re... |
CHANGELOG | 2009-05-02 | cdpxe | [r6] tiny documentation improvements and unimportant... |
INSTALL | 2009-05-02 | cdpxe | [r6] tiny documentation improvements and unimportant... |
LICENSE | 2008-08-11 | cdpxe | [r1] init the sf.net repository with my local svn re... |
Makefile | 2008-08-11 | cdpxe | [r1] init the sf.net repository with my local svn re... |
README | 2009-05-02 | cdpxe | [r7] tell the user about the INSTALL file expicit |
TODO | 2009-05-02 | cdpxe | [r6] tiny documentation improvements and unimportant... |
create_release | 2008-08-11 | cdpxe | [r1] init the sf.net repository with my local svn re... |
Korallenriff README file ------------------------ What is Korallenriff? --------------------- Korallenriff is a communication system that can concatenate different communication protocols and services to eachother by providing a central message collection system. For example it can fetch NNTP newsgroups or POP3 mails and stores it in a database where you can use it for other tasks (e.g. display it on a website using PHP and the like). You can find the documentation in the 'INSTALL' file and in the docs/ directory. Additional information can be found on the Korallenriff web- site: http://www.wendzel.de/?sub=soft&ssub=korallenriff History ------- * The development started on Aug-06-2008. * First beta release 0.2.0beta: Aug-11-2008 (MySQL backend, able to fetch NNTP groups and POP3 accounts)