--- joko/doc/SampleTasks/joko_2003-01.html	2003/01/26 16:33:37	1.54
+++ joko/doc/SampleTasks/joko_2003-01.html	2003/01/26 17:04:20	1.55
@@ -575,9 +575,10 @@
   x cd newsportal
   x wget http://florian-amrhein.de/newsportal/download/newsportal-0.24.tar.gz
   x mkdir -p /data/www/virtual/netfrag/sites/news/apps/newsportal/
-  x tar -xzf newsportal-0.24.tar.gz --directory=/data/www/virtual/netfrag/sites/news/apps/newsportal/
+  x tar -xzf newsportal-0.24.tar.gz --directory=/data/www/virtual/netfrag/global/apps/newsportal/
+  
 
-o rework apache-layout - check into repository as something root is responsible for!
+x rework apache-layout - check into repository as something root is responsible for!
 
 o NfoWeb
   o add WikiPages:
@@ -940,12 +941,32 @@
     -> DoThings -> ReadTasks -> DoTasks
   -> TheFourthBadThing: TimeTrackAllThis  ;-)  (it seems to be not so far away....)
 
+o what do we need / what do we do?
+  --- researcher
+    o OnlineReading
+    (o SelectItemsForDownload)  <- want-to-have
+    (o DownloadItems)  <- want-to-have
+  --- researcher
+    o OfflineReading
+    x ClumsyOfflineReading  <- status-quo
+      (o NiceOfflineReading)  <- want-to-have
+      (o OfflineArchiving)  <- want-to-have
+    o OfflineEditing (text, html, pod, tavi)
+    o OnlinePublishing ()
+  --- engine
+    o LiveDispatching (ContentEncoding, ContentConversion, EnvelopeEncapsulation, GatewayToXyz)
+      o OfflineRendering (html, text, pdf, chm)
+  --- reader
+    o OnlineReading ()
+    (o SelectItemsForDownload)  <- want-to-have
+    (o DownloadItems)  <- want-to-have
+    o OfflineReading (pdf, chm)
 
 
 
 
 
-$Id: joko_2003-01.html,v 1.54 2003/01/26 16:33:37 joko Exp $
+$Id: joko_2003-01.html,v 1.55 2003/01/26 17:04:20 joko Exp $