| 12 |
@cvs-info |
@cvs-info |
| 13 |
$Id$ |
$Id$ |
| 14 |
$Log$ |
$Log$ |
| 15 |
|
Revision 1.11 2003/03/08 04:55:46 joko |
| 16 |
|
+ AUTOCOMMIT: updated/added content |
| 17 |
|
|
| 18 |
|
Revision 1.10 2003/03/07 22:26:20 joko |
| 19 |
|
+ AUTOCOMMIT: updated/added content |
| 20 |
|
|
| 21 |
|
Revision 1.9 2003/03/07 20:56:02 joko |
| 22 |
|
+ AUTOCOMMIT: updated/added content |
| 23 |
|
|
| 24 |
|
Revision 1.8 2003/03/07 18:26:17 joko |
| 25 |
|
+ AUTOCOMMIT: updated/added content |
| 26 |
|
|
| 27 |
|
Revision 1.7 2003/03/07 17:56:46 joko |
| 28 |
|
+ AUTOCOMMIT: updated/added content |
| 29 |
|
|
| 30 |
Revision 1.6 2003/03/07 16:56:42 joko |
Revision 1.6 2003/03/07 16:56:42 joko |
| 31 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
| 32 |
|
|
| 215 |
x Linux: cat /proc/version |
x Linux: cat /proc/version |
| 216 |
o our Perl-/PHP- component system |
o our Perl-/PHP- component system |
| 217 |
|
|
| 218 |
|
|
| 219 |
|
|
| 220 |
|
@sequence block |
| 221 |
|
@written |
| 222 |
|
@date 2003-03-06 |
| 223 |
|
@x-editor UltraEdit [UltraEdit(r)-32 Professional Text/HEX Editor Version 8.10b] |
| 224 |
|
|
| 225 |
o what are the MIME-types of XML-payloads sent between (e.g.) RPCXML-hosts??? |
o what are the MIME-types of XML-payloads sent between (e.g.) RPCXML-hosts??? |
| 226 |
text/xml??? |
text/xml??? |
| 227 |
|
|
| 326 |
@topic centrally located site integrity management software |
@topic centrally located site integrity management software |
| 327 |
@link http://www.watchfire.com/ |
@link http://www.watchfire.com/ |
| 328 |
|
|
| 329 |
o brian finley's "Storage" article series at http://hpc.devchannel.org/ !!! |
o look at brian finley's "Storage" article series at http://hpc.devchannel.org/ !!! |
| 330 |
|
|
| 331 |
|
- f-prot error on quepasa.netfrag.org: |
| 332 |
|
root@quepasa:~# tail -f /var/log/mail.log |
| 333 |
|
--- snip --- |
| 334 |
|
Mar 7 18:23:30 quepasa amavis[20705]: Virus scanner failure: /usr/local/f-prot/f-prot (error code: 1) |
| 335 |
|
Mar 7 18:23:30 quepasa amavis[20705]: virus_scan FAILED, retry: All virus scanners failed! at /usr/sbin/amavisd line 933, <GEN9> line 4712. |
| 336 |
|
Mar 7 18:23:30 quepasa amavis[20705]: mail processing failed, RETRY/TEMPFAIL |
| 337 |
|
Mar 7 18:23:30 quepasa sm-mta[20758]: h27HLveE020758: Milter: data, reject=451 4.7.1 Please try again later |
| 338 |
|
--- snip --- |
| 339 |
|
root@quepasa:~# /usr/local/f-prot/f-prot |
| 340 |
|
Error: SIGN.DEF is damaged or incompatible with this version of F-PROT. |
| 341 |
|
root@quepasa:~# /usr/local/f-prot/check-updates.sh |
| 342 |
|
root@quepasa:~# /usr/local/f-prot/f-prot |
| 343 |
|
|
| 344 |
|
|
| 345 |
|
|
| 346 |
|
@sequence block |
| 347 |
|
@injected |
| 348 |
|
@date 2003-03-07 19:01 |
| 349 |
|
@file [unknown] |
| 350 |
|
@x-editor Notepad [Microsoft Editor Version 5.0 (Build 2195: Service Pack 3) |
| 351 |
|
@x-transporter Microsoft COM |
| 352 |
|
@x-transporter-protocol copy & paste negotiation |
| 353 |
|
@x-editor UltraEdit [UltraEdit(r)-32 Professional Text/HEX Editor Version 8.10b] |
| 354 |
|
|
| 355 |
|
@set ->=@see |
| 356 |
|
|
| 357 |
|
|
| 358 |
|
o .phpdocrc: Tie::IxHash |
| 359 |
|
|
| 360 |
|
- writing a browser is a complex task |
| 361 |
|
-> Internet Explorer |
| 362 |
|
-> KDE xyz |
| 363 |
|
-> Mozilla |
| 364 |
|
|
| 365 |
|
- writing a mailer is a complex task |
| 366 |
|
-> Microsoft Outlook and (-Express) |
| 367 |
|
-> KDE (KMail, Kontact, Kolab) |
| 368 |
|
-> Evolution |
| 369 |
|
-> Mahogany |
| 370 |
|
|
| 371 |
|
|
| 372 |
|
|
| 373 |
|
@sequence block |
| 374 |
|
@written |
| 375 |
|
@date 2003-03-07 |
| 376 |
|
|
| 377 |
|
- janosch: pdf-gateway!? |
| 378 |
|
|
| 379 |
|
o setup ->colorize on quepasa.netfrag.org |
| 380 |
|
|
| 381 |
|
o refactor DesignPattern::MVC |
| 382 |
|
o new: @uses instances of classes inherited from the base ones |
| 383 |
|
DesignPattern::MVC::Model and DesignPattern::MVC::View, where |
| 384 |
|
- DesignPattern::MVC::Model is-a DesignPattern::Observer::Subject |
| 385 |
|
- DesignPattern::MVC::View is-a DesignPattern::Observer |
| 386 |
|
o new: refactor the rules-subsystem to be a ChangeManager |
| 387 |
|
between Subject and Observer sits a ChangeManager acting as mediator (is-a DesignPattern::Mediator) |
| 388 |
|
@see http://selab.korea.ac.kr/selab/courses/GoF-patterns/observer.htm |
| 389 |
|
|
| 390 |
|
o Twingle! |
| 391 |
|
o twingle -> dispatchmail (Twingle::Mail) |
| 392 |
|
o twingle -> twingledoc (Twingle::Doc) |
| 393 |
|
|
| 394 |
|
o refactor to "twingled/": |
| 395 |
|
o http://netfrag.org/~joko/computing/overview/topics/topics/ |
| 396 |
|
o http://netfrag.org/~joko/computing/overview/topics/SampleTasks/ |
| 397 |
|
o update http://netfrag.org/~joko/computing/overview/topics/topics.html |
| 398 |
|
|
| 399 |
|
x re-enable Yakka |
| 400 |
|
|
| 401 |
|
o setup phpDocumentor from cvs |
| 402 |
|
|
| 403 |
|
o "subscribe" a Folder (using rss/rdf!) |
| 404 |
|
|