12 |
@cvs-info |
@cvs-info |
13 |
$Id$ |
$Id$ |
14 |
$Log$ |
$Log$ |
15 |
|
Revision 1.72 2003/03/12 22:55:51 joko |
16 |
|
+ AUTOCOMMIT: updated/added content |
17 |
|
|
18 |
|
Revision 1.71 2003/03/12 22:25:51 joko |
19 |
|
+ AUTOCOMMIT: updated/added content |
20 |
|
|
21 |
Revision 1.68 2003/03/12 20:55:52 joko |
Revision 1.68 2003/03/12 20:55:52 joko |
22 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
23 |
|
|
1109 |
o vsd |
o vsd |
1110 |
o write (success-)story!!! |
o write (success-)story!!! |
1111 |
|
|
1112 |
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? |
1113 |
x purged old mboxes |
x purged old mboxes |
1114 |
-> just purge them? (admin-action: approve purge!) |
-> just purge them? (admin-action: approve purge!) |
1115 |
#> cd /var/spool/mail |
#> cd /var/spool/mail |
1116 |
#> >root (updated recently) |
#> >root (updated recently) |
1117 |
#> >service (updated recently) |
#> >service (updated recently) |
1118 |
#> 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) |
1119 |
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'! |
1120 |
#> formail |
#> cat {mbox-file} | formail -I "" | less |
1121 |
|
from 'man formail': |
1122 |
|
To extract the header from a message: |
1123 |
|
formail -X "" |
1124 |
|
or |
1125 |
|
sed -e '/^$/ q' |
1126 |
|
|
1127 |
|
To extract the body from a message: |
1128 |
|
formail -I "" |
1129 |
|
or |
1130 |
|
sed -e '1,/^$/ d' |
1131 |
|
x purged old mboxes: |
1132 |
|
#> rm rfms (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100) |
1133 |
|
#> rm jonen (last entry: Jun 25 2002) |
1134 |
|
|
1135 |
|
|
1136 |
|
|
1137 |
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 |
1138 |
|
|
1140 |
o WorkFlow: "Make a personal WishList from items of another users TaskList." |
o WorkFlow: "Make a personal WishList from items of another users TaskList." |
1141 |
o ToImplement: KISS, Click & Go |
o ToImplement: KISS, Click & Go |
1142 |
|
|
1143 |
|
o x.netfrag.org - a server made up of WebServices |
1144 |
|
|
1145 |
|
x glossary::KISS - Keep It Simple, Stupid |
1146 |
|
LookAt::http://whatis.techtarget.com/definition/0,,sid9_gci521694,00.html |
1147 |
|
<paste> |
1148 |
|
<title>KISS Principle</title> |
1149 |
|
The KISS (Keep It Simple, Stupid) Principle is self-descriptive and recognizes two things: |
1150 |
|
1. People (including product and service users) generally want things that are simple, |
1151 |
|
meaning easy to learn and use. |
1152 |
|
2. A company that makes products or furnishes services may find simplicity an advantage |
1153 |
|
for the company as well, since it tends to shorten time and reduce cost. |
1154 |
|
(Where the company is trying to use the principle on behalf of users, however, |
1155 |
|
design time may take longer and cost more, but the net effect will be beneficial since |
1156 |
|
easy-to-learn-and-use products and services tend to be cheaper to produce and service in the long run.) |
1157 |
|
The New Hacker's Dictionary, edited by Eric Raymond, says the the KISS Principle |
1158 |
|
is sometimes cited on a development project to fend off "creeping featurism." |
1159 |
|
</paste> |
1160 |
|
SeeAlso::[Ockham's razor|http://whatis.techtarget.com/definition/0,,sid9_gci212684,00.html] |
1161 |
|
|
1162 |
|
o look how Horde looks with the current 'chora'-stylesheet... |
1163 |
|
|
1164 |
|
o dsu2html: aggregate outputs from dsu to one or more linked html page(s) |
1165 |
|
|
1166 |
|
o server- & tool-consolidation (moonX, toolX) |
1167 |
|
|
1168 |
|
o phpDocumentIndex should get different "modes": |
1169 |
|
o ViewMode (normal, twingled, etc.) |
1170 |
|
o ParsedMode (into rss-chunks by diff2rss) |
1171 |
|
o RevisionMode (per file, if .ext == ',v') |
1172 |
|
|
1173 |
|
o generic framework to build a backend for a web-based ProductBuilder (like alternate's PC-Builder and many others) |
1174 |
|
o Zwischensumme |
1175 |
|
|
1176 |
|
o komplan.com - Homepage!!! |
1177 |
|
|
1178 |
|
o translate selfhtml? |
1179 |
|
|
1180 |
|
o search::[php & rss & Dublin Core] |
1181 |
|
|
1182 |
|
o "what happens if 'dispatchmail' prints something to the console" or ... |
1183 |
|
"check out how to let dispatchmail append stuff to /var/log/syslog" |
1184 |
|
|