/[cvs]/joko/doc/SampleTasks/joko_2003-01.html
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-01.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.129 by joko, Sun Feb 2 08:03:36 2003 UTC revision 1.131 by joko, Sun Feb 2 18:33:40 2003 UTC
# Line 1758  o glossary: public bulletin board Line 1758  o glossary: public bulletin board
1758    
1759  o dispatchmail: make option "--user=" work again!  o dispatchmail: make option "--user=" work again!
1760    
 o flib:  
   o include & boot  
     o include-paths  
     o configKey (servername) => servername/appname  
   o make glib  
   o RPC::Remote: just can talk to single rpc-server!!!!  
 o app-cleanup:  
   o replace ../img/ through img/ globally (in all files found)  
     o grep -ri "../img" | modify.pl --regex=s/\.\.\/img/img/g [--in-type=filelist]  
     o refactor replace_cvs.pl to:  
       finder.pl -R --regex=/CVS/Root . | modify.pl --regex=s/:pserver:/:ext:/ [--in-type=filelist]  
       o is it possible to actually parse settings && arguments (not just "options") using Getopt::Long??  
         o else: look at CPAN more detailed or make a CliCmd::Option + CliCmd::Argument = CliCmd::Setting!!  
         O refactor Getopt::Simple to Getopt::Easy and add features!? a) argument/option-mechanism b) restrict option-mech  
           symbol: O=Ongoing  
         c use Getopt::Auto???  
         x make Getopt::Easy!!!  
           
     
 o 0. Oef::Request -> ...  
 o 1. CliCmd::Setting -> Oef::Request -> [hibernate] -> [wakup] -> Oef::Engine -> Oef::>Task -> Oef::Response  
   o need to freeze a Oef::Request  
 o 2. CliCmd::Setting -> Oef::Request -> Oef::Engine -> Oef::Task -> [hibernate] -> [wakup] -> Oef::Response  
   o need to freeze a Oef::Engine  
     
 o Oef::Base bases on DesignPattern::Object and DesignPattern::Bridge  
   
 o refactor DesignPattern::Object::Logger to Oef::Base::Logger  
   
 o use phpHtmlLib - widgets in a wiki (yakka!)  
   
 o rename Data::Storage::Handler::NetLDAP to Data::Storage::Handler::LDAP  
   
 o register: data-storage.[perl.]netfrag.org  
   
 o look at '<meta  http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />'!!!  
   o better use 'utf-8' to achieve full i18n?  
     
 o add descriptive words (undelete, etc.) and references to similar projects to mini-howto_trashcan-under-linux_libtrash.html  
   
 o proarc - professional document archiving, indexing, distributing and publishing  
   o archiver  
       archive --reference|meta|content --check-descents=*.txt <path> --type=file|document  
   o indexer  
       index <all>, use mnoGoSearch's indexer  
   o manager  
       o build sets of data  
       o make distribution lists  
       o manage global settings (base-paths/-urls, etc.)  
       o edit object details (public-url, acls, etc.)  
       o edit global and/or per-object metadata  
         o to-be-published (@)  
         o to-be-indexed  
       o build manager-rules on top of that  
   o distributor  
       o prepare/distribute sets of data  
   o publisher  
       o publish data to given url@server  
         a) prepared machine-readable sets for distribution  
         b) human-readable material (e.g.: generated indexes, overviews, details, descent-documents)  
   o add collaboration on top of that!  
       o (technical) annotations, pbb, etc.  
   
 o Gtk Rules | phpRules - an abstract rule chain editor  
   o modes: dispatchmail, dispatchrequest, ipchains?  
   o look at Outlook 2000, Ximian Evolution, Horde  
   
 o iSerienbrief (mac & win32)  
   
 o freier xml-editor für win32? (nicht auf msxml3 basierend?)  
   
 o Data::Storage  
    - overview  
      - just gives you a handle to a preconfigured data-source.  
      - it's a meta-module on our way to unified data access.  
    - details  
       It also lets you add additional methods to this handle from  
       specified Perl-modules acting as "plugins".  
       It's delivered with "Handlers" ready for talking to rdbms-databases,  
       flat-file databases (csv, etc.), structured files (INPADOC, XML) and  
       oo-rdbms-mappers (orms) - in our case "Tangram" (from CPAN).  
   
 o modifier.pl  
   o soap <-> rpc-xml  
   o Tangram-Schema <-> RDF Schema (RDFS)  
   
 o Resources, Ontologies, Information Delivery  
   o RSS, RDF, RDFS  
   
   
1761    
1762  </pre>  </pre>
1763    

Legend:
Removed from v.1.129  
changed lines
  Added in v.1.131

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed