--- joko/doc/SampleTasks/joko_2003-02.html 2003/02/06 03:13:56 1.19 +++ joko/doc/SampleTasks/joko_2003-02.html 2003/02/08 03:14:15 1.34 @@ -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 @@ -297,6 +306,122 @@ o non-proportional-font-angebots-generator +o archiving: manager & cataloguer + +o schema-convertors + o ldap-schema -> rdfs? + o tangram-schema -> rdfs? + o DBIx::DBSchema <-> rdfs? + o => web-based rdfs-browser/-editor??? + +o glossary: Abstract Syntax Notation Basic Encoding Rules (ASN.1/BER) records + +o add some notes about licenses: + o code: use GPL/LGPL? (GNU General Public License) + ->http://www.gnu.org/copyleft/gpl.html + 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? + +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 - modify search-interface + o simpler form: + o just two fields/areas: a) searchword b) (restrict) searcharea-/scope (by word, by checkboxing) + o remember "last recent searches" + o give user possibility to "mark search as private" + o focus input-field on page load (javascript!) + +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 + +o search::OpenContact + +o add copyright information to source-code!!! + +o import directory layout (esp. /home/service) of h1.service.netfrag.org to cvs.netfrag.org + +o add possibility to search for *arbitrary* *unlinked* words against a pre-configured WordExpander, + which expands words to refs (e.g. http-url) automagically + o add javascript-link: "search for selected word/phrase" against search.netfrag.org + +o add new topic: "filter" + o Regexp::Group + o Data::Filter + o Mail::Audit + o Content-Filters + o wiki, tavi, etc. + o QuickNote to HTML (what about the name 'iNote'?) + +o janosch's PerlFileMover + o use unlink together with File::Spec instead of doing a "del" via system + o use File::List (look at File::Iterator also) + o use some directory watcher module or make one from that? + o POE::Component::DirWatch + http://search.cpan.org/author/CHOLET/POE-Component-DirWatch-0.01/DirWatch.pm + +o replace? look at sandr! (Search AND Replace?) (from french university/organization...) + +o install? look at DLAI! (DownLoad And Install?) (from french university/organization...) + +o search::phpDocServ + +o search::[outlook contact sync] + +o pages for patches + +o pages & screenshots for sync + +o redesign layout of article-/message viewer in newsportal etc. + +o setup cvstrac on quepasa.netfrag.org + +o search::[trouble ticket] + +o try lxr? (from sf.net) + +o search::lyra + +o google::[outlook ldap] + +o search::LDAP Search Error + +o nice layout: http://depts.washington.edu/cac/cchome/mis.html + +o split up custom gui: + o two parts (topics): "notes" & "ideas" (& "visions"?) + o *both* may have contexts (are associated with one or more other arbitrary items) + o these may be StartingPoints when having a number of things cross referenced + +o [search::some news posts got purged, sorry] + +o [search::quepasa moves slow] + +o mail output from "df" at quepasa.netfrag.org + +o tell rabit about ps-lxr (lxr-ps?) (the ps filter and link-expander) @@ -306,7 +431,7 @@
-$Id: joko_2003-02.html,v 1.19 2003/02/06 03:13:56 joko Exp $ +$Id: joko_2003-02.html,v 1.34 2003/02/08 03:14:15 joko Exp $