12 |
@cvs-info |
@cvs-info |
13 |
$Id$ |
$Id$ |
14 |
$Log$ |
$Log$ |
15 |
|
Revision 1.83 2003/03/13 05:26:05 joko |
16 |
|
+ AUTOCOMMIT: updated/added content |
17 |
|
|
18 |
|
Revision 1.82 2003/03/13 04:55:54 joko |
19 |
|
+ AUTOCOMMIT: updated/added content |
20 |
|
|
21 |
|
Revision 1.81 2003/03/13 04:25:52 joko |
22 |
|
+ AUTOCOMMIT: updated/added content |
23 |
|
|
24 |
|
Revision 1.80 2003/03/13 03:56:41 joko |
25 |
|
+ AUTOCOMMIT: updated/added content |
26 |
|
|
27 |
|
Revision 1.79 2003/03/13 03:25:58 joko |
28 |
|
+ AUTOCOMMIT: updated/added content |
29 |
|
|
30 |
|
Revision 1.78 2003/03/13 02:56:02 joko |
31 |
|
+ AUTOCOMMIT: updated/added content |
32 |
|
|
33 |
|
Revision 1.77 2003/03/13 02:26:20 joko |
34 |
|
+ AUTOCOMMIT: updated/added content |
35 |
|
|
36 |
|
Revision 1.75 2003/03/13 00:25:59 joko |
37 |
|
+ AUTOCOMMIT: updated/added content |
38 |
|
|
39 |
|
Revision 1.74 2003/03/12 23:55:51 joko |
40 |
|
+ AUTOCOMMIT: updated/added content |
41 |
|
|
42 |
|
Revision 1.73 2003/03/12 23:25:51 joko |
43 |
|
+ AUTOCOMMIT: updated/added content |
44 |
|
|
45 |
|
Revision 1.72 2003/03/12 22:55:51 joko |
46 |
|
+ AUTOCOMMIT: updated/added content |
47 |
|
|
48 |
|
Revision 1.71 2003/03/12 22:25:51 joko |
49 |
|
+ AUTOCOMMIT: updated/added content |
50 |
|
|
51 |
Revision 1.68 2003/03/12 20:55:52 joko |
Revision 1.68 2003/03/12 20:55:52 joko |
52 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
53 |
|
|
1139 |
o vsd |
o vsd |
1140 |
o write (success-)story!!! |
o write (success-)story!!! |
1141 |
|
|
1142 |
o note about workflow: what about old root-emails on the main-host? |
# --- bookmark, 2003-03-13 00:43 |
1143 |
|
|
1144 |
|
o note about workflow / FAQ: what about old root-emails on the main-host? |
1145 |
x purged old mboxes |
x purged old mboxes |
1146 |
-> just purge them? (admin-action: approve purge!) |
-> just purge them? (admin-action: approve purge!) |
1147 |
#> cd /var/spool/mail |
#> cd /var/spool/mail |
1148 |
#> >root (updated recently) |
#> >root (updated recently) |
1149 |
#> >service (updated recently) |
#> >service (updated recently) |
1150 |
#> 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) |
1151 |
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'! |
1152 |
#> formail |
#> cat {mbox-file} | formail -I "" | less |
1153 |
|
from 'man formail': |
1154 |
|
To extract the header from a message: |
1155 |
|
formail -X "" |
1156 |
|
or |
1157 |
|
sed -e '/^$/ q' |
1158 |
|
|
1159 |
|
To extract the body from a message: |
1160 |
|
formail -I "" |
1161 |
|
or |
1162 |
|
sed -e '1,/^$/ d' |
1163 |
|
|
1164 |
|
!!!!!! no - this doesn't work - 'formail' is not for reading whole 'mbox'-format !!!!!! |
1165 |
|
|
1166 |
|
use this: |
1167 |
|
#> mutt -f <mbox-file> |
1168 |
|
|
1169 |
|
x purged old mboxes: |
1170 |
|
#> rm rfms (last entry: Date: Fri, 6 Dec 2002 20:45:01 +0100) |
1171 |
|
#> rm jonen (last entry: Jun 25 2002) |
1172 |
|
|
1173 |
|
|
1174 |
|
|
1175 |
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 |
1176 |
|
|
1178 |
o WorkFlow: "Make a personal WishList from items of another users TaskList." |
o WorkFlow: "Make a personal WishList from items of another users TaskList." |
1179 |
o ToImplement: KISS, Click & Go |
o ToImplement: KISS, Click & Go |
1180 |
|
|
1181 |
|
o x.netfrag.org - a server made up of WebServices |
1182 |
|
|
1183 |
|
x glossary::KISS - Keep It Simple, Stupid |
1184 |
|
LookAt::http://whatis.techtarget.com/definition/0,,sid9_gci521694,00.html |
1185 |
|
<paste> |
1186 |
|
<title>KISS Principle</title> |
1187 |
|
The KISS (Keep It Simple, Stupid) Principle is self-descriptive and recognizes two things: |
1188 |
|
1. People (including product and service users) generally want things that are simple, |
1189 |
|
meaning easy to learn and use. |
1190 |
|
2. A company that makes products or furnishes services may find simplicity an advantage |
1191 |
|
for the company as well, since it tends to shorten time and reduce cost. |
1192 |
|
(Where the company is trying to use the principle on behalf of users, however, |
1193 |
|
design time may take longer and cost more, but the net effect will be beneficial since |
1194 |
|
easy-to-learn-and-use products and services tend to be cheaper to produce and service in the long run.) |
1195 |
|
The New Hacker's Dictionary, edited by Eric Raymond, says the the KISS Principle |
1196 |
|
is sometimes cited on a development project to fend off "creeping featurism." |
1197 |
|
</paste> |
1198 |
|
SeeAlso::[Ockham's razor|http://whatis.techtarget.com/definition/0,,sid9_gci212684,00.html] |
1199 |
|
|
1200 |
|
o look how Horde looks with the current 'chora'-stylesheet... |
1201 |
|
|
1202 |
|
# --- bookmark, 2003-03-13 00:43 |
1203 |
|
|
1204 |
|
o dus2html: |
1205 |
|
o aggregate outputs from dus to one or more linked html page(s) |
1206 |
|
o run in interval (cron!) |
1207 |
|
|
1208 |
|
o server- & tool-consolidation (moonX, toolX) |
1209 |
|
|
1210 |
|
o phpDocumentIndex should get different "modes": |
1211 |
|
o ViewMode (normal, twingled, etc.) |
1212 |
|
o ParsedMode (into rss-chunks by diff2rss) |
1213 |
|
o RevisionMode (per file, if .ext == ',v') |
1214 |
|
|
1215 |
|
o generic framework to build a backend for a web-based ProductBuilder (like alternate's PC-Builder and many others) |
1216 |
|
o Zwischensumme |
1217 |
|
|
1218 |
|
o komplan.com - Homepage!!! |
1219 |
|
|
1220 |
|
o translate selfhtml? |
1221 |
|
|
1222 |
|
o search::[php & rss & Dublin Core] |
1223 |
|
|
1224 |
|
o "what happens if 'dispatchmail' prints something to the console" or ... |
1225 |
|
"check out how to let dispatchmail append stuff to /var/log/syslog" |
1226 |
|
|
1227 |
|
x modified routing of netsaint-mails: |
1228 |
|
netsaint@h1.service.netfrag.org -> service@h1.service.netfrag.org -> ... |
1229 |
|
'service' is a local posix account... |
1230 |
|
'service' is aliased to 'alert@service.netfrag.org, \service' in /etc/mail/aliases on h1.service.netfrag.org |
1231 |
|
... -> SMTP -> MX:quepasa.netfrag.org -> |
1232 |
|
'alert' is a virtual user mapped to local posix user 'gateway' in /etc/mail/virtusertable on quepasa.netfrag.org |
1233 |
|
'gateway' is also a service-account - purpose: forward/copy smtp-mail to other locations |
1234 |
|
-> nfo.support@news.netfrag.org |
1235 |
|
now the mail gets posted to 'nfo.support' at news.netfrag.org (via nntp) |
1236 |
|
|
1237 |
|
o why does quepasa.netfrag.org crash regularly? |
1238 |
|
|
1239 |
|
o first time tried 'intop' on h1.service.netfrag.org - nice tool! (just knew the web-frontend before!) |
1240 |
|
-- intop 0.0.1 (Sep 24 2001) -- The first interactive ntop program. |
1241 |
|
(C) Copyright 2000 L. Deri and R. Carbone. All rights reserved. |
1242 |
|
|
1243 |
|
o refactor 'estats' on h1.service.netfrag.org |
1244 |
|
o new design |
1245 |
|
o new location |
1246 |
|
o http://h1.service.netfrag.org/~service/estats/ -> http://h1.service.netfrag.org/caesar/ |
1247 |
|
o new architecture? (use WML - Website Meta Language?) |
1248 |
|
o new names for services / new hierarchy |
1249 |
|
o Alerts |
1250 |
|
o news.netfrag.org/nfo.support |
1251 |
|
o Accounting |
1252 |
|
o bw_accounting |
1253 |
|
o DiskSpaceUsage (dus2html) [new] |
1254 |
|
o IOGraph |
1255 |
|
o Monitoring |
1256 |
|
o Service |
1257 |
|
o netsaint |
1258 |
|
o nsa |
1259 |
|
o monit |
1260 |
|
o Network |
1261 |
|
o ip-connection-state (via ippl) |
1262 |
|
o ip-port-state (via snmpwalk) |
1263 |
|
o Backup |
1264 |
|
o netfrag.org/backup/ |
1265 |
|
o bacula |
1266 |
|
o Logs |
1267 |
|
o news.netfrag.org/nfo.support |
1268 |
|
|
1269 |
|
o pdumpfs |
1270 |
|
- 2003-03-13 - before |
1271 |
|
Filesystem 1K-blocks Used Available Use% Mounted on |
1272 |
|
/dev/ubd/0 1007896 795632 161064 84% / |
1273 |
|
/dev/ubd/2 2015824 1090236 823188 57% /data |
1274 |
|
- 2003-03-13 - after |
1275 |
|
Filesystem 1K-blocks Used Available Use% Mounted on |
1276 |
|
/dev/ubd/0 1007896 795852 160844 84% / |
1277 |
|
/dev/ubd/2 2015824 1283688 629736 68% /data |
1278 |
|
|
1279 |
|
o write MiniHowTo: What the hell is a "Jotter"? |
1280 |
|
|
1281 |
|
from: http://www.ericlindsay.com/epoc/bjot5.htm |
1282 |
|
Jotter is a quick note taker that can include dates, sketches, spreadsheets, and spreadsheet graphs. |
1283 |
|
You can change the format of sketch and spreadsheet objects. You can also include icons that lead |
1284 |
|
you to word processed documents or to recorded voice and sound files. |
1285 |
|
|
1286 |
|
from: http://www.series5mx.com/machine/software/jotter.asp |
1287 |
|
Jotter solves the problem by allowing you to enter information as you think of it, without thought |
1288 |
|
to form or structure. It’s also always just a screen tap away, on the Series 5mx icon bar. |
1289 |
|
|
1290 |
|
from: http://www.office-futures.com/2003_03_02_OfficeJotterArchive.htm#90417172 |
1291 |
|
AtNewYork - Microsoft Unleashes Greenwich IM Beta |
1292 |
|
Thor Olavsrud |
1293 |
|
Adding steam to its efforts to build greater support for collaboration in the enterprise, |
1294 |
|
Microsoft unveiled the first widely available beta of 'Greenwich,' the code-name for its |
1295 |
|
new instant messaging and real-time collaboration server software. [snip] |
1296 |
|
The technology is designed to provide a central means that will manage all real-time |
1297 |
|
communications within an enterprise. Greenwich, slated for commercial release in mid-2003, |
1298 |
|
will integrate presence (knowledge of whether a person is online and available) into the |
1299 |
|
Windows Server 2003 platform to give enterprises access to voice, video and data collaboration. |
1300 |
|
|
1301 |
|
o caesar = ISPMan + {Ms Greenwich (TM)} + {Ms Exchange (TM)} + {Ms Exchange (TM)} |
1302 |
|
ims + ums!!! |
1303 |
|
|
1304 |
|
o write MiniHowTo: What the hell does Microsoft with Greenwich? |
1305 |
|
|
1306 |
|
from: http://www.jainnet.com/knowledgeeldorado/archives/2002/08/12/index.html |
1307 |
|
Microsoft Greenwich |
1308 |
|
Breaking down barriers between people. Every communications mechanism -- e-mail, phone, |
1309 |
|
instant messaging, group collaboration tools -- forces individuals to adapt to its approach. |
1310 |
|
Microsoft's vision for next-generation communications uses Web services to enhance digital |
1311 |
|
meetings and group collaboration and provides information-agent technology to unify and |
1312 |
|
manage disparate communications mechanisms. Microsoft demonstrated its future direction |
1313 |
|
for real-time communications and collaboration (RTC) server software code-named "Greenwich." |
1314 |
|
|
1315 |
|
from: http://www.internetnews.com/ent-news/article.php/1480181 |
1316 |
|
[...] |
1317 |
|
In terms of security, Greenwich fully integrates with Microsoft's IT security management structure, |
1318 |
|
and will add protection to unencrypted text traveling across the Internet. Greenwich will also provide |
1319 |
|
standards support for technologies like SSL encryption, Digest and NTLM/Kerberos authentication. |
1320 |
|
[...] |
1321 |
|
|
1322 |
|
from: http://e-businessadvisor.com/doc/12048 |
1323 |
|
[...] |
1324 |
|
The Greenwich platform includes the following: |
1325 |
|
- Presence-based functionality that directs messages to available users |
1326 |
|
- Integration with the previously announced MSN Messenger Connect for Enterprises service |
1327 |
|
(see http://Advisor.com/doc/11494), which provides authentication and manageability for |
1328 |
|
business-to-consumer (B2C) instant messaging |
1329 |
|
- End-to-end communications based on industry security standards |
1330 |
|
- Administration based on industry-standard technologies and familiar tools |
1331 |
|
- Data collaboration, PC-to-PC voice and video, and other services |
1332 |
|
- IM conversation logging to help ensure regulatory compliance, customer service, and security |
1333 |
|
[...] |
1334 |
|
|
1335 |
|
hehe: |
1336 |
|
from: http://www.microsoft.com/presspass/press/2002/jul02/07-24NETDayUmbrellaPR.asp |
1337 |
|
[...] |
1338 |
|
EDITORS' UPDATE, January 25, 2003 -- Microsoft has discontinued use of the code name "Palladium." |
1339 |
|
The new components being developed for the Microsoft® Windows® Operating System, which are |
1340 |
|
described in this article under the code name "Palladium," are now referred to as the next-generation |
1341 |
|
secure computing base for Windows. |
1342 |
|
[...] |
1343 |
|
"the next-generation secure computing base for Windows".... |
1344 |
|
|
1345 |
|
ongoing Microsoft repackaging: |
1346 |
|
from: http://zdnet.com.com/2100-1104-961497.html |
1347 |
|
[...] |
1348 |
|
Microsoft's new offering for e-business--code-named "Jupiter"--is a comprehensive set of |
1349 |
|
server operating systems for doing business on the Web. Jupiter will bring together three |
1350 |
|
separately available Microsoft server products--BizTalk Server, Content Management Server |
1351 |
|
and Commerce Server--into one package. |
1352 |
|
Microsoft unveiled Content Management Server 2002 on Monday. |
1353 |
|
[...] |
1354 |
|
|
1355 |
|
acq: TogetherSoft -> Borland |
1356 |
|
http://www.togethersoft.com |
1357 |
|
|
1358 |
|
acq: Metamerge -> IBM |
1359 |
|
http://www-3.ibm.com/software/network/directory/pr20020625.html |
1360 |
|
|
1361 |
|
Websphere MQ questions: (from: http://www.alphacourt.com/html/expert/askexpert/) |
1362 |
|
- HAVING PROBLEMS WITH CLUSTERING? |
1363 |
|
- WHERE'S MY MESSAGE? |
1364 |
|
- PERFORMANCE AN ISSUE? |
1365 |
|
- WORRIED ABOUT SECURITY? |
1366 |
|
- MY MESSAGE FLOWS WON'T DEPLOY |
1367 |
|
- MAYBE YOUR CHANNELS WON'T START |
1368 |
|
|
1369 |
|
- Write MiniHowTo: What the hell is BPM? |
1370 |
|
Business Process Management! |
1371 |
|
from: http://www.esj.com/news/article.asp?EditorialsID=308 |
1372 |
|
IBM Corp. announced last week that the upcoming version 5.0 release of its |
1373 |
|
WebSphere Application Server (WAS) will ship with a new workflow engine. |
1374 |
|
In addition, an IBM spokesman confirmed that Big Blue's MQ Workflow, |
1375 |
|
Crossworlds Interchange Server, and Lotus Domino products will also exploit |
1376 |
|
the new workflow engine. |
1377 |
|
|
1378 |
|
o Hook Microsoft Sync Manager? |
1379 |
|
"Synchronisieren" |
1380 |
|
Location: %SystemRoot%\system32\mobsync.exe |
1381 |
|
Description: Aktualisiert die Netzwerkexemplare von Daten, die offline bearbeitet wurde, |
1382 |
|
wie z. B. Dokumente, Kalender und E-Mail. |
1383 |
|
|
1384 |
|
o LookAt::win32-registry-keys |
1385 |
|
o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Code Store Database |
1386 |
|
o HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\DataAccess |
1387 |
|
|
1388 |
|
o Microsoft's "Service Connection Options" (shown in "Application Performance Explorer") |
1389 |
|
Connection Type: Remote Automation|Distributed COM |
1390 |
|
|
1391 |
|
o LookAt: C:\Programme\vs\Common\Tools\Clireg\CLIREG32.EXE |
1392 |
|
pendant to 'regsvr32.exe'??? |
1393 |
|
|
1394 |
|
o LookAt: C:\Programme\vs\Common\Tools\VS-Ent98\vmodeler\msvm.exe |
1395 |
|
|