Added an IDEN code for our z-push backend
[citadel.git] / citadel / techdoc / developers.txt
index ea19686067e811b3e590be70b4af8611674e19f6..81d2a54643a79349e1dc22b9c17f609cd2d3fd0c 100644 (file)
@@ -1,34 +1,37 @@
-Every client for the Citadel/UX system is capable of identifying itself with
+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
-       (See copyright.doc for the list of people involved in the project)
+ 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:
 
        Client  Name            Status          Description
-       0       Citadel         in production   Citadel/UX text based client
+       0       Citadel         deployed        Citadel text based client
        1       lcit            dead            Curses-based text client
-       2       WinCit          Deprecated      MS Visual Basic vlient.
-                                               Version 1.0 is stable but there
-                                               will be no further development.
-       4       WebCit          in production   Web-based access to Citadel
+       2       WinCit          legacy          Visual Basic client for Win16
+       4       WebCit          deployed        Web-based access to Citadel
        5       Shaggy          dead            Java-powered client
-       6       Daphne          development     wx multiplatform "fat" client
-       7       Shaggy (new)    development     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     in production   Client-side API library
-       1       Infusion        in production   Groupware for Citadel/UX
+       0       libCxClient     deployed        Client-side API library
+       1       Infusion        deployed        Groupware for Citadel
+
+ 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>
  
@@ -39,6 +42,22 @@ Developer codes (and where known, client codes)
  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>