/[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.18 by joko, Sat Mar 8 12:27:20 2003 UTC revision 1.42 by joko, Tue Mar 11 15:26:01 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15      Revision 1.42  2003/03/11 15:26:01  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.41  2003/03/11 14:56:02  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.40  2003/03/11 06:25:59  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.39  2003/03/11 05:56:44  joko
25      + AUTOCOMMIT: updated/added content
26    
27      Revision 1.38  2003/03/11 05:26:23  joko
28      + AUTOCOMMIT: updated/added content
29    
30      Revision 1.37  2003/03/11 04:25:58  joko
31      + AUTOCOMMIT: updated/added content
32    
33      Revision 1.36  2003/03/11 02:55:54  joko
34      + AUTOCOMMIT: updated/added content
35    
36      Revision 1.35  2003/03/11 01:55:57  joko
37      + AUTOCOMMIT: updated/added content
38    
39      Revision 1.34  2003/03/10 23:55:51  joko
40      + AUTOCOMMIT: updated/added content
41    
42      Revision 1.33  2003/03/10 18:55:55  joko
43      + AUTOCOMMIT: updated/added content
44    
45      Revision 1.32  2003/03/10 17:56:05  joko
46      + AUTOCOMMIT: updated/added content
47    
48      Revision 1.31  2003/03/10 16:25:55  joko
49      + AUTOCOMMIT: updated/added content
50    
51      Revision 1.30  2003/03/10 03:56:32  joko
52      + AUTOCOMMIT: updated/added content
53    
54      Revision 1.29  2003/03/10 03:27:24  joko
55      + AUTOCOMMIT: updated/added content
56    
57      Revision 1.27  2003/03/09 19:56:04  joko
58      + AUTOCOMMIT: updated/added content
59    
60      Revision 1.25  2003/03/08 23:26:21  joko
61      + AUTOCOMMIT: updated/added content
62    
63      Revision 1.24  2003/03/08 22:56:30  joko
64      + AUTOCOMMIT: updated/added content
65    
66      Revision 1.23  2003/03/08 18:26:20  joko
67      + AUTOCOMMIT: updated/added content
68    
69      Revision 1.21  2003/03/08 14:26:13  joko
70      + AUTOCOMMIT: updated/added content
71    
72      Revision 1.20  2003/03/08 13:56:42  joko
73      + AUTOCOMMIT: updated/added content
74    
75      Revision 1.19  2003/03/08 12:56:24  joko
76      + AUTOCOMMIT: updated/added content
77    
78    Revision 1.18  2003/03/08 12:27:20  joko    Revision 1.18  2003/03/08 12:27:20  joko
79    + AUTOCOMMIT: updated/added content    + AUTOCOMMIT: updated/added content
80    
# Line 543  x setup org.droogs--Autodia: location ht Line 606  x setup org.droogs--Autodia: location ht
606      #> apt-get install libpng3 libpng3-dev      #> apt-get install libpng3 libpng3-dev
607      #> apt-get install libfreetype6-dev      #> apt-get install libfreetype6-dev
608      The first output xml is seen! Great! Let's move on to graphviz:      The first output xml is seen! Great! Let's move on to graphviz:
609          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.
610      #> apt-get install graphviz      #> apt-get install graphviz
611      ???#> perl -MCPAN -e "install Template"      ???#> perl -MCPAN -e "install Template"
612      #> perl -MCPAN -e "install Graphviz"      #> perl -MCPAN -e "install Graphviz"
613          ->CPAN--IPC::Run
614          ->CPAN--Graph
615          ->CPAN--Math::Bezier
616          ->CPAN--Heap
617        Freetype Font's do not work!
618        #> apt-get install freetype2-tools
619        #> apt-get install libttf-dev
620        #> apt-get install xfonts-scalable
621        #> apt-get install xfonts-base
622        #> apt-get install ttf-freefont
623              Freefont Serif, Sans and Mono Truetype fonts:
624              A set of free high-quality TrueType fonts covering the UCS character set.
625              These fonts are similar to the (in)famous Helvetica, Times and Courier fonts.
626              http://packages.debian.org/unstable/x11/ttf-freefont.html
627        (#> apt-get install ttf-xfree86-nonfree ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon)
628        #> defoma-font register-all /etc/defoma/hints/ttf-freefont.hints
629      o enhance:
630          root@quepasa:/home/joko/public_html/test# ./.autodiarc
631          getting pattern for php
632          using directory : /data/www/virtual/netfrag/docs/nfo/code/org.netfrag.glib
633          recursively searching files..
634        o the "php-pattern" should also contain namespaces and stuff
635          (components gets instantiated by either 'mkObject' or 'php::mkComponent')
636          make this possible!
637        
638  o quick (javascript) search for netfrag.org and packages.debian.org (xul?)  o quick (javascript) search for netfrag.org and packages.debian.org (xul?)
639    
640  o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]]  o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]]
641    
642  @lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/  @lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/
643    
644    o autodia: enhance with "projects"
645       <-> couple with phpDocumentor
646      
647    o phpDocumentor: try php 4.3.0 for having cross-indexed browsable source as an additional feature ;-)
648      o <-> link to pages prepared by Autodia
649      o add additional browser in top left frame for cross-domain-browsing (having multiple apis beside each other)
650      o the html-title! (make it unique!!!)
651      
652    o for Autodia:
653      o resize images to a) 800x600 portrait and b) DIN A 4 square or s.th.l.th.
654        => x .autozoom -> zoomall -> zoommulti -> zoomone
655      o stamp picture with header and footer (little expressions for including predefined title, current filename, date, etc.!)
656      o idea: render as SVG???
657      o class- and package-diagrams:
658        o "Class" for relationships of Code- and DB-Schema-classes
659        o "Package" for relationships of code-packages
660      o integrate with phpDocumentor:
661        /data/opt/tools/phpdocumentor/phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/left_frame.tpl
662      o Autodia-TODO:
663        Add ability to split projects into multiple diagrams and group contents of
664        a diagram/subdir into system boxes - much improving clarity in big
665        projects.
666    
667    o glib-namespace aufräumen!
668    
669    o twingle
670      o what about "<pre>"-blocks?
671      o what about non-html-tags (e.g. <optional-var-name>)?
672       => we'll probably need a html-tag-db to solve this
673      o establish as RunnerAgent and IntervalRunnerAgent on quepasa!
674    
675    o phpDocumentIndex
676      o recognize symlinked directories!!!
677      o integrate with ImageZoom written for Autodia
678        -> manipulate images: zoom, rotate
679      o sort order:
680        o default: show directories on top
681        o make changable through columns
682      o option to force view of hidden files (e.g. dot-files)
683      o 24h-time-format (no AM/PM)
684      o UML-Class-diagram-icon for tutorial!!!
685    
686    o modify /etc/hosts entry by rule!!!!
687    
688    o Yakka: automate reinstallation (new IntervalRunnerAgent) of libxml2
689      #> dpkg -i /home/bareface/public_html/yakka/data/libxml2_2.4.19-4_i386.deb
690      #> /etc/init.d/apache restart
691    
692    o autozoom/runzoom
693      o from (e.g. test6/)
694      o to (e.g. test6/zoomed/)
695    
696    o global "last-recent-error"-page for admin to view errors occouring
697      ->SystemErrors
698      ->StepProcessing: ./.runrc: update|build|publish
699    
700    o clean up disks!!!
701      o h1.service.netfrag.org
702      o quepasa.netfrag.org
703    
704    o natraj/sorceress: server-consolidation?
705    
706    o monitor regularly: http://netfrag.org/docs/code/api/org.netfrag/errors.html
707    
708    o DataSource::Generic <-> ObjectList!!!
709    
710    o Yakka: (javascript-control):
711      o let CTRL + ENTER make a new para
712      o let CTRL + CTRL (double-hit) make a new page from WikiWord left of the cursor (splash into a new DHTML page!)
713    
714    x root@quepasa:/data# apt-get install pdumpfs
715    
716    o final solution for the libxml-problem?
717      root@quepasa:/home/service/backup# apt-get --fix-broken --show-upgraded --simulate dist-upgrade
718        Reading Package Lists... Done
719        Building Dependency Tree... Done
720        Correcting dependencies... Done
721        Calculating Upgrade... Done
722        The following packages will be REMOVED:
723          libxslt1 php4-domxml
724        0 packages upgraded, 0 newly installed, 2 to remove and 0  not upgraded.
725        Remv libxslt1 (1.0.27-1 ) [php4-domxml ]
726        Remv php4-domxml (4:4.2.3-11 )
727      root@quepasa:/tmp# apt-get install pdumpfs
728        Reading Package Lists... Done
729        Building Dependency Tree... Done
730        You might want to run `apt-get -f install' to correct these:
731        Sorry, but the following packages have unmet dependencies:
732          libxslt1: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed
733          php4-domxml: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed
734        E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
735      x dpkg --force-depends -r libxml2
736      o dpkg-liftpackage libxml2_2.4.19-4_i386.deb 2.5.0-1
737        x dpkg-deb -x libxml2_2.4.19-4_i386.deb fakepkg
738        x dpkg-deb -e libxml2_2.4.19-4_i386.deb
739        x mv DEBIAN fakepkg/
740        x dpkg-deb --build fakepkg libxml2_2.4.19-4_i386_fake_2.5.0-1.deb
741        x dpkg -i libxml2_2.4.19-4_i386_fake_2.5.0-1.deb
742    
743    o announce on www.netfrag.org
744      o api-doc
745      o packages.netfrag.org (libxml2!)
746      o autogenerate:
747        o api-doc & diags
748        o twingle
749    
750    o ->search.netfrag.org/ruby
751    
752    o install and use 'monit' to monitor uml's!
753    
754    o refactor Yakka::YakkaSetup
755    
756    o quepasa - Error: AMaViS
757        Starting AMaViS Daemons: amavis-milter amavisdCan't locate Razor/Client.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 /usr/sbin/amavisd line 54.
758        BEGIN failed--compilation aborted at /usr/sbin/amavisd line 54.
759      x apt-get install razor
760    
761    o BER.pm:  BER (Basic Encoding Rules) encoding and decoding.
762    
763    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.42

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