--- joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/08 17:26:33 1.22 +++ joko/doc/SampleTasks/joko_2003-03.twingle 2003/03/11 05:26:23 1.38 @@ -10,9 +10,48 @@ @sequence meta @document-history @cvs-info - $Id: joko_2003-03.twingle,v 1.22 2003/03/08 17:26:33 joko Exp $ + $Id: joko_2003-03.twingle,v 1.38 2003/03/11 05:26:23 joko Exp $ $Log: joko_2003-03.twingle,v $ - Revision 1.22 2003/03/08 17:26:33 joko + 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 @@ -568,12 +607,22 @@ #> 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/]] @@ -585,4 +634,94 @@ 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) \ No newline at end of file + 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
+  x dpkg-deb -x libxml2_2.4.19-4_i386.deb here
+  
+
+  
\ No newline at end of file