]> code.citadel.org Git - citadel.git/blobdiff - citadel/techdoc/developers.txt
Improve documentation:
[citadel.git] / citadel / techdoc / developers.txt
index 2398027f5fe2062ac69bbdbb1ccc9c9c86978cae..81d2a54643a79349e1dc22b9c17f609cd2d3fd0c 100644 (file)
@@ -1,21 +1,37 @@
+Every client for the Citadel system is capable of identifying itself with
+a developer code, client code, and client version.  Here are the known values
+for these fields.
 Developer codes (and where known, client codes)
 
- 0     The Citadel/UX core development team:
-       Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
-       Nathan Bryant
-       Brian Costello
+ 0     The Citadel core development team
+       (See copyright.txt for the list of people involved in the project)
+       Here are the client ID's we've used:
 
-       0 = Citadel/UX text based client
-       2 = WinCit      (MS Visual Basic client.  This project reached version
-                       1.0 and was then abandoned.)
-       4 = WebCit      (In production.  Version 2.0 to be released soon.)
-       5 = "Shaggy"    (unfinished Java client - postponed indefinitely)
-       6 = "Daphne"    (wx multiplatform client currently in development)
+       Client  Name            Status          Description
+       0       Citadel         deployed        Citadel text based client
+       1       lcit            dead            Curses-based text client
+       2       WinCit          legacy          Visual Basic client for Win16
+       4       WebCit          deployed        Web-based access to Citadel
+       5       Shaggy          dead            Java-powered client
+       6       Daphne          dead            wx multiplatform "fat" client
+       7       Shaggy (new)    unknown         Java-powered client
+                                               <chilly@uncensored.citadel.org>
+       8       ctdlphp         deployed        PHP interface to Citadel
+       9       z-push          in development  Citadel backend for Z-Push
+ 1     Brian Ledbetter <brian@shadowcom.net>
 
+       Client  Name            Status          Description
+       0       libCxClient     deployed        Client-side API library
+       1       Infusion        deployed        Groupware for Citadel
 
- 1     Brian Ledbetter <brian@amaranth.com>
+ 2     OST Systems, Inc.
+       Matthew Scott <mscott@springfieldtech.com>
 
- 2     Matthew Scott <gldnspud@telcomplus.com>
+       Client  Name            Status          Description
+       0       CivisLink       development     Python Citadel protocol library
  
  3     Jesse Vincent <jrvincent@wesleyan.edu>
  
@@ -23,3 +39,25 @@ Developer codes (and where known, client codes)
  
  5     Robert Abatecola <robert@tsgus.com> 
  
+ 6     Bastille <tdf@area51.v-wave.com>
+ 7      Walden Leverich <waldenl@techsoftinc.com>
+
+ 8      Michael Hampton <error@citadel.org>
+
+        Client  Name            Status          Description
+       0       libcitadel      in development  Client-side API library
+       1       D.O.C.          dead            Dave's Own Citadel look-alike
+       8       stress          deployed        Citadel server stress tester
+       16      Courier         in development  GTK+ Unix/Win32 Client
+ 31    Stuart Cianos <scianos@alphavida.com>
+ 69     Anticlimactic Teleservices
+        Don Kimberlin (err head) <donkimberlin@hotmail.com>
+
+ 71    Robert Barta <rho@cpan.org>
+ 177   Kevin Fisher <kgf@golden.net>
+ 226   David Given <dg@cowlark.com>