--- joko/doc/SampleTasks/joko_2003-02.html	2003/02/02 20:33:25	1.3
+++ joko/doc/SampleTasks/joko_2003-02.html	2003/02/05 20:43:54	1.11
@@ -73,6 +73,8 @@
         b) human-readable material (e.g.: generated indexes, overviews, details, descent-documents)
   o add collaboration on top of that!
       o (technical) annotations, pbb, etc.
+  o what is already there?
+    x found: ProArc, OpenArc - but nothing seems to be truly *open*!
 
 o Gtk Rules | phpRules - an abstract rule chain editor
   o modes: dispatchmail, dispatchrequest, ipchains?
@@ -111,17 +113,108 @@
 
 o cvs & kerberos???
 
-o Mail::Audit::Dispatch::Folder::Mbox
-
-o Mail::Audit::Dispatch::Folder::Cyrus
-
+o enhance Mail::Audit::Dispatch
+  x recieveMail -> dispatchmail & Mail::Audit::Dispatch
+  o Mail::Audit::Dispatch::Folder::Mbox (by joko, the main part of the former recieveMail, just uses Mail::Audit)
+  o Mail::Audit::Dispatch::Spool (by joko, a little part of the former recieveMail, just uses Mail::Audit)
+  x Mail::Audit::Dispatch::Newsgate (by joko, uses Net::NNTP)
+  o Mail::Audit::Dispatch::Folder::Cyrus1 (by jonen, acts as sendmail MDA instead of /usr/sbin/cyrdeliver, but re-dispatches to it again after resolving addresses against an arbitrary data source, see 'Data::Map' stuff....)
+  o Mail::Audit::Dispatch::Faxgate (by janosch, uses /usr/bin/sendfax; still inside 'mail-handler', tbr)
+  o Mail::Audit::Dispatch::Smsgate (by janosch, uses /usr/bin/yaps; still inside 'mail-handler', tbr)
+    o could also use /usr/bin/smssend or some module from CPAN
+  o Mail::Audit::Dispatch::Response (by joko, notifies sender that his/her mail was processed by arbitrary system)
+    o send autoresponse with subject: "Your bug-request was filed." when mailing to bugs@netfrag.org (done by gateway@netfrag.org)
+    o actually do file the message at nfo.support.queue (done by gateway@netfrag.org)
+    o maybe cc: to or integrate with tutos or other ticketing system (bugzilla)???)
+    o this should be the basic functionality needed to implement known features as "autoresponder" or "vacation" on top of this
+
+o write about:
+  o path-structure inside dev-cvs (->bareface, ->janosch)
+  o path-structure inside sysadmin-cvs (hosts, skels) (->jonen)
+  o path-structure at web/pub (->jonen)
+
+o enhance newsportal
+  o features for ArticleViewer:
+    o embedded images
+    o MIME capability
+    o HTML frameset capability
+      o show in external window
+      o convert to HTML tables!?
+
+o a StartingPoint: TUTOS Project/Product Overview
+
+o generate some documentation for flib and glib automagically
+  o use JavaDoc? see ->phpHtmlLib
+  o use phpDoc? see ->Xyz
+
+o yakka:
+    o SeperationOfWikiCoreFeatures
+      o revisioning
+    o EnhancementOfCoreFeatures
+      o object oriented linking/referencing
+      o reference maintenance capabilities (copy, move, unlink) (+clone, +deep_copy)
+      o reference structuring (make set, add more metadata)
+        o use RDF and/or RDFS?
+        o look at RDFWiki....
+    o EnhancementOfFrontend
+    o ReIntegrationOfWikiCoreFeatures
+    
+o "outsource" mysql from quepasa.netfrag.org to h1.service.netfrag.org
+
+o establish slapd on h1.service.netfrag.org
+
+o faxabruf für w2hfax (sendfax -d  -p)
+  o konvertiere empfanges dokument von ps nach pdf, tiff?
+
+o look at bonsai?
+
+o scripts from janosch
+
+o php-4.3.0???
+
+o emacs?
+
+o check if backend-logging still works!?
+
+o pear-1.0?
+
+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!?
+
+o task list
+  start apache1 (click)
+  start mysql (type net start mysql)
+  start internet explorer (click)
+  start explorer (press win-key & e)
+    navigate to target
+    open in ultraedit
+
+o php-enhancements!?
+  o mixin inheritance for php?
+  o manipulating the symbol table?
+
+o install PEAR::Log-1.5.3
+  o re-integrate (and maybe submit) patches to have timestamp formatted in a different way
+
+o integrate timestamp into log-output of CPAN's Log::Dispatch!?
+
+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
+  
 
 
 
 
 
 
-$Id: joko_2003-02.html,v 1.3 2003/02/02 20:33:25 joko Exp $
+$Id: joko_2003-02.html,v 1.11 2003/02/05 20:43:54 joko Exp $