--- joko/doc/SampleTasks/joko_2003-02.html 2003/02/08 13:14:29 1.39 +++ joko/doc/SampleTasks/joko_2003-02.html 2003/02/09 17:44:39 1.49 @@ -270,6 +270,8 @@ 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 refactor flib/Application/i10n/LocaleText.php + o send patch for PEAR/Log/file.php @@ -465,7 +467,64 @@ o search::OpenAccess it's already occupied - it's odbc driver stuff -o search::[it's just too hard] (docbook/rdf) +x why not rdf right now? + x search::[RDF -- the reason given usually being "it's too hard."] + +o search::syncml + +x search::perl inner class + x it works! + x the intended document is found on first place + x this document is also found + o just try to strip out the two documents found in between, + these are the newsportal overview-pages (ThreadView) + where the keywords are found inside the pure titles + +x DSMLv2: + from http://www.netfrag.org/webnews/article.php?id=241&group=nfo.links.computing + DSMLv2 is defined in terms of a set of XML fragments that are used as + payloads in a binding. A binding defines how the DSMLv2 XML fragments are sent + as requests and responses in the context of a specific transport such as SOAP, + SMTP, or a simple data file. DSMLv2 defines two normative bindings: (1) a SOAP + request/response binding is defined in section 6; and (2) a file binding that + serves as the DSMLv2 analog of LDIF is defined in section 7. The rules for + defining other DSMLv2 compliant bindings are found in section 8. + +o review|search::mail to news gateway + o better: (exact (first) hit) + o try to find: http://www.netfrag.org/webnews/attachment.php/nfo.links.computing/372/2/NewsGateway.xml + o search::NewsGateway.xml + +o refactor hash2sql into some module (Data::Storage::Handler::DBI?, shortcuts.pm?) + +o use Hash::Merge instead of object2hash + +o make a Object::Merge (maybe patch Hash::Merge) to refactor hash2object somehow + +o use Class::Inner!!! + +o example faq: Was ist ein search::Buffer-Overrun? + +o enhance statistics for Data::Transfer::Sync + o timing + +o inote.com? + +o search::quickstart + +o search::Devel-Metadata + +o is there a better alternative for Data::Compare::Struct on CPAN? + +o refactor: + o DesignPattern::Object to Class::Base (perl & php) + o DesignPattern::Bridge to Class::Bridge (perl) + o DesignPattern::Bridge to Class::Inner (php) + +o make mnogosearch quiet / write output to logfile + +o use PEAR::Tree! + @@ -473,7 +532,7 @@