--- joko/doc/SampleTasks/joko_2003-02.html 2003/02/19 06:16:08 1.53
+++ joko/doc/SampleTasks/joko_2003-02.html 2003/02/26 10:56:15 1.58
@@ -698,22 +698,132 @@
.... 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
# establishing this here is just a step to that
# btw: it should also be possible to trigger advanced
# jobs from a flat script *without* any rpc stuff.
-
+
+x branding:
+ - wetter.msn.de
+ - 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
+