--- joko/doc/SampleTasks/joko_2003-01.html	2003/01/31 10:33:34	1.118
+++ joko/doc/SampleTasks/joko_2003-01.html	2003/01/31 23:34:25	1.121
@@ -37,6 +37,156 @@
 
 joko@netfrag.org - sample stack:
 
+o get (and refactor) from janosch:
+  - serial-interface-perl-scripts (3?) 
+    - aquastar.pl
+    - relais.pl
+    - xyz
+  x faxGate.pl: mail-handler (Faxversandmodul)
+
+o gtk radiant
+
+o serial-line to eagle.psl.netfrag.org
+
+o rabit: php-gtk-ide (phpMole?)
+
+x mail links to jonen
+
+o Quake SDK (bots, ....)
+
+o 3dmax: Reactor
+
+o look at tools @ perl/bin!!!
+
+o trim ~joko/Mail/.rules.pm for new Mailing Lists and CVS Logs (from CVSSpam)
+
+o get into ExtUtils::MakeMaker!!!
+
+o glossary: sync = get|send new mail & publish|announce
+
+x new mechanism to pass configuration-metadata to Torus: 'config_metadata => { file => '../etc/syncOutlookContacts.ini' }, ' and stuff....
+
+o TUTOS - to (static) report:
+  o Overview - All Projects: http://www.netfrag.org/tutos/php/product_overview.php?name=
+  o Statistics - All Projects: http://www.netfrag.org/tutos/php/product_overview.php?format=&start=0&format=stat
+  o Timetrack Summary - per User: http://www.netfrag.org/tutos/php/timetrack_overview.php?worker=1036
+  look at:
+  http://www.netfrag.org/tutos/php/res_cal.php?id=1036
+  http://www.netfrag.org/tutos/php/timetrack_overview.php?worker=1036
+
+o Torus/XML
+  -----------------------------------------------------------------------------
+  Torus::addItem
+  
+  - 
+    
+    - 
+      
+  
+      
+    +
+  -----------------------------------------------------------------------------
+
+o register: archive.netfrag.org
+
+x already archived somewhere in mail-history
+    Data::Transfer::Sync::API::syncNodes
+      Data::Transfer::Sync::Core::_syncNodes
+        Data::Transfer::Sync::StorageInterface::_getNodeList( source )
+        Data::Transfer::Sync::StorageInterface::_resolveNodeIdent( source )
+        Data::Transfer::Sync::StorageInterface::_statloadNode( target )
+        Data::Transfer::Sync::Compare::Checksum::_readChecksum( source )
+        Data::Transfer::Sync::Core::_buildMap
+        Data::Transfer::Sync::Core::_doTransferToTarget( insert|update )
+        Data::Transfer::Sync::StorageInterface::_statloadNode( target )
+        Data::Transfer::Sync::Compare::Checksum::_readChecksum( target )
+        (Data::Transfer::Sync::Core::_doModifySource_IdentChecksum)
+
+o shortcut url: Detailed History (Tracker): http://www.netfrag.org/tutos/php/history_show.php?id=1054
+
+o glossary: "bind data" (add relationships and stuff...)
+
+o accounts for jonen, janosch and bareface (and all others) for inn@news.netfrag.org
+
+x outlook2ldap: win32, perl-5.8.0:
+    ---> App::Config (CPAN, force)
+    Tie::IxHash (CPAN)
+    Log::Dispatch (CPAN)
+    Log::Dispatch::Config (CPAN, force)
+    mixin (ppm)
+    DBI (ppm)
+    Hash::Merge (ppm)
+    Tie::SecureHash (ppm)
+    ---> Date::Manip (CPAN)
+    ---> Net::LDAP (own)
+
+o integrate TUTOS and sloccount!? the "costs"?
+
+o refactor DesignPattern:: to Data::Code::Object
+
+o create apache conf statically|dynamically from some declaration stored in ldap
+
+o misc
+  cd /tmp
+  umount /data
+  recover /dev/ubd/2
+
+o implement rmtray!!! -> mv xyz /lost+found/tray/xyz
+  -> [ insert project found by jonen here ]
+
+o apache startphrase: quepasa.netfrag.org
+
+o TUTOS FATAL ERROR Wednesday 22. Jan 2003 
+  =================================================================
+    TUTOS FATAL ERROR Wednesday 22. Jan 2003 
+  14:15  
+  Error:
+   Opening the MYSQL database MYSQL:tutos@localhost
+  Detail:
+   2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
+  
+  TUTOS Version: 1.0.20021113
+  PHP Version: 4.2.3 Linux
+  PHP Config: /etc/php4/apache/php.ini
+  APACHE Version: Apache/1.3.26 (Unix) Debian GNU/Linux PHP/4.2.3 mod_ssl/2.8.9 OpenSSL/0.9.6g mod_perl/1.26
+  Called from: http://www.netfrag.org/tutos/php/product_show.php?id=1108
+  Called by: 217.231.123.32
+  PHP Info Page
+  =================================================================
+
+o Perl::Module::AutoInstall
+  - detect dynamically
+  - download from CPAN
+  - install || force install
+  - continue
+
+o perl -MCPAN -eshell
+  install Hash::Merge
+  install Bundle::CPAN
+  install Hash::Merge
+  force install Clone
+  install Hash::Merge
+
+o apt-get install libtrash!!!
+
+o enhance-apache-perl-configuration:
+  - bug:
+  root@quepasa:/tmp# /etc/init.d/apache start
+  Starting web server: apacheconfiguring dynamic domain "golf5.de"
+  - features!!!
+  - have declaration stored in ldap:
+    - ldap-company-hierarchy-containers
+    - ldap-account-containers
+      - metadata (nsswitch)
+      - contact-information (pim (outlook|horde), notify, etc.)
+    - ldap-data-containers
+      - data-transfer (column/property -> column/property) mappings (via Data::Map)
+      - sendmail-virtusertable & -aliases
+      - mapped apache-config
+
+
+o misc
   o [task by joko] introduced "dispatchmail" to add mail2news-functionality to "recieveMail" (collector@netfrag.org)
   x [task by joko] migrated joko_mail from "receiveMail" to "dispatchmail"
   x [bug from joko] what about mailing from the cli / mails sent from the system (e.g. via CVSSpam):
@@ -1581,7 +1731,7 @@
   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 --regex=/CVS/Root . | modify.pl --regex=s/:pserver:/:ext:/ [--in-type=filelist]
+      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!!
   
@@ -1601,13 +1751,17 @@
 
 o register: data-storage.[perl.]netfrag.org
 
+o look at ''!!!
+  o better use 'utf-8' to achieve full i18n?
+  
+
-$Id: joko_2003-01.html,v 1.118 2003/01/31 10:33:34 joko Exp $
+$Id: joko_2003-01.html,v 1.121 2003/01/31 23:34:25 joko Exp $