--- joko/doc/SampleTasks/joko_2003-01.html 2003/01/23 19:38:19 1.1 +++ joko/doc/SampleTasks/joko_2003-01.html 2003/01/23 23:21:41 1.6 @@ -1,3 +1,8 @@ + + + +
+
 joko@netfrag.org - sample stack:
 
   o [task by joko] introduced "dispatchmail" to add mail2news-functionality to "recieveMail" (collector@netfrag.org)
@@ -60,63 +65,24 @@
 
 o check out from cvs-repository:
   o joko/doc -> /home/joko/public_html/computing/overview/topics/
-  o leaded to (A):
-    o write mini-howto: "howto use, document and enhance the '.cvslink'-symlinking-mechanism"
-    o introduce command to 'tiki-workflow|tiki-publish'
-    x introduced '.cvs'-interface (directory-style)
-      x now directly accessible (but hidden) via http://netfrag.org/~joko/computing/overview/topics/.cvs/
-      x here: made public by adding a "README.html" (or "HEADER.html") which either:
-        x includes a html-link (a-tag) to './.cvs'
-        o makes a redirect via meta-tags or javascript
-  o leads to (B):
-    o start 'home2web':
-      x begin with having an overview of the recent topics stored in cvs
-      x continue by expanding this topic-list through more details
-         x use mechanisms delivered from Apache
-            x HEADER.html, README.html
-            x php: http-redirect
-      o add more links!
-        o fix proposals of how links should be expanded (maybe post RFC to news.netfrag.org first? -> create newsgroup 'nfo.rfc')
-          x manually? no! (hmmm, grrrr......)
-          o pod? for now!
-          o DocBook? not yet!
-          o some wiki? why not?
-        o add links to internal tools (e.g. TUTOS, chora, etc.)
-        o add external links
-      o add co-worker topics
-  o leads to (C):
-    o write mini-howto: web publishing with cvs
-       - write in pod
-       - commit to cvs
-       - checkout from cvs
-       - build html from pod
-       - publish html
-  x do that regularly / in interval: use cron!
-      su joko
-      cd ~
-      nano .cronrc-hourly
-      add line(s): [...]  cvs update topics  [...]
-      crontab -e
-      add line: * 1 * * * ~/.cronrc-hourly
-  o post message "About" (this) to announce@news.netfrag.org
-
-
-adduser: collector/col§$
-
-
-some sample items occoured 2003-01-17 until 2003-01-26.
-
-what to do with that?
-  o have all items stored in other applications conveniently.
-  o be able to have items or references to them *archived* centrally
-  o be able to access informations via *one* interface.
-     actually *multiple* interfaces should be possible 
-       - the aim here is to get everything together (INTEGRATE!) (mnoGoSearch first! Torus::Archive later?)
-
-sysadmin tasks:
+  o leaded to (A, B and C): see home2web
 
-joko's tasks:
+o added user@netfrag.org:
+  x adduser: collector/col§$
 
+o about: some sample items occoured 2003-01-17 until 2003-01-26.
+  what to do with that?
+    o have all items stored in other applications conveniently.
+    o be able to have items or references to them *archived* centrally
+    o be able to access informations via *one* interface.
+       actually *multiple* interfaces should be possible 
+         - the aim here is to get everything together (INTEGRATE!) (mnoGoSearch first! Torus::Archive later?)
+
+o refactor topics:
+  o make global-accessible@netfrag.org
+  o introduce subtopics
+    o sysadmin tasks
+    o janosch's, jonen's and joko's tasks
 
 o start project "admintools" @ nfo/perl/scripts - including
    o getip.pl
@@ -158,3 +124,99 @@
 
 o rename "thread" to "newsgroup" in all scripts!
 
+o what about: 
+  Torus::Xyz - solution to reuse concepts of Apache 2 and Cyrus 2!!! (and OpenLDAP???) for building an open collaboration server?
+
+o word-search: "identify" and "search" for
+
+o establish global "logs/" - like at http://moose.qx.net/logs/
+
+o add redirecting page when someone wants to access
+   o http://netfrag.org/~joko/phpChoPro/ or
+   o http://netfrag.org/~joko/w2hfax/
+
+o update mail-dispatching-rules
+  o look at ilo.de/Inbox
+    o marked message to Spam? Newsletters?
+  o move: logs/cvs/quepasa.netfrag.org -> logs/netfrag.org
+  o look at netfrag.org/Inbox
+    o if subject eq "Cron  ~/.cronrc-hourly" set target "logs/netfrag.org/joko/cron" [push over cron]
+    o if subject matches "quepasa daily usenet report" at begin set target "logs/netfrag.org/news" [push over inn]
+    o if subject matches "[CVS" at begin set target "logs/netfrag.org/cvs" [push over CVSSpam]
+    o if mail is from myself set target "netfrag.org/Info"
+  o look at quepasa.netfrag.org/Inbox
+    o [Multisync-users]
+    o [Kroupware]
+    
+  o write parser and engine to handle above declaration: Mail::Audit::Dispatch::Interface::Script
+  
+    
+o release mail from above from joko - introduce another email-address
+  - e.g. work@netfrag.org, event@netfrag.org or tracker@netfrag.org (like collector@netfrag.org)
+
+o Multisync & SyncML
+  o post something to mailing-list...!?
+
+o the '.cvslink'-mechanism:
+  o type: ln -s /home/joko/public_html/_web/_cvs.php .
+
+o LinkContainer
+  - insert via drag & drop
+  - shows links hierarchically
+
+o (Self)Info - mails to yourself  
+  o convert all "(Self)Info" mails to 
+  news-messages - use "formail" and ...?
+
+o h1.service.netfrag.org
+  o base os-upgrade: suse X -> debian 3.0
+  
+o dispatchmail
+  o are Mail-Headers already added?
+
+o workflow (PostThisLink)
+  o drag link from done google-search ...
+  o ... to container (at the current Task)
+  o a news-post is created automagically
+    o use this:
+      [smtp-header-fields]
+      From: expanded email-address resolved from Name|Nickname in Addressbook (via LDAP!)
+      Subject: googled for ""
+      [body]
+      o include into mime-part if not already included
+        o fetch from web on demand
+
+o ssl/tls for inn?
+
+o dispatchmail
+  o re-link as sub-/module-project under Torus::Content::Gateway
+  o -> Torus::Content - a content delivery engine
+  o -> additional idea: Torus::Content::Gateway is "just" the API to "Torus::Item::Router" in this case
+    o 'Torus::Content::Gateway' would then route 'Torus::Item::RFC822'-objects using 'Torus::Item::Router'
+  o look at sieve - jonen posted to nfo.links.computing: [r:Message-ID: ]
+
+o finally: do actually establish 'Torus' at 'nfo/perl/libs'
+
+o pod: checkout how to make references which expand to html-urls
+  o does pod handle this or do we need external link-expansion for this task?
+  o how to make references to news-messages?
+      e.g.:
+      o Message-ID: 
+      o news://news.netfrag.org/nfo.links.computing
+   o proposal(s):
+      o http://news.netfrag.org/id=b0ppj7$7gv$1@quepasa.netfrag.org
+      o http://news.netfrag.org/nfo.links.computing/subject=FilteringMailWithSieve of wiki
+      o http://news.netfrag.org/nfo.links.computing/id=b0ppj7$7gv$1@quepasa.netfrag.org
+
+o what about the '.nws'-files on ms? (for news-messages)
+
+o display-mode: everything strictly hierarchical to get maximum overview!!!
+
+x Inventory: cleaned up local and master code repositories
+
+
+
+
+ + +