/[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.16 by joko, Sat Mar 8 08:56:05 2003 UTC revision 1.39 by joko, Tue Mar 11 05:56:44 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15      Revision 1.39  2003/03/11 05:56:44  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.38  2003/03/11 05:26:23  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.37  2003/03/11 04:25:58  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.36  2003/03/11 02:55:54  joko
25      + AUTOCOMMIT: updated/added content
26    
27      Revision 1.35  2003/03/11 01:55:57  joko
28      + AUTOCOMMIT: updated/added content
29    
30      Revision 1.34  2003/03/10 23:55:51  joko
31      + AUTOCOMMIT: updated/added content
32    
33      Revision 1.33  2003/03/10 18:55:55  joko
34      + AUTOCOMMIT: updated/added content
35    
36      Revision 1.32  2003/03/10 17:56:05  joko
37      + AUTOCOMMIT: updated/added content
38    
39      Revision 1.31  2003/03/10 16:25:55  joko
40      + AUTOCOMMIT: updated/added content
41    
42      Revision 1.30  2003/03/10 03:56:32  joko
43      + AUTOCOMMIT: updated/added content
44    
45      Revision 1.29  2003/03/10 03:27:24  joko
46      + AUTOCOMMIT: updated/added content
47    
48      Revision 1.27  2003/03/09 19:56:04  joko
49      + AUTOCOMMIT: updated/added content
50    
51      Revision 1.25  2003/03/08 23:26:21  joko
52      + AUTOCOMMIT: updated/added content
53    
54      Revision 1.24  2003/03/08 22:56:30  joko
55      + AUTOCOMMIT: updated/added content
56    
57      Revision 1.23  2003/03/08 18:26:20  joko
58      + AUTOCOMMIT: updated/added content
59    
60      Revision 1.21  2003/03/08 14:26:13  joko
61      + AUTOCOMMIT: updated/added content
62    
63      Revision 1.20  2003/03/08 13:56:42  joko
64      + AUTOCOMMIT: updated/added content
65    
66      Revision 1.19  2003/03/08 12:56:24  joko
67      + AUTOCOMMIT: updated/added content
68    
69      Revision 1.18  2003/03/08 12:27:20  joko
70      + AUTOCOMMIT: updated/added content
71    
72      Revision 1.17  2003/03/08 11:27:00  joko
73      + AUTOCOMMIT: updated/added content
74    
75    Revision 1.16  2003/03/08 08:56:05  joko    Revision 1.16  2003/03/08 08:56:05  joko
76    + AUTOCOMMIT: updated/added content    + AUTOCOMMIT: updated/added content
77    
# Line 475  x updated phpDocumentor to version from Line 535  x updated phpDocumentor to version from
535    o trying to get uml-rendering working    o trying to get uml-rendering working
536      x apt-get install dia      x apt-get install dia
537      x apt-get install dia2code      x apt-get install dia2code
538    
539    x setup org.droogs--Autodia: location http://www.droogs.org/autodia/
540      #> cd /tmp
541      #> /data/opt/tools/Autodia-1.4/autodia.pl -l php -i * -p /data/www/virtual/netfrag/docs/nfo/code/flib -O
542      x setup CPAN--Template: perl -MCPAN -e "install Template"
543      ->CPAN--TT2
544      ->CPAN--Splash!
545          Which Splash! colour scheme would you like to use to build the
546          documentation?  Acceptable values are:
547            Name     Colours
548            -------------------------
549            default  lilac/mauve
550            aqua     aqua/marine
551            blue     grey75/blue75
552            green    grey75/green75
553            grey     grey75/grey50
554            leon     red75/orange/white/black
555            red      grey75/red75
556          Enter name of colour scheme:  [default]
557      ->CPAN--AppConfig
558      ->CPAN--GD
559        CPAN.pm: Going to build L/LD/LDS/GD-2.06.tar.gz
560        NOTICE: This module requires libgd 2.0.5 or higher.
561        ->Debian--libgd2: apt-get install libgd2 libjpeg62 libpng2 xlibs zlib1g
562          ->Debian--debconf ->Debian--nethack-common ->Debian--xfree86-common
563              !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
564              Installing new version of config file /etc/X11/Xsession.d/99xfree86-common_start ...
565               Adding system startup for /etc/init.d/xfree86-common ...
566                 /etc/rcS.d/S70xfree86-common -> ../init.d/xfree86-common
567              !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
568              Setting up X server socket directory /tmp/.X11-unix...done.
569              Setting up xlibs (4.2.1-6) ...
570              ->CPAN--Math::Trig
571           ->Debian--libgd2-xpm: apt-get install libgd2-xpm libgd2-xpm-dev
572              #> cd /.cpan/build/GD-2.06
573              #> make
574      x some further library-patches: cd /usr/lib
575        #> ln -s ln -s libperl.so.5.8 libperl.so
576        #> ln -s libpng.so.2 libpng.so
577        #> ln -s libfreetype.so.6 libfreetype.so
578        #> ln -s libjpeg.so.62 libjpeg.so
579      x test:
580        #> ld -l png|jpeg|freetype|perl|X11
581        X11 still fails with make GD!!!
582        #> cd /.cpan/build/GD-2.06
583        #> make
584          /usr/bin/ld: cannot find -lX11
585          collect2: ld returned 1 exit status
586          make: *** [blib/arch/auto/GD/GD.so] Error 1
587        #> apt-get install xlibs-dev
588        #> make
589        yai!
590        #> make test
591          t/GD..........ok 1/10libpng warning: Application was compiled with png.h from libpng-1.2.5
592          libpng warning: Application  is running with png.c from libpng-1.0.12
593          gd-png:  fatal libpng error: Incompatible libpng version in application and library
594        #> apt-get install libpng2-dev
595        #> apt-get install libjpeg62-dev
596          ... still the same error with "make test"
597        #> apt-get install libpng3 libpng3-dev
598        #> apt-get install libfreetype6-dev
599        The first output xml is seen! Great! Let's move on to graphviz:
600          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.
601        #> apt-get install graphviz
602        ???#> perl -MCPAN -e "install Template"
603        #> perl -MCPAN -e "install Graphviz"
604          ->CPAN--IPC::Run
605          ->CPAN--Graph
606          ->CPAN--Math::Bezier
607          ->CPAN--Heap
608        Freetype Font's do not work!
609        #> apt-get install freetype2-tools
610        #> apt-get install libttf-dev
611        #> apt-get install xfonts-scalable
612        #> apt-get install xfonts-base
613        #> apt-get install ttf-freefont
614              Freefont Serif, Sans and Mono Truetype fonts:
615              A set of free high-quality TrueType fonts covering the UCS character set.
616              These fonts are similar to the (in)famous Helvetica, Times and Courier fonts.
617              http://packages.debian.org/unstable/x11/ttf-freefont.html
618        (#> apt-get install ttf-xfree86-nonfree ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon)
619        #> defoma-font register-all /etc/defoma/hints/ttf-freefont.hints
620      o enhance:
621          root@quepasa:/home/joko/public_html/test# ./.autodiarc
622          getting pattern for php
623          using directory : /data/www/virtual/netfrag/docs/nfo/code/org.netfrag.glib
624          recursively searching files..
625        o the "php-pattern" should also contain namespaces and stuff
626          (components gets instantiated by either 'mkObject' or 'php::mkComponent')
627          make this possible!
628        
629    o quick (javascript) search for netfrag.org and packages.debian.org (xul?)
630    
631    o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]]
632    
633    @lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/
634    
635    o autodia: enhance with "projects"
636       <-> couple with phpDocumentor
637      
638    o phpDocumentor: try php 4.3.0 for having cross-indexed browsable source as an additional feature ;-)
639      o <-> link to pages prepared by Autodia
640      o add additional browser in top left frame for cross-domain-browsing (having multiple apis beside each other)
641      o the html-title! (make it unique!!!)
642      
643    o for Autodia:
644      o resize images to a) 800x600 portrait and b) DIN A 4 square or s.th.l.th.
645        => x .autozoom -> zoomall -> zoommulti -> zoomone
646      o stamp picture with header and footer (little expressions for including predefined title, current filename, date, etc.!)
647      o idea: render as SVG???
648      o class- and package-diagrams:
649        o "Class" for relationships of Code- and DB-Schema-classes
650        o "Package" for relationships of code-packages
651      o integrate with phpDocumentor:
652        /data/opt/tools/phpdocumentor/phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/left_frame.tpl
653      o Autodia-TODO:
654        Add ability to split projects into multiple diagrams and group contents of
655        a diagram/subdir into system boxes - much improving clarity in big
656        projects.
657    
658    o glib-namespace aufräumen!
659    
660    o twingle
661      o what about "<pre>"-blocks?
662      o what about non-html-tags (e.g. <optional-var-name>)?
663       => we'll probably need a html-tag-db to solve this
664      o establish as RunnerAgent and IntervalRunnerAgent on quepasa!
665    
666    o phpDocumentIndex
667      o recognize symlinked directories!!!
668      o integrate with ImageZoom written for Autodia
669        -> manipulate images: zoom, rotate
670      o sort order:
671        o default: show directories on top
672        o make changable through columns
673      o option to force view of hidden files (e.g. dot-files)
674      o 24h-time-format (no AM/PM)
675      o UML-Class-diagram-icon for tutorial!!!
676    
677    o modify /etc/hosts entry by rule!!!!
678    
679    o Yakka: automate reinstallation (new IntervalRunnerAgent) of libxml2
680      #> dpkg -i /home/bareface/public_html/yakka/data/libxml2_2.4.19-4_i386.deb
681      #> /etc/init.d/apache restart
682    
683    o autozoom/runzoom
684      o from (e.g. test6/)
685      o to (e.g. test6/zoomed/)
686    
687    o global "last-recent-error"-page for admin to view errors occouring
688      ->SystemErrors
689      ->StepProcessing: ./.runrc: update|build|publish
690    
691    o clean up disks!!!
692      o h1.service.netfrag.org
693      o quepasa.netfrag.org
694    
695    o natraj/sorceress: server-consolidation?
696    
697    o monitor regularly: http://netfrag.org/docs/code/api/org.netfrag/errors.html
698    
699    o DataSource::Generic <-> ObjectList!!!
700    
701    o Yakka: (javascript-control):
702      o let CTRL + ENTER make a new para
703      o let CTRL + CTRL (double-hit) make a new page from WikiWord left of the cursor (splash into a new DHTML page!)
704    
705    x root@quepasa:/data# apt-get install pdumpfs
706    
707    o final solution for the libxml-problem?
708      root@quepasa:/home/service/backup# apt-get --fix-broken --show-upgraded --simulate dist-upgrade
709        Reading Package Lists... Done
710        Building Dependency Tree... Done
711        Correcting dependencies... Done
712        Calculating Upgrade... Done
713        The following packages will be REMOVED:
714          libxslt1 php4-domxml
715        0 packages upgraded, 0 newly installed, 2 to remove and 0  not upgraded.
716        Remv libxslt1 (1.0.27-1 ) [php4-domxml ]
717        Remv php4-domxml (4:4.2.3-11 )
718      root@quepasa:/tmp# apt-get install pdumpfs
719        Reading Package Lists... Done
720        Building Dependency Tree... Done
721        You might want to run `apt-get -f install' to correct these:
722        Sorry, but the following packages have unmet dependencies:
723          libxslt1: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed
724          php4-domxml: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed
725        E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
726      x dpkg --force-depends -r libxml2
727      x dpkg-deb -x libxml2_2.4.19-4_i386.deb here
728      x dpkg-deb -e libxml2_2.4.19-4_i386.deb here
729      
730    
731      

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.39

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