170 |
|
|
171 |
o scripts from janosch |
o scripts from janosch |
172 |
|
|
173 |
o php-4.3.0??? |
o LookAt php-4.3.0??? |
174 |
|
|
175 |
o emacs? |
o emacs? |
176 |
|
|
177 |
o check if backend-logging still works!? |
o check if backend-logging still works!? |
178 |
|
|
179 |
o pear-1.0? |
o LookAt PythonInPhp |
180 |
|
o integrate python-library from w2hfax (hfaxlib) into Horde!? |
|
o patch PEAR::XML::RPC |
|
|
o look at http://cvs.php.net/co.php/pear/XML_RPC/RPC.php |
|
|
o look at http://marc.theaimsgroup.com/?l=pear-dev&m=103578377822397&w=2 |
|
|
o provide better patch introducing new error-codes and messages for "local errors": |
|
|
o "could not connect to remote server, failed to open socket" |
|
|
o "could not send data, but socket is open" |
|
|
|
|
|
o python in php: integrate python-library from w2hfax!? |
|
181 |
|
|
182 |
o task list |
o task list |
183 |
start apache1 (click) |
start apache1 (click) |
191 |
o mixin inheritance for php? |
o mixin inheritance for php? |
192 |
o manipulating the symbol table? |
o manipulating the symbol table? |
193 |
|
|
|
o install PEAR::Log-1.5.3 |
|
|
o re-integrate (and maybe submit) patches to have timestamp formatted in a different way |
|
|
|
|
194 |
o integrate timestamp into log-output of CPAN's Log::Dispatch!? |
o integrate timestamp into log-output of CPAN's Log::Dispatch!? |
195 |
|
|
|
o integrate PEAR::Translation with smarty |
|
|
o look at http://pear.php.net/package-info.php?pacid=124&release=1.2.3 |
|
|
o look at http://smarty.php.net |
|
|
|
|
|
o send patch for PEAR/Log/file.php |
|
|
|
|
|
o make patch for PEAR/XML/RPC.php |
|
|
|
|
|
o refactor to PEAR::DB - drivers |
|
|
o glib/Data/Driver/Proxy.php |
|
|
o glib/Data/Driver/RPC/Remote.php |
|
|
|
|
196 |
o integrate autogenerated api-documentation for code@netfrag.org |
o integrate autogenerated api-documentation for code@netfrag.org |
197 |
use PhpDocumentor: http://phpdocu.sourceforge.net/ |
use PhpDocumentor: http://phpdocu.sourceforge.net/ |
198 |
|
|
212 |
but was refactored two times after that (<custom-app> -> flib/Site/Request -> org.netfrag.glib/Application/AbstractRequest) |
but was refactored two times after that (<custom-app> -> flib/Site/Request -> org.netfrag.glib/Application/AbstractRequest) |
213 |
o org.netfrag.glib for tying all that together |
o org.netfrag.glib for tying all that together |
214 |
|
|
|
o PEAR::Auth::Kerberos??? |
|
|
|
|
215 |
o nfoweb: "powered by" - page |
o nfoweb: "powered by" - page |
216 |
o lamp: linux, apache, mysql, php |
o lamp: linux, apache, mysql, php |
217 |
o other daemon software: inn, OpenLDAP, OpenSSH, Kerberos 5, sendmail, amavis, Cyrus |
o other daemon software: inn, OpenLDAP, OpenSSH, Kerberos 5, sendmail, amavis, Cyrus |
221 |
o include process view??? |
o include process view??? |
222 |
o link to "IntegratesWith"-page: PIMs, Offices |
o link to "IntegratesWith"-page: PIMs, Offices |
223 |
|
|
224 |
o integrate glib/Data/Driver/Proxy with PEAR::Cache |
o Data::Storage and logging via Log::Dispatch - DEEP RECURSION again!!! |
|
o use DB::RPC for this! |
|
|
|
|
|
o integrate Application::Config with PEAR::Config |
|
225 |
|
|
226 |
o use PEAR::Tree |
x build content-index of news.netfrag.org |
227 |
o look at http://opensource.visionp.de/modules/project/tree.php |
o mnoGoSearch's news-extension seems to require some more database-tuning ;-( |
228 |
o as base data container for "app::menu", "phpHtmlLib::TreeNav" |
x ./sbin/indexer -a -v 5 -i -u http://www.netfrag.org/webnews/% |
229 |
|
o automate this: |
230 |
|
o cd /usr/local/mnogosearch |
231 |
|
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 |
243 |
|
o Topics |
244 |
|
o ORM (Object Relational Mapper) |
245 |
|
o Data synchronization |
246 |
|
o Object persistence |
247 |
|
o Code passivation / Task control |
248 |
|
o ChangeLog |
249 |
|
o Todo |
250 |
|
o Ideas |
251 |
|
|
252 |
o integrate Data::Encode with I18N - Internationalization??? |
o PEAR |
253 |
|
|
254 |
|
o LookAt PEAR-1.0? |
255 |
|
|
256 |
o prepare patches for pear.php.net |
o PEAR::XML::RPC |
257 |
o configurable timestamp format for PEAR::Log::file |
x remove custom patches |
258 |
o no fatal php errors from PEAR::XML::RPC |
x re-integrate functionality from these patches at another place |
259 |
|
o enhance patches |
260 |
|
o look at http://cvs.php.net/co.php/pear/XML_RPC/RPC.php |
261 |
|
o look at http://marc.theaimsgroup.com/?l=pear-dev&m=103578377822397&w=2 |
262 |
|
o provide better patch introducing new error-codes and messages for "local errors": |
263 |
|
o "could not connect to remote server, failed to open socket" |
264 |
|
o "could not send data, but socket is open" |
265 |
|
|
266 |
|
x LookAt PEAR::Log-1.5.3 |
267 |
|
x does it have log-level-constants defined inside itself? yes! |
268 |
|
x re-integrate patches to have timestamp formatted in a different way |
269 |
|
|
270 |
|
o integrate PEAR::Translation with smarty |
271 |
|
o look at http://pear.php.net/package-info.php?pacid=124&release=1.2.3 |
272 |
|
o look at http://smarty.php.net |
273 |
|
|
274 |
|
o send patch for PEAR/Log/file.php |
275 |
|
|
276 |
|
o make patch for PEAR/XML/RPC.php |
277 |
|
|
278 |
|
o refactor to PEAR::DB - drivers |
279 |
|
o glib/Data/Driver/Proxy.php |
280 |
|
o glib/Data/Driver/RPC/Remote.php |
281 |
|
o the name??? (DB::RPC?, DB::Remote?, DB::Virtual?) |
282 |
|
|
283 |
|
o PEAR::Auth::Kerberos??? |
284 |
|
|
285 |
|
o integrate glib/Data/Driver/Proxy with PEAR::Cache |
286 |
|
o use DB::RPC for this! |
287 |
|
|
288 |
|
o integrate Application::Config with PEAR::Config |
289 |
|
|
290 |
|
o use PEAR::Tree |
291 |
|
o look at http://opensource.visionp.de/modules/project/tree.php |
292 |
|
o as base data container for "app::menu", "phpHtmlLib::TreeNav" |
293 |
|
|
294 |
|
o integrate Data::Encode with PEAR::I18N - Internationalization??? |
295 |
|
|
296 |
x why not PEAR::Config? |
o prepare patches for pear.php.net |
297 |
* This class allows for parsing and editing of configuration datasources. |
o configurable timestamp format for PEAR::Log::file |
298 |
* Do not use this class only to read datasources because of the overhead |
o no fatal php errors from PEAR::XML::RPC |
299 |
* it creates to keep track of the configuration structure. |
|
300 |
|
x why not PEAR::Config? |
301 |
|
* This class allows for parsing and editing of configuration datasources. |
302 |
|
* Do not use this class only to read datasources because of the overhead |
303 |
|
* it creates to keep track of the configuration structure. |
304 |
|
|
305 |
|
o auf "tune": Programm beenden... "should not see me" |
306 |
|
|
307 |
|
o non-proportional-font-angebots-generator |
308 |
|
|
309 |
|
o archiving: manager & cataloguer |
310 |
|
|
311 |
|
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 |
318 |
|
|
319 |
|
o add some notes about licenses: |
320 |
|
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)? |
323 |
|
->http://opencontent.org/opl.shtml? |
324 |
|
|
325 |
|
o found: LDSU |
326 |
|
|
327 |
|
o what about the missing posts to news.netfrag.org? |
328 |
|
o e.g. "Wo finde ich .pod-Dokumente auf netfrag.org?" |
329 |
|
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 - modify search-interface |
346 |
|
o simpler form: |
347 |
|
o just two fields/areas: a) searchword b) (restrict) searcharea-/scope (by word, by checkboxing) |
348 |
|
o remember "last recent searches" |
349 |
|
o give user possibility to "mark search as private" |
350 |
|
o focus input-field on page load (javascript!) |
351 |
|
|
352 |
|
o describe how to add a button to ie (via javascript) (or moz? via XUL?) which triggers |
353 |
|
a "search at netfrag.org" automagically |
354 |
|
|
355 |
|
o distributed backup system with central/global administration point |
356 |
|
o it's just metadata |
357 |
|
o transportable via xml |
358 |
|
o storable in xml, rdbms, ldap |
359 |
|
|
360 |
|
o search::OpenContact |
361 |
|
|
362 |
|
o add copyright information to source-code!!! |
363 |
|
|
364 |
|
o import directory layout (esp. /home/service) of h1.service.netfrag.org to cvs.netfrag.org |
365 |
|
|
366 |
|
o add possibility to search for *arbitrary* *unlinked* words against a pre-configured WordExpander, |
367 |
|
which expands words to refs (e.g. http-url) automagically |
368 |
|
o add javascript-link: "search for selected word/phrase" against search.netfrag.org |
369 |
|
|
370 |
|
o add new topic: "filter" |
371 |
|
o Regexp::Group |
372 |
|
o Data::Filter |
373 |
|
o Mail::Audit |
374 |
|
o Content-Filters |
375 |
|
o wiki, tavi, etc. |
376 |
|
o QuickNote to HTML (what about the name 'iNote'?) |
377 |
|
|
378 |
|
o janosch's PerlFileMover |
379 |
|
o use unlink together with File::Spec instead of doing a "del" via system |
380 |
|
o use File::List (look at File::Iterator also) |
381 |
|
o use some directory watcher module or make one from that? |
382 |
|
o POE::Component::DirWatch |
383 |
|
http://search.cpan.org/author/CHOLET/POE-Component-DirWatch-0.01/DirWatch.pm |
384 |
|
|
385 |
|
o replace? look at sandr! (Search AND Replace?) (from french university/organization...) |
386 |
|
|
387 |
|
o install? look at DLAI! (DownLoad And Install?) (from french university/organization...) |
388 |
|
|
389 |
|
o search::phpDocServ |
390 |
|
|
391 |
|
o search::[outlook contact sync] |
392 |
|
|
393 |
|
o pages for patches |
394 |
|
|
395 |
|
o pages & screenshots for sync |
396 |
|
|
397 |
|
o redesign layout of article-/message viewer in newsportal etc. |
398 |
|
|
399 |
|
o setup cvstrac on quepasa.netfrag.org |
400 |
|
|
401 |
|
o search::[trouble ticket] |
402 |
|
|
403 |
|
o try lxr? (from sf.net) |
404 |
|
|
405 |
|
o search::lyra |
406 |
|
|
407 |
|
o google::[outlook ldap] |
408 |
|
|
409 |
|
o search::LDAP Search Error |
410 |
|
|
411 |
|
o nice layout: http://depts.washington.edu/cac/cchome/mis.html |
412 |
|
|
413 |
|
o split up custom gui: |
414 |
|
o two parts (topics): "notes" & "ideas" (& "visions"?) |
415 |
|
o *both* may have contexts (are associated with one or more other arbitrary items) |
416 |
|
o these may be StartingPoints when having a number of things cross referenced |
417 |
|
|
418 |
|
o [search::some news posts got purged, sorry] |
419 |
|
|
420 |
|
o [search::quepasa moves slow] |
421 |
|
|
422 |
|
o mail output from "df" at quepasa.netfrag.org |
423 |
|
|
424 |
|
o tell rabit about ps-lxr (lxr-ps?) (the ps filter and link-expander) |
425 |
|
|
426 |
|
o search::Business::OnlinePayment |
427 |
|
|
428 |
|
o enhance CVSSpam's ruby-scanner's keywords (TODO, FIXME, etc.) |
429 |
|
o REVIEW |
430 |
|
o think about different mechanism of how to say "to this with that" to 'cvsspam.rb' |
431 |
|
o couple 'cvsspam.rb' and the not-yet-ready |
432 |
|
link-expansion/item-interpolation WebService on quepasa.netfrag.org |
433 |
|
o filter incoming content through that! forward via mail afterwards! |
434 |
|
|
435 |
|
o do the same thing described above with inn: |
436 |
|
o couple the inn-perl-filters with the mentioned InterpolWebService ;-) |
437 |
|
o or should we name it "ExtrapolWebService"? |
438 |
|
|
439 |
|
o hehe: search::interpol |
440 |
|
|
441 |
|
o search::it's too hard |
442 |
|
|
443 |
|
x what's new in perl 5.8.0? |
444 |
|
x Unicode |
445 |
|
x Threads |
446 |
|
x IO |
447 |
|
x Signals |
448 |
|
x Speed |
449 |
|
|
450 |
|
o use WWW::Mechanize!!! |
451 |
|
|
452 |
|
o compare DesignPattern::Bridge with Class::Inner! |
453 |
|
|
454 |
|
o refactor the DesignPattern::-namespace to the Class::-namespace (perl & php!)!!! |
455 |
|
|
456 |
|
o have seperated search-spaces for |
457 |
|
o nfoweb & co. |
458 |
|
o news |
459 |
|
o cvs-logs |
460 |
|
o .... but: still let the feature to search the whole index ... |
461 |
|
|
462 |
|
o EasyDoc??? |
463 |
|
|
|
o Data::Storage and logging via Log::Dispatch - DEEP RECURSION again!!! |
|
464 |
|
|
465 |
|
|
466 |
|
|