--- joko/doc/SampleTasks/joko_2003-01.html 2003/01/26 16:03:30 1.53 +++ joko/doc/SampleTasks/joko_2003-01.html 2003/01/26 17:33:29 1.56 @@ -575,9 +575,24 @@ 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/global/apps/newsportal/ + x add to /data/www/virtual/netfrag/conf/applications.conf + Alias /webnews/ /data/www/global/apps/newsportal/ + x configure in /data/www/global/apps/newsportal/config.inc + // newsserver setup + $server="news.netfrag.org"; + $server_auth_user="webnews"; + $server_auth_pass="web123"; + x add to /etc/news/nnrp.access: + # 2003-01-26, joko + *:Read Post:webnews:web123:* + x modify groups.txt + + o TODO: AUTOUPDATE here! + o add to + -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: @@ -918,7 +933,50 @@ o look at the various WikiPluginArchitectures o look at YakkaDev! -o render this with [[yakka]] and [[tavi-workflow]]! +o a LinkageExample: RenderThis(html4|text|html3|pdf) with [[yakka]] and [[tavi-workflow]]! + +o proposal for hierarchical structure (and HomePage) of netfrag.org + ~overview -> SomeWiki -> Overview + ~projects (include some common text here) + ~users (include some common text here) + - Page: UserArea + - Page: ~users + ~projects -> SomeWiki-> Projects + ~users (include former page "User area" (now UserArea) automagically at the bottom here! (WikiInclude?)) + ~rabit (raBit's router - psl.no-ip.com) + ~natraj (sam's place - optix) + ~joko (joko's) + ~bareface (->yakka) + +o MasterWorkflow: + -> TheThreeGoodThings + -> HaveIdea -> WriteDown (RefactorLater) -> WriteDownMore -> WriteDownAssociations -> WriteDownEvenMoreIfNotStoppedByExternalInfluences + -> RefactorIdeas -> Categorize -> AddNotes -> AddTasks + -> 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) + +o link to http://teamsonar.no-ip.com @@ -926,7 +984,7 @@
-$Id: joko_2003-01.html,v 1.53 2003/01/26 16:03:30 joko Exp $ +$Id: joko_2003-01.html,v 1.56 2003/01/26 17:33:29 joko Exp $