| 12 | 
 @cvs-info | 
 @cvs-info | 
| 13 | 
   $Id$ | 
   $Id$ | 
| 14 | 
   $Log$ | 
   $Log$ | 
| 15 | 
  | 
   Revision 1.74  2003/03/12 23:55:51  joko | 
| 16 | 
  | 
   + AUTOCOMMIT: updated/added content | 
| 17 | 
  | 
  | 
| 18 | 
  | 
   Revision 1.73  2003/03/12 23:25:51  joko | 
| 19 | 
  | 
   + AUTOCOMMIT: updated/added content | 
| 20 | 
  | 
  | 
| 21 | 
  | 
   Revision 1.72  2003/03/12 22:55:51  joko | 
| 22 | 
  | 
   + AUTOCOMMIT: updated/added content | 
| 23 | 
  | 
  | 
| 24 | 
  | 
   Revision 1.71  2003/03/12 22:25:51  joko | 
| 25 | 
  | 
   + AUTOCOMMIT: updated/added content | 
| 26 | 
  | 
  | 
| 27 | 
   Revision 1.68  2003/03/12 20:55:52  joko | 
   Revision 1.68  2003/03/12 20:55:52  joko | 
| 28 | 
   + AUTOCOMMIT: updated/added content | 
   + AUTOCOMMIT: updated/added content | 
| 29 | 
  | 
  | 
| 1115 | 
   o vsd | 
   o vsd | 
| 1116 | 
   o write (success-)story!!! | 
   o write (success-)story!!! | 
| 1117 | 
  | 
  | 
| 1118 | 
 o note about workflow: what about old root-emails on the main-host? | 
 # --- bookmark, 2003-03-13 00:43 | 
| 1119 | 
  | 
  | 
| 1120 | 
  | 
 o note about workflow / FAQ: what about old root-emails on the main-host? | 
| 1121 | 
   x purged old mboxes | 
   x purged old mboxes | 
| 1122 | 
     -> just purge them? (admin-action: approve purge!) | 
     -> just purge them? (admin-action: approve purge!) | 
| 1123 | 
     #> cd /var/spool/mail | 
     #> cd /var/spool/mail | 
| 1124 | 
     #> >root      (updated recently) | 
     #> >root      (updated recently) | 
| 1125 | 
     #> >service      (updated recently) | 
     #> >service      (updated recently) | 
| 1126 | 
     #> rm netsaint      (last entry: Date/Time: Thu Jan 23 14:32:48 CET 2003) | 
     #> rm netsaint      (last entry: Date/Time: Thu Jan 23 14:32:48 CET 2003) | 
| 1127 | 
   o How to check if a mbox contains mud-only? try 'formail'! | 
   o Write MiniHowTo: How to check if a mbox contains mud-only? try 'formail'! | 
| 1128 | 
     #> formail  | 
     #> cat {mbox-file} | formail -I "" | less | 
| 1129 | 
  | 
     from 'man formail': | 
| 1130 | 
  | 
        To extract the header from a message: | 
| 1131 | 
  | 
               formail -X "" | 
| 1132 | 
  | 
        or | 
| 1133 | 
  | 
               sed -e '/^$/ q' | 
| 1134 | 
  | 
  | 
| 1135 | 
  | 
        To extract the body from a message: | 
| 1136 | 
  | 
               formail -I "" | 
| 1137 | 
  | 
        or | 
| 1138 | 
  | 
               sed -e '1,/^$/ d' | 
| 1139 | 
  | 
                | 
| 1140 | 
  | 
   !!!!!!    no - this doesn't work - 'formail' is not for reading whole 'mbox'-format    !!!!!! | 
| 1141 | 
  | 
    | 
| 1142 | 
  | 
   use this: | 
| 1143 | 
  | 
     #> mutt -f <mbox-file> | 
| 1144 | 
  | 
        | 
| 1145 | 
  | 
   x purged old mboxes: | 
| 1146 | 
  | 
     #> rm rfms      (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100) | 
| 1147 | 
  | 
     #> rm jonen     (last entry: Jun 25  2002) | 
| 1148 | 
  | 
      | 
| 1149 | 
  | 
      | 
| 1150 | 
  | 
  | 
| 1151 | 
 o convert diffs of this file to rss-chunks to be able to feed them to a RecentChanged Page or arbitrary rss-aggregators | 
 o convert diffs of this file to rss-chunks to be able to feed them to a RecentChanged Page or arbitrary rss-aggregators | 
| 1152 | 
  | 
  | 
| 1154 | 
   o WorkFlow: "Make a personal WishList from items of another users TaskList." | 
   o WorkFlow: "Make a personal WishList from items of another users TaskList." | 
| 1155 | 
   o ToImplement: KISS, Click & Go | 
   o ToImplement: KISS, Click & Go | 
| 1156 | 
  | 
  | 
