| 839 | 
   o re-enable: [Yakka => http://www.netfrag.org/~bareface/yakka/] | 
   o re-enable: [Yakka => http://www.netfrag.org/~bareface/yakka/] | 
| 840 | 
     o test: [Yakka] | 
     o test: [Yakka] | 
| 841 | 
     o run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/~bareface/%" | 
     o run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/~bareface/%" | 
| 842 | 
   o <a name="htmltree">tree for html</a>, follow http://search.netfrag.org/tree: | 
   a <a name="htmltree">tree for html</a>, follow http://search.netfrag.org/tree: | 
| 843 | 
      x view layer: (frontend/dhtml) use joust or (maybe better) XTree, follow http://search.netfrag.org/xTree | 
     x brainstorming: | 
| 844 | 
      x model layer: look at PEAR::Tree, follow http://search.netfrag.org/pear::tree | 
        - view layer: (frontend/dhtml) use [joust|http://www.ivanpeters.com] or (maybe better) search::xTree | 
| 845 | 
      o controller layer: to be implemented! (php!) (as phpHtmlLib component/lib?  what about ->NavTree?) | 
        - model layer: look at PEAR::Tree, follow http://search.netfrag.org/pear::tree | 
| 846 | 
      o backend layer: maybe use File::List (perl) for directory traversal backend, follow http://search.netfrag.org/pear::tree | 
        - controller layer: to be implemented! (php!) (as phpHtmlLib component/lib?  what about ->NavTree?) | 
| 847 | 
      o look at: search::TreeNav (http://search.netfrag.org/TreeNav)  this is from phpHtmlLib (search::/news/nfo.links.*::phpHtmlLib) | 
        - backend layer: maybe use File::List (perl) for directory traversal backend, follow http://search.netfrag.org/pear::tree | 
| 848 | 
         ->http://www.netfrag.org/webnews/article.php?id=89&group=nfo.log.cvs | 
        - look at: search::TreeNav (http://search.netfrag.org/TreeNav)  this is from phpHtmlLib (search::/news/nfo.links.*::phpHtmlLib) | 
| 849 | 
      o phpHtmlLib::TreeCSSNav|TreeDHtmlNav? | 
           ->http://www.netfrag.org/webnews/article.php?id=89&group=nfo.log.cvs | 
| 850 | 
      o look at http://www.chipchapin.com/WebTools/MenuTools/HTML_TreeMenuXL/ | 
        - phpHtmlLib::TreeCSSNav|TreeDHtmlNav? | 
| 851 | 
      x using [HTML_TreeMenu|http://pear.php.net/package-info.php?pacid=77] | 
        - look at http://www.chipchapin.com/WebTools/MenuTools/HTML_TreeMenuXL/ | 
| 852 | 
   o begin [Twingle] (proj./lang.) | 
      x block::implementation: | 
| 853 | 
  | 
         x using  | 
| 854 | 
  | 
           x [PEAR::Tree|http://opensource.visionp.de/modules/project/tree.php|http://pear.php.net/package-info.php?pacid=104] | 
| 855 | 
  | 
           x [PEAR::HTML::TreeMenu|http://phpguru.org/treemenu.php|http://pear.php.net/package-info.php?pacid=77] | 
| 856 | 
  | 
         x controller: | 
| 857 | 
  | 
           x phpHtmlLib::TreeNav::PearHtmlTreeMenuBridge | 
| 858 | 
  | 
           x phpHtmlLib::DHTMLTreeNav | 
| 859 | 
  | 
           x phpHtmlLib::SelectNav | 
| 860 | 
  | 
   a begin [Twingle] (proj./lang.) | 
| 861 | 
     x start Twingle-impl. (in perl) | 
     x start Twingle-impl. (in perl) | 
| 862 | 
       x AutoColouring: | 
       x AutoColouring is done by prefixing a line with an EntryTypeDeclarationSymbol: | 
| 863 | 
         x '^(\s|\t)*o' => 'red' | 
         - Tasks | 
| 864 | 
         x '^(\s|\t)*x' => 'green' | 
           x 'o' => 'red'  (open) | 
| 865 | 
       o LinkExpansion: link-extrapolation/-expansion | 
           x 'x' => 'green'  (closed) | 
| 866 | 
         x simple mode: http://... to <a href="$url">$url</a> | 
           o 'a' => 'blue'  (active)   (background-color=light-grey?) | 
| 867 | 
         x proposal: search::Intertwingularity should be resolved/dispatched (via dispatchrequest) to | 
           o 'c' => 'green'  (cancelled)   (strike-through?) | 
| 868 | 
            x http://www.netfrag.org/search/?q=Intertwingularity | 
           o '?' => 'red'  (in question)   (background-color=yellow?) | 
| 869 | 
            x http://search.netfrag.org/Intertwingularity | 
           o '!' => 'red'  (higher priority)   (background-color=red?) | 
| 870 | 
         x "search::..." | 
           o '!!' => 'red'  (alert priority)   (background-color=red? blinking!!!) | 
| 871 | 
         o "follow::..." | 
         - Notes | 
| 872 | 
       o NamespaceDetection - find 'Word::Word::Word' style things | 
           o '-|+|.|*|=|:' => ''  (note-item)   (background-color?) | 
| 873 | 
         o AutoColouring: '\w::|::\w' => 'orange' | 
         - Blocks | 
| 874 | 
  | 
           o "block::..." - notation? | 
| 875 | 
  | 
           o circumvent lines by '--- snip ---' | '--- (label) ---' | 
| 876 | 
  | 
       a LinkExpansion: link-extrapolation/-expansion | 
| 877 | 
  | 
           x simple mode: http://... to <a href="$url">$url</a> | 
| 878 | 
  | 
           x proposal: search::Intertwingularity should be resolved/dispatched (via dispatchrequest) to | 
| 879 | 
  | 
              x http://www.netfrag.org/search/?q=Intertwingularity | 
| 880 | 
  | 
              x http://search.netfrag.org/Intertwingularity | 
| 881 | 
  | 
           x "search::..." | 
| 882 | 
  | 
           o "follow::..." | 
| 883 | 
  | 
             o local document (HtmlAnchors, JavaScript) | 
| 884 | 
  | 
             o local node and below (PhpWiki) | 
| 885 | 
  | 
             o global tree (search.netfrag.org) | 
| 886 | 
  | 
             o world (google) | 
| 887 | 
  | 
           o named links with captions: [caption|url] | 
| 888 | 
  | 
           o "anchor::..." | 
| 889 | 
  | 
           o "block::..."   ("copy-/paste-/cut-" block feature) | 
| 890 | 
  | 
           o WikiWords | 
| 891 | 
  | 
           o auto-assignement (for local processing / to some registry (see below)): | 
| 892 | 
  | 
             - proposal: [Yakka => http://www.netfrag.org/~bareface/yakka/] | 
| 893 | 
  | 
       a NamespaceDetection - find 'Word::Word::Word' style things | 
| 894 | 
  | 
         x AutoColouring: '\w::|::\w' => 'orange' | 
| 895 | 
         o LinkExpansion: lookup found name in a KeywordRegistry|ShortcutRegistry (sub-node: "namespace") | 
         o LinkExpansion: lookup found name in a KeywordRegistry|ShortcutRegistry (sub-node: "namespace") | 
| 896 | 
            (a registry-db (has to store classnames from perl and/or php and stuff)) | 
            (a registry-db (has to store classnames from perl and/or php and stuff)) | 
| 897 | 
  | 
         o which registries are possible/required? | 
| 898 | 
  | 
            o KeywordRegistry | 
| 899 | 
  | 
            o ShortcutRegistry | 
| 900 | 
  | 
            o NamespaceRegistry | 
| 901 | 
  | 
            o ComponentRegistry | 
| 902 | 
     o propose Twingle-impl. (for php/yakka) | 
     o propose Twingle-impl. (for php/yakka) | 
| 903 | 
   o phpDocumentIndex | 
   a phpDocumentIndex | 
| 904 | 
     o re-enable "stat" for symlinks - if possible | 
     o re-enable "stat" for symlinks - if possible | 
| 905 | 
     o "last run by/on" | 
     o "last run by/on" | 
| 906 | 
   o sync-meta: | 
   o sync-meta: | 
| 941 | 
  | 
  | 
| 942 | 
 o google::test | 
 o google::test | 
| 943 | 
  | 
  | 
| 944 | 
  | 
 o use phpHtmlLib's CSSBuilder!!! (e.g. instead of horde's css-merging mech) | 
| 945 | 
  | 
  | 
| 946 | 
  | 
 o todo, 2003-02-27 | 
| 947 | 
  | 
   o bw_acct | 
| 948 | 
  | 
   o http://pear.php.net/package-search.php?pkg_name=tree&bool=AND&submit=Search | 
| 949 | 
  | 
   o moon4->elessar: get.nu, webpla.net, steger.net? | 
| 950 | 
  | 
   o hd-space on h1!!! | 
| 951 | 
  | 
   o backup on h1!!! | 
| 952 | 
  | 
  | 
| 953 | 
  | 
 o gharb -> /etc to cvs | 
| 954 | 
  | 
  | 
| 955 | 
  | 
  | 
| 956 | 
  | 
  | 
| 957 | 
  | 
  | 
| 958 | 
 <hr/> | 
 <hr/> |