/[cvs]/joko/doc/SampleTasks/joko_2003-03.twingle
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-03.twingle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by joko, Thu Mar 6 22:34:20 2003 UTC revision 1.12 by joko, Sat Mar 8 05:25:54 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15      Revision 1.12  2003/03/08 05:25:54  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.11  2003/03/08 04:55:46  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.10  2003/03/07 22:26:20  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.9  2003/03/07 20:56:02  joko
25      + AUTOCOMMIT: updated/added content
26    
27      Revision 1.8  2003/03/07 18:26:17  joko
28      + AUTOCOMMIT: updated/added content
29    
30      Revision 1.7  2003/03/07 17:56:46  joko
31      + AUTOCOMMIT: updated/added content
32    
33      Revision 1.6  2003/03/07 16:56:42  joko
34      + AUTOCOMMIT: updated/added content
35    
36      Revision 1.5  2003/03/07 15:57:11  joko
37      + AUTOCOMMIT: updated/added content
38    
39      Revision 1.4  2003/03/07 04:25:54  joko
40      + AUTOCOMMIT: updated/added content
41    
42      Revision 1.3  2003/03/07 03:56:59  joko
43      + AUTOCOMMIT: updated/added content
44    
45      Revision 1.2  2003/03/07 00:56:08  joko
46      + AUTOCOMMIT: updated/added content
47    
48    Revision 1.1  2003/03/06 22:34:20  joko    Revision 1.1  2003/03/06 22:34:20  joko
49    + initial commit    + initial commit
50    
# Line 185  o gather version info from installed com Line 218  o gather version info from installed com
218    x Linux: cat /proc/version    x Linux: cat /proc/version
219    o our Perl-/PHP- component system    o our Perl-/PHP- component system
220    
221    
222    
223    @sequence block
224    @written
225    @date 2003-03-06
226    @x-editor UltraEdit [UltraEdit(r)-32 Professional Text/HEX Editor Version 8.10b]
227    
228  o what are the MIME-types of XML-payloads sent between (e.g.) RPCXML-hosts???  o what are the MIME-types of XML-payloads sent between (e.g.) RPCXML-hosts???
229    text/xml???    text/xml???
230    
# Line 254  o re-enable yakka! Line 294  o re-enable yakka!
294  o search.netfrag.org  o search.netfrag.org
295    o enable mnoGoSearch to index http://www.netfrag.org/docs/code/api/    o enable mnoGoSearch to index http://www.netfrag.org/docs/code/api/
296    
297    o post xml-via-rpc-querying proposal from above to nfo.dev.perl and cc to jonen!
298    
299    o enhancement for Twingle AutoLink LinkInterpolation:
300      o don't resolve namespace identifiers (e.g. 'Data::Storage') against
301         global search.netfrag.org/Search::This::Namespace
302      o query namespaced links against an organization-wide (custom) NamespaceRegistry before!!!
303        o use mysql/Tangram?
304        o use xml?
305      o just fallback to "GlobalSerchMode" if nothing was found in the step before!
306      o Data::Storage will directly be resolved to this url or tag afterwards:
307         @link http://www.netfrag.org/docs/topics/perl-libs/Data-Storage.html
308         and not to
309         @link http://www.netfrag.org/search/?q=Data::Storage&o=1&ul=/
310         like it was before!
311    
312    o mimic the functionality of TLTP (The LDAP Trigger Process) by using Data::Rap.
313    
314    o applications to be solved using LDAP
315      o organization-wide addressbook
316      o global / per-app software component registry
317      o organization-wide item library -> inventory
318      
319    dot http://www.nc.ihost.com/ -> IBM
320    
321    @topic EasyAuthoring
322    @see sdf
323    @see text/enriched
324    @see ETF
325    @see WPP
326    @link http://the.sunnyspot.org/wpp/index.html
327    
328    @company Watchfire
329    @topic centrally located site integrity management software
330    @link http://www.watchfire.com/
331    
332    o look at brian finley's "Storage" article series at http://hpc.devchannel.org/ !!!
333    
334    - f-prot error on quepasa.netfrag.org:
335      root@quepasa:~# tail -f /var/log/mail.log
336      --- snip ---
337      Mar  7 18:23:30 quepasa amavis[20705]: Virus scanner failure: /usr/local/f-prot/f-prot (error code: 1)
338      Mar  7 18:23:30 quepasa amavis[20705]: virus_scan FAILED, retry: All virus scanners failed! at /usr/sbin/amavisd line 933, <GEN9> line 4712.
339      Mar  7 18:23:30 quepasa amavis[20705]: mail processing failed, RETRY/TEMPFAIL
340      Mar  7 18:23:30 quepasa sm-mta[20758]: h27HLveE020758: Milter: data, reject=451 4.7.1 Please try again later
341      --- snip ---
342      root@quepasa:~# /usr/local/f-prot/f-prot
343      Error: SIGN.DEF is damaged or incompatible with this version of F-PROT.
344      root@quepasa:~# /usr/local/f-prot/check-updates.sh
345      root@quepasa:~# /usr/local/f-prot/f-prot
346    
347    
348    
349    @sequence block
350    @injected
351    @date 2003-03-07 19:01
352    @file [unknown]
353    @x-editor Notepad [Microsoft Editor Version 5.0 (Build 2195: Service Pack 3)
354    @x-transporter Microsoft COM
355    @x-transporter-protocol copy & paste negotiation
356    @x-editor UltraEdit [UltraEdit(r)-32 Professional Text/HEX Editor Version 8.10b]
357    
358    @set ->=@see
359    
360    
361    o .phpdocrc: Tie::IxHash
362    
363    - writing a browser is a complex task
364      -> Internet Explorer
365      -> KDE xyz
366      -> Mozilla
367    
368    - writing a mailer is a complex task
369      -> Microsoft Outlook and (-Express)
370      -> KDE (KMail, Kontact, Kolab)
371      -> Evolution
372      -> Mahogany
373    
374    
375    
376    @sequence block
377    @written
378    @date 2003-03-07
379    
380    - janosch: pdf-gateway!?
381    
382    o setup ->colorize on quepasa.netfrag.org
383    
384    o refactor DesignPattern::MVC
385      o new: @uses instances of classes inherited from the base ones
386         DesignPattern::MVC::Model and DesignPattern::MVC::View, where
387           - DesignPattern::MVC::Model is-a DesignPattern::Observer::Subject
388           - DesignPattern::MVC::View is-a DesignPattern::Observer
389      o new: refactor the rules-subsystem to be a ChangeManager
390         between Subject and Observer sits a ChangeManager acting as mediator (is-a DesignPattern::Mediator)
391         @see http://selab.korea.ac.kr/selab/courses/GoF-patterns/observer.htm
392    
393    o Twingle!
394      o twingle -> dispatchmail (Twingle::Mail)
395      o twingle -> twingledoc (Twingle::Doc)
396    
397    o refactor to "twingled/":
398      o http://netfrag.org/~joko/computing/overview/topics/topics/
399      o http://netfrag.org/~joko/computing/overview/topics/SampleTasks/
400    o update http://netfrag.org/~joko/computing/overview/topics/topics.html
401    
402    x re-enable Yakka
403    
404    o setup phpDocumentor from cvs
405    
406    o "subscribe" a Folder (using rss/rdf!)
407    
408    o Arial (or similar font w/o serifs) for Mozilla!
409    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.12

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