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