| 1 | <html> | <html> | 
| 2 | <head> | <head> | 
| 3 | <title>joko's sample notes - 2003-02 - ResourceIntegration</title> | <title></title> | 
| 4 | <link href="/horde/css.php?app=chora" rel="stylesheet" type="text/css" /> | <link href="/horde/css.php?app=chora" rel="stylesheet" type="text/css" /> | 
| 5 | </head> | </head> | 
| 6 | <body> | <body> | 
| 7 |  | <h3>joko's sample notes - 2003-02 - ResourceIntegration</h3><br/> | 
| 8 |  | <hr/><br/> | 
| 9 | <pre> | <!-- block --><br/> | 
| 10 |  | <font color="red"><b>o </b></font>flib:<br/> | 
| 11 |  |     <font color="red"><b>o </b></font>include & boot<br/> | 
| 12 | <hr/> |         <font color="red"><b>o </b></font>include-paths<br/> | 
| 13 |  |         <font color="red"><b>o </b></font>configKey (servername) => servername/appname<br/> | 
| 14 | o flib: |     <font color="red"><b>o </b></font>make glib<br/> | 
| 15 | o include & boot |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/RPC::Remote" target="_blank">RPC::Remote</a></b></font>: just can talk to single rpc-server!!!!<br/> | 
| 16 | o include-paths | <font color="red"><b>o </b></font>app-cleanup:<br/> | 
| 17 | o configKey (servername) => servername/appname |     <font color="red"><b>o </b></font>replace ../img/ through img/ globally (in all files found)<br/> | 
| 18 | o make glib |         <font color="red"><b>o </b></font>grep -ri "../img" | modify.pl --regex=s/\.\.\/img/img/g [--in-type=filelist]<br/> | 
| 19 | o RPC::Remote: just can talk to single rpc-server!!!! |         <font color="red"><b>o </b></font>refactor replace_cvs.pl to:<br/> | 
| 20 | o app-cleanup: |             finder.pl -R --regex=/CVS/Root . | modify.pl --regex=s/:pserver:/:ext:/ [--in-type=filelist]<br/> | 
| 21 | o replace ../img/ through img/ globally (in all files found) |             <font color="red"><b>o </b></font>is it possible to actually parse settings && arguments (not just "options") using <font color="orange"><b><a href="http://search.netfrag.org/Getopt::Long" target="_blank">Getopt::Long</a></b></font>??<br/> | 
| 22 | o grep -ri "../img" | modify.pl --regex=s/\.\.\/img/img/g [--in-type=filelist] |                 <font color="red"><b>o </b></font>else: look at CPAN more detailed or make a <font color="orange"><b><a href="http://search.netfrag.org/CliCmd::Option" target="_blank">CliCmd::Option</a></b></font> + <font color="orange"><b><a href="http://search.netfrag.org/CliCmd::Argument" target="_blank">CliCmd::Argument</a></b></font> = <font color="orange"><b><a href="http://search.netfrag.org/CliCmd::Setting" target="_blank">CliCmd::Setting</a></b></font>!!<br/> | 
| 23 | o refactor replace_cvs.pl to: |                 O refactor <font color="orange"><b><a href="http://search.netfrag.org/Getopt::Simple" target="_blank">Getopt::Simple</a></b></font> to <font color="orange"><b><a href="http://search.netfrag.org/Getopt::Easy" target="_blank">Getopt::Easy</a></b></font> and add features!? a) argument/option-mechanism b) restrict option-mech<br/> | 
| 24 | finder.pl -R --regex=/CVS/Root . | modify.pl --regex=s/:pserver:/:ext:/ [--in-type=filelist] |                     symbol: O=Ongoing<br/> | 
| 25 | o is it possible to actually parse settings && arguments (not just "options") using Getopt::Long?? |                 <font color="green"><b>c </b></font><s>use <font color="orange"><b><a href="http://search.netfrag.org/Getopt::Auto" target="_blank">Getopt::Auto</a></b></font>???</s><br/> | 
| 26 | o else: look at CPAN more detailed or make a CliCmd::Option + CliCmd::Argument = CliCmd::Setting!! |                 <font color="green"><b>x </b></font>make <font color="orange"><b><a href="http://search.netfrag.org/Getopt::Easy" target="_blank">Getopt::Easy</a></b></font>!!!<br/> | 
| 27 | O refactor Getopt::Simple to Getopt::Easy and add features!? a) argument/option-mechanism b) restrict option-mech |       <font color="red"><b>o </b></font>0. <font color="orange"><b><a href="http://search.netfrag.org/Oef::Request" target="_blank">Oef::Request</a></b></font> -> ...<br/> | 
| 28 | symbol: O=Ongoing | <font color="red"><b>o </b></font>1. <font color="orange"><b><a href="http://search.netfrag.org/CliCmd::Setting" target="_blank">CliCmd::Setting</a></b></font> -> <font color="orange"><b><a href="http://search.netfrag.org/Oef::Request" target="_blank">Oef::Request</a></b></font> -> [hibernate] -> [wakup] -> <font color="orange"><b><a href="http://search.netfrag.org/Oef::Engine" target="_blank">Oef::Engine</a></b></font> -> Oef::>Task -> <font color="orange"><b><a href="http://search.netfrag.org/Oef::Response" target="_blank">Oef::Response</a></b></font><br/> | 
| 29 | c use Getopt::Auto??? |     <font color="red"><b>o </b></font>need to freeze a <font color="orange"><b><a href="http://search.netfrag.org/Oef::Request" target="_blank">Oef::Request</a></b></font><br/> | 
| 30 | x make Getopt::Easy!!! | <font color="red"><b>o </b></font>2. <font color="orange"><b><a href="http://search.netfrag.org/CliCmd::Setting" target="_blank">CliCmd::Setting</a></b></font> -> <font color="orange"><b><a href="http://search.netfrag.org/Oef::Request" target="_blank">Oef::Request</a></b></font> -> <font color="orange"><b><a href="http://search.netfrag.org/Oef::Engine" target="_blank">Oef::Engine</a></b></font> -> <font color="orange"><b><a href="http://search.netfrag.org/Oef::Task" target="_blank">Oef::Task</a></b></font> -> [hibernate] -> [wakup] -> <font color="orange"><b><a href="http://search.netfrag.org/Oef::Response" target="_blank">Oef::Response</a></b></font><br/> | 
| 31 |  |     <font color="red"><b>o </b></font>need to freeze a <font color="orange"><b><a href="http://search.netfrag.org/Oef::Engine" target="_blank">Oef::Engine</a></b></font><br/> | 
| 32 |  |       <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Oef::Base" target="_blank">Oef::Base</a></b></font> bases on <font color="orange"><b><a href="http://search.netfrag.org/DesignPattern::Object" target="_blank">DesignPattern::Object</a></b></font> and <font color="orange"><b><a href="http://search.netfrag.org/DesignPattern::Bridge" target="_blank">DesignPattern::Bridge</a></b></font><br/> | 
| 33 | o 0. Oef::Request -> ... | <!-- block --><br/> | 
| 34 | o 1. CliCmd::Setting -> Oef::Request -> [hibernate] -> [wakup] -> Oef::Engine -> Oef::>Task -> Oef::Response | <font color="red"><b>o </b></font>refactor <font color="orange"><b><a href="http://search.netfrag.org/DesignPattern::Object::Logger" target="_blank">DesignPattern::Object::Logger</a></b></font> to <font color="orange"><b><a href="http://search.netfrag.org/Oef::Base::Logger" target="_blank">Oef::Base::Logger</a></b></font><br/> | 
| 35 | o need to freeze a Oef::Request | <!-- block --><br/> | 
| 36 | o 2. CliCmd::Setting -> Oef::Request -> Oef::Engine -> Oef::Task -> [hibernate] -> [wakup] -> Oef::Response | <font color="red"><b>o </b></font>use phpHtmlLib - widgets in a wiki (yakka!)<br/> | 
| 37 | o need to freeze a Oef::Engine | <!-- block --><br/> | 
| 38 |  | <font color="red"><b>o </b></font>rename <font color="orange"><b><a href="http://search.netfrag.org/Data::Storage::Handler::NetLDAP" target="_blank">Data::Storage::Handler::NetLDAP</a></b></font> to <font color="orange"><b><a href="http://search.netfrag.org/Data::Storage::Handler::LDAP" target="_blank">Data::Storage::Handler::LDAP</a></b></font><br/> | 
| 39 | o Oef::Base bases on DesignPattern::Object and DesignPattern::Bridge | <!-- block --><br/> | 
| 40 |  | <font color="red"><b>o </b></font>register: data-storage.[perl.]netfrag.org<br/> | 
| 41 | o refactor DesignPattern::Object::Logger to Oef::Base::Logger | <!-- block --><br/> | 
| 42 |  | <font color="red"><b>o </b></font>look at '<meta  http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />'!!!<br/> | 
| 43 | o use phpHtmlLib - widgets in a wiki (yakka!) |     <font color="red"><b>o </b></font>better use 'utf-8' to achieve full i18n?<br/> | 
| 44 |  |       <font color="red"><b>o </b></font>add descriptive words (undelete, etc.) and references to similar projects to mini-howto_trashcan-under-linux_libtrash.html<br/> | 
| 45 | o rename Data::Storage::Handler::NetLDAP to Data::Storage::Handler::LDAP | <!-- block --><br/> | 
| 46 |  | <font color="red"><b>o </b></font>proarc - professional document archiving, indexing, distributing and publishing<br/> | 
| 47 | o register: data-storage.[perl.]netfrag.org |     <font color="red"><b>o </b></font>archiver<br/> | 
| 48 |  |             archive --reference|meta|content --check-descents=*.txt <path> --type=file|document<br/> | 
| 49 | o look at '<meta  http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />'!!! |     <font color="red"><b>o </b></font>indexer<br/> | 
| 50 | o better use 'utf-8' to achieve full i18n? |             index <all>, use mnoGoSearch's indexer<br/> | 
| 51 |  |     <font color="red"><b>o </b></font>manager<br/> | 
| 52 | o add descriptive words (undelete, etc.) and references to similar projects to mini-howto_trashcan-under-linux_libtrash.html |             <font color="red"><b>o </b></font>build sets of data<br/> | 
| 53 |  |             <font color="red"><b>o </b></font>make distribution lists<br/> | 
| 54 | o proarc - professional document archiving, indexing, distributing and publishing |             <font color="red"><b>o </b></font>manage global settings (base-paths/-urls, etc.)<br/> | 
| 55 | o archiver |             <font color="red"><b>o </b></font>edit object details (public-url, acls, etc.)<br/> | 
| 56 | archive --reference|meta|content --check-descents=*.txt <path> --type=file|document |             <font color="red"><b>o </b></font>edit global and/or per-object metadata<br/> | 
| 57 | o indexer |                 <font color="red"><b>o </b></font>to-be-published (@)<br/> | 
| 58 | index <all>, use mnoGoSearch's indexer |                 <font color="red"><b>o </b></font>to-be-indexed<br/> | 
| 59 | o manager |             <font color="red"><b>o </b></font>build manager-rules on top of that<br/> | 
| 60 | o build sets of data |     <font color="red"><b>o </b></font>distributor<br/> | 
| 61 | o make distribution lists |             <font color="red"><b>o </b></font>prepare/distribute sets of data<br/> | 
| 62 | o manage global settings (base-paths/-urls, etc.) |     <font color="red"><b>o </b></font>publisher<br/> | 
| 63 | o edit object details (public-url, acls, etc.) |             <font color="red"><b>o </b></font>publish data to given url@server<br/> | 
| 64 | o edit global and/or per-object metadata |                 a) prepared machine-readable sets for distribution<br/> | 
| 65 | o to-be-published (@) |                 b) human-readable material (e.g.: generated indexes, overviews, details, descent-documents)<br/> | 
| 66 | o to-be-indexed |     <font color="red"><b>o </b></font>add collaboration on top of that!<br/> | 
| 67 | o build manager-rules on top of that |             <font color="red"><b>o </b></font>(technical) annotations, pbb, etc.<br/> | 
| 68 | o distributor |     <font color="red"><b>o </b></font>what is already there?<br/> | 
| 69 | o prepare/distribute sets of data |         <font color="green"><b>x </b></font>found: ProArc, OpenArc - but nothing seems to be truly *open*!<br/> | 
| 70 | o publisher | <!-- block --><br/> | 
| 71 | o publish data to given url@server | <font color="red"><b>o </b></font>Gtk Rules | phpRules - an abstract rule chain editor<br/> | 
| 72 | a) prepared machine-readable sets for distribution |     <font color="red"><b>o </b></font>modes: dispatchmail, dispatchrequest, ipchains?<br/> | 
| 73 | b) human-readable material (e.g.: generated indexes, overviews, details, descent-documents) |     <font color="red"><b>o </b></font>look at Outlook 2000, Ximian Evolution, Horde<br/> | 
| 74 | o add collaboration on top of that! | <!-- block --><br/> | 
| 75 | o (technical) annotations, pbb, etc. | <font color="red"><b>o </b></font>iSerienbrief (mac & win32)<br/> | 
| 76 | o what is already there? | <!-- block --><br/> | 
| 77 | x found: ProArc, OpenArc - but nothing seems to be truly *open*! | <font color="red"><b>o </b></font>freier xml-editor für win32? (nicht auf msxml3 basierend?)<br/> | 
| 78 |  | <!-- block --><br/> | 
| 79 | o Gtk Rules | phpRules - an abstract rule chain editor | <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Data::Storage" target="_blank">Data::Storage</a></b></font> <br/> | 
| 80 | o modes: dispatchmail, dispatchrequest, ipchains? |       <font color="red"><b>- </b></font>overview<br/> | 
| 81 | o look at Outlook 2000, Ximian Evolution, Horde |           <font color="red"><b>- </b></font>just gives you a handle to a preconfigured data-source.<br/> | 
| 82 |  |           <font color="red"><b>- </b></font>it's a meta-module on our way to unified data access.<br/> | 
| 83 | o iSerienbrief (mac & win32) |       <font color="red"><b>- </b></font>details<br/> | 
| 84 |  |             It also lets you add additional methods to this handle from <br/> | 
| 85 | o freier xml-editor für win32? (nicht auf msxml3 basierend?) |             specified Perl-modules acting as "plugins".<br/> | 
| 86 |  |             It's delivered with "Handlers" ready for talking to rdbms-databases, <br/> | 
| 87 | o Data::Storage |             flat-file databases (csv, etc.), structured files (INPADOC, XML) and<br/> | 
| 88 | - overview |             oo-rdbms-mappers (orms) - in our case "Tangram" (from CPAN).<br/> | 
| 89 | - just gives you a handle to a preconfigured data-source. | <!-- block --><br/> | 
| 90 | - it's a meta-module on our way to unified data access. | <font color="red"><b>o </b></font>Resources, Ontologies, Information Delivery<br/> | 
| 91 | - details |     <font color="red"><b>o </b></font>RSS, RDF, RDFS<br/> | 
| 92 | It also lets you add additional methods to this handle from | <!-- block --><br/> | 
| 93 | specified Perl-modules acting as "plugins". | <font color="red"><b>o </b></font>modifier.pl<br/> | 
| 94 | It's delivered with "Handlers" ready for talking to rdbms-databases, |     <font color="red"><b>o </b></font>soap <-> rpc-xml<br/> | 
| 95 | flat-file databases (csv, etc.), structured files (INPADOC, XML) and |     <font color="red"><b>o </b></font>Tangram-Schema <-> RDF Schema (RDFS)<br/> | 
| 96 | oo-rdbms-mappers (orms) - in our case "Tangram" (from CPAN). | <!-- block --><br/> | 
| 97 |  | <font color="red"><b>o </b></font>use nntp//rss!!!<br/> | 
| 98 | o Resources, Ontologies, Information Delivery | <!-- block --><br/> | 
| 99 | o RSS, RDF, RDFS | <font color="red"><b>o </b></font>cvssync<br/> | 
| 100 |  |     <font color="red"><b>o </b></font>option AUTOCOMMIT<br/> | 
| 101 | o modifier.pl |     <font color="red"><b>o </b></font>option AUTOADD<br/> | 
| 102 | o soap <-> rpc-xml |     <font color="red"><b>o </b></font>mode GUI<br/> | 
| 103 | o Tangram-Schema <-> RDF Schema (RDFS) | <!-- block --><br/> | 
| 104 |  | <font color="red"><b>o </b></font>sieve & XML???<br/> | 
| 105 | o use nntp//rss!!! | <!-- block --><br/> | 
| 106 |  | <font color="red"><b>o </b></font>cvs & kerberos???<br/> | 
| 107 | o cvssync | <!-- block --><br/> | 
| 108 | o option AUTOCOMMIT | <font color="red"><b>o </b></font>enhance <font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit::Dispatch" target="_blank">Mail::Audit::Dispatch</a></b></font><br/> | 
| 109 | o option AUTOADD |     <font color="green"><b>x </b></font>recieveMail -> dispatchmail & <font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit::Dispatch" target="_blank">Mail::Audit::Dispatch</a></b></font><br/> | 
| 110 | o mode GUI |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit::Dispatch::Folder::Mbox" target="_blank">Mail::Audit::Dispatch::Folder::Mbox</a></b></font> (by joko, the main part of the former recieveMail, just uses <font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit" target="_blank">Mail::Audit</a></b></font>)<br/> | 
| 111 |  |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit::Dispatch::Spool" target="_blank">Mail::Audit::Dispatch::Spool</a></b></font> (by joko, a little part of the former recieveMail, just uses <font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit" target="_blank">Mail::Audit</a></b></font>)<br/> | 
| 112 | o sieve & XML??? |     <font color="green"><b>x </b></font><font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit::Dispatch::Newsgate" target="_blank">Mail::Audit::Dispatch::Newsgate</a></b></font> (by joko, uses <font color="orange"><b><a href="http://search.netfrag.org/Net::NNTP" target="_blank">Net::NNTP</a></b></font>)<br/> | 
| 113 |  |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit::Dispatch::Folder::Cyrus1" target="_blank">Mail::Audit::Dispatch::Folder::Cyrus1</a></b></font> (by jonen, acts as sendmail MDA instead of /usr/sbin/cyrdeliver, but re-dispatches to it again after resolving addresses against an arbitrary data source, see '<font color="orange"><b><a href="http://search.netfrag.org/Data::Map" target="_blank">Data::Map</a></b></font>' stuff....)<br/> | 
| 114 | o cvs & kerberos??? |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit::Dispatch::Faxgate" target="_blank">Mail::Audit::Dispatch::Faxgate</a></b></font> (by janosch, uses /usr/bin/sendfax; still inside 'mail-handler', tbr)<br/> | 
| 115 |  |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit::Dispatch::Smsgate" target="_blank">Mail::Audit::Dispatch::Smsgate</a></b></font> (by janosch, uses /usr/bin/yaps; still inside 'mail-handler', tbr)<br/> | 
| 116 | o enhance Mail::Audit::Dispatch |         <font color="red"><b>o </b></font>could also use /usr/bin/smssend or some module from CPAN<br/> | 
| 117 | x recieveMail -> dispatchmail & Mail::Audit::Dispatch |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit::Dispatch::Response" target="_blank">Mail::Audit::Dispatch::Response</a></b></font> (by joko, notifies sender that his/her mail was processed by arbitrary system)<br/> | 
| 118 | o Mail::Audit::Dispatch::Folder::Mbox (by joko, the main part of the former recieveMail, just uses Mail::Audit) |         <font color="red"><b>o </b></font>send autoresponse with subject: "Your bug-request was filed." when mailing to bugs@netfrag.org (done by gateway@netfrag.org)<br/> | 
| 119 | o Mail::Audit::Dispatch::Spool (by joko, a little part of the former recieveMail, just uses Mail::Audit) |         <font color="red"><b>o </b></font>actually do file the message at nfo.support.queue (done by gateway@netfrag.org)<br/> | 
| 120 | x Mail::Audit::Dispatch::Newsgate (by joko, uses Net::NNTP) |         <font color="red"><b>o </b></font>maybe cc: to or integrate with tutos or other ticketing system (bugzilla)???)<br/> | 
| 121 | o Mail::Audit::Dispatch::Folder::Cyrus1 (by jonen, acts as sendmail MDA instead of /usr/sbin/cyrdeliver, but re-dispatches to it again after resolving addresses against an arbitrary data source, see 'Data::Map' stuff....) |         <font color="red"><b>o </b></font>this should be the basic functionality needed to implement known features as "autoresponder" or "vacation" on top of this<br/> | 
| 122 | o Mail::Audit::Dispatch::Faxgate (by janosch, uses /usr/bin/sendfax; still inside 'mail-handler', tbr) | <!-- block --><br/> | 
| 123 | o Mail::Audit::Dispatch::Smsgate (by janosch, uses /usr/bin/yaps; still inside 'mail-handler', tbr) | <font color="red"><b>o </b></font>write about:<br/> | 
| 124 | o could also use /usr/bin/smssend or some module from CPAN |     <font color="red"><b>o </b></font>path-structure inside dev-cvs (->bareface, ->janosch)<br/> | 
| 125 | o Mail::Audit::Dispatch::Response (by joko, notifies sender that his/her mail was processed by arbitrary system) |     <font color="red"><b>o </b></font>path-structure inside sysadmin-cvs (hosts, skels) (->jonen)<br/> | 
| 126 | o send autoresponse with subject: "Your bug-request was filed." when mailing to bugs@netfrag.org (done by gateway@netfrag.org) |     <font color="red"><b>o </b></font>path-structure at web/pub (->jonen)<br/> | 
| 127 | o actually do file the message at nfo.support.queue (done by gateway@netfrag.org) | <!-- block --><br/> | 
| 128 | o maybe cc: to or integrate with tutos or other ticketing system (bugzilla)???) | <font color="red"><b>o </b></font>enhance newsportal<br/> | 
| 129 | o this should be the basic functionality needed to implement known features as "autoresponder" or "vacation" on top of this |     <font color="red"><b>o </b></font>features for ArticleViewer:<br/> | 
| 130 |  |         <font color="red"><b>o </b></font>embedded images<br/> | 
| 131 | o write about: |         <font color="red"><b>o </b></font>MIME capability<br/> | 
| 132 | o path-structure inside dev-cvs (->bareface, ->janosch) |         <font color="red"><b>o </b></font>HTML frameset capability<br/> | 
| 133 | o path-structure inside sysadmin-cvs (hosts, skels) (->jonen) |             <font color="red"><b>o </b></font>show in external window<br/> | 
| 134 | o path-structure at web/pub (->jonen) |             <font color="red"><b>o </b></font>convert to HTML tables!?<br/> | 
| 135 |  | <!-- block --><br/> | 
| 136 | o enhance newsportal | <font color="red"><b>o </b></font>a StartingPoint: TUTOS Project/Product Overview<br/> | 
| 137 | o features for ArticleViewer: | <!-- block --><br/> | 
| 138 | o embedded images | <font color="red"><b>o </b></font>generate some documentation for flib and glib automagically<br/> | 
| 139 | o MIME capability |     <font color="red"><b>o </b></font>use JavaDoc? see ->phpHtmlLib<br/> | 
| 140 | o HTML frameset capability |     <font color="red"><b>o </b></font>use phpDoc? see ->Xyz<br/> | 
| 141 | o show in external window | <!-- block --><br/> | 
| 142 | o convert to HTML tables!? | <font color="red"><b>o </b></font>yakka:<br/> | 
| 143 |  |         <font color="red"><b>o </b></font>SeperationOfWikiCoreFeatures<br/> | 
| 144 | o a StartingPoint: TUTOS Project/Product Overview |             <font color="red"><b>o </b></font>revisioning<br/> | 
| 145 |  |         <font color="red"><b>o </b></font>EnhancementOfCoreFeatures<br/> | 
| 146 | o generate some documentation for flib and glib automagically |             <font color="red"><b>o </b></font>object oriented linking/referencing<br/> | 
| 147 | o use JavaDoc? see ->phpHtmlLib |             <font color="red"><b>o </b></font>reference maintenance capabilities (copy, move, unlink) (+clone, +deep_copy)<br/> | 
| 148 | o use phpDoc? see ->Xyz |             <font color="red"><b>o </b></font>reference structuring (make set, add more metadata)<br/> | 
| 149 |  |                 <font color="red"><b>o </b></font>use RDF and/or RDFS?<br/> | 
| 150 | o yakka: |                 <font color="red"><b>o </b></font>look at RDFWiki....<br/> | 
| 151 | o SeperationOfWikiCoreFeatures |         <font color="red"><b>o </b></font>EnhancementOfFrontend<br/> | 
| 152 | o revisioning |         <font color="red"><b>o </b></font>ReIntegrationOfWikiCoreFeatures<br/> | 
| 153 | o EnhancementOfCoreFeatures |           <font color="red"><b>o </b></font>"outsource" mysql from quepasa.netfrag.org to h1.service.netfrag.org<br/> | 
| 154 | o object oriented linking/referencing | <!-- block --><br/> | 
| 155 | o reference maintenance capabilities (copy, move, unlink) (+clone, +deep_copy) | <font color="red"><b>o </b></font>establish slapd on h1.service.netfrag.org<br/> | 
| 156 | o reference structuring (make set, add more metadata) | <!-- block --><br/> | 
| 157 | o use RDF and/or RDFS? | <font color="red"><b>o </b></font>faxabruf für w2hfax (sendfax -d <nummer> -p)<br/> | 
| 158 | o look at RDFWiki.... |     <font color="red"><b>o </b></font>konvertiere empfanges dokument von ps nach pdf, tiff?<br/> | 
| 159 | o EnhancementOfFrontend | <!-- block --><br/> | 
| 160 | o ReIntegrationOfWikiCoreFeatures | <font color="red"><b>o </b></font>look at bonsai?<br/> | 
| 161 |  | <!-- block --><br/> | 
| 162 | o "outsource" mysql from quepasa.netfrag.org to h1.service.netfrag.org | <font color="red"><b>o </b></font>scripts from janosch<br/> | 
| 163 |  | <!-- block --><br/> | 
| 164 | o establish slapd on h1.service.netfrag.org | <font color="red"><b>o </b></font>LookAt php-4.3.0???<br/> | 
| 165 |  | <!-- block --><br/> | 
| 166 | o faxabruf für w2hfax (sendfax -d <nummer> -p) | <font color="red"><b>o </b></font>emacs?<br/> | 
| 167 | o konvertiere empfanges dokument von ps nach pdf, tiff? | <!-- block --><br/> | 
| 168 |  | <font color="red"><b>o </b></font>check if backend-logging still works!?<br/> | 
| 169 | o look at bonsai? | <!-- block --><br/> | 
| 170 |  | <font color="red"><b>o </b></font>LookAt PythonInPhp<br/> | 
| 171 | o scripts from janosch |     <font color="red"><b>o </b></font>integrate python-library from w2hfax (hfaxlib) into Horde!?<br/> | 
| 172 |  | <!-- block --><br/> | 
| 173 | o LookAt php-4.3.0??? | <font color="red"><b>o </b></font>task list<br/> | 
| 174 |  |     start apache1 (click)<br/> | 
| 175 | o emacs? |     start mysql (type net start mysql)<br/> | 
| 176 |  |     start internet explorer (click)<br/> | 
| 177 | o check if backend-logging still works!? |     start explorer (press win-key & e)<br/> | 
| 178 |  |         navigate to target<br/> | 
| 179 | o LookAt PythonInPhp |         open in ultraedit<br/> | 
| 180 | o integrate python-library from w2hfax (hfaxlib) into Horde!? | <!-- block --><br/> | 
| 181 |  | <font color="red"><b>o </b></font>php-enhancements!?<br/> | 
| 182 | o task list |     <font color="red"><b>o </b></font>mixin inheritance for php?<br/> | 
| 183 | start apache1 (click) |     <font color="red"><b>o </b></font>manipulating the symbol table?<br/> | 
| 184 | start mysql (type net start mysql) | <!-- block --><br/> | 
| 185 | start internet explorer (click) | <font color="red"><b>o </b></font>integrate timestamp into log-output of CPAN's <font color="orange"><b><a href="http://search.netfrag.org/Log::Dispatch" target="_blank">Log::Dispatch</a></b></font>!?<br/> | 
| 186 | start explorer (press win-key & e) | <!-- block --><br/> | 
| 187 | navigate to target | <font color="red"><b>o </b></font>integrate autogenerated api-documentation for code@netfrag.org<br/> | 
| 188 | open in ultraedit |     use PhpDocumentor: http://phpdocu.sourceforge.net/<br/> | 
| 189 |  | <!-- block --><br/> | 
| 190 | o php-enhancements!? | <font color="red"><b>o </b></font>phpLdapBrowser using components from<br/> | 
| 191 | o mixin inheritance for php? |     <font color="red"><b>o </b></font>PEAR (DB_ldap)<br/> | 
| 192 | o manipulating the symbol table? |     <font color="red"><b>o </b></font>smarty (maybe some parts for gui rendering)<br/> | 
| 193 |  |     <font color="red"><b>o </b></font>phpHtmlLib (abstraction of basic html tags and more highlevel widgets, gui/forms-to-data binding)<br/> | 
| 194 | o integrate timestamp into log-output of CPAN's Log::Dispatch!? |     <font color="red"><b>o </b></font>netfrag.org<br/> | 
| 195 |  |         <font color="red"><b>o </b></font>yakka as navigation-backend<br/> | 
| 196 | o integrate autogenerated api-documentation for code@netfrag.org |             <font color="red"><b>o </b></font>on-the-fly generation of navigation-structure<br/> | 
| 197 | use PhpDocumentor: http://phpdocu.sourceforge.net/ |             <font color="red"><b>o </b></font>page-rendering, -dispatching and -layout<br/> | 
| 198 |  |                 <font color="red"><b>o </b></font>maybe integrate these together to get max. overview over all details <br/> | 
| 199 | o phpLdapBrowser using components from |                       to be able to provide enough abstraction in implementation:<br/> | 
| 200 | o PEAR (DB_ldap) |                     <font color="red"><b>o </b></font>current dispatcher from yakka (Engine 1.0?, Engine 2.0?)<br/> | 
| 201 | o smarty (maybe some parts for gui rendering) |                     <font color="red"><b>o </b></font>dispatchrequest (the generic dispatcher which listens at http://cvs.netfrag.org and http://news.netfrag.org)<br/> | 
| 202 | o phpHtmlLib (abstraction of basic html tags and more highlevel widgets, gui/forms-to-data binding) |                     <font color="red"><b>o </b></font>glib/Application/AbstractRequest (a component which grew out of a custom application once,<br/> | 
| 203 | o netfrag.org |                           but was refactored two times after that (<custom-app> -> flib/Site/Request -> org.netfrag.glib/Application/AbstractRequest)<br/> | 
| 204 | o yakka as navigation-backend |         <font color="red"><b>o </b></font>org.netfrag.glib for tying all that together<br/> | 
| 205 | o on-the-fly generation of navigation-structure | <!-- block --><br/> | 
| 206 | o page-rendering, -dispatching and -layout | <font color="red"><b>o </b></font>nfoweb: "powered by" - page<br/> | 
| 207 | o maybe integrate these together to get max. overview over all details |     <font color="red"><b>o </b></font>lamp: linux, apache, mysql, php<br/> | 
| 208 | to be able to provide enough abstraction in implementation: |     <font color="red"><b>o </b></font>other daemon software: inn, OpenLDAP, OpenSSH, Kerberos 5, sendmail, amavis, Cyrus<br/> | 
| 209 | o current dispatcher from yakka (Engine 1.0?, Engine 2.0?) |     <font color="red"><b>o </b></font>other software: TWiki, phpWiki, viewcvs, newsportal<br/> | 
| 210 | o dispatchrequest (the generic dispatcher which listens at http://cvs.netfrag.org and http://news.netfrag.org) |     <font color="red"><b>o </b></font>other languages: bash, perl, python, ruby, etc., etc.<br/> | 
| 211 | o glib/Application/AbstractRequest (a component which grew out of a custom application once, |     <font color="red"><b>o </b></font>make links...<br/> | 
| 212 | but was refactored two times after that (<custom-app> -> flib/Site/Request -> org.netfrag.glib/Application/AbstractRequest) |     <font color="red"><b>o </b></font>include process view???<br/> | 
| 213 | o org.netfrag.glib for tying all that together |     <font color="red"><b>o </b></font>link to "IntegratesWith"-page: PIMs, Offices<br/> | 
| 214 |  | <!-- block --><br/> | 
| 215 | o nfoweb: "powered by" - page | <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Data::Storage" target="_blank">Data::Storage</a></b></font> and logging via <font color="orange"><b><a href="http://search.netfrag.org/Log::Dispatch" target="_blank">Log::Dispatch</a></b></font> - DEEP RECURSION again!!!<br/> | 
| 216 | o lamp: linux, apache, mysql, php | <!-- block --><br/> | 
| 217 | o other daemon software: inn, OpenLDAP, OpenSSH, Kerberos 5, sendmail, amavis, Cyrus | <font color="green"><b>x </b></font>build content-index of news.netfrag.org<br/> | 
| 218 | o other software: TWiki, phpWiki, viewcvs, newsportal |     <font color="red"><b>o </b></font>mnoGoSearch's news-extension seems to require some more database-tuning  ;-(<br/> | 
| 219 | o other languages: bash, perl, python, ruby, etc., etc. |     <font color="green"><b>x </b></font>./sbin/indexer -a -v 5 -i -u http://www.netfrag.org/webnews/%<br/> | 
| 220 | o make links... |     <font color="red"><b>o </b></font>automate this:<br/> | 
| 221 | o include process view??? |         <font color="red"><b>o </b></font>cd /usr/local/mnogosearch<br/> | 
| 222 | o link to "IntegratesWith"-page: PIMs, Offices |         <font color="red"><b>o </b></font>./sbin/indexer<br/> | 
| 223 |  |     <font color="green"><b>x </b></font>./sbin/indexer -a -p 1 -u http://www.netfrag.org/webnews/%<br/> | 
| 224 | o Data::Storage and logging via Log::Dispatch - DEEP RECURSION again!!! |     <font color="green"><b>x </b></font>deleted all "post.php"-documents from mnoGoSearch-index-database<br/> | 
| 225 |  |         <font color="green"><b>x </b></font>place entry in indexer.conf *before* the "Allow"-rules: "Disallow Regex \/webnews\/post\.php.*"<br/> | 
| 226 | x build content-index of news.netfrag.org |         <font color="green"><b>x </b></font>... so we have now (for newsportal)<br/> | 
| 227 | o mnoGoSearch's news-extension seems to require some more database-tuning  ;-( |                 Disallow Regex \/webnews\/post\.php.*<br/> | 
| 228 | x ./sbin/indexer -a -v 5 -i -u http://www.netfrag.org/webnews/% |                 Allow Regex \/webnews\/<br/> | 
| 229 | o automate this: |         <font color="green"><b>x </b></font>run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/webnews/post.php%"<br/> | 
| 230 | o cd /usr/local/mnogosearch |         <font color="green"><b>x </b></font>or (faster - and will not blow up your apache):<br/> | 
| 231 | o ./sbin/indexer |             ./sbin/indexer -a -u "http://www.netfrag.org/webnews/post.php%"<br/> | 
| 232 | x ./sbin/indexer -a -p 1 -u http://www.netfrag.org/webnews/% | <!-- block --><br/> | 
| 233 | x deleted all "post.php"-documents from mnoGoSearch-index-database | <font color="red"><b>o </b></font>refactor <font color="orange"><b><a href="http://search.netfrag.org/OEF::Why::Queue" target="_blank">OEF::Why::Queue</a></b></font><br/> | 
| 234 | x place entry in indexer.conf *before* the "Allow"-rules: "Disallow Regex \/webnews\/post\.php.*" |     <font color="red"><b>o </b></font>Topics<br/> | 
| 235 | x ... so we have now (for newsportal) |         <font color="red"><b>o </b></font>ORM (Object Relational Mapper)<br/> | 
| 236 | Disallow Regex \/webnews\/post\.php.* |         <font color="red"><b>o </b></font>Data synchronization<br/> | 
| 237 | Allow Regex \/webnews\/ |         <font color="red"><b>o </b></font>Object persistence<br/> | 
| 238 | x run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/webnews/post.php%" |         <font color="red"><b>o </b></font>Code passivation / Task control<br/> | 
| 239 | x or (faster - and will not blow up your apache): |     <font color="red"><b>o </b></font>ChangeLog<br/> | 
| 240 | ./sbin/indexer -a -u "http://www.netfrag.org/webnews/post.php%" |     <font color="red"><b>o </b></font>Todo<br/> | 
| 241 |  |     <font color="red"><b>o </b></font>Ideas<br/> | 
| 242 | o refactor OEF::Why::Queue |       <font color="red"><b>o </b></font>PEAR<br/> | 
| 243 | o Topics | <!-- block --><br/> | 
| 244 | o ORM (Object Relational Mapper) |     <font color="red"><b>o </b></font>LookAt PEAR-1.0?<br/> | 
| 245 | o Data synchronization | <!-- block --><br/> | 
| 246 | o Object persistence |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/PEAR::XML::RPC" target="_blank">PEAR::XML::RPC</a></b></font><br/> | 
| 247 | o Code passivation / Task control |         <font color="green"><b>x </b></font>remove custom patches<br/> | 
| 248 | o ChangeLog |         <font color="green"><b>x </b></font>re-integrate functionality from these patches at another place<br/> | 
| 249 | o Todo |         <font color="red"><b>o </b></font>enhance patches<br/> | 
| 250 | o Ideas |             <font color="red"><b>o </b></font>look at http://cvs.php.net/co.php/pear/XML_RPC/RPC.php<br/> | 
| 251 |  |             <font color="red"><b>o </b></font>look at http://marc.theaimsgroup.com/?l=pear-dev&m=103578377822397&w=2<br/> | 
| 252 | o PEAR |             <font color="red"><b>o </b></font>provide better patch introducing new error-codes and messages for "local errors":<br/> | 
| 253 |  |                 <font color="red"><b>o </b></font>"could not connect to remote server, failed to open socket"<br/> | 
| 254 | o LookAt PEAR-1.0? |                 <font color="red"><b>o </b></font>"could not send data, but socket is open"<br/> | 
| 255 |  | <!-- block --><br/> | 
| 256 | o PEAR::XML::RPC |     <font color="green"><b>x </b></font>LookAt <font color="orange"><b><a href="http://search.netfrag.org/PEAR::Log" target="_blank">PEAR::Log</a></b></font>-1.5.3<br/> | 
| 257 | x remove custom patches |         <font color="green"><b>x </b></font>does it have log-level-constants defined inside itself? yes!<br/> | 
| 258 | x re-integrate functionality from these patches at another place |         <font color="green"><b>x </b></font>re-integrate patches to have timestamp formatted in a different way<br/> | 
| 259 | o enhance patches |           <font color="red"><b>o </b></font>integrate <font color="orange"><b><a href="http://search.netfrag.org/PEAR::Translation" target="_blank">PEAR::Translation</a></b></font> with smarty<br/> | 
| 260 | o look at http://cvs.php.net/co.php/pear/XML_RPC/RPC.php |         <font color="red"><b>o </b></font>look at http://pear.php.net/package-info.php?pacid=124&release=1.2.3<br/> | 
| 261 | o look at http://marc.theaimsgroup.com/?l=pear-dev&m=103578377822397&w=2 |         <font color="red"><b>o </b></font>look at http://smarty.php.net<br/> | 
| 262 | o provide better patch introducing new error-codes and messages for "local errors": |         <font color="red"><b>o </b></font>refactor flib/Application/i10n/LocaleText.php<br/> | 
| 263 | o "could not connect to remote server, failed to open socket" |                         <font color="red"><b>o </b></font>send patch for PEAR/Log/file.php<br/> | 
| 264 | o "could not send data, but socket is open" |           <font color="red"><b>o </b></font>make patch for PEAR/XML/RPC.php<br/> | 
| 265 |  |           <font color="red"><b>o </b></font>refactor to <font color="orange"><b><a href="http://search.netfrag.org/PEAR::DB" target="_blank">PEAR::DB</a></b></font> - drivers<br/> | 
| 266 | x LookAt PEAR::Log-1.5.3 |         <font color="red"><b>o </b></font>glib/Data/Driver/Proxy.php<br/> | 
| 267 | x does it have log-level-constants defined inside itself? yes! |         <font color="red"><b>o </b></font>glib/Data/Driver/RPC/Remote.php<br/> | 
| 268 | x re-integrate patches to have timestamp formatted in a different way |         <font color="red"><b>o </b></font>the name??? (<font color="orange"><b><a href="http://search.netfrag.org/DB::RPC" target="_blank">DB::RPC</a></b></font>?, <font color="orange"><b><a href="http://search.netfrag.org/DB::Remote" target="_blank">DB::Remote</a></b></font>?, <font color="orange"><b><a href="http://search.netfrag.org/DB::Virtual" target="_blank">DB::Virtual</a></b></font>?)<br/> | 
| 269 |  |           <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/PEAR::Auth::Kerberos" target="_blank">PEAR::Auth::Kerberos</a></b></font>???<br/> | 
| 270 | o integrate PEAR::Translation with smarty |           <font color="red"><b>o </b></font>integrate glib/Data/Driver/Proxy with <font color="orange"><b><a href="http://search.netfrag.org/PEAR::Cache" target="_blank">PEAR::Cache</a></b></font><br/> | 
| 271 | o look at http://pear.php.net/package-info.php?pacid=124&release=1.2.3 |         <font color="red"><b>o </b></font>use <font color="orange"><b><a href="http://search.netfrag.org/DB::RPC" target="_blank">DB::RPC</a></b></font> for this!<br/> | 
| 272 | o look at http://smarty.php.net |               <font color="red"><b>o </b></font>integrate <font color="orange"><b><a href="http://search.netfrag.org/Application::Config" target="_blank">Application::Config</a></b></font> with <font color="orange"><b><a href="http://search.netfrag.org/PEAR::Config" target="_blank">PEAR::Config</a></b></font><br/> | 
| 273 | o refactor flib/Application/i10n/LocaleText.php |           <font color="red"><b>o </b></font>use <font color="orange"><b><a href="http://search.netfrag.org/PEAR::Tree" target="_blank">PEAR::Tree</a></b></font><br/> | 
| 274 |  |         <font color="red"><b>o </b></font>look at http://opensource.visionp.de/modules/project/tree.php<br/> | 
| 275 |  |         <font color="red"><b>o </b></font>as base data container for "<font color="orange"><b><a href="http://search.netfrag.org/app::menu" target="_blank">app::menu</a></b></font>", "<font color="orange"><b><a href="http://search.netfrag.org/phpHtmlLib::TreeNav" target="_blank">phpHtmlLib::TreeNav</a></b></font>"<br/> | 
| 276 | o send patch for PEAR/Log/file.php |               <font color="red"><b>o </b></font>integrate <font color="orange"><b><a href="http://search.netfrag.org/Data::Encode" target="_blank">Data::Encode</a></b></font> with <font color="orange"><b><a href="http://search.netfrag.org/PEAR::I18N" target="_blank">PEAR::I18N</a></b></font> - Internationalization???<br/> | 
| 277 |  |           <font color="red"><b>o </b></font>prepare patches for pear.php.net<br/> | 
| 278 | o make patch for PEAR/XML/RPC.php |         <font color="red"><b>o </b></font>configurable timestamp format for <font color="orange"><b><a href="http://search.netfrag.org/PEAR::Log::file" target="_blank">PEAR::Log::file</a></b></font><br/> | 
| 279 |  |         <font color="red"><b>o </b></font>no fatal php errors from <font color="orange"><b><a href="http://search.netfrag.org/PEAR::XML::RPC" target="_blank">PEAR::XML::RPC</a></b></font><br/> | 
| 280 | o refactor to PEAR::DB - drivers |               <font color="green"><b>x </b></font>why not <font color="orange"><b><a href="http://search.netfrag.org/PEAR::Config" target="_blank">PEAR::Config</a></b></font>?<br/> | 
| 281 | o glib/Data/Driver/Proxy.php |         * This class allows for parsing and editing of configuration datasources.<br/> | 
| 282 | o glib/Data/Driver/RPC/Remote.php |         * Do not use this class only to read datasources because of the overhead<br/> | 
| 283 | o the name??? (DB::RPC?, DB::Remote?, DB::Virtual?) |         * it creates to keep track of the configuration structure.<br/> | 
| 284 |  | <!-- block --><br/> | 
| 285 | o PEAR::Auth::Kerberos??? | <font color="red"><b>o </b></font>auf "tune": Programm beenden... "should not see me"<br/> | 
| 286 |  | <!-- block --><br/> | 
| 287 | o integrate glib/Data/Driver/Proxy with PEAR::Cache | <font color="red"><b>o </b></font>non-proportional-font-angebots-generator<br/> | 
| 288 | o use DB::RPC for this! | <!-- block --><br/> | 
| 289 |  | <font color="red"><b>o </b></font>archiving: manager & cataloguer<br/> | 
| 290 | o integrate Application::Config with PEAR::Config | <!-- block --><br/> | 
| 291 |  | <font color="red"><b>o </b></font>schema-convertors<br/> | 
| 292 | o use PEAR::Tree |     <font color="red"><b>o </b></font>ldap-schema -> rdfs?<br/> | 
| 293 | o look at http://opensource.visionp.de/modules/project/tree.php |     <font color="red"><b>o </b></font>tangram-schema -> rdfs?<br/> | 
| 294 | o as base data container for "app::menu", "phpHtmlLib::TreeNav" |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/DBIx::DBSchema" target="_blank">DBIx::DBSchema</a></b></font> <-> rdfs?<br/> | 
| 295 |  |     <font color="red"><b>o </b></font>=> web-based rdfs-browser/-editor???<br/> | 
| 296 | o integrate Data::Encode with PEAR::I18N - Internationalization??? | <!-- block --><br/> | 
| 297 |  | <font color="red"><b>o </b></font>glossary: Abstract Syntax Notation Basic Encoding Rules (ASN.1/BER) records<br/> | 
| 298 | o prepare patches for pear.php.net | <!-- block --><br/> | 
| 299 | o configurable timestamp format for PEAR::Log::file | <font color="red"><b>o </b></font>add some notes about licenses:<br/> | 
| 300 | o no fatal php errors from PEAR::XML::RPC |     <font color="red"><b>o </b></font>code: use GPL/LGPL? (GNU General Public License)<br/> | 
| 301 |  |         ->http://www.gnu.org/copyleft/gpl.html<br/> | 
| 302 | x why not PEAR::Config? |     <font color="red"><b>o </b></font>documentation and stuff: use OpenContent License (OPL)?<br/> | 
| 303 | * This class allows for parsing and editing of configuration datasources. |         ->http://opencontent.org/opl.shtml?<br/> | 
| 304 | * Do not use this class only to read datasources because of the overhead | <!-- block --><br/> | 
| 305 | * it creates to keep track of the configuration structure. | <font color="red"><b>o </b></font>found: LDSU<br/> | 
| 306 |  | <!-- block --><br/> | 
| 307 | o auf "tune": Programm beenden... "should not see me" | <font color="red"><b>o </b></font>what about the missing posts to news.netfrag.org?<br/> | 
| 308 |  |     <font color="red"><b>o </b></font>e.g. "Wo finde ich .pod-Dokumente auf netfrag.org?"<br/> | 
| 309 | o non-proportional-font-angebots-generator |     <font color="red"><b>o </b></font>auto-rotated to some nirvana by a cron-daily?<br/> | 
| 310 |  | <!-- block --><br/> | 
| 311 | o archiving: manager & cataloguer | <font color="red"><b>o </b></font>nfo/Overview<br/> | 
| 312 |  |     <font color="red"><b>o </b></font>edit<br/> | 
| 313 | o schema-convertors |         ~natraj: redirect to ../optix<br/> | 
| 314 | o ldap-schema -> rdfs? |         ~xabbu: redirect to vortex.sytes.net<br/> | 
| 315 | o tangram-schema -> rdfs? |         ~janosch: fill with scripts/PerlFileMover.pl, scripts/mail-handler.pl and scripts/conrad-c-control-xyz<br/> | 
| 316 | o DBIx::DBSchema <-> rdfs? |         download: link to http://psl.no-ip.com/public/download/<br/> | 
| 317 | o => web-based rdfs-browser/-editor??? |     <font color="red"><b>o </b></font>change css-styles?<br/> | 
| 318 |  |     <font color="red"><b>o </b></font>reduce width of inner text-field?<br/> | 
| 319 | o glossary: Abstract Syntax Notation Basic Encoding Rules (ASN.1/BER) records | <!-- block --><br/> | 
| 320 |  | <font color="red"><b>o </b></font>netfrag.org - IntegrationPhase2<br/> | 
| 321 | o add some notes about licenses: |     <font color="red"><b>o </b></font>integrate user-accounts and passwords<br/> | 
| 322 | o code: use GPL/LGPL? (GNU General Public License) |         <font color="red"><b>o </b></font>inn<br/> | 
| 323 | ->http://www.gnu.org/copyleft/gpl.html |         <font color="red"><b>o </b></font>phpWiki<br/> | 
| 324 | o documentation and stuff: use OpenContent License (OPL)? | <!-- block --><br/> | 
| 325 | ->http://opencontent.org/opl.shtml? | <font color="red"><b>o </b></font>mnoGoSearch - modify search-interface<br/> | 
| 326 |  |     <font color="red"><b>o </b></font>simpler form:<br/> | 
| 327 | o found: LDSU |         <font color="red"><b>o </b></font>just two fields/areas: a) searchword b) (restrict) searcharea-/scope (by word, by checkboxing)<br/> | 
| 328 |  |     <font color="red"><b>o </b></font>remember "last recent searches"<br/> | 
| 329 | o what about the missing posts to news.netfrag.org? |         <font color="red"><b>o </b></font>give user possibility to "mark search as private"<br/> | 
| 330 | o e.g. "Wo finde ich .pod-Dokumente auf netfrag.org?" |     <font color="red"><b>o </b></font>focus input-field on page load (javascript!)<br/> | 
| 331 | o auto-rotated to some nirvana by a cron-daily? | <!-- block --><br/> | 
| 332 |  | <font color="red"><b>o </b></font>describe how to add a button to ie (via javascript) (or moz? via XUL?) which triggers<br/> | 
| 333 | o nfo/Overview |     a "search at netfrag.org" automagically<br/> | 
| 334 | o edit | <!-- block --><br/> | 
| 335 | ~natraj: redirect to ../optix | <font color="red"><b>o </b></font>distributed backup system with central/global administration point<br/> | 
| 336 | ~xabbu: redirect to vortex.sytes.net |     <font color="red"><b>o </b></font>it's just metadata<br/> | 
| 337 | ~janosch: fill with scripts/PerlFileMover.pl, scripts/mail-handler.pl and scripts/conrad-c-control-xyz |     <font color="red"><b>o </b></font>transportable via xml<br/> | 
| 338 | download: link to http://psl.no-ip.com/public/download/ |     <font color="red"><b>o </b></font>storable in xml, rdbms, ldap<br/> | 
| 339 | o change css-styles? | <!-- block --><br/> | 
| 340 | o reduce width of inner text-field? | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/OpenContact" target="_blank">OpenContact</a><br/> | 
| 341 |  | <!-- block --><br/> | 
| 342 | o netfrag.org - IntegrationPhase2 | <font color="red"><b>o </b></font>add copyright information to source-code!!!<br/> | 
| 343 | o integrate user-accounts and passwords | <!-- block --><br/> | 
| 344 | o inn | <font color="red"><b>o </b></font>import directory layout (esp. /home/service) of h1.service.netfrag.org to cvs.netfrag.org<br/> | 
| 345 | o phpWiki | <!-- block --><br/> | 
| 346 |  | <font color="red"><b>o </b></font>add possibility to search for *arbitrary* *unlinked* words against a pre-configured WordExpander,<br/> | 
| 347 | o mnoGoSearch - modify search-interface |       which expands words to refs (e.g. http-url) automagically<br/> | 
| 348 | o simpler form: |       <font color="red"><b>o </b></font>add javascript-link: "search for selected word/phrase" against search.netfrag.org<br/> | 
| 349 | o just two fields/areas: a) searchword b) (restrict) searcharea-/scope (by word, by checkboxing) | <!-- block --><br/> | 
| 350 | o remember "last recent searches" | <font color="red"><b>o </b></font>add new topic: "filter"<br/> | 
| 351 | o give user possibility to "mark search as private" |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Regexp::Group" target="_blank">Regexp::Group</a></b></font><br/> | 
| 352 | o focus input-field on page load (javascript!) |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Data::Filter" target="_blank">Data::Filter</a></b></font><br/> | 
| 353 |  |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Mail::Audit" target="_blank">Mail::Audit</a></b></font><br/> | 
| 354 | o describe how to add a button to ie (via javascript) (or moz? via XUL?) which triggers |     <font color="red"><b>o </b></font>Content-Filters<br/> | 
| 355 | a "search at netfrag.org" automagically |         <font color="red"><b>o </b></font>wiki, tavi, etc.<br/> | 
| 356 |  |         <font color="red"><b>o </b></font>QuickNote to HTML (what about the name 'iNote'?)<br/> | 
| 357 | o distributed backup system with central/global administration point | <!-- block --><br/> | 
| 358 | o it's just metadata | <font color="red"><b>o </b></font>janosch's PerlFileMover<br/> | 
| 359 | o transportable via xml |     <font color="red"><b>o </b></font>use unlink together with <font color="orange"><b><a href="http://search.netfrag.org/File::Spec" target="_blank">File::Spec</a></b></font> instead of doing a "del" via system<br/> | 
| 360 | o storable in xml, rdbms, ldap |     <font color="red"><b>o </b></font>use <font color="orange"><b><a href="http://search.netfrag.org/File::List" target="_blank">File::List</a></b></font> (look at <font color="orange"><b><a href="http://search.netfrag.org/File::Iterator" target="_blank">File::Iterator</a></b></font> also)<br/> | 
| 361 |  |     <font color="red"><b>o </b></font>use some directory watcher module or make one from that?<br/> | 
| 362 | o search::OpenContact |         <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/POE::Component::DirWatch" target="_blank">POE::Component::DirWatch</a></b></font><br/> | 
| 363 |  |               http://search.cpan.org/author/CHOLET/POE-Component-DirWatch-0.01/DirWatch.pm<br/> | 
| 364 | o add copyright information to source-code!!! | <!-- block --><br/> | 
| 365 |  | <font color="red"><b>o </b></font>replace? look at sandr! (Search AND Replace?) (from french university/organization...)<br/> | 
| 366 | o import directory layout (esp. /home/service) of h1.service.netfrag.org to cvs.netfrag.org | <!-- block --><br/> | 
| 367 |  | <font color="red"><b>o </b></font>install? look at DLAI! (DownLoad And Install?) (from french university/organization...)<br/> | 
| 368 | o add possibility to search for *arbitrary* *unlinked* words against a pre-configured WordExpander, | <!-- block --><br/> | 
| 369 | which expands words to refs (e.g. http-url) automagically | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/phpDocServ" target="_blank">phpDocServ</a><br/> | 
| 370 | o add javascript-link: "search for selected word/phrase" against search.netfrag.org | <!-- block --><br/> | 
| 371 |  | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/outlook contact sync" target="_blank">outlook contact sync</a><br/> | 
| 372 | o add new topic: "filter" | <!-- block --><br/> | 
| 373 | o Regexp::Group | <font color="red"><b>o </b></font>pages for patches<br/> | 
| 374 | o Data::Filter | <!-- block --><br/> | 
| 375 | o Mail::Audit | <font color="red"><b>o </b></font>pages & screenshots for sync<br/> | 
| 376 | o Content-Filters | <!-- block --><br/> | 
| 377 | o wiki, tavi, etc. | <font color="red"><b>o </b></font>redesign layout of article-/message viewer in newsportal etc.<br/> | 
| 378 | o QuickNote to HTML (what about the name 'iNote'?) | <!-- block --><br/> | 
| 379 |  | <font color="red"><b>o </b></font>setup cvstrac on quepasa.netfrag.org<br/> | 
| 380 | o janosch's PerlFileMover | <!-- block --><br/> | 
| 381 | o use unlink together with File::Spec instead of doing a "del" via system | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/trouble ticket" target="_blank">trouble ticket</a><br/> | 
| 382 | o use File::List (look at File::Iterator also) | <!-- block --><br/> | 
| 383 | o use some directory watcher module or make one from that? | <font color="red"><b>o </b></font>try lxr? (from sf.net)<br/> | 
| 384 | o POE::Component::DirWatch | <!-- block --><br/> | 
| 385 | http://search.cpan.org/author/CHOLET/POE-Component-DirWatch-0.01/DirWatch.pm | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/lyra" target="_blank">lyra</a><br/> | 
| 386 |  | <!-- block --><br/> | 
| 387 | o replace? look at sandr! (Search AND Replace?) (from french university/organization...) | <font color="red"><b>o </b></font><a href="http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=outlook ldap" target="_blank">outlook ldap</a>]<br/> | 
| 388 |  | <!-- block --><br/> | 
| 389 | o install? look at DLAI! (DownLoad And Install?) (from french university/organization...) | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/LDAP Search Error" target="_blank">LDAP Search Error</a><br/> | 
| 390 |  | <!-- block --><br/> | 
| 391 | o search::phpDocServ | <font color="red"><b>o </b></font>nice layout: http://depts.washington.edu/cac/cchome/mis.html<br/> | 
| 392 |  | <!-- block --><br/> | 
| 393 | o search::[outlook contact sync] | <font color="red"><b>o </b></font>split up custom gui:<br/> | 
| 394 |  |     <font color="red"><b>o </b></font>two parts (topics): "notes" & "ideas" (& "visions"?)<br/> | 
| 395 | o pages for patches |     <font color="red"><b>o </b></font>*both* may have contexts (are associated with one or more other arbitrary items)<br/> | 
| 396 |  |     <font color="red"><b>o </b></font>these may be StartingPoints when having a number of things cross referenced<br/> | 
| 397 | o pages & screenshots for sync | <!-- block --><br/> | 
| 398 |  | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/some news posts got purged, sorry" target="_blank">some news posts got purged, sorry</a>]<br/> | 
| 399 | o redesign layout of article-/message viewer in newsportal etc. | <!-- block --><br/> | 
| 400 |  | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/quepasa moves slow" target="_blank">quepasa moves slow</a>]<br/> | 
| 401 | o setup cvstrac on quepasa.netfrag.org | <!-- block --><br/> | 
| 402 |  | <font color="red"><b>o </b></font>mail output from "df" at quepasa.netfrag.org<br/> | 
| 403 | o search::[trouble ticket] | <!-- block --><br/> | 
| 404 |  | <font color="red"><b>o </b></font>tell rabit about ps-lxr (lxr-ps?) (the ps filter and link-expander)<br/> | 
| 405 | o try lxr? (from sf.net) | <!-- block --><br/> | 
| 406 |  | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/<font color="orange"><b><a href="http://search.netfrag.org/Business::OnlinePayment" target="_blank">Business::OnlinePayment</a></b></font>" target="_blank"><font color="orange"><b><a href="http://search.netfrag.org/Business::OnlinePayment" target="_blank">Business::OnlinePayment</a></b></font></a><br/> | 
| 407 | o search::lyra | <!-- block --><br/> | 
| 408 |  | <font color="red"><b>o </b></font>enhance CVSSpam's ruby-scanner's keywords (TODO, FIXME, etc.)<br/> | 
| 409 | o google::[outlook ldap] |     <font color="red"><b>o </b></font>REVIEW<br/> | 
| 410 |  |     <font color="red"><b>o </b></font>think about different mechanism of how to say "to this with that" to 'cvsspam.rb'<br/> | 
| 411 | o search::LDAP Search Error |     <font color="red"><b>o </b></font>couple 'cvsspam.rb' and the not-yet-ready <br/> | 
| 412 |  |           link-expansion/item-interpolation WebService on quepasa.netfrag.org<br/> | 
| 413 | o nice layout: http://depts.washington.edu/cac/cchome/mis.html |         <font color="red"><b>o </b></font>filter incoming content through that! forward via mail afterwards!<br/> | 
| 414 |  | <!-- block --><br/> | 
| 415 | o split up custom gui: | <font color="red"><b>o </b></font>do the same thing described above with inn:<br/> | 
| 416 | o two parts (topics): "notes" & "ideas" (& "visions"?) |     <font color="red"><b>o </b></font>couple the inn-perl-filters with the mentioned InterpolWebService  ;-)<br/> | 
| 417 | o *both* may have contexts (are associated with one or more other arbitrary items) |     <font color="red"><b>o </b></font>or should we name it "ExtrapolWebService"?<br/> | 
| 418 | o these may be StartingPoints when having a number of things cross referenced | <!-- block --><br/> | 
| 419 |  | <font color="red"><b>o </b></font>hehe: <a href="http://search.netfrag.org/interpol" target="_blank">interpol</a><br/> | 
| 420 | o [search::some news posts got purged, sorry] | <!-- block --><br/> | 
| 421 |  | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/it's too hard" target="_blank">it's too hard</a><br/> | 
| 422 | o [search::quepasa moves slow] | <!-- block --><br/> | 
| 423 |  | <font color="green"><b>x </b></font>what's new in perl 5.8.0?<br/> | 
| 424 | o mail output from "df" at quepasa.netfrag.org |     <font color="green"><b>x </b></font>Unicode<br/> | 
| 425 |  |     <font color="green"><b>x </b></font>Threads<br/> | 
| 426 | o tell rabit about ps-lxr (lxr-ps?) (the ps filter and link-expander) |     <font color="green"><b>x </b></font>IO<br/> | 
| 427 |  |     <font color="green"><b>x </b></font>Signals<br/> | 
| 428 | o search::Business::OnlinePayment |     <font color="green"><b>x </b></font>Speed<br/> | 
| 429 |  | <!-- block --><br/> | 
| 430 | o enhance CVSSpam's ruby-scanner's keywords (TODO, FIXME, etc.) | <font color="red"><b>o </b></font>use <font color="orange"><b><a href="http://search.netfrag.org/WWW::Mechanize" target="_blank">WWW::Mechanize</a></b></font>!!!<br/> | 
| 431 | o REVIEW | <!-- block --><br/> | 
| 432 | o think about different mechanism of how to say "to this with that" to 'cvsspam.rb' | <font color="red"><b>o </b></font>compare <font color="orange"><b><a href="http://search.netfrag.org/DesignPattern::Bridge" target="_blank">DesignPattern::Bridge</a></b></font> with <font color="orange"><b><a href="http://search.netfrag.org/Class::Inner" target="_blank">Class::Inner</a></b></font>!<br/> | 
| 433 | o couple 'cvsspam.rb' and the not-yet-ready | <!-- block --><br/> | 
| 434 | link-expansion/item-interpolation WebService on quepasa.netfrag.org | <font color="red"><b>o </b></font>refactor the DesignPattern::-namespace to the Class::-namespace (perl & php!)!!!<br/> | 
| 435 | o filter incoming content through that! forward via mail afterwards! | <!-- block --><br/> | 
| 436 |  | <font color="red"><b>o </b></font>have seperated search-spaces for<br/> | 
| 437 | o do the same thing described above with inn: |     <font color="red"><b>o </b></font>nfoweb & co.<br/> | 
| 438 | o couple the inn-perl-filters with the mentioned InterpolWebService  ;-) |     <font color="red"><b>o </b></font>news<br/> | 
| 439 | o or should we name it "ExtrapolWebService"? |     <font color="red"><b>o </b></font>cvs-logs<br/> | 
| 440 |  |     <font color="red"><b>o </b></font>.... but: still let the feature to search the whole index ...<br/> | 
| 441 | o hehe: search::interpol | <!-- block --><br/> | 
| 442 |  | <font color="red"><b>o </b></font>EasyDoc???<br/> | 
| 443 | o search::it's too hard |     <font color="green"><b>x </b></font>occupied: look at htmltmpl.sourceforge.net<br/> | 
| 444 |  |     <font color="green"><b>x </b></font>it's for python *and* php!!!<br/> | 
| 445 | x what's new in perl 5.8.0? | <!-- block --><br/> | 
| 446 | x Unicode | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/OpenAccess it's already occupied - it's odbc driver stuff" target="_blank">OpenAccess it's already occupied - it's odbc driver stuff</a><br/> | 
| 447 | x Threads | <!-- block --><br/> | 
| 448 | x IO | <font color="green"><b>x </b></font>why not rdf right now?<br/> | 
| 449 | x Signals |     <font color="green"><b>x </b></font><a href="http://search.netfrag.org/RDF -- the reason given usually being "it's too hard."" target="_blank">RDF -- the reason given usually being "it's too hard."</a><br/> | 
| 450 | x Speed | <!-- block --><br/> | 
| 451 |  | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/syncml" target="_blank">syncml</a><br/> | 
| 452 | o use WWW::Mechanize!!! | <!-- block --><br/> | 
| 453 |  | <font color="green"><b>x </b></font><a href="http://search.netfrag.org/perl inner class" target="_blank">perl inner class</a><br/> | 
| 454 | o compare DesignPattern::Bridge with Class::Inner! |     <font color="green"><b>x </b></font>it works!<br/> | 
| 455 |  |     <font color="green"><b>x </b></font>the intended document is found on first place<br/> | 
| 456 | o refactor the DesignPattern::-namespace to the Class::-namespace (perl & php!)!!! |     <font color="green"><b>x </b></font>this document is also found<br/> | 
| 457 |  |     <font color="red"><b>o </b></font>just try to strip out the two documents found in between,<br/> | 
| 458 | o have seperated search-spaces for |             these are the newsportal overview-pages (ThreadView)<br/> | 
| 459 | o nfoweb & co. |             where the keywords are found inside the pure titles<br/> | 
| 460 | o news | <!-- block --><br/> | 
| 461 | o cvs-logs | <font color="green"><b>x </b></font>DSMLv2: <br/> | 
| 462 | o .... but: still let the feature to search the whole index ... |     from http://www.netfrag.org/webnews/article.php?id=241&group=nfo.links.computing<br/> | 
| 463 |  |                     DSMLv2 is defined in terms of a set of XML fragments that are used as<br/> | 
| 464 | o EasyDoc??? |     payloads in a binding. A binding defines how the DSMLv2 XML fragments are sent<br/> | 
| 465 | x occupied: look at htmltmpl.sourceforge.net |     as requests and responses in the context of a specific transport such as SOAP,<br/> | 
| 466 | x it's for python *and* php!!! |     SMTP, or a simple data file. DSMLv2 defines two normative bindings: (1) a SOAP<br/> | 
| 467 |  |     request/response binding is defined in section 6; and (2) a file binding that<br/> | 
| 468 | o search::OpenAccess it's already occupied - it's odbc driver stuff |     serves as the DSMLv2 analog of LDIF is defined in section 7. The rules for<br/> | 
| 469 |  |     defining other DSMLv2 compliant bindings are found in section 8.<br/> | 
| 470 | x why not rdf right now? | <!-- block --><br/> | 
| 471 | x search::[RDF -- the reason given usually being "it's too hard."] | <font color="red"><b>o </b></font>review|<a href="http://search.netfrag.org/mail to news gateway" target="_blank">mail to news gateway</a><br/> | 
| 472 |  |     <font color="red"><b>o </b></font>better: (exact (first) hit)<br/> | 
| 473 | o search::syncml |         <font color="red"><b>o </b></font>try to find: http://www.netfrag.org/webnews/attachment.php/nfo.links.computing/372/2/NewsGateway.xml<br/> | 
| 474 |  |         <font color="red"><b>o </b></font><a href="http://search.netfrag.org/NewsGateway.xml" target="_blank">NewsGateway.xml</a><br/> | 
| 475 | x search::perl inner class | <!-- block --><br/> | 
| 476 | x it works! | <font color="red"><b>o </b></font>refactor hash2sql into some module (<font color="orange"><b><a href="http://search.netfrag.org/Data::Storage::Handler::DBI" target="_blank">Data::Storage::Handler::DBI</a></b></font>?, shortcuts.pm?)<br/> | 
| 477 | x the intended document is found on first place | <!-- block --><br/> | 
| 478 | x this document is also found | <font color="red"><b>o </b></font>use <font color="orange"><b><a href="http://search.netfrag.org/Hash::Merge" target="_blank">Hash::Merge</a></b></font> instead of object2hash<br/> | 
| 479 | o just try to strip out the two documents found in between, | <!-- block --><br/> | 
| 480 | these are the newsportal overview-pages (ThreadView) | <font color="red"><b>o </b></font>make a <font color="orange"><b><a href="http://search.netfrag.org/Object::Merge" target="_blank">Object::Merge</a></b></font> (maybe patch <font color="orange"><b><a href="http://search.netfrag.org/Hash::Merge" target="_blank">Hash::Merge</a></b></font>) to refactor hash2object somehow<br/> | 
| 481 | where the keywords are found inside the pure titles | <!-- block --><br/> | 
| 482 |  | <font color="red"><b>o </b></font>use <font color="orange"><b><a href="http://search.netfrag.org/Class::Inner" target="_blank">Class::Inner</a></b></font>!!!<br/> | 
| 483 | x DSMLv2: | <!-- block --><br/> | 
| 484 | from http://www.netfrag.org/webnews/article.php?id=241&group=nfo.links.computing | <font color="red"><b>o </b></font>example faq: Was ist ein <a href="http://search.netfrag.org/Buffer-Overrun" target="_blank">Buffer-Overrun</a>?<br/> | 
| 485 | DSMLv2 is defined in terms of a set of XML fragments that are used as | <!-- block --><br/> | 
| 486 | payloads in a binding. A binding defines how the DSMLv2 XML fragments are sent | <font color="red"><b>o </b></font>enhance statistics for <font color="orange"><b><a href="http://search.netfrag.org/Data::Transfer::Sync" target="_blank">Data::Transfer::Sync</a></b></font><br/> | 
| 487 | as requests and responses in the context of a specific transport such as SOAP, |     <font color="red"><b>o </b></font>timing<br/> | 
| 488 | SMTP, or a simple data file. DSMLv2 defines two normative bindings: (1) a SOAP |       <font color="red"><b>o </b></font>inote.com?<br/> | 
| 489 | request/response binding is defined in section 6; and (2) a file binding that | <!-- block --><br/> | 
| 490 | serves as the DSMLv2 analog of LDIF is defined in section 7. The rules for | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/quickstart" target="_blank">quickstart</a><br/> | 
| 491 | defining other DSMLv2 compliant bindings are found in section 8. | <!-- block --><br/> | 
| 492 |  | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/Devel-Metadata" target="_blank">Devel-Metadata</a><br/> | 
| 493 | o review|search::mail to news gateway | <!-- block --><br/> | 
| 494 | o better: (exact (first) hit) | <font color="red"><b>o </b></font>is there a better alternative for <font color="orange"><b><a href="http://search.netfrag.org/Data::Compare::Struct" target="_blank">Data::Compare::Struct</a></b></font> on CPAN?<br/> | 
| 495 | o try to find: http://www.netfrag.org/webnews/attachment.php/nfo.links.computing/372/2/NewsGateway.xml | <!-- block --><br/> | 
| 496 | o search::NewsGateway.xml | <font color="red"><b>o </b></font>refactor:<br/> | 
| 497 |  |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/DesignPattern::Object" target="_blank">DesignPattern::Object</a></b></font> to <font color="orange"><b><a href="http://search.netfrag.org/Class::Base" target="_blank">Class::Base</a></b></font> (perl & php)<br/> | 
| 498 | o refactor hash2sql into some module (Data::Storage::Handler::DBI?, shortcuts.pm?) |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/DesignPattern::Bridge" target="_blank">DesignPattern::Bridge</a></b></font> to <font color="orange"><b><a href="http://search.netfrag.org/Class::Bridge" target="_blank">Class::Bridge</a></b></font> (perl)<br/> | 
| 499 |  |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/DesignPattern::Bridge" target="_blank">DesignPattern::Bridge</a></b></font> to <font color="orange"><b><a href="http://search.netfrag.org/Class::Inner" target="_blank">Class::Inner</a></b></font> (php)<br/> | 
| 500 | o use Hash::Merge instead of object2hash | <!-- block --><br/> | 
| 501 |  | <font color="red"><b>o </b></font>make mnogosearch quiet / write output to logfile<br/> | 
| 502 | o make a Object::Merge (maybe patch Hash::Merge) to refactor hash2object somehow | <!-- block --><br/> | 
| 503 |  | <font color="red"><b>o </b></font>use <font color="orange"><b><a href="http://search.netfrag.org/PEAR::Tree" target="_blank">PEAR::Tree</a></b></font>!<br/> | 
| 504 | o use Class::Inner!!! | <!-- block --><br/> | 
| 505 |  | <font color="red"><b>o </b></font>backup of quepasa.netfrag.org on meister.ultrajan.de<br/> | 
| 506 | o example faq: Was ist ein search::Buffer-Overrun? |     <font color="red"><b>o </b></font>cd /home/joko<br/> | 
| 507 |  |     <font color="red"><b>o </b></font>cvs -d :ext:joko@netfrag.org:/var/lib/cvs checkout joko/virtual/joko_backup_ultrajan<br/> | 
| 508 | o enhance statistics for Data::Transfer::Sync | <!-- block --><br/> | 
| 509 | o timing | <font color="red"><b>o </b></font>org.netfrag.glib<br/> | 
| 510 |  | <!-- block --><br/> | 
| 511 | o inote.com? |     function getObjectList() {<br/> | 
| 512 |  |         // --------------------   clone this & modify  ----------<br/> | 
| 513 | o search::quickstart |         $rpcinfo = $this->rpcinfo;<br/> | 
| 514 |  |         $cache_key = session_id() . "-" . "ObjectTypeList";<br/> | 
| 515 | o search::Devel-Metadata |         <b>$objectTypeList = mkObject('<font color="orange"><b><a href="http://search.netfrag.org/Data::Driver::Proxy" target="_blank">Data::Driver::Proxy</a></b></font>', $cache_key, array( key => 1, command => 'getObjectList', remote => 1, rpcinfo => $rpcinfo, cache => array( db => 0, session => 1 ) ) );</b><br/> | 
| 516 |  |         $result = $objectTypeList->getAttributes();<br/> | 
| 517 | o is there a better alternative for Data::Compare::Struct on CPAN? |         return $result;<br/> | 
| 518 |  |         // --------------------   clone this & modify  ----------<br/> | 
| 519 | o refactor: |     }<br/> | 
| 520 | o DesignPattern::Object to Class::Base (perl & php) | <!-- block --><br/> | 
| 521 | o DesignPattern::Bridge to Class::Bridge (perl) | <font color="red"><b>o </b></font>check out xoops: www.xoops.org<br/> | 
| 522 | o DesignPattern::Bridge to Class::Inner (php) | <!-- block --><br/> | 
| 523 |  | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/Manuel Lemos" target="_blank">Manuel Lemos</a><br/> | 
| 524 | o make mnogosearch quiet / write output to logfile | <!-- block --><br/> | 
| 525 |  | <font color="red"><b>o </b></font>use XOOPS (uses smarty) and PRAX (instead / together with <font color="orange"><b><a href="http://search.netfrag.org/RPC::XML" target="_blank">RPC::XML</a></b></font>?)<br/> | 
| 526 | o use PEAR::Tree! | <!-- block --><br/> | 
| 527 |  | <font color="red"><b>o </b></font>collaborative Dynabooks, Constructionism, Intertwingulation<br/> | 
| 528 | o backup of quepasa.netfrag.org on meister.ultrajan.de | <!-- block --><br/> | 
| 529 | o cd /home/joko | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/RBAC" target="_blank">RBAC</a><br/> | 
| 530 | o cvs -d :ext:joko@netfrag.org:/var/lib/cvs checkout joko/virtual/joko_backup_ultrajan | <!-- block --><br/> | 
| 531 |  | <font color="red"><b>o </b></font>check out <br/> | 
| 532 | o org.netfrag.glib |     <font color="red"><b>o </b></font>squeakland.org<br/> | 
| 533 |  |     <font color="red"><b>o </b></font>binarycloud: http://greenhell.com/BinaryCloud<br/> | 
| 534 | function getObjectList() { |     <font color="red"><b>o </b></font>http://dev.greenhell.com/<br/> | 
| 535 | // --------------------   clone this & modify  ---------- |     <font color="red"><b>o </b></font>http://greenhell.com/phpWebForm<br/> | 
| 536 | $rpcinfo = $this->rpcinfo; |     <font color="red"><b>o </b></font>http://greenhell.com/dataMiner<br/> | 
| 537 | $cache_key = session_id() . "-" . "ObjectTypeList"; |       <font color="red"><b>o </b></font>binarycloud FormBuilder!!!<br/> | 
| 538 | <b>$objectTypeList = mkObject('Data::Driver::Proxy', $cache_key, array( key => 1, command => 'getObjectList', remote => 1, rpcinfo => $rpcinfo, cache => array( db => 0, session => 1 ) ) );</b> | <!-- block --><br/> | 
| 539 | $result = $objectTypeList->getAttributes(); | <font color="red"><b>o </b></font>for Perl??<br/> | 
| 540 | return $result; |     <font color="red"><b>o </b></font>ant<br/> | 
| 541 | // --------------------   clone this & modify  ---------- |     <font color="red"><b>o </b></font>wsif<br/> | 
| 542 | } | <!-- block --><br/> | 
| 543 |  | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/Beaming Files - OpenOBEX" target="_blank">Beaming Files - OpenOBEX</a><br/> | 
| 544 | o check out xoops: www.xoops.org | <!-- block --><br/> | 
| 545 |  | <font color="red"><b>o </b></font>winscp!<br/> | 
| 546 | o search::Manuel Lemos | <!-- block --><br/> | 
| 547 |  | <font color="red"><b>o </b></font>OBEX!!!<br/> | 
| 548 | o use XOOPS (uses smarty) and PRAX (instead / together with RPC::XML?) | <!-- block --><br/> | 
| 549 |  | <font color="red"><b>o </b></font>Generic object exchange profile (GOEP)<br/> | 
| 550 | o collaborative Dynabooks, Constructionism, Intertwingulation | <!-- block --><br/> | 
| 551 |  | <font color="red"><b>o </b></font>Object push profile (OPP) <br/> | 
| 552 | o search::RBAC | <!-- block --><br/> | 
| 553 |  | <font color="red"><b>o </b></font>l2cap - Logical Link Control and Adaptation Protocol<br/> | 
| 554 | o check out | <!-- block --><br/> | 
| 555 | o squeakland.org | <font color="red"><b>o </b></font>http://www.bluetoothsig.org/upf/<br/> | 
| 556 | o binarycloud: http://greenhell.com/BinaryCloud |       UnPlugFest-12 (FULL) - Europe - October 2003 <br/> | 
| 557 | o http://dev.greenhell.com/ | <!-- block --><br/> | 
| 558 | o http://greenhell.com/phpWebForm | <font color="red"><b>o </b></font>ISO 13250<br/> | 
| 559 | o http://greenhell.com/dataMiner | <!-- block --><br/> | 
| 560 |  | <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/XML::RPC" target="_blank">XML::RPC</a></b></font> --> <font color="orange"><b><a href="http://search.netfrag.org/XMLRPC::Lite" target="_blank">XMLRPC::Lite</a></b></font>???<br/> | 
| 561 | o binarycloud FormBuilder!!! | <!-- block --><br/> | 
| 562 |  | <font color="red"><b>o </b></font>in search for a native perl make solution:<br/> | 
| 563 | o for Perl?? |     <font color="red"><b>- </b></font>gnu make: http://www.gnu.org/software/make/<br/> | 
| 564 | o ant |     <font color="red"><b>- </b></font>java ant: http://ant.apache.org/<br/> | 
| 565 | o wsif |     <font color="red"><b>- </b></font>perforce jam (just another make): http://www.perforce.com/jam/jam.html<br/> | 
| 566 |  |     <font color="red"><b>- </b></font>perl make: http://search.cpan.org/author/MHOSKEN/Font-TTF-0.32/pmake.bat<br/> | 
| 567 | o search::Beaming Files - OpenOBEX |           pmake - a perl 'make' replacement<br/> | 
| 568 |  |           based on:<br/> | 
| 569 | o winscp! |     <font color="red"><b>- </b></font>CPAN Make: http://search.cpan.org/author/NI-S/Make-1.00/<br/> | 
| 570 |  |           Make - module for processing makefiles  <br/> | 
| 571 | o OBEX!!! |     <font color="red"><b>- </b></font>Phing: http://webstract.org/<br/> | 
| 572 |  |           Phing is a build system, similar to Gnu make, and Apache ant, <br/> | 
| 573 | o Generic object exchange profile (GOEP) |           though it's concept is closer to ant than it is to gnumake. <br/> | 
| 574 |  |           In fact, Phing was written with ant's design in mind to create a build system. <br/> | 
| 575 | o Object push profile (OPP) |           Phing stands for "PHphmake Is Not Gnumake".<br/> | 
| 576 |  |     <font color="red"><b>- </b></font>nant: http://nant.sourceforge.net/<br/> | 
| 577 | o l2cap - Logical Link Control and Adaptation Protocol |           NAnt is a free .NET build tool. In theory it is kind of like make without make's wrinkles. <br/> | 
| 578 |  |           In practice it's a lot like Ant. NAnt has been tested with the .Net Release.<br/> | 
| 579 | o http://www.bluetoothsig.org/upf/ |     <font color="red"><b>- </b></font>cons - A Make replacement<br/> | 
| 580 | UnPlugFest-12 (FULL) - Europe - October 2003 |         http://www.dsmit.com/cons/<br/> | 
| 581 |  |     <font color="red"><b>- </b></font>SCons: http://www.scons.org/<br/> | 
| 582 | o ISO 13250 |           a Software Construction tool <br/> | 
| 583 |  |     <font color="red"><b>- </b></font>a-a-p: http://www.a-a-p.org/<br/> | 
| 584 | o XML::RPC --> XMLRPC::Lite??? |     <font color="red"><b>- </b></font><font color="orange"><b><a href="http://search.netfrag.org/Data::Flow" target="_blank">Data::Flow</a></b></font> - Perl extension for simple-minded recipe-controlled build of data<br/> | 
| 585 |  |         http://search.cpan.org/dist/Data-Flow/Flow.pm<br/> | 
| 586 | o in search for a native perl make solution: |     <font color="red"><b>- </b></font>OpenOffice.org - Build tool<br/> | 
| 587 | - gnu make: http://www.gnu.org/software/make/ |         <font color="red"><b>o </b></font>CPAN:<br/> | 
| 588 | - java ant: http://ant.apache.org/ |     <font color="red"><b>o </b></font>JHI<br/> | 
| 589 | - perforce jam (just another make): http://www.perforce.com/jam/jam.html |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Text::Starfish" target="_blank">Text::Starfish</a></b></font><br/> | 
| 590 | - perl make: http://search.cpan.org/author/MHOSKEN/Font-TTF-0.32/pmake.bat |     <font color="red"><b>o </b></font>Meta-0.08 > java_run.pl <br/> | 
| 591 | pmake - a perl 'make' replacement |     <font color="red"><b>o </b></font>Jvm<br/> | 
| 592 | based on: |     <font color="red"><b>o </b></font>Java<br/> | 
| 593 | - CPAN Make: http://search.cpan.org/author/NI-S/Make-1.00/ |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Inline::Java" target="_blank">Inline::Java</a></b></font><br/> | 
| 594 | Make - module for processing makefiles |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/PBJ::JNI" target="_blank">PBJ::JNI</a></b></font><br/> | 
| 595 | - Phing: http://webstract.org/ |     <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/PDL::IO::HDF5" target="_blank">PDL::IO::HDF5</a></b></font> <br/> | 
| 596 | Phing is a build system, similar to Gnu make, and Apache ant, | <!-- block --><br/> | 
| 597 | though it's concept is closer to ant than it is to gnumake. | <font color="red"><b>o </b></font>look at mini-xml (php and perl!)<br/> | 
| 598 | In fact, Phing was written with ant's design in mind to create a build system. | <!-- block --><br/> | 
| 599 | Phing stands for "PHphmake Is Not Gnumake". | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/perl- and php- development" target="_blank">perl- and php- development</a><br/> | 
| 600 | - nant: http://nant.sourceforge.net/ | <!-- block --><br/> | 
| 601 | NAnt is a free .NET build tool. In theory it is kind of like make without make's wrinkles. | <font color="red"><b>o </b></font>bonobo<br/> | 
| 602 | In practice it's a lot like Ant. NAnt has been tested with the .Net Release. |     <font color="red"><b>o </b></font>1.<br/> | 
| 603 | - cons - A Make replacement |         perl -MCPAN -eshell<br/> | 
| 604 | http://www.dsmit.com/cons/ |         install Bonobo<br/> | 
| 605 | - SCons: http://www.scons.org/ |         <font color="orange"><b><a href="http://search.netfrag.org/Gtk::Perl" target="_blank">Gtk::Perl</a></b></font> didn't work<br/> | 
| 606 | a Software Construction tool |         cd /root/.cpan/build/Gtk-Perl-0.7008<br/> | 
| 607 | - a-a-p: http://www.a-a-p.org/ |         perl Makefile.PL --with-gtk-force --without-guessing<br/> | 
| 608 | - Data::Flow - Perl extension for simple-minded recipe-controlled build of data |             install <font color="orange"><b><a href="http://search.netfrag.org/XML::Writer" target="_blank">XML::Writer</a></b></font><br/> | 
| 609 | http://search.cpan.org/dist/Data-Flow/Flow.pm |             (install <font color="orange"><b><a href="http://search.netfrag.org/GNOME::GNORBA" target="_blank">GNOME::GNORBA</a></b></font>)<br/> | 
| 610 | - OpenOffice.org - Build tool |     <font color="red"><b>o </b></font>2.<br/> | 
| 611 |  |         perl2html<br/> | 
| 612 | o CPAN: |         CPAN: GDA GNU Data Access (GDA) Perl Module Library (libgda)<br/> | 
| 613 | o JHI |     <font color="red"><b>o </b></font>3.  <br/> | 
| 614 | o Text::Starfish |         The Perl Shell (psh): http://www.gregorpurdy.com/gregor/psh/<br/> | 
| 615 | o Meta-0.08 > java_run.pl |     <font color="red"><b>o </b></font>4.<br/> | 
| 616 | o Jvm |         apt-get install bonobo-python<br/> | 
| 617 | o Java | <!-- block --><br/> | 
| 618 | o Inline::Java | <font color="red"><b>o </b></font>rap: Request and Process<br/> | 
| 619 | o PBJ::JNI |     or: Ant for Perl<br/> | 
| 620 | o PDL::IO::HDF5 |     <font color="red"><b>o </b></font>use:<br/> | 
| 621 |  |         <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Data::Flow" target="_blank">Data::Flow</a></b></font><br/> | 
| 622 | o look at mini-xml (php and perl!) |         <font color="red"><b>o </b></font>psh (http://search.cpan.org/src/GREGOR/psh-1.8/)<br/> | 
| 623 |  |         <font color="red"><b>o </b></font>HDF?<br/> | 
| 624 | o search::perl- and php- development |         <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/XML::Simple" target="_blank">XML::Simple</a></b></font><br/> | 
| 625 |  |         <font color="red"><b>o </b></font>XPC.pm - XML Procedure Call Classes (http://search.cpan.org/src/GREGOR/XPC-0.2/lib/XPC.pm)<br/> | 
| 626 | o bonobo |         <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/POE::Component::JobQueue" target="_blank">POE::Component::JobQueue</a></b></font><br/> | 
| 627 | o 1. |         <font color="red"><b>o </b></font>Schedule<br/> | 
| 628 | perl -MCPAN -eshell |         <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Term::ShellKit" target="_blank">Term::ShellKit</a></b></font><br/> | 
| 629 | install Bonobo |         <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/IPC::Run" target="_blank">IPC::Run</a></b></font><br/> | 
| 630 | Gtk::Perl didn't work |         <font color="red"><b>o </b></font>XML Procedure Call (XPC)<br/> | 
| 631 | cd /root/.cpan/build/Gtk-Perl-0.7008 | <!-- block --><br/> | 
| 632 | perl Makefile.PL --with-gtk-force --without-guessing |     <font color="red"><b>o </b></font>alternative to <font color="orange"><b><a href="http://search.netfrag.org/XML::Simple" target="_blank">XML::Simple</a></b></font>?<br/> | 
| 633 | install XML::Writer |         <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/XML::Twig" target="_blank">XML::Twig</a></b></font><br/> | 
| 634 | (install GNOME::GNORBA) |             <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Scalar::Util" target="_blank">Scalar::Util</a></b></font><br/> | 
| 635 | o 2. |             <font color="red"><b>o </b></font>WeakRef<br/> | 
| 636 | perl2html |         <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/XML::UM" target="_blank">XML::UM</a></b></font><br/> | 
| 637 | CPAN: GDA GNU Data Access (GDA) Perl Module Library (libgda) |         <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/XML::TreeBuilder" target="_blank">XML::TreeBuilder</a></b></font><br/> | 
| 638 | o 3. |         <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/XML::STX" target="_blank">XML::STX</a></b></font><br/> | 
| 639 | The Perl Shell (psh): http://www.gregorpurdy.com/gregor/psh/ |             <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/XML::SAX" target="_blank">XML::SAX</a></b></font><br/> | 
| 640 | o 4. |         <font color="green"><b>x </b></font><font color="orange"><b><a href="http://search.netfrag.org/XML::Parser" target="_blank">XML::Parser</a></b></font>(Style=Tree)!<br/> | 
| 641 | apt-get install bonobo-python | <!-- block --><br/> | 
| 642 |  | <font color="red"><b>o </b></font>ojb<br/> | 
| 643 | o rap: Request and Process |     http://db.apache.org/ojb/<br/> | 
| 644 | or: Ant for Perl |     ObJectRelationalBridge (OJB) is an Object/Relational mapping tool <br/> | 
| 645 | o use: |     that allows transparent persistence for Java Objects against relational databases.<br/> | 
| 646 | o Data::Flow | <!-- block --><br/> | 
| 647 | o psh (http://search.cpan.org/src/GREGOR/psh-1.8/) | <font color="green"><b>x </b></font>some new perl modules (important for the framework)<br/> | 
| 648 | o HDF? |     <font color="green"><b>x </b></font><font color="orange"><b><a href="http://search.netfrag.org/Data::Code::Module" target="_blank">Data::Code::Module</a></b></font><br/> | 
| 649 | o XML::Simple |     <font color="green"><b>x </b></font><font color="orange"><b><a href="http://search.netfrag.org/Data::Code::Ref" target="_blank">Data::Code::Ref</a></b></font><br/> | 
| 650 | o XPC.pm - XML Procedure Call Classes (http://search.cpan.org/src/GREGOR/XPC-0.2/lib/XPC.pm) |     <font color="green"><b>x </b></font><font color="orange"><b><a href="http://search.netfrag.org/Data::Code::Scalar" target="_blank">Data::Code::Scalar</a></b></font><br/> | 
| 651 | o POE::Component::JobQueue |     <font color="green"><b>x </b></font><font color="orange"><b><a href="http://search.netfrag.org/Data::Code::Symbol" target="_blank">Data::Code::Symbol</a></b></font><br/> | 
| 652 | o Schedule |     <font color="green"><b>x </b></font><font color="orange"><b><a href="http://search.netfrag.org/Data::Rap" target="_blank">Data::Rap</a></b></font><br/> | 
| 653 | o Term::ShellKit |     <font color="green"><b>x </b></font><font color="orange"><b><a href="http://search.netfrag.org/Log::Dispatch::Config::Object" target="_blank">Log::Dispatch::Config::Object</a></b></font>  <br/> | 
| 654 | o IPC::Run | <!-- block --><br/> | 
| 655 | o XML Procedure Call (XPC) | <font color="green"><b>x </b></font>netfrag.org - new shortcuts<br/> | 
| 656 |  |     <font color="green"><b>x </b></font>prepare:<br/> | 
| 657 | o alternative to XML::Simple? |         export PATH=$PATH:/home/max/dev/netfrag.org/nfo/perl/scripts/shortcuts<br/> | 
| 658 | o XML::Twig |     <font color="green"><b>x </b></font>run-there:<br/> | 
| 659 | o Scalar::Util |         run-there.pl ~/dev/netfrag.org/nfo/perl "cvs -q update -d"<br/> | 
| 660 | o WeakRef |     <font color="green"><b>x </b></font>rap:<br/> | 
| 661 | o XML::UM |         rap.pl <target><br/> | 
| 662 | o XML::TreeBuilder |         <font color="green"><b>x </b></font>rap.pl hello world<br/> | 
| 663 | o XML::STX |         <font color="green"><b>x </b></font>rap.pl hello config<br/> | 
| 664 | o XML::SAX |         <font color="green"><b>x </b></font>rap.pl hello db<br/> | 
| 665 | x XML::Parser(Style=Tree)! | <!-- block --><br/> | 
| 666 |  | <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/Data::Transfer::Sync" target="_blank">Data::Transfer::Sync</a></b></font>: wording: descent <-> descendant???<br/> | 
| 667 | o ojb | <!-- block --><br/> | 
| 668 | http://db.apache.org/ojb/ | <font color="red"><b>o </b></font>Perl:<br/> | 
| 669 | ObJectRelationalBridge (OJB) is an Object/Relational mapping tool |     <font color="red"><b>o </b></font>we have:<br/> | 
| 670 | that allows transparent persistence for Java Objects against relational databases. |         __PACKAGE__, __FILE__, __LINE__<br/> | 
| 671 |  |     <font color="red"><b>o </b></font>what about:<br/> | 
| 672 | x some new perl modules (important for the framework) |         __OBJECT__, __NAMESPACE__, __CHILD__?<br/> | 
| 673 | x Data::Code::Module |         .... or some other custom defined ones?<br/> | 
| 674 | x Data::Code::Ref |         ... or (at least) an alternative to them!!!<br/> | 
| 675 | x Data::Code::Scalar | <!-- block --><br/> | 
| 676 | x Data::Code::Symbol | <font color="green"><b>x </b></font>OEF    <br/> | 
| 677 | x Data::Rap |     # FIXME: this should be encapsulated by a rpc-service<br/> | 
| 678 | x Log::Dispatch::Config::Object |     # -> see API/Admin<br/> | 
| 679 |  |     # establishing this here is just a step to that<br/> | 
| 680 | x netfrag.org - new shortcuts |     # btw: it should also be possible to trigger advanced<br/> | 
| 681 | x prepare: |     # jobs from a flat script *without* any rpc stuff.<br/> | 
| 682 | export PATH=$PATH:/home/max/dev/netfrag.org/nfo/perl/scripts/shortcuts | <!-- block --><br/> | 
| 683 | x run-there: | <font color="green"><b>x </b></font>branding: <br/> | 
| 684 | run-there.pl ~/dev/netfrag.org/nfo/perl "cvs -q update -d" |     <font color="red"><b>- </b></font>wetter.msn.de<br/> | 
| 685 | x rap: |     <font color="red"><b>- </b></font>vwwetter.msn.de<br/> | 
| 686 | rap.pl <target> |     <font color="red"><b>- </b></font>wetter.msn.ch<br/> | 
| 687 | x rap.pl hello world |     <font color="red"><b>- </b></font>wetter.msn.at<br/> | 
| 688 | x rap.pl hello config | <!-- block --><br/> | 
| 689 | x rap.pl hello db | <font color="green"><b>x </b></font>renamed core methods<br/> | 
| 690 |  |     <font color="green"><b>x </b></font>object2hash -> expand<br/> | 
| 691 | o Data::Transfer::Sync: wording: descent <-> descendant??? |     <font color="green"><b>x </b></font>hash2object -> merge_to<br/> | 
| 692 |  |     <font color="green"><b>x </b></font>var2utf8 -> latin_to_utf8<br/> | 
| 693 | o Perl: |     <font color="green"><b>x </b></font>var_utf2iso -> utf8_to_latin<br/> | 
| 694 | o we have: |     <font color="green"><b>x </b></font>trim -> ??? (properly wrapped - hopefully....)<br/> | 
| 695 | __PACKAGE__, __FILE__, __LINE__ | <!-- block --><br/> | 
| 696 | o what about: | <font color="red"><b>o </b></font>break intertwingulation<br/> | 
| 697 | __OBJECT__, __NAMESPACE__, __CHILD__? | <!-- block --><br/> | 
| 698 | .... or some other custom defined ones? | <font color="red"><b>o </b></font>determine how far away a bit of information is...<br/> | 
| 699 | ... or (at least) an alternative to them!!! |       just count the links needed to be visited for that purpose!   ;-)<br/> | 
| 700 |  |     <font color="green"><b>x </b></font>two examples:<br/> | 
| 701 | x OEF |         <font color="green"><b>x </b></font>XLink - what was that about? (3x)<br/> | 
| 702 | # FIXME: this should be encapsulated by a rpc-service |             <font color="green"><b>x </b></font>http://netfrag.org/search/?q=xlink<br/> | 
| 703 | # -> see API/Admin |             <font color="green"><b>x </b></font>http://www.netfrag.org/webnews/article.php?id=585&group=nfo.links.computing<br/> | 
| 704 | # establishing this here is just a step to that |             <font color="green"><b>x </b></font>http://www.w3.org/TR/xlink/<br/> | 
| 705 | # btw: it should also be possible to trigger advanced |         <font color="green"><b>x </b></font>making '<img ...' - tags with phpHtmlLib - how did that work exactly? (3x)<br/> | 
| 706 | # jobs from a flat script *without* any rpc stuff. |             <font color="green"><b>x </b></font>http://phphtmllib.newsblob.com/<br/> | 
| 707 |  |             <font color="green"><b>x </b></font>http://phphtmllib.newsblob.com/javadoc.php<br/> | 
| 708 | x branding: |             <font color="green"><b>x </b></font>http://phphtmllib.newsblob.com/doc/phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_img<br/> | 
| 709 | - wetter.msn.de | <!-- block --><br/> | 
| 710 | - vwwetter.msn.de | <font color="red"><b>o </b></font>write "Thank You!" to authors of phpHtmlLib! (phphtmllib.newsblob.com)<br/> | 
| 711 | - wetter.msn.ch |     <font color="red"><b>o </b></font>compare lib with different comparable others (binarycloud, xoom, etc.)<br/> | 
| 712 | - wetter.msn.at |     <font color="red"><b>o </b></font>ask jonen!<br/> | 
| 713 |  | <!-- block --><br/> | 
| 714 | x renamed core methods | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/txt2regex" target="_blank">txt2regex</a><br/> | 
| 715 | x object2hash -> expand | <!-- block --><br/> | 
| 716 | x hash2object -> merge_to | <font color="red"><b>o </b></font>http://www.osdn.com/osdnsearch.pl?query=sync<br/> | 
| 717 | x var2utf8 -> latin_to_utf8 | <!-- block --><br/> | 
| 718 | x var_utf2iso -> utf8_to_latin | <font color="red"><b>o </b></font>http://netfrag.org/search/?q=sync<br/> | 
| 719 | x trim -> ??? (properly wrapped - hopefully....) | <!-- block --><br/> | 
| 720 |  | <font color="red"><b>o </b></font>synchronize bookmarks between differenty clients and arbitrary types of clients<br/> | 
| 721 | o break intertwingulation | <!-- block --><br/> | 
| 722 |  | <font color="red"><b>o </b></font><a href="http://search.netfrag.org/miray" target="_blank">miray</a><br/> | 
| 723 | o determine how far away a bit of information is... | <!-- block --><br/> | 
| 724 | just count the links needed to be visited for that purpose!   ;-) | <font color="red"><b>o </b></font>http://slashdot.org/articles/02/09/09/1246220.shtml?tid=100<br/> | 
| 725 | x two examples: | <!-- block --><br/> | 
| 726 | x XLink - what was that about? (3x) | <font color="red"><b>o </b></font>frontend for amavis quarantine area?<br/> | 
| 727 | x http://netfrag.org/search/?q=xlink |       see http://www.mailfrontier.com/<br/> | 
| 728 | x http://www.netfrag.org/webnews/article.php?id=585&group=nfo.links.computing |       <font color="red"><b>o </b></font>frontend for mail system<br/> | 
| 729 | x http://www.w3.org/TR/xlink/ |     <font color="red"><b>o </b></font>postmaster mails<br/> | 
| 730 | x making '<img ...' - tags with phpHtmlLib - how did that work exactly? (3x) |     <font color="red"><b>o </b></font>'dead.letter's<br/> | 
| 731 | x http://phphtmllib.newsblob.com/ |     <font color="red"><b>o </b></font>routing, aliasing<br/> | 
| 732 | x http://phphtmllib.newsblob.com/javadoc.php | <!-- block --><br/> | 
| 733 | x http://phphtmllib.newsblob.com/doc/phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_img | <font color="red"><b>o </b></font>hdup 1.6<br/> | 
| 734 |  | <!-- block --><br/> | 
| 735 | o write "Thank You!" to authors of phpHtmlLib! (phphtmllib.newsblob.com) | <font color="green"><b>x </b></font>tune the search-page<br/> | 
| 736 | o compare lib with different comparable others (binarycloud, xoom, etc.) | <!-- block --><br/> | 
| 737 | o ask jonen! | <font color="green"><b>x </b></font>establish<br/> | 
| 738 |  |     <font color="green"><b>x </b></font>search                  IN      CNAME   quepasa<br/> | 
| 739 | o search::txt2regex |     <font color="red"><b>o </b></font>sync-meta               IN      CNAME   quepasa<br/> | 
| 740 |  |     <font color="red"><b>o </b></font>docs                    IN      CNAME   quepasa<br/> | 
| 741 | o http://www.osdn.com/osdnsearch.pl?query=sync | <!-- block --><br/> | 
| 742 |  | <font color="red"><b>o </b></font>refactor joko/doc/topics.html<br/> | 
| 743 | o http://netfrag.org/search/?q=sync | <!-- block --><br/> | 
| 744 |  | <font color="red"><b>o </b></font>for ViewCVS<br/> | 
| 745 | o synchronize bookmarks between differenty clients and arbitrary types of clients |       <font color="red"><b>- </b></font>link (beside "Download tarball"): "JumpToDocumentation" (Manual, additional Resources, etc.)<br/> | 
| 746 |  | <!-- block --><br/> | 
| 747 | o search::miray | <font color="red"><b>o </b></font>for phpDocumentIndex<br/> | 
| 748 |  |       <font color="red"><b>- </b></font>link "Download tarball" (like ViewCVS)<br/> | 
| 749 | o http://slashdot.org/articles/02/09/09/1246220.shtml?tid=100 | <!-- block --><br/> | 
| 750 |  | <font color="green"><b>x </b></font>nfoweb:<br/> | 
| 751 | o frontend for amavis quarantine area? |       link natraj to optix<br/> | 
| 752 | see http://www.mailfrontier.com/ | <!-- block --><br/> | 
| 753 |  | <font color="green"><b>x </b></font>look at: http://213.133.118.38/icons/icon.sheet.gif<br/> | 
| 754 | o frontend for mail system | <!-- block --><br/> | 
| 755 | o postmaster mails | <font color="red"><b>o </b></font>re-enable automation of:<br/> | 
| 756 | o 'dead.letter's |     <font color="red"><b>o </b></font>indexer (mnoGoSearch)<br/> | 
| 757 | o routing, aliasing |     <font color="red"><b>o </b></font>document builder (various places)<br/> | 
| 758 |  |         <font color="red"><b>o </b></font>/docs<br/> | 
| 759 | o hdup 1.6 |         <font color="red"><b>o </b></font>/~joko<br/> | 
| 760 |  |         <font color="red"><b>o </b></font>/~jonen<br/> | 
| 761 | x tune the search-page |         <font color="red"><b>o </b></font>... maybe integrate [run now] button for some dot-files (e.g. .fetchdocrc) (as feature of phpDocumentIndex)<br/> | 
| 762 |  |         <font color="red"><b>o </b></font>... maybe integrate [run@interval] button for some dot-files (e.g. .fetchdocrc) (as feature of phpDocumentIndex)<br/> | 
| 763 | x establish |               to display a metadata settings page to let the user build/edit a cron entry easily!<br/> | 
| 764 | x search                  IN      CNAME   quepasa |               <font color="red"><b>o </b></font>new field for list of DocumentIndex: "last run by/on" (to show the user if a script was run by another script or by a user)<br/> | 
| 765 | o sync-meta               IN      CNAME   quepasa | <!-- block --><br/> | 
| 766 | o docs                    IN      CNAME   quepasa | <font color="red"><b>o </b></font>Html widgets - final solution!? (q: php|perl?) (a: keep it multifold!)<br/> | 
| 767 |  |       <font color="green"><b>x </b></font>phpHtmlLib (for now)<br/> | 
| 768 | o refactor joko/doc/topics.html |       <font color="red"><b>o </b></font>later: Perl Widget Library, follow: http://www.netfrag.org/webnews/article.php?id=406&group=nfo.links.computing<br/> | 
| 769 |  | <!-- block --><br/> | 
| 770 | o for ViewCVS | <font color="green"><b>x </b></font>perl -MCPAN -eshell  --  install <font color="orange"><b><a href="http://search.netfrag.org/Apache::FileManager" target="_blank">Apache::FileManager</a></b></font><br/> | 
| 771 | - link (beside "Download tarball"): "JumpToDocumentation" (Manual, additional Resources, etc.) |     <font color="green"><b>x </b></font>perl -MCPAN -e "install <font color="orange"><b><a href="http://search.netfrag.org/Apache::FileManager" target="_blank">Apache::FileManager</a></b></font>"<br/> | 
| 772 |  |         <font color="orange"><b><a href="http://search.netfrag.org/Apache::FileManager" target="_blank">Apache::FileManager</a></b></font><br/> | 
| 773 | o for phpDocumentIndex |                 <font color="orange"><b><a href="http://search.netfrag.org/File::Remove" target="_blank">File::Remove</a></b></font><br/> | 
| 774 | - link "Download tarball" (like ViewCVS) |                 <font color="orange"><b><a href="http://search.netfrag.org/File::NCopy" target="_blank">File::NCopy</a></b></font><br/> | 
| 775 |  |                 <font color="orange"><b><a href="http://search.netfrag.org/CGI::Cookie" target="_blank">CGI::Cookie</a></b></font><br/> | 
| 776 | x nfoweb: |                 <font color="orange"><b><a href="http://search.netfrag.org/Archive::Any" target="_blank">Archive::Any</a></b></font><br/> | 
| 777 | link natraj to optix |                 <font color="orange"><b><a href="http://search.netfrag.org/Apache::Request" target="_blank">Apache::Request</a></b></font><br/> | 
| 778 |  |         <font color="orange"><b><a href="http://search.netfrag.org/Archive::Any" target="_blank">Archive::Any</a></b></font><br/> | 
| 779 | x look at: http://213.133.118.38/icons/icon.sheet.gif |                 <font color="orange"><b><a href="http://search.netfrag.org/Class::Virtually::Abstract" target="_blank">Class::Virtually::Abstract</a></b></font><br/> | 
| 780 |  |                 <font color="orange"><b><a href="http://search.netfrag.org/Class::Data::Inheritable" target="_blank">Class::Data::Inheritable</a></b></font><br/> | 
| 781 | o re-enable automation of: |                 <font color="orange"><b><a href="http://search.netfrag.org/Carp::Assert" target="_blank">Carp::Assert</a></b></font><br/> | 
| 782 | o indexer (mnoGoSearch) |                 <font color="orange"><b><a href="http://search.netfrag.org/Class::ISA" target="_blank">Class::ISA</a></b></font><br/> | 
| 783 | o document builder (various places) | <!-- block --><br/> | 
| 784 | o /docs | <font color="red"><b>o </b></font>OO, XML, Directories, Schemas, User Interfaces<br/> | 
| 785 | o /~joko |     <font color="red"><b>o </b></font>Schema for Object-Oriented XML<br/> | 
| 786 | o /~jonen |           <font color="orange"><b><a href="http://search.netfrag.org/follow::http" target="_blank">follow::http</a></b></font>://www.netfrag.org/webnews/article.php?id=149&group=nfo.links.computing<br/> | 
| 787 | o ... maybe integrate [run now] button for some dot-files (e.g. .fetchdocrc) (as feature of phpDocumentIndex) |     <font color="red"><b>o </b></font>DSML: RDF <-> LDAP<br/> | 
| 788 | o ... maybe integrate [run@interval] button for some dot-files (e.g. .fetchdocrc) (as feature of phpDocumentIndex) |           <font color="orange"><b><a href="http://search.netfrag.org/follow::http" target="_blank">follow::http</a></b></font>://www.netfrag.org/webnews/article.php?id=215&group=nfo.links.computing<br/> | 
| 789 | to display a metadata settings page to let the user build/edit a cron entry easily! |     <font color="red"><b>o </b></font>CC-PP - A user side framework for enhanced content negotiation<br/> | 
| 790 | o new field for list of DocumentIndex: "last run by/on" (to show the user if a script was run by another script or by a user) |           <font color="orange"><b><a href="http://search.netfrag.org/follow::http" target="_blank">follow::http</a></b></font>://www.netfrag.org/webnews/article.php?id=152&group=nfo.links.computing<br/> | 
| 791 |  | <!-- block --><br/> | 
| 792 | o Html widgets - final solution!? (q: php|perl?) (a: keep it multifold!) | <font color="red"><b>o </b></font>PoweredBy page for netfrag.org<br/> | 
| 793 | x phpHtmlLib (for now) |     <font color="red"><b>o </b></font>from hetzner<br/> | 
| 794 | o later: Perl Widget Library, follow: http://www.netfrag.org/webnews/article.php?id=406&group=nfo.links.computing |     <font color="red"><b>o </b></font>over suse, uml, debian<br/> | 
| 795 |  |     <font color="red"><b>o </b></font>to gnu, apache, perl, php and stuff<br/> | 
| 796 | o tree for html, follow http://search.netfrag.org/?q=tree: | <!-- block --><br/> | 
| 797 | x view layer: (frontend/dhtml) use joust or (maybe better) XTree, follow http://search.netfrag.org/?q=xTree | <font color="red"><b>o </b></font>ViewableBy page for netfrag.org<br/> | 
| 798 | x model layer: look at PEAR::Tree, follow http://search.netfrag.org/?q=pear::tree |     <font color="red"><b>o </b></font>from lynx<br/> | 
| 799 | o controller layer: to be implemented! (php!) (as phpHtmlLib component/lib?  what about ->NavTree?) |     <font color="red"><b>o </b></font>over netscape 2-, ie 3-<br/> | 
| 800 | o backend layer: maybe use File::List (perl) for directory traversal backend, follow http://search.netfrag.org/?q=pear::tree |     <font color="red"><b>o </b></font>to mozilla x and kde x<br/> | 
| 801 |  |     <font color="red"><b>o </b></font>(what about syndicator-clients?)<br/> | 
| 802 | x perl -MCPAN -eshell  --  install Apache::FileManager |       <font color="red"><b>o </b></font>AccessableBy page:<br/> | 
| 803 | x perl -MCPAN -e "install Apache::FileManager" |     <font color="red"><b>o </b></font>ListenTo (e.g. say.exe)<br/> | 
| 804 | Apache::FileManager |     <font color="red"><b>o </b></font>FeelIt (some braille driver)<br/> | 
| 805 | File::Remove |     <font color="red"><b>o </b></font>??? integration to ie|moz ???<br/> | 
| 806 | File::NCopy | <!-- block --><br/> | 
| 807 | CGI::Cookie | <font color="green"><b>x </b></font>Auszug aus "Gesammelte Weisheiten" von http://isgwww.cs.uni-magdeburg.de/~raab/wisdom.html<br/> | 
| 808 | Archive::Any |     <font color="green"><b>x </b></font>follow::<a href="http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:#" target="_blank">http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:</a>/41./<br/> | 
| 809 | Apache::Request |     <font color="green"><b>x </b></font>follow::<a href="http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:#" target="_blank">http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:</a>/35./<br/> | 
| 810 | Archive::Any |     <font color="green"><b>x </b></font>follow::<a href="http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:#" target="_blank">http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:</a>/28./<br/> | 
| 811 | Class::Virtually::Abstract |     <font color="green"><b>x </b></font>follow::<a href="http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:#" target="_blank">http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:</a>/av.. Murphy's Gesetz/<br/> | 
| 812 | Class::Data::Inheritable |     <font color="green"><b>x </b></font>follow::<a href="http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:#" target="_blank">http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:</a>/w.. Clarke's Gesetz der revolutionären Ideen/<br/> | 
| 813 | Carp::Assert |     <font color="green"><b>x </b></font>follow::<a href="http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:#" target="_blank">http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:</a>/11.|12./<br/> | 
| 814 | Class::ISA | <!-- block --><br/> | 
| 815 |  | <font color="green"><b>x </b></font><font color="orange"><b><a href="http://search.netfrag.org/follow::http" target="_blank">follow::http</a></b></font>://www.netfrag.org/search/?q=rap<br/> | 
| 816 | o OO, XML, Directories, Schemas, User Interfaces |     or (alternative): <font color="orange"><b><a href="http://search.netfrag.org/follow::http" target="_blank">follow::http</a></b></font>://search.netfrag.org/rap<br/> | 
| 817 | o Schema for Object-Oriented XML | <!-- block --><br/> | 
| 818 | follow::http://www.netfrag.org/webnews/article.php?id=149&group=nfo.links.computing |   <font color="red"><b>o </b></font>todo, 2003-02-26<br/> | 
| 819 | o DSML: RDF <-> LDAP |     <font color="green"><b>x </b></font>better shortcut syntax for search.netfrag.org, e.g.:<br/> | 
| 820 | follow::http://www.netfrag.org/webnews/article.php?id=215&group=nfo.links.computing |         <font color="green"><b>x </b></font>http://search.netfrag.org/hello world<br/> | 
| 821 | o CC-PP - A user side framework for enhanced content negotiation |         <font color="green"><b>x </b></font>http://search.netfrag.org/phpHtmlLib<br/> | 
| 822 | follow::http://www.netfrag.org/webnews/article.php?id=152&group=nfo.links.computing |     <font color="red"><b>o </b></font>re-enable: [Yakka => http://www.netfrag.org/~bareface/yakka/]<br/> | 
| 823 |  |         <font color="red"><b>o </b></font>test: [Yakka]<br/> | 
| 824 | o PoweredBy page for netfrag.org |         <font color="red"><b>o </b></font>run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/~bareface/%"<br/> | 
| 825 | o from hetzner |     <font color="red"><b>o </b></font><a name="htmltree">tree for html</a>, follow <a href="http://search.netfrag.org/tree#" target="_blank">http://search.netfrag.org/tree</a><br/> | 
| 826 | o over suse, uml, debian |           <font color="green"><b>x </b></font>view layer: (frontend/dhtml) use joust or (maybe better) XTree, follow http://search.netfrag.org/xTree<br/> | 
| 827 | o to gnu, apache, perl, php and stuff |           <font color="green"><b>x </b></font>model layer: look at <font color="orange"><b><a href="http://search.netfrag.org/PEAR::Tree" target="_blank">PEAR::Tree</a></b></font>, follow <a href="http://search.netfrag.org/pear:#" target="_blank">http://search.netfrag.org/pear:</a>tree<br/> | 
| 828 |  |           <font color="red"><b>o </b></font>controller layer: to be implemented! (php!) (as phpHtmlLib component/lib?  what about ->NavTree?)<br/> | 
| 829 | o ViewableBy page for netfrag.org |           <font color="red"><b>o </b></font>backend layer: maybe use <font color="orange"><b><a href="http://search.netfrag.org/File::List" target="_blank">File::List</a></b></font> (perl) for directory traversal backend, follow <a href="http://search.netfrag.org/pear:#" target="_blank">http://search.netfrag.org/pear:</a>tree<br/> | 
| 830 | o from lynx |           <font color="red"><b>o </b></font>look at: <a href="http://search.netfrag.org/TreeNav " target="_blank">TreeNav </a>(http://search.netfrag.org/TreeNav)  this is from phpHtmlLib (search::/news/nfo.links.*::phpHtmlLib)<br/> | 
| 831 | o over netscape 2-, ie 3- |                 ->http://www.netfrag.org/webnews/article.php?id=89&group=nfo.log.cvs<br/> | 
| 832 | o to mozilla x and kde x |           <font color="red"><b>o </b></font><font color="orange"><b><a href="http://search.netfrag.org/phpHtmlLib::TreeCSSNav" target="_blank">phpHtmlLib::TreeCSSNav</a></b></font>|TreeDHtmlNav?<br/> | 
| 833 | o (what about syndicator-clients?) |     <font color="red"><b>o </b></font>begin [Twingle] (proj./lang.)<br/> | 
| 834 |  |         <font color="green"><b>x </b></font>start Twingle-impl. (in perl)<br/> | 
| 835 | o AccessableBy page: |             <font color="green"><b>x </b></font>AutoColouring:<br/> | 
| 836 | o ListenTo (e.g. say.exe) |                 <font color="green"><b>x </b></font>'^(\s|\t)*o' => 'red'<br/> | 
| 837 | o FeelIt (some braille driver) |                 <font color="green"><b>x </b></font>'^(\s|\t)*x' => 'green'<br/> | 
| 838 | o ??? integration to ie|moz ??? |             <font color="red"><b>o </b></font>LinkExpansion: link-extrapolation/-expansion<br/> | 
| 839 |  |                 <font color="green"><b>x </b></font>simple mode: http://... to <a href="$url">$url</a><br/> | 
| 840 | x Auszug aus "Gesammelte Weisheiten" von http://isgwww.cs.uni-magdeburg.de/~raab/wisdom.html |                 <font color="green"><b>x </b></font>proposal: <a href="http://search.netfrag.org/Intertwingularity should be resolved" target="_blank">Intertwingularity should be resolved</a>/dispatched (via dispatchrequest) to<br/> | 
| 841 | x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/41./ |                       <font color="green"><b>x </b></font>http://www.netfrag.org/search/?q=Intertwingularity<br/> | 
| 842 | x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/35./ |                       <font color="green"><b>x </b></font>http://search.netfrag.org/Intertwingularity<br/> | 
| 843 | x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/28./ |                 <font color="green"><b>x </b></font>"<a href="http://search.netfrag.org/..."" target="_blank">..."</a><br/> | 
| 844 | x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/av.. Murphy's Gesetz/ |                 <font color="red"><b>o </b></font>"follow::..."<br/> | 
| 845 | x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/w.. Clarke's Gesetz der revolutionären Ideen/ |             <font color="red"><b>o </b></font>NamespaceDetection - find '<font color="orange"><b><a href="http://search.netfrag.org/Word::Word::Word" target="_blank">Word::Word::Word</a></b></font>' style things<br/> | 
| 846 | x follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/11.|12./ |                 <font color="red"><b>o </b></font>AutoColouring: '\w::|::\w' => 'orange'<br/> | 
| 847 |  |                 <font color="red"><b>o </b></font>LinkExpansion: lookup found name in a KeywordRegistry|ShortcutRegistry (sub-node: "namespace")<br/> | 
| 848 | x follow::http://www.netfrag.org/search/?q=rap |                       (a registry-db (has to store classnames from perl and/or php and stuff))<br/> | 
| 849 | or (alternative): follow::http://search.netfrag.org/rap |         <font color="red"><b>o </b></font>propose Twingle-impl. (for php/yakka)<br/> | 
| 850 |  |     <font color="red"><b>o </b></font>phpDocumentIndex<br/> | 
| 851 | o todo, 2003-02-26 |         <font color="red"><b>o </b></font>re-enable "stat" for symlinks - if possible<br/> | 
| 852 | o better shortcut syntax for search.netfrag.org, e.g.: |         <font color="red"><b>o </b></font>"last run by/on"<br/> | 
| 853 | o http://search.netfrag.org/hello world |     <font color="red"><b>o </b></font>sync-meta:<br/> | 
| 854 | o http://search.netfrag.org/phpHtmlLib |         <font color="red"><b>o </b></font>website (TWiki): http://sync-meta.netfrag.org<br/> | 
| 855 | o re-enable yakka |         <font color="red"><b>o </b></font>newsgroup (inn): news://news.netfrag.org/nfo.sync-meta<br/> | 
| 856 | o begin twingle (proj./lang.) |         <font color="red"><b>o </b></font>mail-address (sendmail, dispatchmail, inn): sync-meta@netfrag.org<br/> | 
| 857 | o start twingle-impl. (in perl) |         <font color="red"><b>o </b></font>first content<br/> | 
| 858 | o link-extrapolation (http://...) |             <font color="red"><b>o </b></font>refactor stuff from joko/doc<br/> | 
| 859 | o search::..., follow::..., etc. |             <font color="red"><b>o </b></font>contact (addresses from above)<br/> | 
| 860 | o auto-colouring: |             <font color="red"><b>o </b></font>add responses to gde-post<br/> | 
| 861 | o '^(\s|\t)*o' => 'red' |         <font color="red"><b>o </b></font>announce internally<br/> | 
| 862 | o '^(\s|\t)*x' => 'green' |         <font color="red"><b>o </b></font>announce otherwhere?<br/> | 
| 863 | o namespace detection - find 'Word::Word::Word' style things |         <font color="red"><b>o </b></font>mkProject@sourceforge?<br/> | 
| 864 | o '\w::|::\w' => 'orange' | <!-- block --><br/> | 
| 865 | o propose twingle-impl. (for php/yakka) | <font color="red"><b>o </b></font>integrate rendering of phpHtmlLibWidgets as YakkaPlugins (via special TaviTags)<br/> | 
| 866 | o phpDocumentIndex | <!-- block --><br/> | 
| 867 | o re-enable "stat" for symlinks - if possible | <font color="red"><b>o </b></font>scan true papers and find "rap" on them (kinda adaptive ocr required!)<br/> | 
| 868 | o "last run by/on" | <!-- block --><br/> | 
| 869 |  | <font color="red"><b>o </b></font>add to search-page:<br/> | 
| 870 | o integrate rendering of phpHtmlLibWidgets as YakkaPlugins (via special TaviTags) |     "Search-System is running under high load: The indexer is refreshing it's database!"<br/> | 
| 871 |  |     <font color="red"><b>o </b></font>required for this: trigger from /usr/local/mnogosearch/sbin/indexer<br/> | 
| 872 | o scan true papers and find "rap" on them (kinda adaptive ocr required!) | <!-- block --><br/> | 
| 873 |  | <font color="red"><b>o </b></font>search desktop - functionality across *nix and windows<br/> | 
| 874 |  | <!-- block --><br/> | 
| 875 |  | <font color="red"><b>o </b></font>again: FaxThis<br/> | 
| 876 |  | <!-- block --><br/> | 
| 877 | </pre> | <font color="red"><b>o </b></font>arcor:<br/> | 
| 878 |  |       https://www.kunden.arcor.de/ksc/impressum.jsp<br/> | 
| 879 | <hr/> | <!-- block --><br/> | 
| 880 | $Id$ | <font color="red"><b>o </b></font>fax-gateway @ netfrag.org (via jonen, box18?)<br/> | 
| 881 |  | <!-- block --><br/> | 
| 882 |  | <font color="red"><b>o </b></font>sms-gateway @ netfrag.org (via hetzner, jonen, box18?)<br/> | 
| 883 |  |     <font color="red"><b>o </b></font>frontend: web<br/> | 
| 884 |  |     <font color="red"><b>o </b></font>frontend: mail<br/> | 
| 885 |  |     <font color="red"><b>o </b></font>engine: fax -> ocr -> sms (title and/or first 160 chars of msg)<br/> | 
| 886 |  | <!-- block --><br/> | 
| 887 |  | <font color="red"><b>o </b></font>"http://test"<br/> | 
| 888 |  | <!-- block --><br/> | 
| 889 |  | <font color="red"><b>o </b></font><a href="http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=test<br/> | 
| 890 |  | " target="_blank">test<br/> | 
| 891 |  | </a><!-- block --><br/> | 
| 892 |  |   <!-- block --><br/> | 
| 893 |  | <hr/><br/> | 
| 894 |  | $Id$<br/> | 
| 895 | </body> | </body> | 
| 896 | </html> | </html> | 
| 897 |  |  |