--- joko/doc/SampleTasks/joko_2003-02.html	2003/02/20 02:16:23	1.54
+++ joko/doc/SampleTasks/joko_2003-02.html	2003/02/26 15:56:05	1.66
@@ -698,8 +698,6 @@
     .... or some other custom defined ones?
     ... or (at least) an alternative to them!!!
 
-x object2hash -> expand
-
 x OEF    
   # FIXME: this should be encapsulated by a rpc-service
   # -> see API/Admin
@@ -712,14 +710,208 @@
   - vwwetter.msn.de
   - wetter.msn.ch
   - wetter.msn.at
+
+x renamed core methods
+  x object2hash -> expand
+  x hash2object -> merge_to
+  x var2utf8 -> latin_to_utf8
+  x var_utf2iso -> utf8_to_latin
+  x trim -> ??? (properly wrapped - hopefully....)
+
+o break intertwingulation
+
+o determine how far away a bit of information is...
+   just count the links needed to be visited for that purpose!   ;-)
+  x two examples:
+    x XLink - what was that about? (3x)
+      x http://netfrag.org/search/?q=xlink
+      x http://www.netfrag.org/webnews/article.php?id=585&group=nfo.links.computing
+      x http://www.w3.org/TR/xlink/
+    x making ' LDAP
+     follow::http://www.netfrag.org/webnews/article.php?id=215&group=nfo.links.computing
+  o CC-PP - A user side framework for enhanced content negotiation
+     follow::http://www.netfrag.org/webnews/article.php?id=152&group=nfo.links.computing
+
+o PoweredBy page for netfrag.org
+  o from hetzner
+  o over suse, uml, debian
+  o to gnu, apache, perl, php and stuff
+
+o ViewableBy page for netfrag.org
+  o from lynx
+  o over netscape 2-, ie 3-
+  o to mozilla x and kde x
+  o (what about syndicator-clients?)
   
+o AccessableBy page:
+  o ListenTo (e.g. say.exe)
+  o FeelIt (some braille driver)
+  o ??? integration to ie|moz ???
+
+x Auszug aus "Gesammelte Weisheiten" von http://isgwww.cs.uni-magdeburg.de/~raab/wisdom.html
+  x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/41./
+  x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/35./
+  x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/28./
+  x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/av.. Murphy's Gesetz/
+  x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/w.. Clarke's Gesetz der revolutionären Ideen/
+  x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/11.|12./
+
+x follow::http://www.netfrag.org/search/?q=rap
+  or (alternative): follow::http://search.netfrag.org/rap
+
+
+o todo, 2003-02-26
+  x better shortcut syntax for search.netfrag.org, e.g.:
+    x http://search.netfrag.org/hello world
+    x http://search.netfrag.org/phpHtmlLib
+  o re-enable yakka
+  o begin twingle (proj./lang.)
+    o start twingle-impl. (in perl)
+      o LinkExpansion: link-extrapolation/-expansion (http://...)
+        o proposal: search::Intertwingularity should be resolved/dispatched (via dispatchrequest) to
+           x http://www.netfrag.org/search/?q=Intertwingularity
+           x http://search.netfrag.org/Intertwingularity
+        o search::..., follow::..., etc.
+      o AutoColouring:
+        o '^(\s|\t)*o' => 'red'
+        o '^(\s|\t)*x' => 'green'
+      o NamespaceDetection - find 'Word::Word::Word' style things
+        o coloring: '\w::|::\w' => 'orange'
+        o url-expansion: lookup found name in a KeywordRegistry (sub-node: "namespace")
+           (a registry-db (has to store classnames from perl and/or php and stuff))
+    o propose twingle-impl. (for php/yakka)
+  o phpDocumentIndex
+    o re-enable "stat" for symlinks - if possible
+    o "last run by/on"
+  o sync-meta:
+    o website (TWiki): http://sync-meta.netfrag.org
+    o newsgroup (inn): news://news.netfrag.org/nfo.sync-meta
+    o mail-address (sendmail, dispatchmail, inn): sync-meta@netfrag.org
+    o first content
+      o refactor stuff from joko/doc
+      o contact (addresses from above)
+      o add responses to gde-post
+    o announce internally
+    o announce otherwhere?
+    o mkProject@sourceforge?
+  o tree for html, follow http://search.netfrag.org/?q=tree:
+     x view layer: (frontend/dhtml) use joust or (maybe better) XTree, follow http://search.netfrag.org/xTree
+     x model layer: look at PEAR::Tree, follow http://search.netfrag.org/?q=pear::tree
+     o controller layer: to be implemented! (php!) (as phpHtmlLib component/lib?  what about ->NavTree?)
+     o backend layer: maybe use File::List (perl) for directory traversal backend, follow http://search.netfrag.org/?q=pear::tree
+     o look at: search::TreeNav (http://search.netfrag.org/TreeNav)  this is from phpHtmlLib (search::/news/nfo.links.*::phpHtmlLib)
+        ->http://www.netfrag.org/webnews/article.php?id=89&group=nfo.log.cvs
+     o phpHtmlLib::TreeCSSNav|TreeDHtmlNav?
+
+o integrate rendering of phpHtmlLibWidgets as YakkaPlugins (via special TaviTags)
+
+o scan true papers and find "rap" on them (kinda adaptive ocr required!)
+
+o add to search-page:
+  "Search-System is running under high load: The indexer is refreshing it's database!"
+  o required for this: trigger from /usr/local/mnogosearch/sbin/indexer
+
+o search desktop - functionality across *nix and windows
+
+o again: FaxThis
+
+o arcor:
+   https://www.kunden.arcor.de/ksc/impressum.jsp
+
+o fax-gateway @ netfrag.org (via jonen, box18?)
+
+
+