--- joko/doc/SampleTasks/joko_2003-02.html 2003/02/05 23:13:50 1.14 +++ joko/doc/SampleTasks/joko_2003-02.html 2003/02/06 01:16:17 1.17 @@ -215,6 +215,7 @@ 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?) o integrate autogenerated api-documentation for code@netfrag.org use PhpDocumentor: http://phpdocu.sourceforge.net/ @@ -255,14 +256,31 @@ 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. + +o Data::Storage and logging via Log::Dispatch - DEEP RECURSION again!!! + +x build content-index of news.netfrag.org + o mnoGoSearch's news-extension seems to require some more database-tuning ;-( + x ./sbin/indexer -a -v 5 -i -u http://www.netfrag.org/webnews/% + o automate this: + o cd /usr/local/mnogosearch + o ./sbin/indexer