/[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.14 by joko, Sat Mar 8 07:25:57 2003 UTC revision 1.30 by joko, Mon Mar 10 03:56:32 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15      Revision 1.30  2003/03/10 03:56:32  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.29  2003/03/10 03:27:24  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.27  2003/03/09 19:56:04  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.25  2003/03/08 23:26:21  joko
25      + AUTOCOMMIT: updated/added content
26    
27      Revision 1.24  2003/03/08 22:56:30  joko
28      + AUTOCOMMIT: updated/added content
29    
30      Revision 1.23  2003/03/08 18:26:20  joko
31      + AUTOCOMMIT: updated/added content
32    
33      Revision 1.21  2003/03/08 14:26:13  joko
34      + AUTOCOMMIT: updated/added content
35    
36      Revision 1.20  2003/03/08 13:56:42  joko
37      + AUTOCOMMIT: updated/added content
38    
39      Revision 1.19  2003/03/08 12:56:24  joko
40      + AUTOCOMMIT: updated/added content
41    
42      Revision 1.18  2003/03/08 12:27:20  joko
43      + AUTOCOMMIT: updated/added content
44    
45      Revision 1.17  2003/03/08 11:27:00  joko
46      + AUTOCOMMIT: updated/added content
47    
48      Revision 1.16  2003/03/08 08:56:05  joko
49      + AUTOCOMMIT: updated/added content
50    
51      Revision 1.15  2003/03/08 07:55:59  joko
52      + AUTOCOMMIT: updated/added content
53    
54    Revision 1.14  2003/03/08 07:25:57  joko    Revision 1.14  2003/03/08 07:25:57  joko
55    + AUTOCOMMIT: updated/added content    + AUTOCOMMIT: updated/added content
56    
# Line 465  o make up a notation which can explicit Line 504  o make up a notation which can explicit
504    
505  o @lookat News::FormReply News::FormArticle News::AutoReply  o @lookat News::FormReply News::FormArticle News::AutoReply
506    
507    x updated phpDocumentor to version from cvs
508      o trying to get uml-rendering working
509        x apt-get install dia
510        x apt-get install dia2code
511    
512    x setup org.droogs--Autodia: location http://www.droogs.org/autodia/
513      #> cd /tmp
514      #> /data/opt/tools/Autodia-1.4/autodia.pl -l php -i * -p /data/www/virtual/netfrag/docs/nfo/code/flib -O
515      x setup CPAN--Template: perl -MCPAN -e "install Template"
516      ->CPAN--TT2
517      ->CPAN--Splash!
518          Which Splash! colour scheme would you like to use to build the
519          documentation?  Acceptable values are:
520            Name     Colours
521            -------------------------
522            default  lilac/mauve
523            aqua     aqua/marine
524            blue     grey75/blue75
525            green    grey75/green75
526            grey     grey75/grey50
527            leon     red75/orange/white/black
528            red      grey75/red75
529          Enter name of colour scheme:  [default]
530      ->CPAN--AppConfig
531      ->CPAN--GD
532        CPAN.pm: Going to build L/LD/LDS/GD-2.06.tar.gz
533        NOTICE: This module requires libgd 2.0.5 or higher.
534        ->Debian--libgd2: apt-get install libgd2 libjpeg62 libpng2 xlibs zlib1g
535          ->Debian--debconf ->Debian--nethack-common ->Debian--xfree86-common
536              !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
537              Installing new version of config file /etc/X11/Xsession.d/99xfree86-common_start ...
538               Adding system startup for /etc/init.d/xfree86-common ...
539                 /etc/rcS.d/S70xfree86-common -> ../init.d/xfree86-common
540              !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
541              Setting up X server socket directory /tmp/.X11-unix...done.
542              Setting up xlibs (4.2.1-6) ...
543              ->CPAN--Math::Trig
544           ->Debian--libgd2-xpm: apt-get install libgd2-xpm libgd2-xpm-dev
545              #> cd /.cpan/build/GD-2.06
546              #> make
547      x some further library-patches: cd /usr/lib
548        #> ln -s ln -s libperl.so.5.8 libperl.so
549        #> ln -s libpng.so.2 libpng.so
550        #> ln -s libfreetype.so.6 libfreetype.so
551        #> ln -s libjpeg.so.62 libjpeg.so
552      x test:
553        #> ld -l png|jpeg|freetype|perl|X11
554        X11 still fails with make GD!!!
555        #> cd /.cpan/build/GD-2.06
556        #> make
557          /usr/bin/ld: cannot find -lX11
558          collect2: ld returned 1 exit status
559          make: *** [blib/arch/auto/GD/GD.so] Error 1
560        #> apt-get install xlibs-dev
561        #> make
562        yai!
563        #> make test
564          t/GD..........ok 1/10libpng warning: Application was compiled with png.h from libpng-1.2.5
565          libpng warning: Application  is running with png.c from libpng-1.0.12
566          gd-png:  fatal libpng error: Incompatible libpng version in application and library
567        #> apt-get install libpng2-dev
568        #> apt-get install libjpeg62-dev
569          ... still the same error with "make test"
570        #> apt-get install libpng3 libpng3-dev
571        #> apt-get install libfreetype6-dev
572        The first output xml is seen! Great! Let's move on to graphviz:
573          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.
574        #> apt-get install graphviz
575        ???#> perl -MCPAN -e "install Template"
576        #> perl -MCPAN -e "install Graphviz"
577          ->CPAN--IPC::Run
578          ->CPAN--Graph
579          ->CPAN--Math::Bezier
580          ->CPAN--Heap
581        Freetype Font's do not work!
582        #> apt-get install freetype2-tools
583        #> apt-get install libttf-dev
584        #> apt-get install xfonts-scalable
585        #> apt-get install xfonts-base
586        #> apt-get install ttf-freefont
587              Freefont Serif, Sans and Mono Truetype fonts:
588              A set of free high-quality TrueType fonts covering the UCS character set.
589              These fonts are similar to the (in)famous Helvetica, Times and Courier fonts.
590              http://packages.debian.org/unstable/x11/ttf-freefont.html
591        (#> apt-get install ttf-xfree86-nonfree ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon)
592        #> defoma-font register-all /etc/defoma/hints/ttf-freefont.hints
593      o enhance:
594          root@quepasa:/home/joko/public_html/test# ./.autodiarc
595          getting pattern for php
596          using directory : /data/www/virtual/netfrag/docs/nfo/code/org.netfrag.glib
597          recursively searching files..
598        o the "php-pattern" should also contain namespaces and stuff
599          (components gets instantiated by either 'mkObject' or 'php::mkComponent')
600          make this possible!
601        
602    o quick (javascript) search for netfrag.org and packages.debian.org (xul?)
603    
604    o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]]
605    
606    @lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/
607    
608    o autodia: enhance with "projects"
609       <-> couple with phpDocumentor
610      
611    o phpDocumentor: try php 4.3.0 for having cross-indexed browsable source as an additional feature ;-)
612      o <-> link to pages prepared by Autodia
613      o add additional browser in top left frame for cross-domain-browsing (having multiple apis beside each other)
614      o the html-title! (make it unique!!!)
615      
616    o for Autodia:
617      o resize images to a) 800x600 portrait and b) DIN A 4 square or s.th.l.th.
618        => x .autozoom -> zoomall -> zoommulti -> zoomone
619      o stamp picture with header and footer (little expressions for including predefined title, current filename, date, etc.!)
620      o idea: render as SVG???
621    
622    o glib-namespace aufräumen!
623    
624    o twingle
625      o what about "<pre>"-blocks?
626      o what about non-html-tags (e.g. <optional-var-name>)?
627       => we'll probably need a html-tag-db to solve this
628      o establish as RunnerAgent and IntervalRunnerAgent on quepasa!
629    
630    o phpDocumentIndex
631      o recognize symlinked directories!!!
632      o integrate with ImageZoom written for Autodia
633        -> manipulate images: zoom, rotate
634      o sort order:
635        o default: show directories on top
636        o make changable through columns
637    
638    o modify /etc/hosts entry by rule!!!!
639    
640    o Yakka: automate reinstallation (new IntervalRunnerAgent) of libxml2
641      #> dpkg -i /home/bareface/public_html/yakka/data/libxml2_2.4.19-4_i386.deb
642      #> /etc/init.d/apache restart
643    

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.30

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