--- joko/doc/SampleTasks/joko_2003-02.html 2003/02/06 05:43:56 1.20 +++ joko/doc/SampleTasks/joko_2003-02.html 2003/02/07 07:44:13 1.24 @@ -229,6 +229,15 @@ o automate this: o cd /usr/local/mnogosearch o ./sbin/indexer + x ./sbin/indexer -a -p 1 -u http://www.netfrag.org/webnews/% + x deleted all "post.php"-documents from mnoGoSearch-index-database + x place entry in indexer.conf *before* the "Allow"-rules: "Disallow Regex \/webnews\/post\.php.*" + x ... so we have now (for newsportal) + Disallow Regex \/webnews\/post\.php.* + Allow Regex \/webnews\/ + x run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/webnews/post.php%" + x or (faster - and will not blow up your apache): + ./sbin/indexer -a -u "http://www.netfrag.org/webnews/post.php%" o refactor OEF::Why::Queue o Topics @@ -303,6 +312,19 @@ o glossary: Abstract Syntax Notation Basic Encoding Rules (ASN.1/BER) records +o add some notes about licenses: + o code: use GPL/LGPL? + -> + o documentation and stuff: use OpenContent License (OPL)? + ->http://opencontent.org/opl.shtml? + +o found: LDSU + +o what about the missing posts to news.netfrag.org? + o e.g. "Wo finde ich .pod-Dokumente auf netfrag.org?" + o auto-rotated to some nirvana by a cron-daily? + + @@ -310,7 +332,7 @@
-$Id: joko_2003-02.html,v 1.20 2003/02/06 05:43:56 joko Exp $ +$Id: joko_2003-02.html,v 1.24 2003/02/07 07:44:13 joko Exp $