| 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/% |
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 |
| 308 |
|
|
| 309 |
o archiving: manager & cataloguer |
o archiving: manager & cataloguer |
| 310 |
|
|
| 311 |
o ldap-schema -> rdfs, tangram-schema -> rdfs; => web-based rdfs-browser/-editor |
o schema-convertors |
| 312 |
|
o ldap-schema -> rdfs? |
| 313 |
|
o tangram-schema -> rdfs? |
| 314 |
|
o DBIx::DBSchema <-> rdfs? |
| 315 |
|
o => web-based rdfs-browser/-editor??? |
| 316 |
|
|
| 317 |
o glossary: Abstract Syntax Notation Basic Encoding Rules (ASN.1/BER) records |
o glossary: Abstract Syntax Notation Basic Encoding Rules (ASN.1/BER) records |
| 318 |
|
|
| 319 |
o add some notes about licenses: |
o add some notes about licenses: |
| 320 |
o code: use GPL/LGPL? |
o code: use GPL/LGPL? (GNU General Public License) |
| 321 |
-> |
->http://www.gnu.org/copyleft/gpl.html |
| 322 |
o documentation and stuff: use OpenContent License (OPL)? |
o documentation and stuff: use OpenContent License (OPL)? |
| 323 |
->http://opencontent.org/opl.shtml? |
->http://opencontent.org/opl.shtml? |
| 324 |
|
|
| 328 |
o e.g. "Wo finde ich .pod-Dokumente auf netfrag.org?" |
o e.g. "Wo finde ich .pod-Dokumente auf netfrag.org?" |
| 329 |
o auto-rotated to some nirvana by a cron-daily? |
o auto-rotated to some nirvana by a cron-daily? |
| 330 |
|
|
| 331 |
|
o nfo/Overview |
| 332 |
|
o edit |
| 333 |
|
~natraj: redirect to ../optix |
| 334 |
|
~xabbu: redirect to vortex.sytes.net |
| 335 |
|
~janosch: fill with scripts/PerlFileMover.pl, scripts/mail-handler.pl and scripts/conrad-c-control-xyz |
| 336 |
|
download: link to http://psl.no-ip.com/public/download/ |
| 337 |
|
o change css-styles? |
| 338 |
|
o reduce width of inner text-field? |
| 339 |
|
|
| 340 |
|
o netfrag.org - IntegrationPhase2 |
| 341 |
|
o integrate user-accounts and passwords |
| 342 |
|
o inn |
| 343 |
|
o phpWiki |
| 344 |
|
|
| 345 |
|
o mnoGoSearch |
| 346 |
|
o provide modified search-interface |
| 347 |
|
o remember "last recent searches" |
| 348 |
|
o give user possibility to "mark search as private" |
| 349 |
|
|
| 350 |
|
o describe how to add a button to ie (via javascript) (or moz? via XUL?) which triggers |
| 351 |
|
a "search at netfrag.org" automagically |
| 352 |
|
|
| 353 |
|
o distributed backup system with central/global administration point |
| 354 |
|
o it's just metadata |
| 355 |
|
o transportable via xml |
| 356 |
|
o storable in xml, rdbms, ldap |
| 357 |
|
|
| 358 |
|
o search::OpenContact |
| 359 |
|
|
| 360 |
|
o add copyright information to source-code!!! |
| 361 |
|
|
| 362 |
|
o import directory layout (esp. /home/service) of h1.service.netfrag.org to cvs.netfrag.org |
| 363 |
|
|
| 364 |
|
o add possibility to search for *arbitrary* *unlinked* words against a pre-configured WordExpander, |
| 365 |
|
which expands words to refs (e.g. http-url) automagically |
| 366 |
|
o add javascript-link: "search for selected word/phrase" against search.netfrag.org |
| 367 |
|
|
| 368 |
|
o add new topic: "filter" |
| 369 |
|
o Regexp::Group |
| 370 |
|
o Data::Filter |
| 371 |
|
o Mail::Audit |
| 372 |
|
o Content-Filters |
| 373 |
|
o wiki, tavi, etc. |
| 374 |
|
o QuickNote to HTML (what about the name 'iNote'?) |
| 375 |
|
|
| 376 |
|
o janosch's PerlFileMover |
| 377 |
|
o use unlink together with File::Spec instead of doing a "del" via system |
| 378 |
|
o use File::List (look at File::Iterator also) |
| 379 |
|
o use some directory watcher module or make one from that? |
| 380 |
|
o POE::Component::DirWatch |
| 381 |
|
http://search.cpan.org/author/CHOLET/POE-Component-DirWatch-0.01/DirWatch.pm |
| 382 |
|
|
| 383 |
|
o replace? look at sandr! (Search AND Replace?) |
| 384 |
|
|
| 385 |
|
o install? look at DLAI! (DownLoad And Install?) |
| 386 |
|
|
| 387 |
|
o search::phpDocServ |
| 388 |
|
|
| 389 |
|
o search::[outlook contact sync] |
| 390 |
|
|
| 391 |
|
|
| 392 |
|
|