/[cvs]/joko/doc/SampleTasks/joko_2003-03.twingle
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-03.twingle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by joko, Fri Mar 7 15:57:11 2003 UTC revision 1.19 by joko, Sat Mar 8 12:56:24 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15      Revision 1.19  2003/03/08 12:56:24  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.18  2003/03/08 12:27:20  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.17  2003/03/08 11:27:00  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.16  2003/03/08 08:56:05  joko
25      + AUTOCOMMIT: updated/added content
26    
27      Revision 1.15  2003/03/08 07:55:59  joko
28      + AUTOCOMMIT: updated/added content
29    
30      Revision 1.14  2003/03/08 07:25:57  joko
31      + AUTOCOMMIT: updated/added content
32    
33      Revision 1.13  2003/03/08 05:56:38  joko
34      + AUTOCOMMIT: updated/added content
35    
36      Revision 1.12  2003/03/08 05:25:54  joko
37      + AUTOCOMMIT: updated/added content
38    
39      Revision 1.11  2003/03/08 04:55:46  joko
40      + AUTOCOMMIT: updated/added content
41    
42      Revision 1.10  2003/03/07 22:26:20  joko
43      + AUTOCOMMIT: updated/added content
44    
45      Revision 1.9  2003/03/07 20:56:02  joko
46      + AUTOCOMMIT: updated/added content
47    
48      Revision 1.8  2003/03/07 18:26:17  joko
49      + AUTOCOMMIT: updated/added content
50    
51      Revision 1.7  2003/03/07 17:56:46  joko
52      + AUTOCOMMIT: updated/added content
53    
54      Revision 1.6  2003/03/07 16:56:42  joko
55      + AUTOCOMMIT: updated/added content
56    
57    Revision 1.5  2003/03/07 15:57:11  joko    Revision 1.5  2003/03/07 15:57:11  joko
58    + AUTOCOMMIT: updated/added content    + AUTOCOMMIT: updated/added content
59    
# Line 197  o gather version info from installed com Line 239  o gather version info from installed com
239    x Linux: cat /proc/version    x Linux: cat /proc/version
240    o our Perl-/PHP- component system    o our Perl-/PHP- component system
241    
242    
243    
244    @sequence block
245    @written
246    @date 2003-03-06
247    @x-editor UltraEdit [UltraEdit(r)-32 Professional Text/HEX Editor Version 8.10b]
248    
249  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???
250    text/xml???    text/xml???
251    
# Line 301  dot http://www.nc.ihost.com/ -> IBM Line 350  dot http://www.nc.ihost.com/ -> IBM
350  @topic centrally located site integrity management software  @topic centrally located site integrity management software
351  @link http://www.watchfire.com/  @link http://www.watchfire.com/
352    
353    o look at brian finley's "Storage" article series at http://hpc.devchannel.org/ !!!
354    
355    - f-prot error on quepasa.netfrag.org:
356      root@quepasa:~# tail -f /var/log/mail.log
357      --- snip ---
358      Mar  7 18:23:30 quepasa amavis[20705]: Virus scanner failure: /usr/local/f-prot/f-prot (error code: 1)
359      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.
360      Mar  7 18:23:30 quepasa amavis[20705]: mail processing failed, RETRY/TEMPFAIL
361      Mar  7 18:23:30 quepasa sm-mta[20758]: h27HLveE020758: Milter: data, reject=451 4.7.1 Please try again later
362      --- snip ---
363      root@quepasa:~# /usr/local/f-prot/f-prot
364      Error: SIGN.DEF is damaged or incompatible with this version of F-PROT.
365      root@quepasa:~# /usr/local/f-prot/check-updates.sh
366      root@quepasa:~# /usr/local/f-prot/f-prot
367    
368    
369    
370    @sequence block
371    @injected
372    @date 2003-03-07 19:01
373    @file [unknown]
374    @x-editor Notepad [Microsoft Editor Version 5.0 (Build 2195: Service Pack 3)
375    @x-transporter Microsoft COM
376    @x-transporter-protocol copy & paste negotiation
377    @x-editor UltraEdit [UltraEdit(r)-32 Professional Text/HEX Editor Version 8.10b]
378    
379    @set ->=@see
380    
381    
382    o .phpdocrc: Tie::IxHash
383    
384    - writing a browser is a complex task
385      -> Internet Explorer
386      -> KDE xyz
387      -> Mozilla
388    
389    - writing a mailer is a complex task
390      -> Microsoft Outlook and (-Express)
391      -> KDE (KMail, Kontact, Kolab)
392      -> Evolution
393      -> Mahogany
394    
395    
396    
397    @sequence block
398    @written
399    @date 2003-03-07
400    
401    - janosch: pdf-gateway!?
402    
403    o setup ->colorize on quepasa.netfrag.org
404    
405    o refactor DesignPattern::MVC
406      o new: @uses instances of classes inherited from the base ones
407         DesignPattern::MVC::Model and DesignPattern::MVC::View, where
408           - DesignPattern::MVC::Model is-a DesignPattern::Observer::Subject
409           - DesignPattern::MVC::View is-a DesignPattern::Observer
410      o new: refactor the rules-subsystem to be a ChangeManager
411         between Subject and Observer sits a ChangeManager acting as mediator (is-a DesignPattern::Mediator)
412         @see http://selab.korea.ac.kr/selab/courses/GoF-patterns/observer.htm
413    
414    o Twingle!
415      o twingle -> dispatchmail (Twingle::Mail)
416      o twingle -> twingledoc (Twingle::Doc)
417    
418    o refactor to "twingled/":
419      o http://netfrag.org/~joko/computing/overview/topics/topics/
420      o http://netfrag.org/~joko/computing/overview/topics/SampleTasks/
421    o update http://netfrag.org/~joko/computing/overview/topics/topics.html
422    
423    x re-enable Yakka
424    
425    o setup phpDocumentor from cvs
426    
427    o "subscribe" a Folder (using rss/rdf!)
428    
429    o Arial (or similar font w/o serifs) for Mozilla!
430    
431    o edit preferences: Font (family, size)
432    
433    o debian-upgrade -> perl-upgrade => missing CPAN packages =>
434      o check in intervals:
435        o /data/opt/dispatchmail/bin/dispatchmail
436          --- snip ---  [/var/log/mail.log]
437          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
438          Mar  8 07:15:51 quepasa sm-mta[30731]: h286FmeE030726: h286FpeD030731: DSN: unknown mailer error 2
439          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
440          Mar  8 07:15:52 quepasa sm-mta[30731]: h286FpeD030731: h286FpeE030731: return to sender: unknown mailer error 2
441          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
442          Mar  8 07:15:53 quepasa sm-mta[30731]: h286FpeD030731: Saved message in /var/lib/sendmail/dead.letter
443          --- snip ---
444          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.
445          BEGIN failed--compilation aborted at ./dispatchmail line 34.
446          x perl -MCPAN -e "install Hash::Merge"
447            dependencies resolved automagically: ->Clone
448        o /data/opt/dispatchmail/bin/postmessage
449          --- snip ---  [/var/log/mail.log]
450          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
451          Mar  8 07:26:41 quepasa sm-mta[30953]: h286Q5eE030946: h286QfeD030953: DSN: unknown mailer error 2
452          Mar  8 07:26:47 quepasa sm-mta[30946]: h286Q5eG030946: collect: premature EOM: unexpected close
453          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>
454          --- snip ---
455          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.
456          BEGIN failed--compilation aborted at ./postmessage line 8.
457          x perl -MCPAN -e "install News::Article"
458        o /data/opt/dispatchmail/bin/buildmail
459          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.
460          BEGIN failed--compilation aborted at ./buildmail line 7.
461          x perl -MCPAN -e "install MIME::Lite"
462        o /data/opt/dispatchmail/bin-tests/build_dispatch_mode mail2news alt.test
463          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.
464          BEGIN failed--compilation aborted at /data/libs/nfo/perl/libs/Mail/Audit/Dispatch/Newsgate.pm line 6, <STDIN> line 16.
465          Compilation failed in require at (eval 6) line 1, <STDIN> line 16.
466          BEGIN failed--compilation aborted at (eval 6) line 1, <STDIN> line 16.
467           (/data/libs/nfo/perl/libs/Mail/Audit/Dispatch.pm:193)
468          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.
469          x perl -MCPAN -e "install mixin"
470        o check okay:
471          --- snip ---  [/var/log/mail.log]
472          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
473          --- snip ---
474        
475    o @lookup Data::Match - Complex data structure pattern matching [by Kurt A. Stephens]
476       @see also perl, Array::PatternMatcher, Data::Compare, Data::Dumper, Data::DRef, Data::Walker
477    
478    o make up a notation which can explicit describe component far away
479       e.g. CPAN--Hash::Merge
480    
481    o @lookat News::FormReply News::FormArticle News::AutoReply
482    
483    x updated phpDocumentor to version from cvs
484      o trying to get uml-rendering working
485        x apt-get install dia
486        x apt-get install dia2code
487    
488    x setup org.droogs--Autodia: location http://www.droogs.org/autodia/
489      #> cd /tmp
490      #> /data/opt/tools/Autodia-1.4/autodia.pl -l php -i * -p /data/www/virtual/netfrag/docs/nfo/code/flib -O
491      x setup CPAN--Template: perl -MCPAN -e "install Template"
492      ->CPAN--TT2
493      ->CPAN--Splash!
494          Which Splash! colour scheme would you like to use to build the
495          documentation?  Acceptable values are:
496            Name     Colours
497            -------------------------
498            default  lilac/mauve
499            aqua     aqua/marine
500            blue     grey75/blue75
501            green    grey75/green75
502            grey     grey75/grey50
503            leon     red75/orange/white/black
504            red      grey75/red75
505          Enter name of colour scheme:  [default]
506      ->CPAN--AppConfig
507      ->CPAN--GD
508        CPAN.pm: Going to build L/LD/LDS/GD-2.06.tar.gz
509        NOTICE: This module requires libgd 2.0.5 or higher.
510        ->Debian--libgd2: apt-get install libgd2 libjpeg62 libpng2 xlibs zlib1g
511          ->Debian--debconf ->Debian--nethack-common ->Debian--xfree86-common
512              !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
513              Installing new version of config file /etc/X11/Xsession.d/99xfree86-common_start ...
514               Adding system startup for /etc/init.d/xfree86-common ...
515                 /etc/rcS.d/S70xfree86-common -> ../init.d/xfree86-common
516              !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
517              Setting up X server socket directory /tmp/.X11-unix...done.
518              Setting up xlibs (4.2.1-6) ...
519              ->CPAN--Math::Trig
520           ->Debian--libgd2-xpm: apt-get install libgd2-xpm libgd2-xpm-dev
521              #> cd /.cpan/build/GD-2.06
522              #> make
523      x some further library-patches: cd /usr/lib
524        #> ln -s ln -s libperl.so.5.8 libperl.so
525        #> ln -s libpng.so.2 libpng.so
526        #> ln -s libfreetype.so.6 libfreetype.so
527        #> ln -s libjpeg.so.62 libjpeg.so
528      x test:
529        #> ld -l png|jpeg|freetype|perl|X11
530        X11 still fails with make GD!!!
531        #> cd /.cpan/build/GD-2.06
532        #> make
533          /usr/bin/ld: cannot find -lX11
534          collect2: ld returned 1 exit status
535          make: *** [blib/arch/auto/GD/GD.so] Error 1
536        #> apt-get install xlibs-dev
537        #> make
538        yai!
539        #> make test
540          t/GD..........ok 1/10libpng warning: Application was compiled with png.h from libpng-1.2.5
541          libpng warning: Application  is running with png.c from libpng-1.0.12
542          gd-png:  fatal libpng error: Incompatible libpng version in application and library
543        #> apt-get install libpng2-dev
544        #> apt-get install libjpeg62-dev
545          ... still the same error with "make test"
546        #> apt-get install libpng3 libpng3-dev
547        #> apt-get install libfreetype6-dev
548        The first output xml is seen! Great! Let's move on to graphviz:
549          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.
550        #> apt-get install graphviz
551        ???#> perl -MCPAN -e "install Template"
552        #> perl -MCPAN -e "install Graphviz"
553          ->CPAN--IPC::Run
554          ->CPAN--Graph
555          ->CPAN--Math::Bezier
556          ->CPAN--Heap
557          
558          
559    
560    o quick (javascript) search for netfrag.org and packages.debian.org (xul?)
561    
562    o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]]
563    
564    @lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/
565    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.19

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed