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

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

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

revision 1.17 by joko, Thu Feb 6 01:16:17 2003 UTC revision 1.18 by joko, Thu Feb 6 01:44:02 2003 UTC
# Line 170  o look at bonsai? Line 170  o look at bonsai?
170    
171  o scripts from janosch  o scripts from janosch
172    
173  o php-4.3.0???  o LookAt php-4.3.0???
174    
175  o emacs?  o emacs?
176    
177  o check if backend-logging still works!?  o check if backend-logging still works!?
178    
179  o pear-1.0?  o LookAt PythonInPhp
180      o integrate python-library from w2hfax (hfaxlib) into Horde!?
 o patch PEAR::XML::RPC  
    o look at http://cvs.php.net/co.php/pear/XML_RPC/RPC.php  
    o look at http://marc.theaimsgroup.com/?l=pear-dev&m=103578377822397&w=2  
    o provide better patch introducing new error-codes and messages for "local errors":  
       o "could not connect to remote server, failed to open socket"  
       o "could not send data, but socket is open"  
   
 o python in php: integrate python-library from w2hfax!?  
181    
182  o task list  o task list
183    start apache1 (click)    start apache1 (click)
# Line 199  o php-enhancements!? Line 191  o php-enhancements!?
191    o mixin inheritance for php?    o mixin inheritance for php?
192    o manipulating the symbol table?    o manipulating the symbol table?
193    
 o install PEAR::Log-1.5.3  
   o re-integrate (and maybe submit) patches to have timestamp formatted in a different way  
   
194  o integrate timestamp into log-output of CPAN's Log::Dispatch!?  o integrate timestamp into log-output of CPAN's Log::Dispatch!?
195    
 o integrate PEAR::Translation with smarty  
   o look at http://pear.php.net/package-info.php?pacid=124&release=1.2.3  
   o look at http://smarty.php.net  
     
 o send patch for PEAR/Log/file.php  
   
 o make patch for PEAR/XML/RPC.php  
   
 o refactor to PEAR::DB - drivers  
   o glib/Data/Driver/Proxy.php  
   o glib/Data/Driver/RPC/Remote.php  
   o the name??? (DB::RPC?, DB::Remote?, DB::Virtual?)  
   
196  o integrate autogenerated api-documentation for code@netfrag.org  o integrate autogenerated api-documentation for code@netfrag.org
197    use PhpDocumentor: http://phpdocu.sourceforge.net/    use PhpDocumentor: http://phpdocu.sourceforge.net/
198    
# Line 236  o phpLdapBrowser using components from Line 212  o phpLdapBrowser using components from
212               but was refactored two times after that (<custom-app> -> flib/Site/Request -> org.netfrag.glib/Application/AbstractRequest)               but was refactored two times after that (<custom-app> -> flib/Site/Request -> org.netfrag.glib/Application/AbstractRequest)
213      o org.netfrag.glib for tying all that together      o org.netfrag.glib for tying all that together
214    
 o PEAR::Auth::Kerberos???  
   
215  o nfoweb: "powered by" - page  o nfoweb: "powered by" - page
216    o lamp: linux, apache, mysql, php    o lamp: linux, apache, mysql, php
217    o other daemon software: inn, OpenLDAP, OpenSSH, Kerberos 5, sendmail, amavis, Cyrus    o other daemon software: inn, OpenLDAP, OpenSSH, Kerberos 5, sendmail, amavis, Cyrus
# Line 247  o nfoweb: "powered by" - page Line 221  o nfoweb: "powered by" - page
221    o include process view???    o include process view???
222    o link to "IntegratesWith"-page: PIMs, Offices    o link to "IntegratesWith"-page: PIMs, Offices
223    
 o integrate glib/Data/Driver/Proxy with PEAR::Cache  
   o use DB::RPC for this!  
     
 o integrate Application::Config with PEAR::Config  
   
 o use PEAR::Tree  
   o look at http://opensource.visionp.de/modules/project/tree.php  
   o as base data container for "app::menu", "phpHtmlLib::TreeNav"  
     
 o integrate Data::Encode with I18N - Internationalization???  
   
 o prepare patches for pear.php.net  
   o configurable timestamp format for PEAR::Log::file  
   o no fatal php errors from PEAR::XML::RPC  
     
 x why not PEAR::Config?  
   * This class allows for parsing and editing of configuration datasources.  
   * Do not use this class only to read datasources because of the overhead  
   * it creates to keep track of the configuration structure.  
   
224  o Data::Storage and logging via Log::Dispatch - DEEP RECURSION again!!!  o Data::Storage and logging via Log::Dispatch - DEEP RECURSION again!!!
225    
226  x build content-index of news.netfrag.org  x build content-index of news.netfrag.org
# Line 276  x build content-index of news.netfrag.or Line 230  x build content-index of news.netfrag.or
230      o cd /usr/local/mnogosearch      o cd /usr/local/mnogosearch
231      o ./sbin/indexer      o ./sbin/indexer
232    
233    o refactor OEF::Why::Queue
234      o Topics
235        o ORM (Object Relational Mapper)
236        o Data synchronization
237        o Object persistence
238        o Code passivation / Task control
239      o ChangeLog
240      o Todo
241      o Ideas
242      
243    o PEAR
244    
245      o LookAt PEAR-1.0?
246    
247      o PEAR::XML::RPC
248        x remove custom patches
249        x re-integrate functionality from these patches at another place
250        o enhance patches
251          o look at http://cvs.php.net/co.php/pear/XML_RPC/RPC.php
252          o look at http://marc.theaimsgroup.com/?l=pear-dev&m=103578377822397&w=2
253          o provide better patch introducing new error-codes and messages for "local errors":
254            o "could not connect to remote server, failed to open socket"
255            o "could not send data, but socket is open"
256    
257      x LookAt PEAR::Log-1.5.3
258        x does it have log-level-constants defined inside itself? yes!
259        x re-integrate patches to have timestamp formatted in a different way
260      
261      o integrate PEAR::Translation with smarty
262        o look at http://pear.php.net/package-info.php?pacid=124&release=1.2.3
263        o look at http://smarty.php.net
264        
265      o send patch for PEAR/Log/file.php
266      
267      o make patch for PEAR/XML/RPC.php
268      
269      o refactor to PEAR::DB - drivers
270        o glib/Data/Driver/Proxy.php
271        o glib/Data/Driver/RPC/Remote.php
272        o the name??? (DB::RPC?, DB::Remote?, DB::Virtual?)
273      
274      o PEAR::Auth::Kerberos???
275      
276      o integrate glib/Data/Driver/Proxy with PEAR::Cache
277        o use DB::RPC for this!
278        
279      o integrate Application::Config with PEAR::Config
280      
281      o use PEAR::Tree
282        o look at http://opensource.visionp.de/modules/project/tree.php
283        o as base data container for "app::menu", "phpHtmlLib::TreeNav"
284        
285      o integrate Data::Encode with PEAR::I18N - Internationalization???
286      
287      o prepare patches for pear.php.net
288        o configurable timestamp format for PEAR::Log::file
289        o no fatal php errors from PEAR::XML::RPC
290        
291      x why not PEAR::Config?
292        * This class allows for parsing and editing of configuration datasources.
293        * Do not use this class only to read datasources because of the overhead
294        * it creates to keep track of the configuration structure.
295    
296    
297    
298    
299    
300    
301    
302  </pre>  </pre>
303    

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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