| 1157 | 
  | 
 o x.netfrag.org - a server made up of WebServices | 
| 1158 | 
  | 
  | 
| 1159 | 
  | 
 x glossary::KISS - Keep It Simple, Stupid | 
| 1160 | 
  | 
   LookAt::http://whatis.techtarget.com/definition/0,,sid9_gci521694,00.html | 
| 1161 | 
  | 
   <paste> | 
| 1162 | 
  | 
     <title>KISS Principle</title> | 
| 1163 | 
  | 
     The KISS (Keep It Simple, Stupid) Principle is self-descriptive and recognizes two things:  | 
| 1164 | 
  | 
     1. People (including product and service users) generally want things that are simple,  | 
| 1165 | 
  | 
         meaning easy to learn and use.  | 
| 1166 | 
  | 
     2. A company that makes products or furnishes services may find simplicity an advantage  | 
| 1167 | 
  | 
         for the company as well, since it tends to shorten time and reduce cost.  | 
| 1168 | 
  | 
         (Where the company is trying to use the principle on behalf of users, however,  | 
| 1169 | 
  | 
         design time may take longer and cost more, but the net effect will be beneficial since  | 
| 1170 | 
  | 
         easy-to-learn-and-use products and services tend to be cheaper to produce and service in the long run.)  | 
| 1171 | 
  | 
     The New Hacker's Dictionary, edited by Eric Raymond, says the the KISS Principle  | 
| 1172 | 
  | 
     is sometimes cited on a development project to fend off "creeping featurism."  | 
| 1173 | 
  | 
   </paste> | 
| 1174 | 
  | 
   SeeAlso::[Ockham's razor|http://whatis.techtarget.com/definition/0,,sid9_gci212684,00.html] | 
| 1175 | 
  | 
  | 
| 1176 | 
  | 
 o look how Horde looks with the current 'chora'-stylesheet... | 
| 1177 | 
  | 
  | 
| 1178 | 
  | 
 # --- bookmark, 2003-03-13 00:43 | 
| 1179 | 
  | 
  | 
| 1180 | 
  | 
 o dus2html: | 
| 1181 | 
  | 
   o aggregate outputs from dus to one or more linked html page(s) | 
| 1182 | 
  | 
   o run in interval (cron!) | 
| 1183 | 
  | 
  | 
| 1184 | 
  | 
 o server- & tool-consolidation (moonX, toolX) | 
| 1185 | 
  | 
  | 
| 1186 | 
  | 
 o phpDocumentIndex should get different "modes": | 
| 1187 | 
  | 
   o ViewMode (normal, twingled, etc.) | 
| 1188 | 
  | 
   o ParsedMode (into rss-chunks by diff2rss) | 
| 1189 | 
  | 
   o RevisionMode (per file, if .ext == ',v') | 
| 1190 | 
  | 
    | 
| 1191 | 
  | 
 o generic framework to build a backend for a web-based ProductBuilder (like alternate's PC-Builder and many others) | 
| 1192 | 
  | 
   o Zwischensumme | 
| 1193 | 
  | 
  | 
| 1194 | 
  | 
 o komplan.com - Homepage!!! | 
| 1195 | 
  | 
  | 
| 1196 | 
  | 
 o translate selfhtml? | 
| 1197 | 
  | 
  | 
| 1198 | 
  | 
 o search::[php & rss & Dublin Core] | 
| 1199 | 
  | 
  | 
| 1200 | 
  | 
 o "what happens if 'dispatchmail' prints something to the console" or ... | 
| 1201 | 
  | 
   "check out how to let dispatchmail append stuff to /var/log/syslog" | 
| 1202 | 
  | 
  | 
| 1203 | 
  | 
 x modified routing of netsaint-mails: | 
| 1204 | 
  | 
   netsaint@h1.service.netfrag.org -> service@h1.service.netfrag.org -> ... | 
| 1205 | 
  | 
     'service' is a local posix account... | 
| 1206 | 
  | 
     'service' is aliased to 'alert@service.netfrag.org, \service' in /etc/mail/aliases on h1.service.netfrag.org | 
| 1207 | 
  | 
   ... -> SMTP -> MX:quepasa.netfrag.org ->  | 
| 1208 | 
  | 
     'alert' is a virtual user mapped to local posix user 'gateway' in /etc/mail/virtusertable on quepasa.netfrag.org | 
| 1209 | 
  | 
     'gateway' is also a service-account - purpose: forward/copy smtp-mail to other locations | 
| 1210 | 
  | 
   -> nfo.support@news.netfrag.org | 
| 1211 | 
  | 
     now the mail gets posted to 'nfo.support' at news.netfrag.org (via nntp) | 
| 1212 | 
  | 
  | 
| 1213 | 
  | 
 o why does quepasa.netfrag.org crash regularly? | 
| 1214 | 
  | 
  |