/[cvs]/joko/doc/SampleTasks/joko_2003-01.html
ViewVC logotype

Annotation of /joko/doc/SampleTasks/joko_2003-01.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.67 - (hide annotations)
Mon Jan 27 03:03:30 2003 UTC (21 years, 5 months ago) by joko
Branch: MAIN
Changes since 1.66: +27 -0 lines
File MIME type: text/html
+ AUTOCOMMIT: updated/added content

1 joko 1.3 <html>
2 joko 1.53 <head>
3 joko 1.60 <title>joko's sample notes - 2003-01 - InventoryCleanupAndRefactoring</title>
4 joko 1.53 <link href="/horde/css.php?app=chora" rel="stylesheet" type="text/css" />
5     </head>
6 joko 1.3 <body>
7    
8 joko 1.67 for working with it
9     - global metadata
10     - cvs-loginfo/commitinfo
11     - ItemMetadata
12     - ItemStatus (open, closed and stuff)
13     - ItemIdentifier
14     - ItemAuthor
15     - ItemType
16     - references/associations to/from
17     - word metadata
18     - link to target
19     - show target as ...
20     - overview of all gathered metadata (at the bottom)
21    
22     for rendering it
23     - render <target> at <locator> as <that-type> [in <this-mode>] [to this <othertarget>]
24    
25    
26 joko 1.3 <pre>
27    
28 joko 1.1 joko@netfrag.org - sample stack:
29    
30     o [task by joko] introduced "dispatchmail" to add mail2news-functionality to "recieveMail" (collector@netfrag.org)
31     x [task by joko] migrated joko_mail from "receiveMail" to "dispatchmail"
32     x [bug from joko] what about mailing from the cli / mails sent from the system (e.g. via CVSSpam):
33     mail is sent out coming from <username>@quepasa.netfrag.org
34     --> how to configure just having <username>@netfrag.org right here???
35     x [resolved by jonen] CVSSpam: janosch@netfrag.org:
36     x cd /etc/mail
37     x nano sendmail.mc
38     x add/replace line: MASQUERADE_AS(`netfrag.org')
39     x make
40     x /etc/init.d/sendmail reload
41     o [bug from joko] "su root" is needed sometimes
42     else PATH is not set correctly
43     and maybe something other
44     compiling fails always
45     x [task by joko] these items already have been refactored into other Tasks, Notes and/or Bug Requests - this Note is just FYI.
46     o [task by joko] dispatchmail - project work
47     x README.pod -> README.html
48     x link with "topics.html" properly
49     x write something about data-/control-flow to README.pod
50    
51     o look (in detail) at Cyrus Netnews
52     [...]
53     The IMAP server can export netnews newsgroups as IMAP mailboxes.
54     [...]
55     o collectnews, rmnews, syncnews
56     x seems to make an external web-based newsreader unneccessary!!!
57    
58     o tie together mail, news and html
59 joko 1.10 c write mini-howto
60 joko 1.1
61     o link with erfrakon
62    
63     o sieve?
64    
65     o post some old mails to news.netfrag.org!
66    
67     o what about "dev@netfrag.org"?
68    
69     o nfo/perl/libs
70     x ts
71     x outlook2ldap
72     x dispatchmail
73     o get the essence (project- and development work - the whole workflow) out of it! write it down! in detail!
74    
75     o netfrag.org-workflow:
76     o technical questions to support@netfrag.org?
77     o publish them via news!
78     o queue them into / integrate with TUTOS somehow!!!
79    
80     o new threads@news.netfrag.org:
81     x ctlinnd newgroup nfo.support.queue
82     x ctlinnd newgroup nfo.support.faq
83    
84     x new account for janosch@news.netfrag.org
85     x nano /etc/news/nnrp.access
86     x added line: *:Read Post:janosch:janosch:*
87    
88     o check out from cvs-repository:
89     o joko/doc -> /home/joko/public_html/computing/overview/topics/
90 joko 1.2 o leaded to (A, B and C): see <a href="../topics/home2web.html">home2web</a>
91 joko 1.1
92 joko 1.3 o added user@netfrag.org:
93     x adduser: collector/colĀ§$
94 joko 1.1
95 joko 1.3 o about: some sample items occoured 2003-01-17 until 2003-01-26.
96     what to do with that?
97     o have all items stored in other applications conveniently.
98     o be able to have items or references to them *archived* centrally
99     o be able to access informations via *one* interface.
100     actually *multiple* interfaces should be possible
101     - the aim here is to get everything together (INTEGRATE!) (mnoGoSearch first! Torus::Archive later?)
102    
103     o refactor topics:
104     o make global-accessible@netfrag.org
105     o introduce subtopics
106     o sysadmin tasks
107     o janosch's, jonen's and joko's tasks
108 joko 1.1
109     o start project "admintools" @ nfo/perl/scripts - including
110     o getip.pl
111     o notify.pl
112     x on uml-event: up/down/reboot
113     o on news-post (dispatchmail: mail2news)
114     o on cvs-checkout (done on interval with joko/doc - see above)
115     o on build (build.pl)
116     o some tools from dispatchmail
117     o dispatchmail itself!
118     o
119    
120     o [idea] ;-) for symbols (in general)
121     - o = Open Task
122     - x = Closed Task
123     (- [<TopicName>] = name of topic - fixed/proposed)
124     - [<TopicType> by|for <UserName>] =
125     - type of topic - fixed/proposed
126     - username who submitted this item / should this item be assigned to
127     - this could become a language for describing the workflow
128     - this proposal should be the shortcut-form in wiki-style: (e.g. make 'tiki-workflow' from that?)
129     - more verbose (e.g. XML) - forms could/should become possible (e.g. 'WFML') (WorkFlow Markup|Modeling Language)
130     - TODO: refactor this document after further commits to show off refactoring process through cvs-revisioning!
131     o required for this: link to a page which shows the history of a document not as verbose as (e.g.) chora does
132     - d = from 'tbd': to-be-discussed
133     - c = cancelled
134    
135     o [idea] ;-) for symbols (in _this_ document here) (parser|engine behaviour modification)
136     - R = from 'tbr': to-be-refactored
137     - r = already refactored elsewhere
138     - an "r" may also mean "reference" ;-)
139     - make 'r-http://netfrag.org/to/another/reference/wrapped/via/http/' possible in documentation
140     - also the shortcut form: [r:/to/another/reference/wrapped/via/http/]
141     - this - and only this - should be the minimalst requried definition of a "reference"
142     - an internet "link" - however needs some more metadata around it: an "url" and a "caption" - what about these?
143     - either fetch them from archive-metadata of this reference ...
144     - ... or use the name directly as caption and build the url against a known redirector handler which
145     accesses the archive-metadata
146    
147     o rename "thread" to "newsgroup" in all scripts!
148    
149 joko 1.3 o what about:
150     Torus::Xyz - solution to reuse concepts of Apache 2 and Cyrus 2!!! (and OpenLDAP???) for building an open collaboration server?
151    
152     o word-search: "identify" and "search" for
153    
154 joko 1.4 o establish global "logs/" - like at http://moose.qx.net/logs/
155    
156     o add redirecting page when someone wants to access
157     o http://netfrag.org/~joko/phpChoPro/ or
158     o http://netfrag.org/~joko/w2hfax/
159    
160 joko 1.7 o update mail-dispatching-rules - aim: a more flat structure!!!
161 joko 1.4 o look at ilo.de/Inbox
162 joko 1.5 o marked message to Spam? Newsletters?
163 joko 1.8 x move: logs/cvs/quepasa.netfrag.org -> logs/netfrag.org
164     x look at netfrag.org/Inbox
165 joko 1.7 x if subject matches "Cron <joko@quepasa>" set target "logs/netfrag.org/joko/cron" [push over cron]
166     x mkdir Mail/SORTED/netfrag.org/joko
167     x touch Mail/SORTED/netfrag.org/joko/cron
168     x if subject matches "quepasa daily usenet report" at begin set target "logs/netfrag.org/system/applications" [push over inn]
169     x if subject matches "[CVS" at begin set target "logs/netfrag.org/cvs" [push over CVSSpam]
170     x if mail is from myself set target "me2myself"
171     x moved some folders
172     x move already existing file to folder
173     x mv logs/netfrag.org/system logs/netfrag.org/system.tmp
174     x mkdir logs/netfrag.org/system
175     x mv logs/netfrag.org/system.tmp logs/netfrag.org/system/applications
176     x mv netfrag.org/Status/h1.service.netfrag.org logs/netfrag.org/system/
177     x mv netfrag.org/Status/TWikiChanges logs/twiki.org/ChangeLog
178     x mkdir logs/twiki.org
179     x do changes in .dispatchmailrc - always - ;-)
180     x mv netfrag.org/Status/quepasa.netfrag.org logs/netfrag.org/system/
181     x blocked email-partition *partition*! - email-partition(!) -> WordFinder
182     x mkdir ../FILTERED
183     x mv netfrag.org/Status/Spam ../FILTERED
184     x mv netfrag.org/Status/Test misc/
185     x mv netfrag.org/Status/Postmaster\ Routing misc/Postmaster
186     x rmdir netfrag.org/Status/
187 joko 1.8 x look at netfrag.org/Inbox - again
188 joko 1.7
189    
190 joko 1.5 o look at quepasa.netfrag.org/Inbox
191     o [Multisync-users]
192     o [Kroupware]
193 joko 1.7 x tested the rules from above
194     x echo This is a testmail. Please ignore it. | mail -s "[CVS hello]" joko
195     o move old mails to MailHistory
196 joko 1.5
197 joko 1.4 o write parser and engine to handle above declaration: Mail::Audit::Dispatch::Interface::Script
198 joko 1.7 o add "X-"-field (X-Dispatched-By: dispatchmail-0.06 - http://netfrag.org/~joko/computing/dispatchmail/)
199 joko 1.4
200     o release mail from above from joko - introduce another email-address
201     - e.g. work@netfrag.org, event@netfrag.org or tracker@netfrag.org (like collector@netfrag.org)
202 joko 1.5
203     o Multisync & SyncML
204     o post something to mailing-list...!?
205    
206     o the '.cvslink'-mechanism:
207     o type: ln -s /home/joko/public_html/_web/_cvs.php .
208    
209     o LinkContainer
210     - insert via drag & drop
211     - shows links hierarchically
212    
213     o (Self)Info - mails to yourself
214     o convert all "(Self)Info" mails to
215     news-messages - use "formail" and ...?
216    
217     o h1.service.netfrag.org
218     o base os-upgrade: suse X -> debian 3.0
219 joko 1.4
220 joko 1.5 o dispatchmail
221     o are Mail-Headers already added?
222    
223     o workflow (PostThisLink)
224     o drag link from done google-search ...
225     o ... to container (at the current Task)
226     o a news-post is created automagically
227     o use this:
228     [smtp-header-fields]
229     From: expanded email-address resolved from Name|Nickname in Addressbook (via LDAP!)
230     Subject: googled for "<search-request>"
231     [body]
232     o include into mime-part if not already included
233     o fetch from web on demand
234    
235     o ssl/tls for inn?
236    
237     o dispatchmail
238 joko 1.7 o re-link as sub-/module-project under Torus::Content::Gateway (mail2news, mail2fax)
239 joko 1.5 o -> Torus::Content - a content delivery engine
240     o -> additional idea: Torus::Content::Gateway is "just" the API to "Torus::Item::Router" in this case
241     o 'Torus::Content::Gateway' would then route 'Torus::Item::RFC822'-objects using 'Torus::Item::Router'
242     o look at sieve - jonen posted to nfo.links.computing: [r:Message-ID: <b0ppj7$7gv$1@quepasa.netfrag.org>]
243 joko 1.7 o re-link as sub-/module-project under Torus::Virtual (mail2folder, mail2mail)
244     o here it acts as a dispatcher from incoming mails - TARGET gets resolved via ldap-resolvement
245     o make possible: MAIL-IN -> mail2mail (via ldap-query) -> mail2fax|mail2news
246 joko 1.14 o mail2news
247     x the "via-fetchmail"-solution
248     x su collector
249     x cd ~
250     x chmod og-rwx .fetchmailrc
251 joko 1.5
252     o finally: do actually establish 'Torus' at 'nfo/perl/libs'
253    
254     o pod: checkout how to make references which expand to html-urls
255     o does pod handle this or do we need external link-expansion for this task?
256     o how to make references to news-messages?
257     e.g.:
258     o Message-ID: <b0ppj7$7gv$1@quepasa.netfrag.org>
259     o news://news.netfrag.org/nfo.links.computing
260 joko 1.7 o proposal(s) for "news2http" (Torus::Content::Gateway/Torus::Item::???):
261 joko 1.5 o http://news.netfrag.org/id=b0ppj7$7gv$1@quepasa.netfrag.org
262     o http://news.netfrag.org/nfo.links.computing/subject=FilteringMailWithSieve of wiki
263     o http://news.netfrag.org/nfo.links.computing/id=b0ppj7$7gv$1@quepasa.netfrag.org
264    
265     o what about the '.nws'-files on ms? (for news-messages)
266    
267     o display-mode: everything strictly hierarchical to get maximum overview!!!
268 joko 1.4
269 joko 1.6 x Inventory: cleaned up local and master code repositories
270 joko 1.7
271     o add "last-updated" to "README.html"
272    
273     o search.netfrag.org
274    
275     o tool for the "DoThis", "DoHere", "DoAll" - series
276     o FaxThis (joko/ToolBox/Windows/FaxThis)
277     o tool "WinSync": (WinSync All)
278     x RsyncHere
279     o Contacts2Ldap
280    
281     o statistics-page:
282     o for cvs.netfrag.org: cvs-statistics (activeness, ...), sloccount
283    
284     x home2web
285     x finally - added complete /home/joko/ to cvs-repository in order to get a revisioned ".dispatchmailrc"
286     x ~/.bashrc - added line: export CVSROOT=/var/lib/cvs
287     x relogin: logout/login
288     x cd ~
289     x joko@quepasa:~$ cvs checkout -d . joko (Fri Jan 24 00:43:18 CET 2003)
290     x cvs add TODO
291     x cvs add .bashrc .cronrc-hourly .forward
292     x added /home/joko/virtual/joko_mail
293     [as joko]
294     x cvs add virtual
295     x chmod g+w virtual/CVS/*
296     [as joko_mail
297     o shortcut for (e.g.): cvs commit -m "initial check-in" .bashrc .cronrc-hourly .forward
298     o cvsadd <abc> <def>
299     o add /home/root (and maybe include there some other things "lying around")
300    
301     o alternative to all that Cyrus-stuff: just use the very "normal" imapd together with kerberos
302    
303     o make screenshots of log-output of dispatchmail when it's ready
304    
305     o base logging of 'dispatchmail' on DesignPattern::Object::Logger
306    
307     o dispatchmail-mail2folder: add feature to create folders recursively
308    
309     x archive mails
310     x su joko_mail
311     x cd ~
312     x mv ilo.de/Inbox ~/MailHistory/ARCHIVED/ilo.de/2002-05-30\ -\ 2003-01-24
313     x mkdir ~/MailHistory/ARCHIVED/netfrag.org/2003-01
314     x mv netfrag.org/Info ~/MailHistory/ARCHIVED/netfrag.org/2003-01/
315     x changed rule which formerly targeted to 'netfrag.org/Info' into 'me2myself'
316     x mv netfrag.org/Inbox ~/MailHistory/ARCHIVED/netfrag.org/2003-01/
317     x mkdir ~/MailHistory/ARCHIVED/netfrag.org/2003-01/Status
318     x mv netfrag.org/Status/cashew.netfrag.org ~/MailHistory/ARCHIVED/netfrag.org/2003-01/Status/
319     x mv netfrag.org/Status/h1.service.netfrag.org ~/MailHistory/ARCHIVED/netfrag.org/2003-01/Status/
320 joko 1.8 x mv Sent ~/MailHistory/ARCHIVED/Sent/Sent_2002-11-13_-_2003-01-24
321    
322 joko 1.7
323     o investigate LDAP-entry "mailForwardingAddress"
324    
325     o establish "Mini-HowTo"
326    
327     o search (allover): /^.*\.netfrag\.org/ => find all hostnames to register
328     (they are scattered around in to-be-installed (web-)applications)
329 joko 1.6
330 joko 1.8 o Mail::Audit::Dispatch::Lookup (csv-file, ::NetLDAP, => Data::Storage::Handler::Xyz => Data::Map)
331 joko 1.6
332 joko 1.9 x switched mailing completely in outlook
333     o Evolution!
334     x now talking to 'wu-imapd' via ssl, too! - thanks to jonen!
335     Jan 24 04:55:17 quepasa imapd[11508]: connect from 217.231.123.57
336     Jan 24 04:55:17 quepasa imapd[11508]: imaps SSL service init from 217.231.123.57
337     Jan 24 04:55:18 quepasa imapd[11508]: Login user=joko_mail host=pD9E77B39.dip.t-dialin.net [217.231.123.57]
338     x now my outlook sends via 'mail.netfrag.org' using 'TLS' - thanks to jonen!
339     Jan 24 04:53:09 quepasa sm-mta[11499]: STARTTLS=server, relay=pD9E77B39.dip.t-dialin.net [217.231.123.57], version=TLSv1/SSLv3, verify=NO, cipher=RC4-MD5, bits=128/128
340     Jan 24 04:53:10 quepasa sm-mta[11499]: h0O3r91D011499: from=<andreas.motl@ilo.de>, size=435, class=0, nrcpts=1, msgid=<008c01c2c35c$5701d2a0$240aa8c0@grasshopper>, proto=ESMTP, daemon=MTA, relay=pD9E77B39.dip.t-dialin.net [217.231.123.57]
341    
342     o use <a href="http://imapfilter.hellug.gr">IMAPFilter</a>!!!
343    
344 joko 1.10 o refactor old TODOs using 'home2web'
345    
346     o webgate (like dispatchmail)
347    
348     o zeit anhalten! (alle grauen mƤnner umbringen!)
349    
350     o add to cvs:
351     o /home/service/
352     o /home/service/virtual/collector
353     o /home/service/virtual/tracker
354     o /home/service/virtual/fetcher
355     o /home/service/virtual/archiver
356    
357     o use 'wCron' to automagically do a 'cvs commit -m "+ updated/added content" joko/doc'
358     x mkdir -p C:\Programme\WCron
359     x unzip -j "C:\home\amo\develop\netfrag.org\rabit\wCron\releases\WCron-0.62-pre.zip" -d C:\Programme\WCron
360     o win2000: change/check permissions: right-click/Properties/Security Settings/Read, Execute = enabled
361     x run it
362     x add task
363     x implement shortcut-script: joko/Scripts/shortcuts/cvs_commit_joko-doc.bat
364     x add lines:
365     x cd C:\home\amo\develop\netfrag.org\joko
366     x cvs commit -m "+ updated/added content" doc
367    
368    
369     o on Windows it's called "QuickLaunch" ....
370    
371 joko 1.11 o plugins for nautilus/gnome/kde:
372     show arbitrary data-structures (from anywhere): here we may get the drag & drop - functionality "on-the-fly"
373 joko 1.6
374 joko 1.15 o new user "gateway":
375     x adduser --home /home/service/virtual/gateway gateway (pass: gw%R%)
376     x mkdir /var/lib/cvs/gateway
377     x chown -R gateway.gateway /var/lib/cvs/gateway
378     x su gateway
379 joko 1.16 x cvs -d /var/lib/cvs checkout -d ~ gateway
380 joko 1.15
381 joko 1.16 x error on quepasa:
382     Jan 24 19:00:09 quepasa sm-mta[17960]: STARTTLS=server, relay=pD9E77B39.dip.t-dialin.net [217.231.123.57], version=TLSv1/SSLv3, verify=NO, cipher=RC4-MD5, bits=128/128
383     Jan 24 19:00:09 quepasa sm-mta[17960]: h0OI081D017960: ruleset=check_rcpt, arg1=<janosch@ultrajan.de>, relay=pD9E77B39.dip.t-dialin.net [217.231.123.57], reject=550 5.7.1 <janosch@ultrajan.de>... Relaying denied. Proper authentication required.
384     x add to /etc/mail/default-auth-info
385     sendmail
386     sendmail
387     sendmailpwd
388     quepasa.netfrag.org
389     x /etc/init.d/sendmail restart
390    
391     o Torus::Publish::Research::Web
392     o googling for something automagically opens a new task
393     o all links directly or indirectly coming out of this are sorted below this task
394     o the user can end this task on demand: timetracking is done automagically as well
395    
396     o register tutos.netfrag.org
397    
398 joko 1.17 o qpopper with tls, sasl and kerberos5?
399    
400 joko 1.18 o off realtime! the only thing that happens at realtime is MailMiltering.
401     x cvs checkout of joko/doc is done via cron
402     x mail2news-dispatching is now done via cron (would be possible "in realtime" via '.forward'ing the mail *directly* to dispatchmail)
403    
404     o ctlinnd newgroup nfo.csm (Collaborative System Management)
405 joko 1.15
406 joko 1.19 o make possible:
407     o after "cvs update" make question: "Found new items in "" while scanning. Should i add them to the repository?"
408     o drag & drop arbitrary items out of outlook (.msg, .nws, etc.) - search for them while scanning the fs and sync them
409     against *original* source. (e.g. 'Message-ID: <b0s5v9$j7d$1@quepasa.netfrag.org>')
410    
411 joko 1.20 x CVSSpam -> nfo.log.cvs
412     x su root
413     x cd /etc/mail
414     x nano virtusertable
415     x add line:
416     x cvs-log@netfrag.org gateway
417     x make virtusertable
418     x su gateway
419     x cd ~
420     x nano .dispatchmailrc
421     x add lines:
422     $self->copy('Newsgate', 'nfo.log.cvs')
423     if $to =~ m/cvs-log/;
424     x exit (to logout)
425     x cvs update CVSROOT/loginfo
426     x add to CVSROOT/loginfo (to the end of the line starting with '^nfo '):
427     --to cvs-log@netfrag.org
428     x cvs commit -m "+ added new notification target: 'cvs-log@netfrag.org'" CVSROOT/loginfo
429 joko 1.21 x tested with some mini-howto
430     x removed '--to joko@netfrag.org --to jonen@netfrag.org --to bareface@netfrag.org --to janosch@netfrag.org '
431     from CVSROOT/loginfo for module 'nfo'
432     x announce this
433     x added to '/etc/news/nnrp.access':
434     *:Read Post:bareface:bareface:*
435     x /etc/init.d/inn reload
436    
437     x add 'gateways'-repository to chora
438     x nano /data/www/doc/horde/chora/config/cvsroots.php
439     x add lines:
440     # 2003-01-24, joko
441     $cvsroots['gateway'] = array(
442     'name' => 'gateway',
443     'location' => '/var/lib/cvs/gateway',
444     'title' => "$titlePrefix gateway's CVS Repository",
445     'cvsusers' => $cvsusers,
446     );
447    
448     x configured Apache for serving news.netfrag.org
449     x cleaned up /data/www/virtual/netfrag/conf/httpd.conf
450     x ./test.conf
451     x comments
452     x /etc/init.d/apache reload
453     x test: http://news.netfrag.org/
454    
455     o new module for cvs-repository?
456 joko 1.26 o nfo/layouts/fs/skel/data2
457 joko 1.21 o checkout to /data on quepasa.netfrag.org
458 joko 1.26 x done:
459     x su root
460     x cd /var/lib/cvs
461     x mkdir -p nfo/layouts/fs/skel/data
462     x mkdir -p nfo/layouts/fs/skel/data2
463     x mkdir -p nfo/hosts/quepasa.netfrag.org/data
464     x cvs -d /var/lib/cvs checkout -d /data nfo/hosts/quepasa.netfrag.org/data
465 joko 1.27 x *mungle everything and commit!* look at the repository!
466     x add special group with access to this repository: 'rootsrc'
467     x groupadd rootsrc
468     x usermod -G src,staff,rootsrc joko
469     x usermod -G src,staff,rootsrc jonen
470     x usermod -G rootsrc root
471     x change permissions
472 joko 1.28 x cd /var/lib/cvs/nfo/
473     x chown -R .rootsrc hosts
474     x chmod -R g+w hosts
475 joko 1.21
476 joko 1.20
477     x add to system-conf-repository:
478     x /etc/mail
479     x php: cvs-redirect
480     x
481    
482 joko 1.21 o extend WCron
483     x show (per-task) if it's currently running or not: provide buttons to (start, stop, pause, resume or cancel a task...)
484     x use as a frontend for administering nfo/libs/perl/ - backend - tasks(???)
485    
486     x install Horde/Troll
487     x install troll
488     x cd /home/service/download
489     x mkdir horde
490     x cd horde
491     x wget ftp://ftp.horde.org/pub/troll/troll-0.0.2.tar.gz
492     x tar -xzf troll-0.0.2.tar.gz --directory=/data/www/doc/horde/
493     x configure horde
494     x cd /data/www/doc/horde/
495     x nano config/registry.php
496     x add lines:
497     $this->applications['troll'] = array(
498     'fileroot' => dirname(__FILE__) . '/../troll',
499     'webroot' => $this->applications['horde']['webroot'] . '/troll',
500     'icon' => $this->applications['horde']['webroot'] . '/troll/graphics/troll.gif',
501     'name' => _("News"),
502     'allow_guests' => true,
503     'show' => true
504     );
505 joko 1.22 x configure Troll
506     x cd troll/config
507     x conf.php
508     x cp conf.php.dist conf.php
509     x nano conf.php
510     x edit:
511     x $conf['news']['server'] = 'news.netfrag.org';
512     x $conf['news']['mailserver'] = 'mail.netfrag.org';
513     x servers.php
514     x cp servers.php.dist servers.php
515     x add:
516     $servers['netfrag.org'] = array(
517     'name' => 'news.netfrag.org',
518     'server' => 'news.netfrag.org',
519     'port' => 119,
520     );
521     x prefs.php
522     x cp prefs.php.dist prefs.php
523     x html.php
524     x cp html.php.dist html.php
525     x permissions
526     x chmod o+r *.php
527    
528    
529 joko 1.21 x test: http://netfrag.org/horde/
530     o another (more bright) skin for horde@netfrag.org!!!
531    
532 joko 1.23 o Warum nicht Ć¼berall Horde? Sondern TUTOS?
533     o Horde ist sehr breit angelegt, dafĆ¼r fehlt es jedoch an vielen Stellen noch ein wenig im Detail.
534     o mittlerweile: mit Hermes & Co.? nochmal ansehen!
535    
536     o just do automated operations (like cvs commit) only if system is idle
537    
538     o automagically redirect http://netfrag.org/horde/ to https://netfrag.org/horde/
539     o with an Apache - rewrite-rule?
540    
541     x how to map TUTOS-groups to newsgroups?
542     x ctlinnd newgroup nfo.tutos.sysadmin
543     x add dispatching for sysadmin@netfrag.org
544     x add to /home/service/virtual/gateway/.dispatchmailrc
545     $self->copy('Newsgate', 'nfo.tutos.sysadmin') if $to =~ m/sysadmin/;
546     x add to /etc/mail/virtusertable:
547     # --- news.netfrag.org - joko, 2003-01-24
548     sysadmin@netfrag.org gateway
549     make virtusertable!
550     x write welcome-mail
551     root@quepasa:~$ mail sysadmin@netfrag.org
552     Subject: Welcome to the sysadmin-newsgroup at netfrag.org!
553     Have fun!
554     greets, joko.
555    
556     .
557     Cc:
558     x test: do "refresh newsgroups" at your favourite news-reader
559     x this has been refactored to: <a href="http://news.netfrag.org/nfo.tutos.sysadmin/id/b0shbj$l9s$1@quepasa.netfrag.org">[news:id=b0shbj$l9s$1@quepasa.netfrag.org]</a>
560     x HEADERS:
561     x Message-ID: <b0shbj$l9s$1@quepasa.netfrag.org>
562     x Subject: Re: Welcome to the sysadmin-newsgroup at netfrag.org!
563     o newsgate
564     o http://news.netfrag.org/nfo.tutos.sysadmin/id/b0shbj$l9s$1@quepasa.netfrag.org
565     o http://news.netfrag.org/nfo.tutos.sysadmin/subject/Re: Welcome to the sysadmin-newsgroup at netfrag.org!
566    
567 joko 1.24 o Erkenntnis aus UML (Kernel 2.4): schwierig mit gleichzeitigem Zugriff
568    
569     o gave up trying to get Troll running
570    
571     x setup alternatives to Horde for public access
572     o viewcvs
573     x apt-get install libapache-mod-python
574 joko 1.25
575 joko 1.24 o WebNewsViewer
576    
577     o release the user from having to send email-messages to actually post urls with content (e.g. "FirstPage")
578    
579 joko 1.25 o parse .url-files!
580    
581     o have newsgroup-structure backed in ldap-container (ou) somehow (Data::Map!)
582    
583     x new email-addresses@netfrag.org:
584     x sysadmin@netfrag.org
585     x faq@netfrag.org
586    
587 joko 1.61 x --rework|*reworked*-- apache-layout - check into repository as something root is responsible for!
588    
589     x --setup|*setting up*-- newsportal (by Florian Amrhein)
590 joko 1.26 x url: http://florian-amrhein.de/newsportal/
591     x cd /home/service/download
592     x mkdir newsportal
593     x cd newsportal
594     x wget http://florian-amrhein.de/newsportal/download/newsportal-0.24.tar.gz
595     x mkdir -p /data/www/virtual/netfrag/sites/news/apps/newsportal/
596 joko 1.56 x tar -xzf newsportal-0.24.tar.gz --directory=/data/www/global/apps/newsportal/
597     x add to /data/www/virtual/netfrag/conf/applications.conf
598     Alias /webnews/ /data/www/global/apps/newsportal/
599     x configure in /data/www/global/apps/newsportal/config.inc
600     // newsserver setup
601     $server="news.netfrag.org";
602     $server_auth_user="webnews";
603     $server_auth_pass="web123";
604     x add to /etc/news/nnrp.access:
605     # 2003-01-26, joko
606     *:Read Post:webnews:web123:*
607     x modify groups.txt
608     <nfo.* - add all groups here>
609     o TODO: AUTOUPDATE here!
610 joko 1.57 x add to the index-page:
611     xR set INSERTION="<link href="/horde/css.php?app=chora" rel="stylesheet" type="text/css" />"
612     x grep -rin "<head" *
613     doc/readme-deutsch.html:4:</head>
614     doc/faq.html:4:</head>
615     doc/history.txt:234:- fehlender </head> Tag ergaenzt
616     doc/readme-english.html:4:</head>
617     doc/history.txt~:233:- fehlender </head> Tag ergaenzt
618     extras/frames/thread_frameset.php:10:</head>
619     head.inc:5:</head>
620     x cvs add head.inc
621     x cvs commit -m "+ initial commit" head.inc
622     x <modify head.inc>
623     x nano head.inc
624     x <jump to line 5> STRG+W + T: 5
625     xR <insert INSERTION>
626     xR <insert [ENTER]>
627     x <save file> STRG+O + [ENTER]
628     x test: <hit reload on <a href="http://www.netfrag.org/webnews/">http://www.netfrag.org/webnews/</a>>
629     o TODO: RefactorThisHtmlRef to WebNews
630     o view message in some MimeViewer or HtmlViewer (Horde?)
631     o -> use a MessageViewer with MimeCapabilities and HtmlCapabilities
632 joko 1.58 x Why newsportal and no other?
633     x directly connects to nntp-daemon
634     x has local spool (o TODO: purge regularly?)
635     x highly customizable
636     x added custom css-stylesheet and changed something at content-rendering-level without any problems
637     x visit cvs.netfrag.org to look at the changes made to the newsportal codebase:
638     x -> <a href="http://cvs.netfrag.org/nfo/hosts/quepasa.netfrag.org/data/www/global/apps/newsportal/">newsportal at cvs.netfrag.org</a>
639     o TODO: RefactorThisLink
640     x it's just easy!
641 joko 1.59 x setup dispatchrequest for http://news.netfrag.org
642     x cd /data/www/virtual/netfrag/sites/news/
643     x create symlink
644     x ./.symlinkrc
645     x copy over from webcvs
646     x cp ../webcvs/index.php .
647     x mkdir .dispatch
648     x cd .dispatch
649     x cp ../webcvs/.dispatch/config.php .
650     x cp ../webcvs/.dispatch/index.php .
651 joko 1.60 x cvs add ...
652     x cvs commit ...
653 joko 1.61 x added|*adding* dispatcher at http://news.netfrag.org
654     x used and mungled DispatchRequest(->cvs, ->doc, ->search) for this purpose
655     o IdeaFor ParseDoc: expand: cvs=JumpToCvs, doc=JumpToDoc, search=SearchFor
656     x examples for the JumpToCvs mechanism are shown on <a href="http://netfrag.org/~joko/computing/overview/topics/>computing/overview/topics</a>
657     x tested http://cvs.netfrag.org/ - still working...
658     o AddedFeatures to DispatchRequest:
659     x JumpToNewsgroup: http://news.netfrag.org/nfo.tutos.sysadmin/
660 joko 1.62 e.g. ->http://netfrag.org/webnews/thread.php?group=nfo.links.computing
661 joko 1.61 o JumpToThread: NotYetImplemented! DoWeReallyNeedThis?
662     o JumpToArticle: http://news.netfrag.org/nfo.sysadmin.tutos/id/b0shbj$l9s$1@quepasa.netfrag.org
663 joko 1.65 x JumpToArticle: http://news.netfrag.org/nfo.links.computing/id/44
664 joko 1.62 e.g. ->http://netfrag.org/webnews/article.php?id=44&group=nfo.links.computing
665 joko 1.61
666 joko 1.24
667 joko 1.29 o NfoWeb
668     o add WikiPages:
669     o Overview
670     o Projects
671     o MiniHowTo
672     (o Search)
673     o modify HomePage
674     o change Projects to Overview
675    
676     o yakka & pod
677     o convert pod to tavi
678     o perl first (pod2tavi)
679     o php afterwards (pod2tavi-php)
680     o then refactor to a YakkaPlugin (an "input-filter"?) ('yakka-filter-pod'?)
681     o address "files" outside the normal/configured default YakkaRepository
682     o introduce: "ExplicitAddressingOfArbitraryTargets"
683     o via HttpHeader (GET/POST) (HtmlUrlArgument, HtmlFormField)
684     o introduce "YakkaContainers": aim: group a bunch of targets/items together as a kind of "MetaRepository"
685    
686     o viewcvs & yakka
687     o a filesystem-adapter for yakka's storage-handler-system
688     o show "view in yakka" if document-type eq 'tavi|tavi,v|pod'
689    
690     o IconForNetfrag.Org?
691     o fav.ico?
692    
693 joko 1.61 x --*installed*|install-- viewcvs
694 joko 1.29 x apt-get install viewcvs
695 joko 1.30 x configured:
696     x /var/lib/cvs
697     x email-address (new): cvs-admin@netfrag.org -> dev@netfrag.org
698     x no forbidden modules (do this via unix permissions!)
699     x allow tarball generation? yes!
700     x Hint: add "Alias /viewcvs/ /usr/share/viewcvs/" to /etc/apache/conf/httpd.conf for online documents and icons
701     x added to '/data/www/virtual/netfrag/conf/applications.conf' in our case
702 joko 1.31 x added '<link href="/horde/css.php?app=chora" rel="stylesheet" type="text/css" />' to '/etc/viewcvs/templates/header.ezt'
703 joko 1.30
704 joko 1.61 o rendering *proposals* for TaviWorkflow
705 joko 1.30 o Linking|Referencing (WikiWords, PureExplicitLinkExtrapolation, NamedLinks)
706     o Coloring
707     o [o=red, x=green, R=red, r=green]
708    
709 joko 1.61 o *shortcut*: TestApache to run 'apachectl configtest' (WikiForSystemAdministration)
710 joko 1.30
711     x web-based newsreader? twig!
712     x apt-get install twig
713    
714 joko 1.31 o shutdown horde (for now: "pause")
715 joko 1.30
716 joko 1.32 o viewcvs & apache-mod-python?
717    
718     o home2web, .home2webrc
719     --before: buildhtml --source=pod|tavi
720     --after: say "ready"
721    
722 joko 1.33 x added root of quepasa to cvs
723     x su root
724     x cd /var/lib/cvs/nfo/hosts/quepasa.netfrag.org
725     x mkdir root
726     x chown -R .rootsrc root/
727     x chmod -R g+w root/
728     x cd /tmp
729     x cvs -d /var/lib/cvs checkout -d / nfo/hosts/quepasa.netfrag.org/root
730     x start with /etc
731     x cd /etc
732     x cvs add etc
733     x cvs add viewcvs
734     x cd viewcvs
735     x cvs add ....
736     x cvs commit -m "+ initial commit"
737    
738     x How to get a single file from cvs for download: (e.g.)
739     wget http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/viewcvs/viewcvs/templates/header.ezt?rev=1.2
740    
741     x cvsgraph still missing: apt-get install cvsgraph
742    
743 joko 1.38 x chora -> viewcvs
744 joko 1.34 o change logo at /usr/share/viewcvs/images
745     x removed from template
746     x cvsview-query.cgi didn't work yet!
747     x error was:
748     x tail -f /data/www/virtual/netfrag/log/error_log
749     Traceback (most recent call last):
750     File "/usr/lib/cgi-bin/viewcvs-query.cgi", line 50, in ?
751     import query
752     File "/usr/lib/python2.1/viewcvs/query.py", line 42, in ?
753     import cvsdb
754     File "/usr/lib/python2.1/viewcvs/cvsdb.py", line 34, in ?
755     import dbi
756     File "/usr/lib/python2.1/viewcvs/dbi.py", line 17, in ?
757     import MySQLdb
758     ImportError: No module named MySQLdb
759     [Sat Jan 25 11:16:55 2003] [error] [client 217.231.127.85] Premature end of script headers: /usr/lib/cgi-bin/viewcvs-query.cgi
760     x solution is:
761     x apt-get install python-mysqldb
762 joko 1.35 x use mysql;
763     x insert into db values ('localhost', 'ViewCVS', 'viewcvs', 'Y','Y','Y','Y','Y','Y','N','Y','Y','Y');
764     x insert into db values ('%', 'ViewCVS', 'viewcvs', 'Y','Y','Y','Y','Y','Y','N','Y','Y','Y');
765     x insert into user (host, user, password) values ('localhost', 'viewcvs', password('viewcvs'));
766     x flush privileges;
767 joko 1.37 x cd /usr/lib/viewcvs
768     x ./make-database
769 joko 1.38 x
770     o mail to author of viewcvs
771 joko 1.37
772 joko 1.34
773 joko 1.35 o docu about uml and filesystem-layer running on gharb for MiniHowTo?
774 joko 1.34
775 joko 1.35 o search.php?wiki=1&cvs=1&index=1
776    
777     o get mnoGoSearch running
778     e apt-get install mnoGoSearch
779    
780     o it's not tavi nor tavi-workflow - it's: JustWrite? it's todo! (.todo -> .justdo -> .justwrite -> .done)
781    
782     o ScanToWeb
783    
784     o look at Mailman: http://www.list.org/features.html
785 joko 1.12
786 joko 1.36 o use cvsup!?
787 joko 1.37
788     o alien.netfrag.org - (package-conversion) --> alien.packages.netfrag.org
789    
790 joko 1.38 o chora2viewcvs - How to migrate from Horde/Chora to viewcvs.
791    
792     o LinuxInCvs (linux2cvs)
793    
794     o TestApacheConfig, StopApache, StartApache have to work without any running Apache - of course!
795 joko 1.36
796 joko 1.39 o through "viewcvs" we loose the ability to "publish" documents via former chora:
797     viewcvs takes care to keep documents like they are in their original - so ".html"-files should be shown with text/plain
798    
799     o re-integrate .cvslink/JumpToCvs with dispatchurl
800    
801     o WikiWords in CvsCommitMessages? (via yakka?)
802    
803     x http://cvs.netfrag.org/bareface/yakka/?tarball=1
804    
805 joko 1.40 o [source:/link/to/source-code] (most times a '.cvslink' - hmmm?)
806 joko 1.41 [source:<projectname>]
807    
808     o HelpMe
809    
810     o [snapshot:/link/to/snapshot]
811     [snapshot:<projectname>]
812    
813 joko 1.42 o dispatchrequest - a multipurpose request dispatcher
814     o integrate:
815     x redirector at cvs.netfrag.org ...
816     o ... and news.netfrag.org
817     o JumpToCvs (.cvslink-mechanism)
818 joko 1.44 o how was it done?
819     x cd /data/www/virtual/netfrag/sites/webcvs/.dispatch
820     x ln -s /data/www/global/apps/dispatchrequest .
821    
822 joko 1.42
823 joko 1.53 o buildhtml -> makedoc
824 joko 1.42
825 joko 1.43 o TWIG & yakka?
826    
827 joko 1.45 o rename: dispatchmail -> dispatchmessage
828    
829 joko 1.46 c rename: dispatchrequest -> forwardrequest?
830 joko 1.45
831 joko 1.46 o readrc of bashrc|perlrc|xmlrc
832 joko 1.45
833 joko 1.46 x setup TWIG
834     x cd /usr/share/doc/twig
835     x cd /data/www/virtual/netfrag/conf/
836     x nano applications.conf
837     x add line: Alias /twig/ /usr/share/twig/
838 joko 1.47 x had to modify /etc/apache/conf/httpd.conf:
839     x added: 'index.php3'
840     <IfModule mod_dir.c>
841     DirectoryIndex index.html index.htm index.shtml index.cgi index.php index.php3
842     </IfModule>
843     x added: '.php3'
844     AddType application/x-httpd-php .php .php3
845     x /etc/init.d/apache reload
846     x cd /etc/twig
847 joko 1.48 x modify config.inc.php3
848     x cd /usr/share/twig/setup
849     x mysql
850     x use mysql
851     x insert into user (host, user, password) values ('localhost', 'www-data', password(''));
852     x insert into db values ('localhost', 'twig', 'www-data', 'Y','Y','Y','Y','Y','Y','N','Y','Y','Y');
853     x create database twig;
854     x flush privileges;
855     x database-schema
856     x gunzip twig.table.mysql.gz
857     x mysql twig < twig.table.mysql
858    
859     x setup arbitrary packet and bind to csm-system (Collaborative Software Management)
860     x pinstall twig
861     x apt-get install twig
862     x cd /etc
863     x cvs add twig
864     x cd twig
865     x cvs add *
866     x cvs add .htaccess
867     x cvs commit -m "+ initial commit"
868    
869 joko 1.47
870     o remove html from phpWiki: ('http://'!!!) (->https!!!)
871     <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
872     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
873     <link rel="copyright" title="GNU General Public License" href="http://www.gnu.org/copyleft/gpl.html#SEC1" />
874     <link rel="author" title="The PhpWiki Programming Team" href="http://phpwiki.sourceforge.net/phpwiki/ThePhpWikiProgrammingTeam" />
875    
876     o force https for: (authentication purposes - anonymous is http!)
877     o horde
878     o tutos
879    
880 joko 1.48 x dpkg -x twig_2.7.5-4_all.deb tmp/
881    
882     o TWIG & OpenLDAP!?
883 joko 1.41
884 joko 1.53 x ApacheMasterLayoutRefactoring: quepasa.netfrag.org:
885 joko 1.50 x removed /data/www/doc to /data/www/global/apps
886     x test:
887     x cd /data/www/virtual
888     x grep -ri "/data/www/doc" *
889     x cd /data/www/global
890     x grep -ri "/data/www/doc" *
891     x apps/twiki/
892     x lib/TWiki.cfg
893     x bin/.htaccess
894     x conf/twiki-httpd
895     ---> just change between 'global' and (e.g.) 'virtual/netfrag' for switching between scopes ;-)
896     ---> the container (folder)-structure at global and sub-virtual level must match almost exactly to make this possible!!!!!
897     x conf/virtualdomains-httpd/
898     x doc/twiki/
899     x removed: /data/www/virtual/netfrag/pub to /data/www/virtual/netfrag/sites/public
900     x cd virtual/netfrag/conf
901     x grep -ri "/pub" *
902     x modify httpd.conf and applications.conf
903 joko 1.51 x apachectl configtest
904     Syntax error on line 345 of /etc/apache/httpd.conf:
905     DocumentRoot must be a directory
906     x disabled there completely
907     x now in /data/www/global/conf/httpd.conf
908     DocumentRoot /data/www/virtual/netfrag/sites/public
909     x apachectl configtest
910     fopen: No such file or directory
911     apache: could not open document config file /data/www/conf/twiki-httpd.conf
912     x mv /data/www/global/conf/twiki-httpd.conf /data/www/virtual/netfrag/conf/
913     x nano /data/www/virtual/netfrag/conf/applications.conf to match new path
914 joko 1.52 x apachectl configtest
915 joko 1.51 fopen: No such file or directory
916     apache: could not open document config file /data/www/conf/tutos-httpd.conf
917 joko 1.52 x cd virtual/netfrag
918     x grep -rin "www/conf" *
919     x edit applications.conf:21
920     x was: Include /data/www/conf/tutos-httpd.conf
921     x is: Include /data/www/global/conf/tutos-httpd.conf
922     x apachectl configtest
923     Warning: DocumentRoot [/data/www/virtual/netfrag/sites/webnews] does not exist
924     fopen: No such file or directory
925     apache: could not open document config file /data/www/conf/dynamic.conf
926     x grep -rin webnews *
927     x edit applications.conf:30
928     x was: Alias /webnews/ /data/www/global/apps/newsportal/
929     x is: Alias /webnews/ /data/www/global/apps/newsportal/
930     x edit httpd.conf:74
931     x was: DocumentRoot /data/www/virtual/netfrag/sites/webnews
932     x is: DocumentRoot /data/www/virtual/netfrag/sites/news
933     x cd global/conf
934     x grep -rin www/conf *
935     x STDOUT-PARSE:
936     httpd.conf:14:#Include /data/www/conf/httpd-php-perl.conf
937     httpd.conf:16:#Include /data/www/conf/virtualdomains-httpd.conf
938     httpd.conf:29:Include /data/www/conf/dynamic.conf
939     ->FILE-MODIFY: httpd.conf:29:Include /data/www/global/conf/dynamic.conf
940     x apachectl configtest
941     root@quepasa:/data/www/global/conf# apachectl configtest
942     configuring dynamic domain "golf5.de"
943     configuring dynamic domain "smartmen.de"
944     configuring dynamic domain "ballonflug.de"
945     Syntax OK
946 joko 1.53 x /etc/init.d/apache restart
947     x testing "http://netfrag.org/" fails
948     x testing "http://netfrag.org/index.php"
949     x makes redirect to "http://netfrag.org/nfoweb/" but fails there
950     x tail -f tail -f /data/www/virtual/netfrag/log/error_log
951     [Sun Jan 26 15:32:04 2003] [error] [client 217.231.119.195] File does not exist: /data/www/virtual/netfrag/pub/
952     [Sun Jan 26 15:33:02 2003] [error] [client 217.231.119.195] File does not exist: /data/www/virtual/netfrag/pub/
953     [Sun Jan 26 16:37:37 2003] [error] [client 217.231.119.195] Symbolic link not allowed: /data/www/virtual/netfrag/sites/public/nfoweb/
954     [Sun Jan 26 16:38:08 2003] [error] [client 217.231.119.195] Symbolic link not allowed: /data/www/virtual/netfrag/sites/public/nfoweb/
955     [Sun Jan 26 16:40:10 2003] [error] [client 217.231.119.195] Symbolic link not allowed: /data/www/virtual/netfrag/sites/public/nfoweb/
956    
957    
958 joko 1.50 o register:
959     public.netfrag.org -> http://netfrag.org
960     secure.netfrag.org -> https://netfrag.org
961    
962 joko 1.53 o netfrag.org: DispatchRequest for http://netfrag.org/nfoweb/!
963     o netfrag.org: DispatchRequest for http://netfrag.org/rrr/!
964 joko 1.51
965 joko 1.53 o IntroduceMergePoint at http://netfrag.org/doc/
966 joko 1.51 o MiniHowto
967     o faqs (e.g. from news://news.netfrag.org/nfo.faq.users
968 joko 1.50
969 joko 1.51 o what about an "AUTOSAVE"-feature for UltraEdit when leaving the window or
970     o an AUTOCOMMIT on that very event (maybe integrated with a counter)
971    
972 joko 1.53 o write scripts to iterate recursively through directories under specified path ...
973     o ... and do some actions on each directory, e.g.
974     o execute some specified .dot-files (e.g. .pod2htmlrc, .symlinkrc, .makedocrc)
975    
976     x CVSSpam in action:
977     10146 ? S 0:00 /usr/sbin/sshd
978     10148 ? S 0:00 /usr/sbin/sshd
979     10149 ? S 0:00 cvs server
980     10150 ? S 0:00 cvs server
981     10151 ? S 0:00 /bin/login
982     10155 ? S 0:00 /usr/bin/ruby -w /var/lib/cvs/CVSROOT/collect_diffs.rb --to joko@netfrag
983     10158 ? S 0:00 /usr/bin/ruby /var/lib/cvs/CVSROOT/cvsspam.rb /tmp/#cvs.loginfo.10149.10
984    
985     x as Chora'sStylesheet has come active (by accident) when viewing this file view web
986     we should include this as a fixed default making horde our default stylesheet delivery engine (for now)
987    
988     o link-checker for netfrag.org
989    
990     o dispatcher for style.netfrag.org redirecting to <link href="/horde/css.php?app=chora" rel="stylesheet" type="text/css" />?
991 joko 1.57 o styleme.php
992     o brandme.php
993    
994    
995 joko 1.53
996     o mini-howto: "HttpRedirect"
997    
998     o how to refactor the MiniHowtos?
999     o into a wiki? wikis seem to miss offline/distributed capabilities! (for now)
1000     x into pod
1001     x build offline
1002     o build online
1003     o into DocBook?
1004     o into tavi? (or "TaviWorkflow"?)
1005     o but: LinkWithWikiAutomagically to get everything together
1006     o look at the InterwikiMechanism
1007     o look at the various WikiPluginArchitectures
1008     o look at YakkaDev!
1009    
1010 joko 1.54 o a LinkageExample: RenderThis(html4|text|html3|pdf) with [[yakka]] and [[tavi-workflow]]!
1011 joko 1.67 o this could mean:
1012     o use the declared formats as output filters for viewing target in other formats / styles
1013 joko 1.53
1014 joko 1.54 o proposal for hierarchical structure (and HomePage) of netfrag.org
1015     ~overview -> SomeWiki -> Overview
1016     ~projects (include some common text here)
1017     ~users (include some common text here)
1018     - Page: UserArea
1019     - Page: ~users
1020     ~projects -> SomeWiki-> Projects
1021     ~users (include former page "User area" (now UserArea) automagically at the bottom here! (WikiInclude?))
1022     ~rabit (raBit's router - psl.no-ip.com)
1023     ~natraj (sam's place - optix)
1024     ~joko (joko's)
1025     ~bareface (->yakka)
1026    
1027     o MasterWorkflow:
1028     -> TheThreeGoodThings
1029     -> HaveIdea -> WriteDown (RefactorLater) -> WriteDownMore -> WriteDownAssociations -> WriteDownEvenMoreIfNotStoppedByExternalInfluences
1030     -> RefactorIdeas -> Categorize -> AddNotes -> AddTasks
1031     -> DoThings -> ReadTasks -> DoTasks
1032     -> TheFourthBadThing: TimeTrackAllThis ;-) (it seems to be not so far away....)
1033 joko 1.53
1034 joko 1.55 o what do we need / what do we do?
1035     --- researcher
1036     o OnlineReading
1037     (o SelectItemsForDownload) <- want-to-have
1038     (o DownloadItems) <- want-to-have
1039     --- researcher
1040     o OfflineReading
1041     x ClumsyOfflineReading <- status-quo
1042     (o NiceOfflineReading) <- want-to-have
1043     (o OfflineArchiving) <- want-to-have
1044     o OfflineEditing (text, html, pod, tavi)
1045     o OnlinePublishing (<all - everything what has been rendered or archived offline>)
1046     --- engine
1047     o LiveDispatching (ContentEncoding, ContentConversion, EnvelopeEncapsulation, GatewayToXyz)
1048     o OfflineRendering (html, text, pdf, chm)
1049     --- reader
1050     o OnlineReading (<everything that has been published>)
1051     (o SelectItemsForDownload) <- want-to-have
1052     (o DownloadItems) <- want-to-have
1053     o OfflineReading (pdf, chm)
1054 joko 1.56
1055     o link to http://teamsonar.no-ip.com
1056    
1057 joko 1.57 o mail announces to announce@netfrag.org
1058    
1059 joko 1.60 o no symlinks in webroot anymore? use ApacheAliases?
1060 joko 1.61
1061 joko 1.66 o MiniHowto: NfoLinkageSystem(->news.nfo.announce)
1062 joko 1.67 o this declaration could mean:
1063     o UseResources:
1064     o look up "NfoLinkageSystem" as subject in newsgroup "news.nfo.announce" on default newsserver
1065     o RenderThisWay:
1066     o embed into document - html3
1067     o embed into document - dhtml (ExpandTree, CollapseTree)
1068     o LinkToIt (JumpToMechanism(->minihowto))
1069 joko 1.50
1070 joko 1.63 o php: appcontrol: reads .appcontrolrc-files recursively from directories and adds/removes users or sets passwords
1071     according to specification in there
1072    
1073 joko 1.64 o source-code parser which creates documentation with wiki techniques
1074     o pod2tavi -> tavi2html
1075     o phpDoc <- tavi-plugin?
1076 joko 1.63
1077 joko 1.66 o integrate yakka and newsportal:
1078     o make a yakka-page of embedded news-articles / threads / thread-parts (a NewsComposition) (->YakkaPageMetadata)
1079     o article-sources
1080     o all items from one news-server
1081     o !!! from different news-servers !!!
1082     o add a "CommentThis"-links to each item when rendering
1083     o when user posts the answer on YakkaEditPage
1084     o make yakka post to the article's associated news-server (read from YakkaItemMetadata)
1085     o wait until new article is published, then ...
1086     o ... add to NewsComposition (update YakkaPageMetadata) (->AsynchronousBackendDaemon)
1087     o ... use/introduce a MetaItem "New" into YakkaPageMetadata (at TopLevel)
1088     which shows NewItems(->self, ->live) per thread or newsgroup
1089    
1090 joko 1.64
1091    
1092    
1093 joko 1.3 </pre>
1094 joko 1.25
1095     <hr/>
1096 joko 1.66 $Id: joko_2003-01.html,v 1.65 2003/01/27 02:03:28 joko Exp $
1097 joko 1.3
1098     </body>
1099     </html>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed