[Phplib-users] Licensing
Brought to you by:
nhruby,
richardarcher
From: Arno A. K. <ka...@tn...> - 2001-08-14 15:23:38
|
well i've just about got PHPAPP stripped down to my first public release version. and want to find out more about licensing, copyrights. would like to do some thing like postgresql where mine is mine, mine+clients ismine+clients, and some form of lgpl, gpl is public any urls would be apreciated. Features support multiple applications support 3 levels of defaults, per database, per application, per user common admin functions for users, printers, applications, permissions, defaults report engine that supports pcl (printer control lang), html, text gives frame work to structure spagetti state machines into procedures of state machines premissions are on common, and per application level data replication (mine + client only) easy to addon common features, and common admin functions online editable reports, help files for developers integrated bug reporting so clients can send in bug reports as they find them, with useful data, comments, etc.. no classes ever become persitant instead, assocate array is used to init classes for reuse. which means you don't have to drag evry class with you to display simple page to ask the user do you realy wish to delete the record. (was very anoying with some php classes) fits on top of my slightly hack phplib, am looking forward to make it work on the next stable release of phplib. lots of security checks and enhancments Applications (don't have a public one yet) was thinking mp3 juke box. Accounting, Time tracking, Project Management, Bug Processing/Tracking Email reader, News Reader, Various admin monitoring programs feeding my status page. -- My opinions are my own and not that of my employer even if I am self employed |