--- joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/08 11:27:00 1.17 +++ joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/11 18:25:55 1.44 @@ -10,8 +10,80 @@ @sequence meta @document-history @cvs-info - $Id: joko_2003-03.twingle,v 1.17 2003/03/08 11:27:00 joko Exp $ + $Id: joko_2003-03.twingle,v 1.44 2003/03/11 18:25:55 joko Exp $ $Log: joko_2003-03.twingle,v $ + Revision 1.44 2003/03/11 18:25:55 joko + + AUTOCOMMIT: updated/added content + + Revision 1.43 2003/03/11 17:56:02 joko + + AUTOCOMMIT: updated/added content + + Revision 1.42 2003/03/11 15:26:01 joko + + AUTOCOMMIT: updated/added content + + Revision 1.41 2003/03/11 14:56:02 joko + + AUTOCOMMIT: updated/added content + + Revision 1.40 2003/03/11 06:25:59 joko + + AUTOCOMMIT: updated/added content + + Revision 1.39 2003/03/11 05:56:44 joko + + AUTOCOMMIT: updated/added content + + Revision 1.38 2003/03/11 05:26:23 joko + + AUTOCOMMIT: updated/added content + + Revision 1.37 2003/03/11 04:25:58 joko + + AUTOCOMMIT: updated/added content + + Revision 1.36 2003/03/11 02:55:54 joko + + AUTOCOMMIT: updated/added content + + Revision 1.35 2003/03/11 01:55:57 joko + + AUTOCOMMIT: updated/added content + + Revision 1.34 2003/03/10 23:55:51 joko + + AUTOCOMMIT: updated/added content + + Revision 1.33 2003/03/10 18:55:55 joko + + AUTOCOMMIT: updated/added content + + Revision 1.32 2003/03/10 17:56:05 joko + + AUTOCOMMIT: updated/added content + + Revision 1.31 2003/03/10 16:25:55 joko + + AUTOCOMMIT: updated/added content + + Revision 1.30 2003/03/10 03:56:32 joko + + AUTOCOMMIT: updated/added content + + Revision 1.29 2003/03/10 03:27:24 joko + + AUTOCOMMIT: updated/added content + + Revision 1.27 2003/03/09 19:56:04 joko + + AUTOCOMMIT: updated/added content + + Revision 1.25 2003/03/08 23:26:21 joko + + AUTOCOMMIT: updated/added content + + Revision 1.24 2003/03/08 22:56:30 joko + + AUTOCOMMIT: updated/added content + + Revision 1.23 2003/03/08 18:26:20 joko + + AUTOCOMMIT: updated/added content + + Revision 1.21 2003/03/08 14:26:13 joko + + AUTOCOMMIT: updated/added content + + Revision 1.20 2003/03/08 13:56:42 joko + + AUTOCOMMIT: updated/added content + + Revision 1.19 2003/03/08 12:56:24 joko + + AUTOCOMMIT: updated/added content + + Revision 1.18 2003/03/08 12:27:20 joko + + AUTOCOMMIT: updated/added content + Revision 1.17 2003/03/08 11:27:00 joko + AUTOCOMMIT: updated/added content @@ -480,6 +552,8 @@ x apt-get install dia2code x setup org.droogs--Autodia: location http://www.droogs.org/autodia/ + #> cd /tmp + #> /data/opt/tools/Autodia-1.4/autodia.pl -l php -i * -p /data/www/virtual/netfrag/docs/nfo/code/flib -O x setup CPAN--Template: perl -MCPAN -e "install Template" ->CPAN--TT2 ->CPAN--Splash! @@ -512,4 +586,242 @@ ->Debian--libgd2-xpm: apt-get install libgd2-xpm libgd2-xpm-dev #> cd /.cpan/build/GD-2.06 #> make - \ No newline at end of file + x some further library-patches: cd /usr/lib + #> ln -s ln -s libperl.so.5.8 libperl.so + #> ln -s libpng.so.2 libpng.so + #> ln -s libfreetype.so.6 libfreetype.so + #> ln -s libjpeg.so.62 libjpeg.so + x test: + #> ld -l png|jpeg|freetype|perl|X11 + X11 still fails with make GD!!! + #> cd /.cpan/build/GD-2.06 + #> make + /usr/bin/ld: cannot find -lX11 + collect2: ld returned 1 exit status + make: *** [blib/arch/auto/GD/GD.so] Error 1 + #> apt-get install xlibs-dev + #> make + yai! + #> make test + t/GD..........ok 1/10libpng warning: Application was compiled with png.h from libpng-1.2.5 + libpng warning: Application is running with png.c from libpng-1.0.12 + gd-png: fatal libpng error: Incompatible libpng version in application and library + #> apt-get install libpng2-dev + #> apt-get install libjpeg62-dev + ... still the same error with "make test" + #> apt-get install libpng3 libpng3-dev + #> apt-get install libfreetype6-dev + The first output xml is seen! Great! Let's move on to graphviz: + 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. + #> apt-get install graphviz + ???#> perl -MCPAN -e "install Template" + #> perl -MCPAN -e "install Graphviz" + ->CPAN--IPC::Run + ->CPAN--Graph + ->CPAN--Math::Bezier + ->CPAN--Heap + Freetype Font's do not work! + #> apt-get install freetype2-tools + #> apt-get install libttf-dev + #> apt-get install xfonts-scalable + #> apt-get install xfonts-base + #> apt-get install ttf-freefont + Freefont Serif, Sans and Mono Truetype fonts: + A set of free high-quality TrueType fonts covering the UCS character set. + These fonts are similar to the (in)famous Helvetica, Times and Courier fonts. + http://packages.debian.org/unstable/x11/ttf-freefont.html + (#> apt-get install ttf-xfree86-nonfree ttf-larabie-deco ttf-larabie-straight ttf-larabie-uncommon) + #> defoma-font register-all /etc/defoma/hints/ttf-freefont.hints + o enhance: + root@quepasa:/home/joko/public_html/test# ./.autodiarc + getting pattern for php + using directory : /data/www/virtual/netfrag/docs/nfo/code/org.netfrag.glib + recursively searching files.. + o the "php-pattern" should also contain namespaces and stuff + (components gets instantiated by either 'mkObject' or 'php::mkComponent') + make this possible! + +o quick (javascript) search for netfrag.org and packages.debian.org (xul?) + +o phpDirectoryIndex: include Joshua Eichhorns 'auth' [[http://cvs.joshuaeichorn.com/cvsweb.cgi/auth/]] + +@lookat http://cvs.joshuaeichorn.com/cvsweb.cgi/phpXmlTransform/ + +o autodia: enhance with "projects" + <-> couple with phpDocumentor + +o phpDocumentor: try php 4.3.0 for having cross-indexed browsable source as an additional feature ;-) + o <-> link to pages prepared by Autodia + o add additional browser in top left frame for cross-domain-browsing (having multiple apis beside each other) + o the html-title! (make it unique!!!) + +o for Autodia: + o resize images to a) 800x600 portrait and b) DIN A 4 square or s.th.l.th. + => x .autozoom -> zoomall -> zoommulti -> zoomone + o stamp picture with header and footer (little expressions for including predefined title, current filename, date, etc.!) + o idea: render as SVG??? + o class- and package-diagrams: + o "Class" for relationships of Code- and DB-Schema-classes + o "Package" for relationships of code-packages + o integrate with phpDocumentor: + /data/opt/tools/phpdocumentor/phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/left_frame.tpl + o Autodia-TODO: + Add ability to split projects into multiple diagrams and group contents of + a diagram/subdir into system boxes - much improving clarity in big + projects. + +o glib-namespace aufräumen! + +o twingle + o what about "
"-blocks? + o what about non-html-tags (e.g.)? + => we'll probably need a html-tag-db to solve this + o establish as RunnerAgent and IntervalRunnerAgent on quepasa! + +o phpDocumentIndex + o recognize symlinked directories!!! + o integrate with ImageZoom written for Autodia + -> manipulate images: zoom, rotate + o sort order: + o default: show directories on top + o make changable through columns + o option to force view of hidden files (e.g. dot-files) + o 24h-time-format (no AM/PM) + o UML-Class-diagram-icon for tutorial!!! + +o modify /etc/hosts entry by rule!!!! + +o Yakka: automate reinstallation (new IntervalRunnerAgent) of libxml2 + #> dpkg -i /home/bareface/public_html/yakka/data/libxml2_2.4.19-4_i386.deb + #> /etc/init.d/apache restart + +o autozoom/runzoom + o from (e.g. test6/) + o to (e.g. test6/zoomed/) + +o global "last-recent-error"-page for admin to view errors occouring + ->SystemErrors + ->StepProcessing: ./.runrc: update|build|publish + +o clean up disks!!! + o h1.service.netfrag.org + o quepasa.netfrag.org + +o natraj/sorceress: server-consolidation? + +o monitor regularly: http://netfrag.org/docs/code/api/org.netfrag/errors.html + +o DataSource::Generic <-> ObjectList!!! + +o Yakka: (javascript-control): + o let CTRL + ENTER make a new para + o let CTRL + CTRL (double-hit) make a new page from WikiWord left of the cursor (splash into a new DHTML page!) + +x root@quepasa:/data# apt-get install pdumpfs + +o final solution for the libxml-problem? + root@quepasa:/home/service/backup# apt-get --fix-broken --show-upgraded --simulate dist-upgrade + Reading Package Lists... Done + Building Dependency Tree... Done + Correcting dependencies... Done + Calculating Upgrade... Done + The following packages will be REMOVED: + libxslt1 php4-domxml + 0 packages upgraded, 0 newly installed, 2 to remove and 0 not upgraded. + Remv libxslt1 (1.0.27-1 ) [php4-domxml ] + Remv php4-domxml (4:4.2.3-11 ) + root@quepasa:/tmp# apt-get install pdumpfs + Reading Package Lists... Done + Building Dependency Tree... Done + You might want to run `apt-get -f install' to correct these: + Sorry, but the following packages have unmet dependencies: + libxslt1: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed + php4-domxml: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed + E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). + x dpkg --force-depends -r libxml2 + o dpkg-liftpackage libxml2_2.4.19-4_i386.deb 2.5.0-1 + x dpkg-deb -x libxml2_2.4.19-4_i386.deb fakepkg + x dpkg-deb -e libxml2_2.4.19-4_i386.deb + x mv DEBIAN fakepkg/ + x dpkg-deb --build fakepkg libxml2_2.4.19-4_i386_fake_2.5.0-1.deb + x dpkg -i libxml2_2.4.19-4_i386_fake_2.5.0-1.deb + +o announce on www.netfrag.org + o api-doc + o packages.netfrag.org (libxml2!) + o autogenerate: + o api-doc & diags + o twingle + +o ->search.netfrag.org/ruby + +o install and use 'monit' to monitor uml's! + +o refactor Yakka::YakkaSetup + +o quepasa - Error: AMaViS + + + Starting AMaViS Daemons: amavis-milter amavisd + Can'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. + BEGIN failed--compilation aborted at /usr/sbin/amavisd line 54. + + + - probably because of perl-5.8.0? + + x apt-get install razor #)§$&( + solution: + x dpkg --force-depends -r razor + x wget http://ftp.de.debian.org/debian/pool/main/r/razor/razor_1.20-1_all.deb + x dpkg -i razor_1.20-1_all.deb + => depends on 'libtime-hires-perl', so: + x wget http://ftp.de.debian.org/debian/pool/main/libt/libtime-hires-perl/libtime-hires-perl_1.20-4_i386.deb + x dpkg -i libtime-hires-perl_1.20-4_i386.deb + dpkg: dependency problems prevent configuration of libtime-hires-perl: + libtime-hires-perl depends on perlapi-5.6.0; however: + Package perlapi-5.6.0 is not installed. + ;-( /)(%(/$%%&$ + => removing dependencies about everything from razor1-package + x dpkg -x razor_1.20-1_all.deb razor + x dpkg -r razor_1.20-1_all.deb + x mv DEBIAN/ razor/ + x do: remove line 'Depends:' from DEBIAN/control + [x chmod -R 0755 razor/DEBIAN/] maybe! (if: dpkg-deb: control directory has bad permissions 2755 (must be >=0755 and <=0775)) + x dpkg -b razor razor_1.20-1_all_nodeps.deb + x cp razor_1.20-1_all_nodeps.deb /data/Packages/dists/stable/contrib/binary-i386/ + => + x dpkg -i /data/Packages/dists/stable/contrib/binary-i386/razor_1.20-1_all_nodeps.deb + => [test] + x /etc/init.d/amavis-milter start ++ Can't load '/usr/lib/perl5/auto/Time/HiRes/HiRes.so' for module Time::HiRes: /usr/lib/perl5/auto/Time/HiRes/HiRes.so: undefined symbol: PL_stack_max at /usr/lib/perl/5.8.0/DynaLoader.pm line 225. + at /usr/sbin/amavisd line 46 + Compilation failed in require at /usr/sbin/amavisd line 46. + BEGIN failed--compilation aborted at /usr/sbin/amavisd line 46. + + => [CPAN-install] + x perl -MCPAN -e "install Time::HiRes" ++ [...] + compile -- compile -- compile + [...] + Running make install + Installing /usr/lib/perl/5.8.0/auto/Time/HiRes/HiRes.so + Files found in blib/arch: installing files in blib/lib into architecture dependent library tree + Installing /usr/lib/perl/5.8.0/Time/HiRes.pm + Installing /usr/share/man/man3/Time::HiRes.3pm + Writing /usr/lib/perl/5.8.0/auto/Time/HiRes/.packlist + Appending installation info to /usr/lib/perl/5.8.0/perllocal.pod + /usr/bin/make install -- OK + + + x probably because of perl-5.8.0? yes! -- is it fixed now? let's try... (again) + x /etc/init.d/amavis-milter restart + no! same error as above! + + + +o BER.pm: BER (Basic Encoding Rules) encoding and decoding. + +o use the [[http://razor.sourceforge.net/artistic.html|"Artistic License"]]? +