/[cvs]/joko/doc/SampleTasks/joko_2003-01.html
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-01.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.114 by joko, Fri Jan 31 01:33:56 2003 UTC revision 1.120 by joko, Fri Jan 31 23:04:03 2003 UTC
# Line 1556  o get together Log::Dispatch(mail) and M Line 1556  o get together Log::Dispatch(mail) and M
1556    o make up a Log::Dispatch::Address    o make up a Log::Dispatch::Address
1557      o use Data::Map(via ldap) to actually resolve      o use Data::Map(via ldap) to actually resolve
1558    
1559    o Torus - client-compatibility
1560      o Outlook Express, Outlook 2000, 2002 (win32)
1561      o Horde (web)
1562      o Netscape & Mozilla (win32 & *nix)
1563      o Ximian Evolution (*nix)
1564      o TUTOS (web)
1565      o Twig (web)
1566      o PhpProjekt
1567      
1568    o jonen@gharb: patched Mail::Audit::Dispatch (don't ask for ~/Mail any more!)
1569    
1570    o glossary: public bulletin board
1571    
1572    o dispatchmail: make option "--user=" work again!
1573    
1574    o flib:
1575      o include & boot
1576        o include-paths
1577        o configKey (servername) => servername/appname
1578      o make glib
1579      o RPC::Remote: just can talk to single rpc-server!!!!
1580    o app-cleanup:
1581      o replace ../img/ through img/ globally (in all files found)
1582        o grep -ri "../img" | modify.pl --regex=s/\.\.\/img/img/g [--in-type=filelist]
1583        o refactor replace_cvs.pl to:
1584          finder.pl -R --regex=/CVS/Root . | modify.pl --regex=s/:pserver:/:ext:/ [--in-type=filelist]
1585          o is it possible to actually parse settings && arguments (not just "options") using Getopt::Long??
1586            o else: look at CPAN more detailed or make a CliCmd::Option + CliCmd::Argument = CliCmd::Setting!!
1587      
1588    o 0. Oef::Request -> ...
1589    o 1. CliCmd::Setting -> Oef::Request -> [hibernate] -> [wakup] -> Oef::Engine -> Oef::>Task -> Oef::Response
1590      o need to freeze a Oef::Request
1591    o 2. CliCmd::Setting -> Oef::Request -> Oef::Engine -> Oef::Task -> [hibernate] -> [wakup] -> Oef::Response
1592      o need to freeze a Oef::Engine
1593      
1594    o Oef::Base bases on DesignPattern::Object and DesignPattern::Bridge
1595    
1596    o refactor DesignPattern::Object::Logger to Oef::Base::Logger
1597    
1598    o use phpHtmlLib - widgets in a wiki (yakka!)
1599    
1600    o rename Data::Storage::Handler::NetLDAP to Data::Storage::Handler::LDAP
1601    
1602    o register: data-storage.[perl.]netfrag.org
1603    
1604    o look at '<meta  http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />'!!!
1605      o better use 'utf-8' to achieve full i18n?
1606      
1607    
1608    
1609    
1610    
1611  </pre>  </pre>

Legend:
Removed from v.1.114  
changed lines
  Added in v.1.120

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed