--- joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/12 21:26:07 1.69 +++ joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/12 22:55:51 1.72 @@ -10,9 +10,12 @@ @sequence meta @document-history @cvs-info - $Id: joko_2003-03.twingle,v 1.69 2003/03/12 21:26:07 joko Exp $ + $Id: joko_2003-03.twingle,v 1.72 2003/03/12 22:55:51 joko Exp $ $Log: joko_2003-03.twingle,v $ - Revision 1.69 2003/03/12 21:26:07 joko + Revision 1.72 2003/03/12 22:55:51 joko + + AUTOCOMMIT: updated/added content + + Revision 1.71 2003/03/12 22:25:51 joko + AUTOCOMMIT: updated/added content Revision 1.68 2003/03/12 20:55:52 joko @@ -1106,15 +1109,30 @@ o vsd o write (success-)story!!! -o note about workflow: what about old root-emails on the main-host? +o note about workflow / FAQ: what about old root-emails on the main-host? x purged old mboxes -> just purge them? (admin-action: approve purge!) #> cd /var/spool/mail #> >root (updated recently) #> >service (updated recently) #> rm netsaint (last entry: Date/Time: Thu Jan 23 14:32:48 CET 2003) - o How to check if a mbox contains mud-only? try 'formail'! - #> formail + o Write MiniHowTo: How to check if a mbox contains mud-only? try 'formail'! + #> cat {mbox-file} | formail -I "" | less + from 'man formail': + To extract the header from a message: + formail -X "" + or + sed -e '/^$/ q' + + To extract the body from a message: + formail -I "" + or + sed -e '1,/^$/ d' + x purged old mboxes: + #> rm rfms (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100) + #> rm jonen (last entry: Jun 25 2002) + + o convert diffs of this file to rss-chunks to be able to feed them to a RecentChanged Page or arbitrary rss-aggregators @@ -1141,3 +1159,26 @@ SeeAlso::[Ockham's razor|http://whatis.techtarget.com/definition/0,,sid9_gci212684,00.html] +o look how Horde looks with the current 'chora'-stylesheet... + +o dsu2html: aggregate outputs from dsu to one or more linked html page(s) + +o server- & tool-consolidation (moonX, toolX) + +o phpDocumentIndex should get different "modes": + o ViewMode (normal, twingled, etc.) + o ParsedMode (into rss-chunks by diff2rss) + o RevisionMode (per file, if .ext == ',v') + +o generic framework to build a backend for a web-based ProductBuilder (like alternate's PC-Builder and many others) + o Zwischensumme + +o komplan.com - Homepage!!! + +o translate selfhtml? + +o search::[php & rss & Dublin Core] + +o "what happens if 'dispatchmail' prints something to the console" or ... + "check out how to let dispatchmail append stuff to /var/log/syslog" +