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

Diff of /joko/doc/SampleTasks/joko_2003-02.html

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

revision 1.18 by joko, Thu Feb 6 01:44:02 2003 UTC revision 1.24 by joko, Fri Feb 7 07:44:13 2003 UTC
# Line 229  x build content-index of news.netfrag.or Line 229  x build content-index of news.netfrag.or
229    o automate this:    o automate this:
230      o cd /usr/local/mnogosearch      o cd /usr/local/mnogosearch
231      o ./sbin/indexer      o ./sbin/indexer
232      x ./sbin/indexer -a -p 1 -u http://www.netfrag.org/webnews/%
233      x deleted all "post.php"-documents from mnoGoSearch-index-database
234        x place entry in indexer.conf *before* the "Allow"-rules: "Disallow Regex \/webnews\/post\.php.*"
235        x ... so we have now (for newsportal)
236            Disallow Regex \/webnews\/post\.php.*
237            Allow Regex \/webnews\/
238        x run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/webnews/post.php%"
239        x or (faster - and will not blow up your apache):
240          ./sbin/indexer -a -u "http://www.netfrag.org/webnews/post.php%"
241    
242  o refactor OEF::Why::Queue  o refactor OEF::Why::Queue
243    o Topics    o Topics
# Line 293  o PEAR Line 302  o PEAR
302      * Do not use this class only to read datasources because of the overhead      * Do not use this class only to read datasources because of the overhead
303      * it creates to keep track of the configuration structure.      * it creates to keep track of the configuration structure.
304    
305    o auf "tune": Programm beenden... "should not see me"
306    
307    o non-proportional-font-angebots-generator
308    
309    o archiving: manager & cataloguer
310    
311    o ldap-schema -> rdfs, tangram-schema -> rdfs; => web-based rdfs-browser/-editor
312    
313    o glossary: Abstract Syntax Notation Basic Encoding Rules (ASN.1/BER) records
314    
315    o add some notes about licenses:
316      o code: use GPL/LGPL?
317        ->
318      o documentation and stuff: use OpenContent License (OPL)?
319        ->http://opencontent.org/opl.shtml?
320    
321    o found: LDSU
322    
323    o what about the missing posts to news.netfrag.org?
324      o e.g. "Wo finde ich .pod-Dokumente auf netfrag.org?"
325      o auto-rotated to some nirvana by a cron-daily?
326    
327    
328    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.24

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