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 |
312 |
|
|
313 |
o glossary: Abstract Syntax Notation Basic Encoding Rules (ASN.1/BER) records |
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? (GNU General Public License) |
317 |
|
->http://www.gnu.org/copyleft/gpl.html |
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 |
|
o nfo/Overview |
328 |
|
o edit |
329 |
|
~natraj: redirect to ../optix |
330 |
|
~xabbu: redirect to vortex.sytes.net |
331 |
|
~janosch: fill with scripts/PerlFileMover.pl, scripts/mail-handler.pl and scripts/conrad-c-control-xyz |
332 |
|
download: link to http://psl.no-ip.com/public/download/ |
333 |
|
o change css-styles? |
334 |
|
o reduce width of inner text-field? |
335 |
|
|
336 |
|
o netfrag.org - IntegrationPhase2 |
337 |
|
o integrate user-accounts and passwords |
338 |
|
o inn |
339 |
|
o phpWiki |
340 |
|
|
341 |
|
o mnoGoSearch |
342 |
|
o provide modified search-interface |
343 |
|
o remember "last recent searches" |
344 |
|
o give user possibility to "mark search as private" |
345 |
|
|
346 |
|
o describe how to add a button to ie (via javascript) (or moz? via XUL?) which triggers |
347 |
|
a "search at netfrag.org" automagically |
348 |
|
|
349 |
|
o distributed backup system with central/global administration point |
350 |
|
o it's just metadata |
351 |
|
o transportable via xml |
352 |
|
o storable in xml, rdbms, ldap |
353 |
|
|
354 |
|
o search::OpenContact |
355 |
|
|
356 |
|
o add copyright information to source-code!!! |
357 |
|
|
358 |
|
o import directory layout (esp. /home/service) of h1.service.netfrag.org to cvs.netfrag.org |
359 |
|
|
360 |
|
o add possibility to search for *arbitrary* *unlinked* words against a pre-configured WordExpander, |
361 |
|
which expands words to refs (e.g. http-url) automagically |
362 |
|
o add javascript-link: "search for selected word/phrase" against search.netfrag.org |
363 |
|
|
364 |
|
o add new topic: "filter" |
365 |
|
o Regexp::Group |
366 |
|
o Data::Filter |
367 |
|
o Mail::Audit |
368 |
|
o Content-Filters |
369 |
|
o wiki, tavi, etc. |
370 |
|
o QuickNote to HTML (what about the name 'iNote'?) |
371 |
|
|
372 |
|
o janosch's PerlFileMover |
373 |
|
o use File::Spec |
374 |
|
o use File::List |
375 |
|
o use some directory watcher module or make on from that? |
376 |
|
|
377 |
|
|
378 |
</pre> |
</pre> |