--- joko/doc/SampleTasks/joko_2003-02.html 2003/02/07 01:43:56 1.22 +++ joko/doc/SampleTasks/joko_2003-02.html 2003/02/07 09:14:19 1.26 @@ -230,6 +230,14 @@ 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 @@ -312,15 +320,43 @@ 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? + +o nfo/Overview + o edit + ~natraj: redirect to ../optix + ~xabbu: redirect to vortex.sytes.net + ~janosch: fill with scripts/PerlFileMover.pl, scripts/mail-handler.pl and scripts/conrad-c-control-xyz + download: link to http://psl.no-ip.com/public/download/ + o change css-styles? + o reduce width of inner text-field? + +o netfrag.org - IntegrationPhase2 + o integrate user-accounts and passwords + o inn + o phpWiki + +o mnoGoSearch + o provide modified search-interface + o remember "last recent searches" + o give user possibility to "mark search as private" + +o describe how to add a button to ie (via javascript) (or moz? via XUL?) which triggers + a "search at netfrag.org" automagically + +o distributed backup system with central/global administration point + o it's just metadata + o transportable via xml + o storable in xml, rdbms, ldap