12 |
@cvs-info |
@cvs-info |
13 |
$Id$ |
$Id$ |
14 |
$Log$ |
$Log$ |
15 |
|
Revision 1.35 2003/03/11 01:55:57 joko |
16 |
|
+ AUTOCOMMIT: updated/added content |
17 |
|
|
18 |
|
Revision 1.34 2003/03/10 23:55:51 joko |
19 |
|
+ AUTOCOMMIT: updated/added content |
20 |
|
|
21 |
|
Revision 1.33 2003/03/10 18:55:55 joko |
22 |
|
+ AUTOCOMMIT: updated/added content |
23 |
|
|
24 |
|
Revision 1.32 2003/03/10 17:56:05 joko |
25 |
|
+ AUTOCOMMIT: updated/added content |
26 |
|
|
27 |
|
Revision 1.31 2003/03/10 16:25:55 joko |
28 |
|
+ AUTOCOMMIT: updated/added content |
29 |
|
|
30 |
|
Revision 1.30 2003/03/10 03:56:32 joko |
31 |
|
+ AUTOCOMMIT: updated/added content |
32 |
|
|
33 |
|
Revision 1.29 2003/03/10 03:27:24 joko |
34 |
|
+ AUTOCOMMIT: updated/added content |
35 |
|
|
36 |
|
Revision 1.27 2003/03/09 19:56:04 joko |
37 |
|
+ AUTOCOMMIT: updated/added content |
38 |
|
|
39 |
|
Revision 1.25 2003/03/08 23:26:21 joko |
40 |
|
+ AUTOCOMMIT: updated/added content |
41 |
|
|
42 |
|
Revision 1.24 2003/03/08 22:56:30 joko |
43 |
|
+ AUTOCOMMIT: updated/added content |
44 |
|
|
45 |
|
Revision 1.23 2003/03/08 18:26:20 joko |
46 |
|
+ AUTOCOMMIT: updated/added content |
47 |
|
|
48 |
|
Revision 1.21 2003/03/08 14:26:13 joko |
49 |
|
+ AUTOCOMMIT: updated/added content |
50 |
|
|
51 |
|
Revision 1.20 2003/03/08 13:56:42 joko |
52 |
|
+ AUTOCOMMIT: updated/added content |
53 |
|
|
54 |
|
Revision 1.19 2003/03/08 12:56:24 joko |
55 |
|
+ AUTOCOMMIT: updated/added content |
56 |
|
|
57 |
|
Revision 1.18 2003/03/08 12:27:20 joko |
58 |
|
+ AUTOCOMMIT: updated/added content |
59 |
|
|
60 |
|
Revision 1.17 2003/03/08 11:27:00 joko |
61 |
|
+ AUTOCOMMIT: updated/added content |
62 |
|
|
63 |
|
Revision 1.16 2003/03/08 08:56:05 joko |
64 |
|
+ AUTOCOMMIT: updated/added content |
65 |
|
|
66 |
|
Revision 1.15 2003/03/08 07:55:59 joko |
67 |
|
+ AUTOCOMMIT: updated/added content |
68 |
|
|
69 |
|
Revision 1.14 2003/03/08 07:25:57 joko |
70 |
|
+ AUTOCOMMIT: updated/added content |
71 |
|
|
72 |
|
Revision 1.13 2003/03/08 05:56:38 joko |
73 |
|
+ AUTOCOMMIT: updated/added content |
74 |
|
|
75 |
|
Revision 1.12 2003/03/08 05:25:54 joko |
76 |
|
+ AUTOCOMMIT: updated/added content |
77 |
|
|
78 |
|
Revision 1.11 2003/03/08 04:55:46 joko |
79 |
|
+ AUTOCOMMIT: updated/added content |
80 |
|
|
81 |
|
Revision 1.10 2003/03/07 22:26:20 joko |
82 |
|
+ AUTOCOMMIT: updated/added content |
83 |
|
|
84 |
|
Revision 1.9 2003/03/07 20:56:02 joko |
85 |
|
+ AUTOCOMMIT: updated/added content |
86 |
|
|
87 |
Revision 1.8 2003/03/07 18:26:17 joko |
Revision 1.8 2003/03/07 18:26:17 joko |
88 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
89 |
|
|
431 |
-> Evolution |
-> Evolution |
432 |
-> Mahogany |
-> Mahogany |
433 |
|
|
434 |
|
|
435 |
|
|
436 |
|
@sequence block |
437 |
|
@written |
438 |
|
@date 2003-03-07 |
439 |
|
|
440 |
- janosch: pdf-gateway!? |
- janosch: pdf-gateway!? |
441 |
|
|
442 |
o setup ->colorize on quepasa.netfrag.org |
o setup ->colorize on quepasa.netfrag.org |
443 |
|
|
444 |
|
o refactor DesignPattern::MVC |
445 |
|
o new: @uses instances of classes inherited from the base ones |
446 |
|
DesignPattern::MVC::Model and DesignPattern::MVC::View, where |
447 |
|
- DesignPattern::MVC::Model is-a DesignPattern::Observer::Subject |
448 |
|
- DesignPattern::MVC::View is-a DesignPattern::Observer |
449 |
|
o new: refactor the rules-subsystem to be a ChangeManager |
450 |
|
between Subject and Observer sits a ChangeManager acting as mediator (is-a DesignPattern::Mediator) |
451 |
|
@see http://selab.korea.ac.kr/selab/courses/GoF-patterns/observer.htm |
452 |
|
|
453 |
|
o Twingle! |
454 |
|
o twingle -> dispatchmail (Twingle::Mail) |
455 |
|
o twingle -> twingledoc (Twingle::Doc) |
456 |
|
|
457 |
|
o refactor to "twingled/": |
458 |
|
o http://netfrag.org/~joko/computing/overview/topics/topics/ |
459 |
|
o http://netfrag.org/~joko/computing/overview/topics/SampleTasks/ |
460 |
|
o update http://netfrag.org/~joko/computing/overview/topics/topics.html |
461 |
|
|
462 |
|
x re-enable Yakka |
463 |
|
|
464 |
|
o setup phpDocumentor from cvs |
465 |
|
|
466 |
|
o "subscribe" a Folder (using rss/rdf!) |
467 |
|
|
468 |
|
o Arial (or similar font w/o serifs) for Mozilla! |
469 |
|
|
470 |
|
o edit preferences: Font (family, size) |
471 |
|
|
472 |
|
o debian-upgrade -> perl-upgrade => missing CPAN packages => |
473 |
|
o check in intervals: |
474 |
|
o /data/opt/dispatchmail/bin/dispatchmail |
475 |
|
--- snip --- [/var/log/mail.log] |
476 |
|
Mar 8 07:15:51 quepasa sm-mta[30731]: h286FmeE030726: to=|"/data/opt/dispatchmail/bin/dispatchmail --base=/home/joko/virtual/joko_mail", ctladdr=<joko_mail@quepasa.netfrag.org> (1000/100), delay=00:00:03, xdelay=00:00:01, mailer=prog, pri=30962, dsn=5.3.0, stat=unknown mailer error 2 |
477 |
|
Mar 8 07:15:51 quepasa sm-mta[30731]: h286FmeE030726: h286FpeD030731: DSN: unknown mailer error 2 |
478 |
|
Mar 8 07:15:52 quepasa sm-mta[30731]: h286FpeD030731: to=|"/data/opt/dispatchmail/bin/dispatchmail --base=/home/joko/virtual/joko_mail", ctladdr=<joko_mail@quepasa.netfrag.org> (1000/100), delay=00:00:01, xdelay=00:00:01, mailer=prog, pri=31986, dsn=5.3.0, stat=unknown mailer error 2 |
479 |
|
Mar 8 07:15:52 quepasa sm-mta[30731]: h286FpeD030731: h286FpeE030731: return to sender: unknown mailer error 2 |
480 |
|
Mar 8 07:15:53 quepasa sm-mta[30731]: h286FpeE030731: to=|"/data/opt/dispatchmail/bin/dispatchmail --base=/home/joko/virtual/joko_mail", ctladdr=joko_mail (1000/100), delay=00:00:01, xdelay=00:00:01, mailer=prog, pri=33010, dsn=5.3.0, stat=unknown mailer error 2 |
481 |
|
Mar 8 07:15:53 quepasa sm-mta[30731]: h286FpeD030731: Saved message in /var/lib/sendmail/dead.letter |
482 |
|
--- snip --- |
483 |
|
Can't locate Hash/Merge.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8.0 /usr/share/perl/5.8.0 /usr/local/lib/site_perl .) at ./dispatchmail line 34. |
484 |
|
BEGIN failed--compilation aborted at ./dispatchmail line 34. |
485 |
|
x perl -MCPAN -e "install Hash::Merge" |
486 |
|
dependencies resolved automagically: ->Clone |
487 |
|
o /data/opt/dispatchmail/bin/postmessage |
488 |
|
--- snip --- [/var/log/mail.log] |
489 |
|
Mar 8 07:26:40 quepasa sm-mta[30953]: h286Q5eE030946: to=|/data/opt/dispatchmail/bin/dispatchmail, ctladdr=<links-computing@netfrag.org> (1014/1014), delay=00:00:32, xdelay=00:00:22, mailer=prog, pri=47232, dsn=5.3.0, stat=unknown mailer error 2 |
490 |
|
Mar 8 07:26:41 quepasa sm-mta[30953]: h286Q5eE030946: h286QfeD030953: DSN: unknown mailer error 2 |
491 |
|
Mar 8 07:26:47 quepasa sm-mta[30946]: h286Q5eG030946: collect: premature EOM: unexpected close |
492 |
|
Mar 8 07:26:47 quepasa sm-mta[30946]: h286Q5eG030946: collect: unexpected close on connection from pD9E77CD4.dip.t-dialin.net, sender=<andreas.motl@ilo.de> |
493 |
|
--- snip --- |
494 |
|
Can't locate News/Article.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8.0 /usr/share/perl/5.8.0 /usr/local/lib/site_perl .) at ./postmessage line 8. |
495 |
|
BEGIN failed--compilation aborted at ./postmessage line 8. |
496 |
|
x perl -MCPAN -e "install News::Article" |
497 |
|
o /data/opt/dispatchmail/bin/buildmail |
498 |
|
Can't locate MIME/Lite.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8.0 /usr/share/perl/5.8.0 /usr/local/lib/site_perl .) at ./buildmail line 7. |
499 |
|
BEGIN failed--compilation aborted at ./buildmail line 7. |
500 |
|
x perl -MCPAN -e "install MIME::Lite" |
501 |
|
o /data/opt/dispatchmail/bin-tests/build_dispatch_mode mail2news alt.test |
502 |
|
DesignPattern::Bridge->load: Can't locate mixin/with.pm in @INC (@INC contains: /data/libs/nfo/perl/libs /etc/perl /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8.0 /usr/share/perl/5.8.0 /usr/local/lib/site_perl .) at /data/libs/nfo/perl/libs/Mail/Audit/Dispatch/Newsgate.pm line 6, <STDIN> line 16. |
503 |
|
BEGIN failed--compilation aborted at /data/libs/nfo/perl/libs/Mail/Audit/Dispatch/Newsgate.pm line 6, <STDIN> line 16. |
504 |
|
Compilation failed in require at (eval 6) line 1, <STDIN> line 16. |
505 |
|
BEGIN failed--compilation aborted at (eval 6) line 1, <STDIN> line 16. |
506 |
|
(/data/libs/nfo/perl/libs/Mail/Audit/Dispatch.pm:193) |
507 |
|
Can't locate object method "Newsgate" via package "Mail::Audit::Dispatch" at /data/libs/nfo/perl/libs/Mail/Audit/Dispatch.pm line 194, <STDIN> line 16. |
508 |
|
x perl -MCPAN -e "install mixin" |
509 |
|
o check okay: |
510 |
|
--- snip --- [/var/log/mail.log] |
511 |
|
Mar 8 07:45:55 quepasa sm-mta[31471]: h286jNeD031413: to=|"/data/opt/dispatchmail/bin/dispatchmail --base=/home/joko/virtual/joko_mail", ctladdr=<joko_mail@localhost> (1000/100), delay=00:00:32, xdelay=00:00:05, mailer=prog, pri=577260, dsn=2.0.0, stat=Sent |
512 |
|
--- snip --- |
513 |
|
|
514 |
|
o @lookup Data::Match - Complex data structure pattern matching [by Kurt A. Stephens] |
515 |
|
@see also perl, Array::PatternMatcher, Data::Compare, Data::Dumper, Data::DRef, Data::Walker |
516 |
|
|
517 |
|
o make up a notation which can explicit describe component far away |
518 |
|
e.g. CPAN--Hash::Merge |
519 |
|
|
520 |
|
o @lookat News::FormReply News::FormArticle News::AutoReply |
521 |
|
|
522 |
|
x updated phpDocumentor to version from cvs |
523 |
|
o trying to get uml-rendering working |
524 |
|
x apt-get install dia |
525 |
|
x apt-get install dia2code |
526 |
|
|
527 |
|
x setup org.droogs--Autodia: location http://www.droogs.org/autodia/ |
528 |
|
#> cd /tmp |
529 |
|
#> /data/opt/tools/Autodia-1.4/autodia.pl -l php -i * -p /data/www/virtual/netfrag/docs/nfo/code/flib -O |
530 |
|
x setup CPAN--Template: perl -MCPAN -e "install Template" |
531 |
|
->CPAN--TT2 |
532 |
|
->CPAN--Splash! |
533 |
|
Which Splash! colour scheme would you like to use to build the |
534 |
|
documentation? Acceptable values are: |
535 |
|
Name Colours |
536 |
|
------------------------- |
537 |
|
default lilac/mauve |
538 |
|
aqua aqua/marine |
539 |
|
blue grey75/blue75 |
540 |
|
green grey75/green75 |
541 |
|
grey grey75/grey50 |
542 |
|
leon red75/orange/white/black |
543 |
|
red grey75/red75 |
544 |
|
Enter name of colour scheme: [default] |
545 |
|
->CPAN--AppConfig |
546 |
|
->CPAN--GD |
547 |
|
CPAN.pm: Going to build L/LD/LDS/GD-2.06.tar.gz |
548 |
|
NOTICE: This module requires libgd 2.0.5 or higher. |
549 |
|
->Debian--libgd2: apt-get install libgd2 libjpeg62 libpng2 xlibs zlib1g |
550 |
|
->Debian--debconf ->Debian--nethack-common ->Debian--xfree86-common |
551 |
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
552 |
|
Installing new version of config file /etc/X11/Xsession.d/99xfree86-common_start ... |
553 |
|
Adding system startup for /etc/init.d/xfree86-common ... |
554 |
|
/etc/rcS.d/S70xfree86-common -> ../init.d/xfree86-common |
555 |
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
556 |
|
Setting up X server socket directory /tmp/.X11-unix...done. |
557 |
|
Setting up xlibs (4.2.1-6) ... |
558 |
|
->CPAN--Math::Trig |
559 |
|
->Debian--libgd2-xpm: apt-get install libgd2-xpm libgd2-xpm-dev |
560 |
|
#> cd /.cpan/build/GD-2.06 |
561 |
|
#> make |
562 |
|
x some further library-patches: cd /usr/lib |
563 |
|
#> ln -s ln -s libperl.so.5.8 libperl.so |
564 |
|
#> ln -s libpng.so.2 libpng.so |
565 |
|
#> ln -s libfreetype.so.6 libfreetype.so |
566 |
|
#> ln -s libjpeg.so.62 libjpeg.so |
567 |
|
x test: |
568 |
|
#> ld -l png|jpeg|freetype|perl|X11 |
569 |
|
X11 still fails with make GD!!! |
570 |
|
#> cd /.cpan/build/GD-2.06 |
571 |
|
#> make |
572 |
|
/usr/bin/ld: cannot find -lX11 |
573 |
|
collect2: ld returned 1 exit status |
574 |
|
make: *** [blib/arch/auto/GD/GD.so] Error 1 |
575 |
|
#> apt-get install xlibs-dev |
576 |
|
#> make |
577 |
|
yai! |
578 |
|
#> make test |
579 |
|
t/GD..........ok 1/10libpng warning: Application was compiled with png.h from libpng-1.2.5 |
580 |
|
libpng warning: Application is running with png.c from libpng-1.0.12 |
581 |
|
gd-png: fatal libpng error: Incompatible libpng version in application and library |
582 |
|
#> apt-get install libpng2-dev |
583 |
|
#> apt-get install libjpeg62-dev |
584 |
|
... still the same error with "make test" |
585 |
|
#> apt-get install libpng3 libpng3-dev |
586 |
|
#> apt-get install libfreetype6-dev |
587 |
|
The first output xml is seen! Great! Let's move on to graphviz: |
588 |
|
Can't locate GraphViz.pm in @INC (@INC contains: /data/opt/tools/Autodia-1.4 /etc/perl /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8.0 /usr/share/perl/5.8.0 /usr/local/lib/site_perl .) at /data/opt/tools/Autodia-1.4/Autodia/Diagram.pm line 336. |
589 |
|
#> apt-get install graphviz |
590 |
|
???#> perl -MCPAN -e "install Template" |
591 |
|
#> perl -MCPAN -e "install Graphviz" |
592 |
|
->CPAN--IPC::Run |
593 |
|
->CPAN--Graph |
594 |
|
->CPAN--Math::Bezier |
595 |
|
->CPAN--Heap |
596 |
|
Freetype Font's do not work! |
597 |
|
#> apt-get install freetype2-tools |
598 |
|
#> apt-get install libttf-dev |
599 |
|
#> apt-get install xfonts-scalable |
600 |
|
#> apt-get install xfonts-base |
601 |
|
#> apt-get install ttf-freefont |
602 |
|
Freefont Serif, Sans and Mono Truetype fonts: |
603 |
|
A set of free high-quality TrueType fonts covering the UCS character set. |
604 |
|
These fonts are similar to the (in)famous Helvetica, Times and Courier fonts. |
605 |
|
http://packages.debian.org/unstable/x11/ttf-freefont.html |
606 |
|
(#> apt-get install ttf-xfree86-nonfree ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon) |
607 |
|
#> defoma-font register-all /etc/defoma/hints/ttf-freefont.hints |
608 |
|
o enhance: |
609 |
|
root@quepasa:/home/joko/public_html/test# ./.autodiarc |
610 |
|
getting pattern for php |
611 |
|
using directory : /data/www/virtual/netfrag/docs/nfo/code/org.netfrag.glib |
612 |
|
recursively searching files.. |
613 |
|
o the "php-pattern" should also contain namespaces and stuff |
614 |
|
(components gets instantiated by either 'mkObject' or 'php::mkComponent') |
615 |
|
make this possible! |
616 |
|
|
617 |
|
o quick (javascript) search for netfrag.org and packages.debian.org (xul?) |
618 |
|
|
619 |
|
o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]] |
620 |
|
|
621 |
|
@lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/ |
622 |
|
|
623 |
|
o autodia: enhance with "projects" |
624 |
|
<-> couple with phpDocumentor |
625 |
|
|
626 |
|
o phpDocumentor: try php 4.3.0 for having cross-indexed browsable source as an additional feature ;-) |
627 |
|
o <-> link to pages prepared by Autodia |
628 |
|
o add additional browser in top left frame for cross-domain-browsing (having multiple apis beside each other) |
629 |
|
o the html-title! (make it unique!!!) |
630 |
|
|
631 |
|
o for Autodia: |
632 |
|
o resize images to a) 800x600 portrait and b) DIN A 4 square or s.th.l.th. |
633 |
|
=> x .autozoom -> zoomall -> zoommulti -> zoomone |
634 |
|
o stamp picture with header and footer (little expressions for including predefined title, current filename, date, etc.!) |
635 |
|
o idea: render as SVG??? |
636 |
|
o class- and package-diagrams: |
637 |
|
o "Class" for relationships of Code- and DB-Schema-classes |
638 |
|
o "Package" for relationships of code-packages |
639 |
|
o integrate with phpDocumentor: |
640 |
|
/data/opt/tools/phpdocumentor/phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/left_frame.tpl |
641 |
|
o Autodia-TODO: |
642 |
|
Add ability to split projects into multiple diagrams and group contents of |
643 |
|
a diagram/subdir into system boxes - much improving clarity in big |
644 |
|
projects. |
645 |
|
|
646 |
|
o glib-namespace aufräumen! |
647 |
|
|
648 |
|
o twingle |
649 |
|
o what about "<pre>"-blocks? |
650 |
|
o what about non-html-tags (e.g. <optional-var-name>)? |
651 |
|
=> we'll probably need a html-tag-db to solve this |
652 |
|
o establish as RunnerAgent and IntervalRunnerAgent on quepasa! |
653 |
|
|
654 |
|
o phpDocumentIndex |
655 |
|
o recognize symlinked directories!!! |
656 |
|
o integrate with ImageZoom written for Autodia |
657 |
|
-> manipulate images: zoom, rotate |
658 |
|
o sort order: |
659 |
|
o default: show directories on top |
660 |
|
o make changable through columns |
661 |
|
o option to force view of hidden files (e.g. dot-files) |
662 |
|
o 24h-time-format (no AM/PM) |
663 |
|
o UML-Class-diagram-icon for tutorial!!! |
664 |
|
|
665 |
|
o modify /etc/hosts entry by rule!!!! |
666 |
|
|
667 |
|
o Yakka: automate reinstallation (new IntervalRunnerAgent) of libxml2 |
668 |
|
#> dpkg -i /home/bareface/public_html/yakka/data/libxml2_2.4.19-4_i386.deb |
669 |
|
#> /etc/init.d/apache restart |
670 |
|
|
671 |
|
o autozoom/runzoom |
672 |
|
o from (e.g. test6/) |
673 |
|
o to (e.g. test6/zoomed/) |
674 |
|
|
675 |
|
o global "last-recent-error"-page for admin to view errors occouring |
676 |
|
->SystemErrors |
677 |
|
->StepProcessing: ./.runrc: update|build|publish |