Removed the standalone "msgform" utility. It isn't needed anymore.
[citadel.git] / citadel / docs / developers.txt
1 Every client for the Citadel system is capable of identifying itself with
2 a developer code, client code, and client version.  Here are the known values
3 for these fields.
4  
5  
6 Developer codes (and where known, client codes)
7
8  0      The Citadel core development team
9         (See copyright.txt for the list of people involved in the project)
10         Here are the client ID's we've used:
11
12         Client  Name            Status          Description
13         0       Citadel         deployed        Citadel text based client
14         1       lcit            dead            Curses-based text client
15         2       WinCit          legacy          Visual Basic client for Win16
16         4       WebCit          deployed        Web-based access to Citadel
17         5       Shaggy          dead            Java-powered client
18         6       Daphne          dead            wx multiplatform "fat" client
19         7       Shaggy (new)    unknown         Java-powered client
20                                                 <chilly@uncensored.citadel.org>
21         8       ctdlphp         deployed        PHP interface to Citadel
22         9       z-push          in development  Citadel backend for Z-Push
23  
24  1      Brian Ledbetter <brian@shadowcom.net>
25
26         Client  Name            Status          Description
27         0       libCxClient     deployed        Client-side API library
28         1       Infusion        deployed        Groupware for Citadel
29
30  2      OST Systems, Inc.
31         Matthew Scott <mscott@springfieldtech.com>
32
33         Client  Name            Status          Description
34         0       CivisLink       development     Python Citadel protocol library
35  
36  3      Jesse Vincent <jrvincent@wesleyan.edu>
37  
38  4      Brian Costello <btx@calyx.net>
39  
40  5      Robert Abatecola <robert@tsgus.com> 
41  
42  6      Bastille <tdf@area51.v-wave.com>
43  
44  7      Walden Leverich <waldenl@techsoftinc.com>
45
46  8      Michael Hampton <error@citadel.org>
47
48         Client  Name            Status          Description
49         0       libcitadel      in development  Client-side API library
50         1       D.O.C.          dead            Dave's Own Citadel look-alike
51         8       stress          deployed        Citadel server stress tester
52         16      Courier         in development  GTK+ Unix/Win32 Client
53  
54  31     Stuart Cianos <scianos@alphavida.com>
55  
56  69     Anticlimactic Teleservices
57         Don Kimberlin (err head) <donkimberlin@hotmail.com>
58
59  71     Robert Barta <rho@cpan.org>
60  
61  177    Kevin Fisher <kgf@golden.net>
62  
63  226    David Given <dg@cowlark.com>