--- joko/doc/SampleTasks/joko_2003-01.html 2003/01/27 03:03:30 1.67 +++ joko/doc/SampleTasks/joko_2003-01.html 2003/01/27 07:33:27 1.73 @@ -5,14 +5,23 @@
+ +
+
+
+AIMS:
+ - Convert this document into a data-structure and back.
+ - Don't loose a bit of information.
+ - Make possible to link to all resources available.
+
for working with it
- global metadata
- cvs-loginfo/commitinfo
- ItemMetadata
- ItemStatus (open, closed and stuff)
- - ItemIdentifier
- ItemAuthor
- ItemType
+ - ItemIdentifier
- references/associations to/from
- word metadata
- link to target
@@ -23,8 +32,6 @@
- render at as [in ] [to this ]
-
-
joko@netfrag.org - sample stack:
o [task by joko] introduced "dispatchmail" to add mail2news-functionality to "recieveMail" (collector@netfrag.org)
@@ -1087,13 +1094,57 @@
o ... use/introduce a MetaItem "New" into YakkaPageMetadata (at TopLevel)
which shows NewItems(->self, ->live) per thread or newsgroup
+o download this and that - e.g.:
+ o phpMyadmin(->archive.software.phpMyAdmin)
+ o this requires 'archive.software' to have ...
+ o ... a ListSearchHandler (searches nodelist below 'archive.software' only)
+ o ... a RecursiveSearchHandler (searches nodelist below 'archive.software' and all subfolders recursively)
+ o make this available as a ResourceHandler via a DispatchRequest sitting at
+ o http://netfrag.org/archive/?base=software&search=phpMyAdmin
+ o http://archive.netfrag.org/
+
+x rename newsgroup nfo.csm to nfo.caesar (Collaborative And Easy System Management)
+ x ctlinnd newgroup nfo.caesar
+ x /etc/init.d/inn stop
+ x cd /var/spool/news/nfo
+ x cp csm/* caesar/
+ x cd caesar
+ (x movearticle ...)
+ o chown news.news *
+ o /usr/lib/news/bin/makehistory
+ x THIS FAILED! DON'T DO IT
+
+o MiniHowto: KerberizedSystem (->~jonen)
+
+o RefWords -> LookUpDb -> SearchDb
+
+x added first news-article which refers/references to another one in another newsgroup
+ Requirement: LDAP For Aliases, Maps, And Classes
+ o PARSER-TODO: RefactorThisLink
+
+o check out /usr/sbin/checksecurity - what's that?
+ x seems to come from /etc/cron.daily/standard
+
+o write mail to the kroupware - mailing-list
+
+o ContentIndexer for netfrag.org which should provide a FullTextSearch over AllResources
+
+o run MakeDoc at interval at netfrag.org as ServiceUser
+ o implement first version of makedoc
+ o use mkDoc.bat (or similar) for that purpose
+ o extend: use 'makedoc.bat|.pl' from ->cvs.joko.TestArea.topics.authoring.DocBook
+
+o DispatchRequest to tie all together
+ o just make a ref from almost everything and see what comes in....
+ o write handlers for the various refs....
+
+
-
-$Id: joko_2003-01.html,v 1.67 2003/01/27 03:03:30 joko Exp $
+$Id: joko_2003-01.html,v 1.73 2003/01/27 07:33:27 joko Exp $