--- joko/doc/SampleTasks/joko_2003-02.html 2003/02/26 22:51:12 1.81 +++ joko/doc/SampleTasks/joko_2003-02.html 2003/02/26 23:20:18 1.82 @@ -185,7 +185,7 @@ integrate timestamp into log-output of CPAN's Log::Dispatch!?

integrate autogenerated api-documentation for code@netfrag.org
-    use PhpDocumentor: http://phpdocu.sourceforge.net/
+    use PhpDocumentor: http://phpdocu.sourceforge.net/

phpLdapBrowser using components from
    PEAR (DB_ldap)
@@ -198,7 +198,7 @@                 maybe integrate these together to get max. overview over all details
                      to be able to provide enough abstraction in implementation:
                    current dispatcher from yakka (Engine 1.0?, Engine 2.0?)
-                    dispatchrequest (the generic dispatcher which listens at http://cvs.netfrag.org and http://news.netfrag.org)
+                    dispatchrequest (the generic dispatcher which listens at http://cvs.netfrag.org and http://news.netfrag.org)
                    glib/Application/AbstractRequest (a component which grew out of a custom application once,
                          but was refactored two times after that ( -> flib/Site/Request -> org.netfrag.glib/Application/AbstractRequest)
        org.netfrag.glib for tying all that together
@@ -216,11 +216,11 @@
build content-index of news.netfrag.org
    mnoGoSearch's news-extension seems to require some more database-tuning ;-(
-    ./sbin/indexer -a -v 5 -i -u http://www.netfrag.org/webnews/%
+    ./sbin/indexer -a -v 5 -i -u http://www.netfrag.org/webnews/%
    automate this:
        cd /usr/local/mnogosearch
        ./sbin/indexer
-    ./sbin/indexer -a -p 1 -u http://www.netfrag.org/webnews/%
+    ./sbin/indexer -a -p 1 -u http://www.netfrag.org/webnews/%
    deleted all "post.php"-documents from mnoGoSearch-index-database
        place entry in indexer.conf *before* the "Allow"-rules: "Disallow Regex \/webnews\/post\.php.*"
        ... so we have now (for newsportal)
@@ -247,8 +247,8 @@         remove custom patches
        re-integrate functionality from these patches at another place
        enhance patches
-            look at http://cvs.php.net/co.php/pear/XML_RPC/RPC.php
-            look at http://marc.theaimsgroup.com/?l=pear-dev&m=103578377822397&w=2
+            look at http://cvs.php.net/co.php/pear/XML_RPC/RPC.php
+            look at http://marc.theaimsgroup.com/?l=pear-dev&m=103578377822397&w=2
            provide better patch introducing new error-codes and messages for "local errors":
                "could not connect to remote server, failed to open socket"
                "could not send data, but socket is open"
@@ -257,8 +257,8 @@         does it have log-level-constants defined inside itself? yes!
        re-integrate patches to have timestamp formatted in a different way
          integrate PEAR::Translation with smarty
-        look at http://pear.php.net/package-info.php?pacid=124&release=1.2.3
-        look at http://smarty.php.net
+        look at http://pear.php.net/package-info.php?pacid=124&release=1.2.3
+        look at http://smarty.php.net
        refactor flib/Application/i10n/LocaleText.php
                        send patch for PEAR/Log/file.php
          make patch for PEAR/XML/RPC.php
@@ -271,7 +271,7 @@         use DB::RPC for this!
              integrate Application::Config with PEAR::Config
          use PEAR::Tree
-        look at http://opensource.visionp.de/modules/project/tree.php
+        look at http://opensource.visionp.de/modules/project/tree.php
        as base data container for "app::menu", "phpHtmlLib::TreeNav"
              integrate Data::Encode with PEAR::I18N - Internationalization???
          prepare patches for pear.php.net
@@ -298,9 +298,9 @@
add some notes about licenses:
    code: use GPL/LGPL? (GNU General Public License)
-        ->http://www.gnu.org/copyleft/gpl.html
+        ->http://www.gnu.org/copyleft/gpl.html
    documentation and stuff: use OpenContent License (OPL)?
-        ->http://opencontent.org/opl.shtml?
+        ->http://opencontent.org/opl.shtml?

found: LDSU

@@ -313,7 +313,7 @@         ~natraj: redirect to ../optix
        ~xabbu: redirect to vortex.sytes.net
        ~janosch: fill with scripts/PerlFileMover.pl, scripts/mail-handler.pl and scripts/conrad-c-control-xyz
-        download: link to http://psl.no-ip.com/public/download/
+        download: link to http://psl.no-ip.com/public/download/
    change css-styles?
    reduce width of inner text-field?

@@ -360,7 +360,7 @@     use File::List (look at File::Iterator also)
    use some directory watcher module or make one from that?
        POE::Component::DirWatch
-              http://search.cpan.org/author/CHOLET/POE-Component-DirWatch-0.01/DirWatch.pm
+              http://search.cpan.org/author/CHOLET/POE-Component-DirWatch-0.01/DirWatch.pm

replace? look at sandr! (Search AND Replace?) (from french university/organization...)

@@ -388,7 +388,7 @@
LDAP Search Error

-nice layout: http://depts.washington.edu/cac/cchome/mis.html
+nice layout: http://depts.washington.edu/cac/cchome/mis.html

split up custom gui:
    two parts (topics): "notes" & "ideas" (& "visions"?)
@@ -459,7 +459,7 @@             where the keywords are found inside the pure titles

DSMLv2:
-    from http://www.netfrag.org/webnews/article.php?id=241&group=nfo.links.computing
+    from http://www.netfrag.org/webnews/article.php?id=241&group=nfo.links.computing
                    DSMLv2 is defined in terms of a set of XML fragments that are used as
    payloads in a binding. A binding defines how the DSMLv2 XML fragments are sent
    as requests and responses in the context of a specific transport such as SOAP,
@@ -470,7 +470,7 @@
review|mail to news gateway
    better: (exact (first) hit)
-        try to find: http://www.netfrag.org/webnews/attachment.php/nfo.links.computing/372/2/NewsGateway.xml
+        try to find: http://www.netfrag.org/webnews/attachment.php/nfo.links.computing/372/2/NewsGateway.xml
        NewsGateway.xml

refactor hash2sql into some module (Data::Storage::Handler::DBI?, shortcuts.pm?)
@@ -530,10 +530,10 @@
check out
    squeakland.org
-    binarycloud: http://greenhell.com/BinaryCloud
-    http://dev.greenhell.com/
-    http://greenhell.com/phpWebForm
-    http://greenhell.com/dataMiner
+    binarycloud: http://greenhell.com/BinaryCloud
+    http://dev.greenhell.com/
+    http://greenhell.com/phpWebForm
+    http://greenhell.com/dataMiner
      binarycloud FormBuilder!!!

for Perl??
@@ -552,7 +552,7 @@
l2cap - Logical Link Control and Adaptation Protocol

-http://www.bluetoothsig.org/upf/
+http://www.bluetoothsig.org/upf/
      UnPlugFest-12 (FULL) - Europe - October 2003

ISO 13250
@@ -560,29 +560,29 @@ XML::RPC --> XMLRPC::Lite???

in search for a native perl make solution:
-    gnu make: http://www.gnu.org/software/make/
-    java ant: http://ant.apache.org/
-    perforce jam (just another make): http://www.perforce.com/jam/jam.html
-    perl make: http://search.cpan.org/author/MHOSKEN/Font-TTF-0.32/pmake.bat
+    gnu make: http://www.gnu.org/software/make/
+    java ant: http://ant.apache.org/
+    perforce jam (just another make): http://www.perforce.com/jam/jam.html
+    perl make: http://search.cpan.org/author/MHOSKEN/Font-TTF-0.32/pmake.bat
          pmake - a perl 'make' replacement
          based on:
-    CPAN Make: http://search.cpan.org/author/NI-S/Make-1.00/
+    CPAN Make: http://search.cpan.org/author/NI-S/Make-1.00/
          Make - module for processing makefiles
-    Phing: http://webstract.org/
+    Phing: http://webstract.org/
          Phing is a build system, similar to Gnu make, and Apache ant,
          though it's concept is closer to ant than it is to gnumake.
          In fact, Phing was written with ant's design in mind to create a build system.
          Phing stands for "PHphmake Is Not Gnumake".
-    nant: http://nant.sourceforge.net/
+    nant: http://nant.sourceforge.net/
          NAnt is a free .NET build tool. In theory it is kind of like make without make's wrinkles.
          In practice it's a lot like Ant. NAnt has been tested with the .Net Release.
    cons - A Make replacement
-        http://www.dsmit.com/cons/
-    SCons: http://www.scons.org/
+        http://www.dsmit.com/cons/
+    SCons: http://www.scons.org/
          a Software Construction tool
-    a-a-p: http://www.a-a-p.org/
+    a-a-p: http://www.a-a-p.org/
    Data::Flow - Perl extension for simple-minded recipe-controlled build of data
-        http://search.cpan.org/dist/Data-Flow/Flow.pm
+        http://search.cpan.org/dist/Data-Flow/Flow.pm
    OpenOffice.org - Build tool
        CPAN:
    JHI
@@ -611,7 +611,7 @@         perl2html
        CPAN: GDA GNU Data Access (GDA) Perl Module Library (libgda)
    3.
-        The Perl Shell (psh): http://www.gregorpurdy.com/gregor/psh/
+        The Perl Shell (psh): http://www.gregorpurdy.com/gregor/psh/
    4.
        apt-get install bonobo-python

@@ -619,10 +619,10 @@     or: Ant for Perl
    use:
        Data::Flow
-        psh (http://search.cpan.org/src/GREGOR/psh-1.8/)
+        psh (http://search.cpan.org/src/GREGOR/psh-1.8/)
        HDF?
        XML::Simple
-        XPC.pm - XML Procedure Call Classes (http://search.cpan.org/src/GREGOR/XPC-0.2/lib/XPC.pm)
+        XPC.pm - XML Procedure Call Classes (http://search.cpan.org/src/GREGOR/XPC-0.2/lib/XPC.pm)
        POE::Component::JobQueue
        Schedule
        Term::ShellKit
@@ -640,7 +640,7 @@         XML::Parser(Style=Tree)!

ojb
-    http://db.apache.org/ojb/
+    http://db.apache.org/ojb/
    ObJectRelationalBridge (OJB) is an Object/Relational mapping tool
    that allows transparent persistence for Java Objects against relational databases.

@@ -699,13 +699,13 @@       just count the links needed to be visited for that purpose! ;-)
    two examples:
        XLink - what was that about? (3x)
-            http://netfrag.org/search/?q=xlink
-            http://www.netfrag.org/webnews/article.php?id=585&group=nfo.links.computing
-            http://www.w3.org/TR/xlink/
+            http://netfrag.org/search/?q=xlink
+            http://www.netfrag.org/webnews/article.php?id=585&group=nfo.links.computing
+            http://www.w3.org/TR/xlink/
        making ' -            http://phphtmllib.newsblob.com/
-            http://phphtmllib.newsblob.com/javadoc.php
-            http://phphtmllib.newsblob.com/doc/phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_img
+            http://phphtmllib.newsblob.com/
+            http://phphtmllib.newsblob.com/javadoc.php
+            http://phphtmllib.newsblob.com/doc/phpHtmlLib/_tag_utils_html_utils_inc.html#functionhtml_img

write "Thank You!" to authors of phpHtmlLib! (phphtmllib.newsblob.com)
    compare lib with different comparable others (binarycloud, xoom, etc.)
@@ -713,18 +713,18 @@
txt2regex

-http://www.osdn.com/osdnsearch.pl?query=sync
+http://www.osdn.com/osdnsearch.pl?query=sync

-http://netfrag.org/search/?q=sync
+http://netfrag.org/search/?q=sync

synchronize bookmarks between differenty clients and arbitrary types of clients

miray

-http://slashdot.org/articles/02/09/09/1246220.shtml?tid=100
+http://slashdot.org/articles/02/09/09/1246220.shtml?tid=100

frontend for amavis quarantine area?
-      see http://www.mailfrontier.com/
+      see http://www.mailfrontier.com/
      frontend for mail system
    postmaster mails
    'dead.letter's
@@ -750,7 +750,7 @@ nfoweb:
      link natraj to optix

-look at: http://213.133.118.38/icons/icon.sheet.gif
+look at: http://213.133.118.38/icons/icon.sheet.gif

re-enable automation of:
    indexer (mnoGoSearch)
@@ -765,7 +765,7 @@
Html widgets - final solution!? (q: php|perl?) (a: keep it multifold!)
      phpHtmlLib (for now)
-      later: Perl Widget Library, follow: http://www.netfrag.org/webnews/article.php?id=406&group=nfo.links.computing
+      later: Perl Widget Library, follow: http://www.netfrag.org/webnews/article.php?id=406&group=nfo.links.computing

perl -MCPAN -eshell -- install Apache::FileManager
    perl -MCPAN -e "install Apache::FileManager"
@@ -783,11 +783,11 @@
OO, XML, Directories, Schemas, User Interfaces
    Schema for Object-Oriented XML
-          follow::http://www.netfrag.org/webnews/article.php?id=149&group=nfo.links.computing
+          follow::http://www.netfrag.org/webnews/article.php?id=149&group=nfo.links.computing
    DSML: RDF <-> LDAP
-          follow::http://www.netfrag.org/webnews/article.php?id=215&group=nfo.links.computing
+          follow::http://www.netfrag.org/webnews/article.php?id=215&group=nfo.links.computing
    CC-PP - A user side framework for enhanced content negotiation
-          follow::http://www.netfrag.org/webnews/article.php?id=152&group=nfo.links.computing
+          follow::http://www.netfrag.org/webnews/article.php?id=152&group=nfo.links.computing

PoweredBy page for netfrag.org
    from hetzner
@@ -804,31 +804,31 @@     FeelIt (some braille driver)
    ??? integration to ie|moz ???

-Auszug aus "Gesammelte Weisheiten" von http://isgwww.cs.uni-magdeburg.de/~raab/wisdom.html
-    follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:/41./
-    follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:/35./
-    follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:/28./
-    follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:/av.. Murphy's Gesetz/
-    follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:/w.. Clarke's Gesetz der revolutionären Ideen/
-    follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing:/11.|12./
+Auszug aus "Gesammelte Weisheiten" von http://isgwww.cs.uni-magdeburg.de/~raab/wisdom.html
+    follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/41./
+    follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/35./
+    follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/28./
+    follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/av.. Murphy's Gesetz/
+    follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/w.. Clarke's Gesetz der revolutionären Ideen/
+    follow::http://www.netfrag.org/webnews/article.php?id=556&group=nfo.links.computing::/11.|12./

-follow::http://www.netfrag.org/search/?q=rap
-    or (alternative): follow::http://search.netfrag.org/rap
+follow::http://www.netfrag.org/search/?q=rap
+    or (alternative): follow::http://search.netfrag.org/rap

  todo, 2003-02-26
    better shortcut syntax for search.netfrag.org, e.g.:
-        http://search.netfrag.org/hello world
-        http://search.netfrag.org/phpHtmlLib
-    re-enable: [Yakka => http://www.netfrag.org/~bareface/yakka/]
+        http://search.netfrag.org/hello world
+        http://search.netfrag.org/phpHtmlLib
+    re-enable: [Yakka => http://www.netfrag.org/~bareface/yakka/]
        test: [Yakka]
        run: ./sbin/indexer -a -v 5 -p 1 -u "http://www.netfrag.org/~bareface/%"
-    tree for html, follow http://search.netfrag.org/tree
-          view layer: (frontend/dhtml) use joust or (maybe better) XTree, follow http://search.netfrag.org/xTree
-          model layer: look at PEAR::Tree, follow http://search.netfrag.org/pear:tree
+    tree for html, follow http://search.netfrag.org/tree:
+          view layer: (frontend/dhtml) use joust or (maybe better) XTree, follow http://search.netfrag.org/xTree
+          model layer: look at PEAR::Tree, follow pear::tree" target="_blank">http://search.netfrag.org/pear::tree
          controller layer: to be implemented! (php!) (as phpHtmlLib component/lib? what about ->NavTree?)
-          backend layer: maybe use File::List (perl) for directory traversal backend, follow http://search.netfrag.org/pear:tree
-          look at: TreeNav (http://search.netfrag.org/TreeNav) this is from phpHtmlLib (search::/news/nfo.links.*::phpHtmlLib)
-                ->http://www.netfrag.org/webnews/article.php?id=89&group=nfo.log.cvs
+          backend layer: maybe use File::List (perl) for directory traversal backend, follow pear::tree" target="_blank">http://search.netfrag.org/pear::tree
+          look at: TreeNav (http://search.netfrag.org/TreeNav) this is from phpHtmlLib (search::/news/nfo.links.*::phpHtmlLib)
+                ->http://www.netfrag.org/webnews/article.php?id=89&group=nfo.log.cvs
          phpHtmlLib::TreeCSSNav|TreeDHtmlNav?
    begin [Twingle] (proj./lang.)
        start Twingle-impl. (in perl)
@@ -836,10 +836,10 @@                 '^(\s|\t)*o' => 'red'
                '^(\s|\t)*x' => 'green'
            LinkExpansion: link-extrapolation/-expansion
-                simple mode: http://... to $url
+                simple mode: http://... to $url
                proposal: Intertwingularity should be resolved/dispatched (via dispatchrequest) to
-                      http://www.netfrag.org/search/?q=Intertwingularity
-                      http://search.netfrag.org/Intertwingularity
+                      http://www.netfrag.org/search/?q=Intertwingularity
+                      http://search.netfrag.org/Intertwingularity
                "..."
                "follow::..."
            NamespaceDetection - find 'Word::Word::Word' style things
@@ -851,7 +851,7 @@         re-enable "stat" for symlinks - if possible
        "last run by/on"
    sync-meta:
-        website (TWiki): http://sync-meta.netfrag.org
+        website (TWiki): http://sync-meta.netfrag.org
        newsgroup (inn): news://news.netfrag.org/nfo.sync-meta
        mail-address (sendmail, dispatchmail, inn): sync-meta@netfrag.org
        first content
@@ -875,7 +875,7 @@ again: FaxThis

arcor:
-      https://www.kunden.arcor.de/ksc/impressum.jsp
+      https://www.kunden.arcor.de/ksc/impressum.jsp

fax-gateway @ netfrag.org (via jonen, box18?)

@@ -891,7 +891,7 @@
  


-$Id: joko_2003-02.html,v 1.81 2003/02/26 22:51:12 joko Exp $
+$Id: joko_2003-02.html,v 1.82 2003/02/26 23:20:18 joko Exp $