@sequence meta
@title joko's sample notes - 2003-04 - Solutions
@subtitle Solutions I
@topic joko's Tasks
@author joko@netfrag.org
@document-mime-type text/plain
@document-mime-type text/english text/german
@document-mime-type text/vnd.twingle

@sequence meta
@document-history
@cvs-info
  $Id: joko_2003-04.twingle,v 1.8 2003/06/16 03:13:12 joko Exp $

@sequence meta
@x-transport
@x-transport-from grasshopper.netfrag.org
@x-transport-to quepasa.netfrag.org
@x-transporter Microsoft Windows
@x-transporter WinCVS [WinCVS 1.3.8.1 Beta 8 (Build 1)]
@x-transporter-protocol cvs client-server protocol
@x-transporter OpenSSH client on grasshopper [OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090607f]
@x-transporter-protocol ssh [OpenSSH Version 2]
@x-transporter OpenSSH daemon on quepasa [OpenSSH_3.4p1 Debian 1:3.4p1-1, SSH protocols 1.5/2.0, OpenSSL 0x0090603f]
@x-transporter cvs [Concurrent Versions System (CVS) 1.11.1p1 (client/server)]
@x-transporter-protocol cvs client-server protocol
@x-transporter Linux running on quepasa.netfrag.org [Linux version 2.4.18-29um (root@linux) (gcc version 2.95.3 20010315 (SuSE)) #1 Sun May 26 17:01:48 CEST 2002]
@x-transporter-protocol ext3
@x-transporter Linux running on h1.service.netfrag.org [Linux version 2.4.10-4GB (root@Pentium.suse.de) (gcc version 2.95.3 20010315 (SuSE)) #1 Tue Sep 25 12:33:54 GMT 2001]
@x-transporter-protocol ext3
#@x-converter twingle [Twingle 0.01 - http://search.netfrag.org/twingle]

@sequence script
@set o=@todo



@sequence block
@injected
@date 2003-04-05 00:23
@file [unknown]
@x-editor Notepad [Microsoft Editor Version 5.0 (Build 2195: Service Pack 3)
@x-transporter Microsoft COM
@x-transporter-protocol copy & paste negotiation
@x-editor UltraEdit [UltraEdit(r)-32 Professional Text/HEX Editor Version 8.10b]


i quepasa.netfrag.org
  #> apt-get install libapache-mod-dav
    Reading Package Lists... Done
    Building Dependency Tree... Done
    The following NEW packages will be installed:
      libapache-mod-dav
    0 packages upgraded, 1 newly installed, 0 to remove and 12  not upgraded.
    Need to get 80.0kB of archives. After unpacking 262kB will be used.
    Get:1 ftp://ftp.uni-erlangen.de stable/main libapache-mod-dav 1.0.3-3 [80.0kB]
    Fetched 80.0kB in 1s (50.7kB/s)
    Get:1 ftp://ftp.uni-erlangen.de stable/main libapache-mod-dav 1.0.3-3 [80.0kB]
    Fetched 80.0kB in 1s (50.7kB/s)
    Selecting previously deselected package libapache-mod-dav.
    (Reading database ... 35711 files and directories currently installed.)
    Unpacking libapache-mod-dav (from .../libapache-mod-dav_1.0.3-3_i386.deb) ...
    Setting up libapache-mod-dav (1.0.3-3) ...
    Finding DSO mods.............................................found.
    
    # LoadModule vhost_alias_module /usr/lib/apache/1.3/mod_vhost_alias.so
    # LoadModule env_module /usr/lib/apache/1.3/mod_env.so
    [...]
    LoadModule setenvif_module /usr/lib/apache/1.3/mod_setenvif.so
    # LoadModule sys_auth_module /usr/lib/apache/1.3/mod_auth_sys.so
    LoadModule dav_module /usr/lib/apache/1.3/libdav.so
    LoadModule perl_module /usr/lib/apache/1.3/mod_perl.so
    # LoadModule put_module /usr/lib/apache/1.3/mod_put.so
    LoadModule ssl_module /usr/lib/apache/1.3/mod_ssl.so
    # LoadModule throttle_module /usr/lib/apache/1.3/mod_throttle.so
    # LoadModule allowdev_module /usr/lib/apache/1.3/mod_allowdev.so
    [...]
    # LoadModule roaming_module /usr/lib/apache/1.3/mod_roaming.so
    # LoadModule ldap_module /usr/lib/apache/1.3/mod_ldap.so
    # LoadModule python_module /usr/lib/apache/1.3/mod_python.so
    
    Pondering............................................. done.
    
    Save these changes to the configuration files? [Y/n]
    
    Rotated `/etc/apache/httpd.conf' at Tue Apr  1 20:41:04 CEST 2003.
    Restart Apache now? [Y/n]
    Stopping apache with apachectl ... done.
    Waiting for apache to terminate ... done.
    /usr/sbin/apachectl start: httpd (pid 560) already running

  Didn't / doesn't work since we are running the ssl-apache with this 
  special password-providing mechanism jonen known something about.
  
  so:
  #> /etc/init.d/apache restart
  
  and (surprise!):
  apt deconfigured php4 in apache making all the php-source-files downloadable ;(  -> bad thing!!!
  
i quepasa.netfrag.org
  #> cd /data/libs/nfo
  #> cvs -q update
    [...]
    cvs update: skipping directory perl/libs/OEF/Why
    U perl/libs/Regexp/Group.pm
    cvs update: perl/libs/misc/HashExt.pm is no longer in the repository
    U perl/libs/org/netfrag/pkgTools.pm
    RCS file: /var/lib/cvs/nfo/perl/libs/org/netfrag/shortcuts.pm,v
    retrieving revision 1.3
    retrieving revision 1.4
    Merging differences between 1.3 and 1.4 into shortcuts.pm
    rcsmerge: warning: conflicts during merge
    cvs update: conflicts found in perl/libs/org/netfrag/shortcuts.pm
    C perl/libs/org/netfrag/shortcuts.pm
  #> nano perl/libs/org/netfrag/shortcuts.pm
    { search for (CTRL+W) '<<<<' }
  #> mv perl/libs/org/netfrag/shortcuts.pm perl/libs/org/netfrag/shortcuts.pm.orig
  #> cvs -q update
    cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Code: No such file or directory
    cvs update: skipping directory perl/libs/Data/Code
    cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Compare: No such file or directory
    cvs update: skipping directory perl/libs/Data/Compare
    cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Identifier: No such file or directory
    cvs update: skipping directory perl/libs/Data/Identifier
    cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/Data/Transform: No such file or directory
    cvs update: skipping directory perl/libs/Data/Transform
    cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/OEF/Notes: No such file or directory
    cvs update: skipping directory perl/libs/OEF/Notes
    cvs update: cannot open directory /var/lib/cvs/nfo/perl/libs/OEF/Why: No such file or directory
    cvs update: skipping directory perl/libs/OEF/Why
    cvs update: warning: perl/libs/org/netfrag/shortcuts.pm was lost
    U perl/libs/org/netfrag/shortcuts.pm
  #> cd perl
  #> cvs -q update -d
  #> rm -r libs/Data/Code
  #> rm -r libs/Data/Compare
  #> rm -r libs/Data/Identifier
  #> rm -r libs/Data/Transform
  #> rm -r libs/OEF/Notes
  #> rm -r libs/OEF/Why
  #> cd /data/libs/nfo
  #> cvs -q update -d php

i Worte 2002
  "Der Herr hat's gegeben, 
  der Herr hat's genommen."
  [Leo Kirch, SPIEGEL 9/2002]

m google::wolfowitz
  http://www.defenselink.mil/bios/depsecdef_bio.html
  http://www-gap.dcs.st-and.ac.uk/~history/Mathematicians/Wolfowitz.html
  http://www-gap.dcs.st-and.ac.uk/~history/BirthplaceMaps/Places/Warsaw.html
  http://www-gap.dcs.st-and.ac.uk/~history/Mathematicians/Wald.html
  http://www.defenselink.mil/news/Jan2003/t01232003_t0123cfr.html
  http://www.n-tv.de/3095889.html
  
err quepasa.netfrag.org: dispatchmail stops working (updated netfrag.org/cvs)
  #> tail -f /var/lib/sendmail/dead.letter
  #> cd /data/opt/tools/dispatchmail/bin-tests
  #> ./build_dispatch /tmp
    Undefined subroutine &Mail::Audit::Dispatch::a2f called at /data/libs/nfo/perl/libs/Mail/Audit/Dispatch.pm line 230, <STDIN> line 16.

o phpDocumentIndex & WEBDAV
  - http://www.webdav.org/mod_dav/faq/#02-00
  - http://lwest.free.fr/doc/php/lib/index.php3?page=net_http_client&lang=en

i search::poorly granularized security 

? Is there already a TUN/TAP Driver interface in CPAN?
  @link http://openvpn.sourceforge.net/tuntap.html

? perl-binding for equinox desktop environment

m google::Japanese Internment
  http://www.oz.net/~cyu/internment/main.html
  http://www.geocities.com/Athens/8420/

o shortcut for 'wget -m {WhatEver}' using 'rap'!

m http://flag.blackened.net/daver/anarchism/nock/oets0.htm

fm google::psychopolitics
  http://www.geocities.com/Heartland/7006/psychopolitics.html
  http://www.freezone.de/english/timetrack/data/psychopolitics/
    http://www.toolan.com/hitler/index.html
    http://www.geocities.com/Area51/Shadowlands/6583/project106.html
    http://www.freezone.de/english/timetrack/data/psychopolitics/bowart_iw.htm
  http://www.geocities.com/Area51/Shadowlands/6583/mind.html
  http://www.geocities.com/Area51/Shadowlands/6583/project157.html
  http://www.geocities.com/Area51/Shadowlands/6583/project123.html

i more on conspiracy ;-)
  http://www.rumormillnews.com/
  http://www.ctrl.org/

i quepasa went down:
  output-dump from:
  #> sue service
  #> screen -r quepasa
  quepasa login:
  Login timed out after 60 seconds.
  quepasa login:
  Login timed out after 60 seconds.
  quepasa login:
  Login timed out after 60 seconds.
  quepasa login: 
  BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=42481 WINDOW=0 RES=0x00 ACK RST URGP=0
  BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=42481 WINDOW=0 RES=0x00 ACK RST URGP=0
  
  Login timed out after 60 seconds.
  quepasa login: kernel BUG at page_alloc.c:213!
  kernel BUG at page_alloc.c:199!

i some more links...
  http://www.tavinstitute.org/
  http://www.tavi-port.org/NEWindex.htm

o replace '&nbsp;' through _HTML_SPACE!!!
  - use everywhere, which uses the scope of phpHtmlLib
  - define in code which doesn't!

x appended to env-var 'PATH' for amo@grasshopper:
  C:\home\amo\develop\netfrag.org\nfo\perl\scripts\twingle

i firewall quick modification on virtual hosts (debian)
  (bacula was rejected last night)
  #> iptables -I INPUT -p tcp -s 213.133.125.0/28 --dport 9102 -j ACCEPT
  #> /etc/init.d/iptables save active

i 
  #> /usr/local/bacula/etc/bacula-fd restart
    Stopping the Bacula File daemon
    Starting the Bacula File daemon

m google::Japanese Internment
  http://www.library.arizona.edu/images/jpamer/
  http://dynaweb.oac.cdlib.org/dynaweb/virtual/jarda/jvac/
    http://findaid.oac.cdlib.org/findaid/ark:/13030/tf596nb4h0/scopecontent/500032421
    http://findaid.oac.cdlib.org/findaid/ark:/13030/tf596nb4h0/C01/502216795
  http://oz.net/~cyu/internment/gallery.html
  google::War Relocation Authority
    http://www.trumanlibrary.org/whistlestop/study_collections/japanese_internment/japan_internmentphotos.htm
    http://www.trumanlibrary.org/oralhist/bendet1.htm#japandocsbendet
      google::"Quasi-Judicial Process"
    http://www.trumanlibrary.org/teacher/warrel.htm
  search::"The relocation centers, however, are NOT and ever were intended to be internment camps or places of confinement. [...]"
  search::Bancroft

l http://www.ccnr.org/nuclear_primer.html
  http://www.ccnr.org/doe_map.html

l http://www.neilmarshall.com/biography.shtml

i noticed: didn't recieve mails from portsentry since 2003-03-22 01:45...
  #> ps ax | grep portsentry
  -> portsentry wasn't running!
  #> /etc/init.d/portsentry restart
  #> tail -f /var/log/messages
  ok!

i How to write Apache's httpd.conf in/with/using Perl?
  http://netfrag.org/cgi-bin/viewcvs.cgi/nfo/hosts/quepasa.netfrag.org/data/www/global/conf/dynamic.conf?rev=1.2&content-type=text/vnd.viewcvs-markup
  http://www.google.com/search?q=perl+httpd.conf+alias&hl=en&lr=&ie=UTF-8&oe=UTF-8
  http://www.geocrawler.com/archives/3/182/2000/12/0/4898326/
  http://perl.apache.org/dist/mod_perl-1.0-current/t/conf/httpd.conf-dist
  http://perl.apache.org/dist/mod_perl-1.0-current/t/conf/

i renamed some libraries in cvs.netfrag.org::nfo/php/libs
  elib -> org.netfrag.elib
  flib -> org.netfrag.flib

i FeatureList: http://openthought.net/featurelist.php

i quepasa.netfrag.org 2003-04-12 10:56
  quepasa login: Kernel panic: Segfault with no mm
  Kernel panic: Segfault with no mm
  kernel BUG at sched.c:683!

i view/edit [project|root]'s rap.xml via browser:
  http://localhost/YAA/?ap=explorer&ecdlk=rpc&ecl=phase_startup&ecds=control
  http://localhost/YAA/?ap=explorer&ecl=content&ect=data&ecdlk=rpc&ecat=tree&ecdid=..//etc/rap.xml
  http://localhost/YAA/?ap=explorer&ecl=content&ect=data&ecdlk=rpc&ecat=tree&ecdid=..//etc/rap.xml&ecl=phase_startup&ecds=control

m some web surfing with janosch - topics: (linux, of course)
  linux telco soft: (search::telco)
    http://www.safeproxy.org/
    http://www.ureach.com/home/uconnect.htm
    http://www.ureachcorp.com/home/news/HostedEnhancedVoicemail.pdf
  linux telco hard: (search::telco)
    http://www.ep-instruments.de/Deutsch/Dichtheit/komplettsys.html
    http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=modulare+sensor+geh%C3%A4use
    http://www.binder-elektronik.de/
    http://denk-stein.com/test/main_produkte.php?prod_gr=mt_access&prod_id=cm1000
    http://www.yello-net.de/distribution_line/Katalog/werkz.html
    http://www.emco-leipzig.de/pdpm.htm
    OpenAP
      PV arrays
      POE (~ Power Over Ethernet?)
      SMC2655W MiniAP  ->  SMC EZconnect (2652W) 
      Eumitcom WL11000SA-N boards 
    http://www.personaltelco.net/index.cgi/SolarPoweredAccessPoint?action=highlight&value=CategoryHardware
    http://www.linuxdevices.com/news/NS2025402746.html
    http://www.personaltelco.net/index.cgi/CategoryHardware
    http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=linux+telco
    http://matt.simerson.net/computing/telco-nas.shtml
  linux embedded:
    http://216.239.37.100/search?q=cache:ZghNerVVevgC:www.channel-e.de/deutsch/download/1001extract_12_03_16_03.pdf+amd+elan+sc+400+linux&hl=en&ie=UTF-8
  linux embedded development:
    http://www.embeddedlinuxworks.com/articles/rolo_guide.html
    http://www.embeddedlinuxworks.com/articles/db_project.html
    http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=amd+elan+sc400+linux&spell=1
    http://www.amd.com/epd/desiging/fusionpartners/prodbytype/10.operating/
    http://www.telos.de/linux/alios/default_e.htm
    http://www.telos.de/linux/bfax/default_e.htm
    http://www.linux-community.de/Neues/story?storyid=6679
    http://www.linuxdevices.com/sponsors/SP6181022731-PD4188845565.html
    http://lists.instant802.com/pipermail/openap-dev/2002-April/000595.html
    from a post on: http://lists.instant802.com/pipermail/openap-dev/2002-April/000604.html
      "Life begins when you can spend your spare time programming instead of watching television."  -- Cal Keegan
    http://www.ussg.iu.edu/hypermail/linux/kernel/0201.0/0040.html
    http://www.cogcomp.com/csb_csb226.htm
    http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=SMC+EZconnect+%282652W%29+&btnG=Google+Search
    
  bluetooth:
    openbt: http://developer.axis.com/software/bluetooth/
    bluez:
    bluedraker:
    

i quepasa went down: 2003-04-15 08:23
  Login timed out after 60 seconds.
  quepasa login: 
  BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=170.141.255.33 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=105 ID=54114 DF PROTO=TCP SPT=1867 DPT=445 WINDOW=16384 RES=0x00 SYN URGP=0
  BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=170.141.255.33 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=105 ID=54261 DF PROTO=TCP SPT=1867 DPT=445 WINDOW=16384 RES=0x00 SYN URGP=0
  BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=170.141.255.33 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=105 ID=54717 DF PROTO=TCP SPT=1867 DPT=445 WINDOW=16384 RES=0x00 SYN URGP=0
  BLOCKED UDP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=202.186.168.10 DST=213.133.118.36 LEN=78 TOS=0x00 PREC=0x00 TTL=104 ID=33105 PROTO=UDP SPT=60616 DPT=137 LEN=58
  [...]
  after killing some processes:
  sleeping process 21007 got unexpected signal : 15

i search::bridge
  lookat http://bridge.sourceforge.net/
  http://www.sparkle-cc.co.uk/firewall/firewall.html
  was fw at wps already a machine of this style???

i search::blue (to find information about bluetooth on netfrag.org)

i Es muss nicht immer Linux sein: siehe OpenSoekris

i from: http://www.heise.de/tp/foren/go.shtml?read=1&msg_id=2268438&forum_id=31719
  http://www.safeproxy.org/cgi-bin/nph-proxy.cgi/11010/http/www.google.com/

i ftp://ftp.digium.com/pub/libpri/

rl (remember links)
  http://www.zvon.org/o_html/keyword_XPath.html
  http://www.zvon.org:9001/saxon/cgi-bin/XLab/XML/extras.html
  http://info.ccone.at/NEWS/msg00934.html
  http://www.pantek.com/library/linux/lists/newsfeed.osdn.com/osdn-everything-txt-mm/msg00103.html

i OBEX, BFB, etc.
  The BFB Protocol: http://triq.net/obexftp/bfb.txt
  ObexFTP Source: http://triq.net/obexftp/obexftp-0.10.2.tar.gz
  SieFS: http://babelfish.altavista.com/babelfish/urltrurl?url=http%3A%2F%2Fmirror01.iptelecom.net.ua%2F%7Edmitry_z%2F&lp=ru_en&tt=url
  sersniff

i SCMxx
  http://packages.debian.org/unstable/comm/scmxx.html
  http://packages.qa.debian.org/s/scmxx.html
  http://http.us.debian.org/debian/pool/main/s/scmxx/scmxx_0.6.3.7.orig.tar.gz
  
? How to extract rpm packages? How to install them to a different location...

i installed on grasshopper (perl -MCPAN -eshell)
  XML::XSLT
    XML::DOM
      XML::Parser
      ;-(  requires expat c-library ...
      ... which is perfect, but we maintained to stay perl-only until now, so we will try to continue doing this.

i php - funny error message - if you do something like ...
  <?php
    $menu = $treemenu::createFromStructure($params);
  ?>
  
  you will get ...
    Parse error: parse error, unexpected T_PAAMAYIM_NEKUDOTAYIM in C:\home\amo\develop\netfrag.org\nfo\php\libs\org.netfrag.glib\Data\Lift\object\tree_common\PEAR\HTML\TreeMenu.php on line 78
    Fatal error: Cannot instantiate non-existent class: html_treemenu_listbox in C:\home\amo\develop\netfrag.org\nfo\php\libs\org.netfrag.glib\Data\Lift\object\tree_common\PEAR\HTML\TreeMenu\Listbox.php on line 59

  ;-)

i grasshopper - installed cygnome: gnome for cygwin
  purpose: anjuta...
  please visit:
    http://homepage.ntlworld.com/steven.obrien2/
    http://cygnome.sourceforge.net/
    http://cygnome.sourceforge.net/install.html
  requirements:
    cygwin1.dll  (to brandnew version of 2003-Apr-10 from http://cygwin.com/snapshots/)
    cygintl-2.dll   (first croak while startup preventing any further actions)
    cygdb_cxx-3.1.dll   (sleepycat)
    cygdb-3.1.dll   (sleepycat)
    cygungif-4.dll   (croaked two times after splash screen showed up)
  start gnome apps from the windows command line:
    set/modify these environment variables:
      DISPLAY: localhost:0
      PATH: C:\Programme\cygwin\opt\gnome\bin
    ensure your x-server is running at 'localhost:0' (startx &)  (no window manager session required!)
    try START + Run: glimmer
  it works!!! glimmer, anjuta, etc., just everything i want to check out seems to work!
  more apps at: http://sourceforge.net/project/showfiles.php?group_id=67909

i quepasa
  =0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45142 WINDOW=0 RES=0x00 ACK RST URGP=0
  BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45142 WINDOW=0 RES=0x00 ACK RST URGP=0
  BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45216 WINDOW=0 RES=0x00 ACK RST URGP=0
  BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45216 WINDOW=0 RES=0x00 ACK RST URGP=0
  =0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45142 WINDOW=0 RES=0x00 ACK RST URGP=0
  BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45142 WINDOW=0 RES=0x00 ACK RST URGP=0
  BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45216 WINDOW=0 RES=0x00 ACK RST URGP=0
  BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45216 WINDOW=0 RES=0x00 ACK RST URGP=0
  BLOCKED TCP PACKET: IN= OUT=eth0 SRC=213.133.118.36 DST=212.72.64.178 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=TCP SPT=113 DPT=45216 WINDOW=0 RES=0x00 ACK RST URGP=0
  BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=67.3.23.248 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=107 ID=50644 DF PROTO=TCP SPT=1926 DPT=445 WINDOW=8760 RES=0x00 SYN URGP=0
  BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=67.3.23.248 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=107 ID=50777 DF PROTO=TCP SPT=1926 DPT=445 WINDOW=8760 RES=0x00 SYN URGP=0
  BLOCKED TCP PACKET: IN=eth0 OUT= MAC=fe:fd:d5:85:76:24:00:ff:51:cb:17:6f:08:00 SRC=67.3.23.248 DST=213.133.118.36 LEN=48 TOS=0x00 PREC=0x00 TTL=107 ID=51076 DF PROTO=TCP SPT=1926 DPT=445 WINDOW=8760 RES=0x00 SYN URGP=0

i grasshopper
  #> bash --login startx

  kio_file: ============= COMPLETED LIST ============
  kio_file: =============== BYE ===========
  kio (KDirLister): slotUpdateFinished : This file has changed : kde-amo
  kio (KDirLister): slotUpdateFinished : This file has changed : orbit-amo
  konqueror: KonqBaseListViewWidget::viewportDropEvent
  libkonq: dest : file:/tmp
  libkonq: URL : file:/cygdrive/c/var/phpsession/sess_7c4e5f22088ff540245951157e994501
  libkonq: KonqOperations::asyncDrop destItem->mode=16384
  konqueror: KonqTreeTopLevelItem::itemSelected
  konqueror: KDockArea::resize
  konqueror: KDockArea::resize
  konqueror: KonqTreeTopLevelItem::itemSelected
  kio_file: Done
  kdeinit: PID 1624 terminated.
  kio_file: Done
  kdeinit: PID 3044 terminated.
  konqueror: KDockArea::resize
  konqueror: KDockArea::resize
  konqueror: KonqMainWindow::eventFilter 0x100e33f8 QLineEdit combo edit
  konqueror: KonqMainWindow::slotClipboardDataChanged()
  konqueror: KonqMainWindow::slotClipboardDataChanged()
  kdeui (KComboBox): Popup Completion
  kdeui (KComboBox): Popup Completion
  kdeui (KComboBox): Popup Completion
  kdeui (KComboBox): Popup Completion
  kdeui (KComboBox): Popup Completion
  kdeui (KComboBox): Popup Completion
  kdeui (KComboBox): Popup Completion
  kdeui (KComboBox): Popup Completion
  kdeui (KComboBox): Popup Completion
  kdeui (KComboBox): Popup Completion
  kdecore (KURL): KURL couldn't parse URL "netfrag.org"
  konqueror: url netfrag.org filtered into http://netfrag.org
  konqueror: KonqMainWindow::openFilteredURL
  konqueror: KonqMainWindow::openURL : url = 'http://netfrag.org'  serviceType='' view=0x0
  konqueror: KonqMainWindow::abortLoading()
  konqueror: KonqView::stop()
  konqueror: ListViewBrowserExtension::yOffset
  konqueror: ListViewBrowserExtension::xOffset
  konqueror: KonqListView::saveState
  konqueror: setLocationBarURL : url = http://netfrag.org
  konqueror: KonqMainWindow::setLocationBarURL: url = http://netfrag.org
  konqueror: trying openView for http://netfrag.org (servicetype )
  konqueror: Creating new konqrun for http://netfrag.org req.typedURL=netfrag.org
  konqueror: KonqMainWindow::eventFilter 0x100e33f8 QLineEdit combo edit
  konqueror: KonqRun::scanfile
  kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/konquerorrDIMZa.slave-socket
  kdecore (KSocket): Socket bound: 7
  kio (KLauncher): KLauncher: launching new slave kio_http with protocol=http
  kdeinit: Got EXEC_NEW 'kio_http' from launcher.
  kdeinit: launch -> kio_http http
  kio (KLauncher): kio_http (pid 3052) up and running.
  kio (KLauncher): Slave launched, pid = 3052
  DCOP: register 'anonymous-3052' -> number of clients is now 2
  kio_http: (3052) Hostname is now: netfrag.org
  kio_http: (3052) Proxy realm value:
  kio_http: (3052) Proxy URL is now:
  DCOP: register 'anonymous-3052' -> number of clients is now 3
  kio (KLauncher): KLauncher: Got start_service_by_desktop_path('http_cache_cleaner.desktop', ...)
  kdeinit: Got EXEC_NEW 'kio_http_cache_cleaner' from launcher.
  kdeinit: launch -> kio_http_cache_cleaner
  kio (KLauncher): kio_http_cache_cleaner (pid 2932) up and running.
  kio_http: (3052) HTTPProtocol::get http://netfrag.org
  DCOP: unregister 'anonymous-3052-2'
  DCOP: register 'kio_http_cache_cleaner' -> number of clients is now 3
  kio_http_cache_cleaner: Current size of cache = 0 kB.
  DCOP: unregister 'kio_http_cache_cleaner'
  kdeinit: PID 2932 terminated.
  kdesu (kdelibs): WARNING: [client.cpp:389] kdesud not setgid!
  DCOP: register 'anonymous-3052' -> number of clients is now 3
  kio (KLauncher): KLauncher: Got kdeinit_exec_wait('/opt/kde2/bin/kdesud', ...)
  kdeinit: Got EXEC_NEW '/opt/kde2/bin/kdesud' from launcher.
  kdeinit: launch -> /opt/kde2/bin/kdesud
  Could not load library! Trying exec....
  kio (KLauncher): /opt/kde2/bin/kdesud (pid 2320) up and running.
  kdeinit: PID 2320 terminated.
  DCOP: unregister 'anonymous-3052-2'

  [...]
  
  kio_http: (3052) Host: netfrag.org
  kio_http: ======= Begin Response =======
  kio_http: (3052) HTTP/1.1 302 Found
  kio_http: (3052) Date: Mon, 21 Apr 2003 04:21:09 GMT
  kio_http: (3052) Server: Apache/1.3.27 (Unix) Debian GNU/Linux PHP/4.2.3 mod_ssl/2.8.9 OpenSSL/0.9.6g mod_perl/1.27 DAV/1.0.3
  kio_http: (3052) X-Powered-By: PHP/4.2.3
  kio_http: (3052) Location: nfoweb/
  kio_http: (3052) Keep-Alive: timeout=15, max=100
  kio_http: (3052) Connection: Keep-Alive
  kio_http: (3052) Transfer-Encoding: chunked
  kio_http: (3052) Content-Type: text/html; charset=iso-8859-1
  kio_http: (3052) --empty--
  kio (KIOJob): TransferJob::slotRedirection(http://netfrag.org/nfoweb/)
  kio_http: (3052) Proxy realm value:
  kio_http: (3052) Proxy URL is now:
  kio_http: (3052) HTTPProtocol::get http://netfrag.org/nfoweb/
  kdesud: PING
  kdesud: eof on fd 7
  kdesud: Checking for group key: http-netfrag.org
  kdesud: Group key NOT found!
  kdesud: eof on fd 7
  kio_http: ======= Begin header =======
  kio_http: (3052) GET /nfoweb/ HTTP/1.1
  kio_http: (3052) Connection: Keep-Alive
  kio_http: (3052) User-Agent: Mozilla/5.0 (compatible; Konqueror/2.2.2; CYGWIN_NT-5.0)
  kio_http: (3052) Accept: text/*, image/jpeg, image/png, image/*, */*
  kio_http: (3052) Accept-Encoding: x-gzip, gzip, identity
  kio_http: (3052) Accept-Charset: Any, utf-8, *
  kio_http: (3052) Accept-Language: en
  kio_http: (3052) Host: netfrag.org
  kio_http: ======= Begin Response =======
  kio_http: (3052) HTTP/1.1 200 OK
  kio_http: (3052) Date: Mon, 21 Apr 2003 04:21:10 GMT
  kio_http: (3052) Server: Apache/1.3.27 (Unix) Debian GNU/Linux PHP/4.2.3 mod_ssl/2.8.9 OpenSSL/0.9.6g mod_perl/1.27 DAV/1.0.3
  kio_http: (3052) X-Powered-By: PHP/4.2.3
  kio_http: (3052) Set-Cookie: PHPSESSID=5c72933fca41cc89d5919b02b23456a7; path=/
  kio_http: (3052) Set-Cookie: WIKI_PREFS2=O%3A15%3A%22userpreferences%22%3A1%3A%7Bs%3A6%3A%22_prefs%22%3Ba%3A0%3A%7B%7D%7D; expires=Tue, 20-A
  pr-04 04:21:10 GMT; path=/
  kio_http: (3052) Content-Encoding: gzip
  kio_http: (3052) Vary: Accept-Encoding
  kio_http: (3052) Content-Length: 2137
  kio_http: (3052) Keep-Alive: timeout=15, max=99
  kio_http: (3052) Connection: Keep-Alive
  kio_http: (3052) Content-Type: text/html; charset=iso-8859-1
  kio_http: (3052) --empty--
  kio (kioslave): (3052) SlaveBase::mimeType 'text/html'
  kio (kioslave): (3052) mimeType: emitting meta data
  konqueror: slotKonqMimetype
  konqueror: m_suggestedFilename=
  kio (KIOJob): Job::kill this=0x10212980 m_progressId=0 quietly=true
  konqueror: KonqRun::foundMimeType text/html
  konqueror: KonqMainWindow::openView text/html http://netfrag.org/nfoweb/ 0x1017e8f8
  konqueror: req.followMode=false
  konqueror: req.nameFilter=
  konqueror: req.typedURL= netfrag.org
  konqueror: makeViewsFollow KonqView url=http://netfrag.org/nfoweb/ serviceType=text/html
  konqueror: makeViewsFollow: Sending openURL to view KonqSidebar url=http://netfrag.org/nfoweb/
  konqueror: KonqView::stop()
  konqueror: KonqMainWindow::openView text/html http://netfrag.org/nfoweb/ 0x1019c150
  konqueror: req.followMode=true
  konqueror: req.nameFilter=
  konqueror: req.typedURL=
  konqueror: changeViewMode: serviceType is text/html serviceName is  current service name is konq_sidebartng
  konqueror: This view's mode is locked - can't change
  konqueror: KonqMainWindow::openView ok=false bOthersFollowed=false returning false
  konqueror: changeViewMode: serviceType is text/html serviceName is  current service name is konq_detailedlistview
  konqueror: Switching view modes...
  konqueror: Trying to create view for "text/html"
  libkonq: text/html.desktop
  libkonq: X-KDE-AutoEmbed set to true
  kio (KTrader): KServiceTypeProfile::offers( text/html,Application )
  kio (KTrader): No profile, using KServiceType::offers, result: 2 offers
  kio (KTrader): KServiceTypeProfile::offers( text/html,KParts/ReadOnlyPart )
  kio (KTrader): No profile, using KServiceType::offers, result: 2 offers
  konqueror: khtml : X-KDE-BrowserView-AllowAsDefault is valid : false
  kdecore (KLibLoader): library libkhtml.la not found under 'module' but under 'lib'
  
  [...]
  
  konqueror: KonqViewManager::setActivePart 0x10117330
  kparts: 0x10075fb0 emitting activePartChanged 0x10117330
  konqueror: slotPartActivated 0x10117330 khtml
  konqueror: New current view 0x1017e8f8
  kparts: MainWindow::createGUI for
  kparts: deactivating GUI for
  kparts: Part::~Part 0x10144638
  kparts: deleting widget [KonqBaseListViewWidget pointer (0x10121088) to unnamed widget, geometry=565x377+0+0] unnamed
  konqueror: -KonqBaseListViewWidget
  konqueror: Giving focus to new part 0x10117330
  konqueror: KonqViewManager::setActivePart 0x10117330
  konqueror: KonqView::openURL url=http://netfrag.org/nfoweb/ locationBarURL=http://netfrag.org/nfoweb/
  konqueror: KonqMainWindow::setLocationBarURL: url = http://netfrag.org/nfoweb/
  khtml (part): KHTMLPart::openURL http://netfrag.org/nfoweb/
  khtml (part): closing old URL
  khtml (part): KHTMLPart::openURL now (before started) m_url = http://netfrag.org/nfoweb/
  khtml (part): saveState!
  khtml (part): KHTMLPart::saveState saving URL http://netfrag.org/nfoweb/
  libkonq: ## addToHistory: http://netfrag.org/nfoweb/Typed URL: http://netfrag.org/nfoweb/, Title:
  konqueror: KonqMainWindow::openView ok=true bOthersFollowed=false returning true
  konqueror: slotPartActivated 0x10117330 khtml
  konqueror: New current view 0x1017e8f8
  kparts: MainWindow::createGUI for
  kparts: deactivating GUI for
  konqueror: KonqMainWindow::setLocationBarURL: url = http://netfrag.org/nfoweb/
  konqueror: slotPartActivated 0x10117330 khtml
  konqueror: New current view 0x1017e8f8
  kparts: MainWindow::createGUI for
  kparts: deactivating GUI for
  konqueror: KonqMainWindow::setLocationBarURL: url = http://netfrag.org/nfoweb/
  kio (Scheduler): Resume metadata is ''
  kio (Scheduler): HOLD: Reusing held slave for http://netfrag.org/nfoweb/
  kio (kioslave): (3052) mimeType: emitting meta data
  konqueror: KonqMainWindow::slotRunFinished()
  konqueror: KonqRun::~KonqRun()
  kio_http_debug: WARNING: (3052) createCacheEntry: opening /cygdrive/c/var/home/amo/.kde/share/apps/kio_http/cache/n/netfrag.org_nfoweb_:3971
  4aaf.new failed.
  khtml (memory): KHTMLPart::clear() this = 0x10117330
  konqueror: KonqMainWindow::setCaption(http://netfrag.org/nfoweb/)
  khtml (part): SSL in use?
  khtml (part): setIcon unlock done.
  khtml (xml):  using strict parseMode
  konqueror: KonqMainWindow::setCaption(Netfrag - An experimental fragment - Index)
  kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/konqueror8REfeb.slave-socket
  kdecore (KSocket): Socket bound: 9
  kio (KLauncher): KLauncher: launching new slave kio_http with protocol=http
  kdeinit: Got EXEC_NEW 'kio_http' from launcher.
  kdeinit: launch -> kio_http http
  kio (KLauncher): kio_http (pid 3168) up and running.
  kio (KLauncher): Slave launched, pid = 3168
  kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/konquerorlE1Xmc.slave-socket
  kdecore (KSocket): Socket bound: 10
  kio (KLauncher): KLauncher: launching new slave kio_http with protocol=http
  kdeinit: Got EXEC_NEW 'kio_http' from launcher.
  kdeinit: launch -> kio_http http
  kio (KLauncher): kio_http (pid 1912) up and running.
  kio (KLauncher): Slave launched, pid = 1912
  kio (Slave): slave failed to connect to application pid=3168 protocol=http
  kio (Slave): slave is slow... pid=3168 t=19
  kio (Slave): Houston, we lost our slave, pid=3168
  kio (Slave): slave died pid = 3168
  kdecore (KSocket): Socket 3 did not connect:  Connection refused
  kdecore (KSocket): Failed to connect
  khtml (part): KHTMLPart::emitLoadEvent 0x10117330
  khtml (encoding): Checking...
  konqueror: KonqView::slotCompleted
  khtml (part): saveState!
  khtml (part): KHTMLPart::saveState saving URL http://netfrag.org/nfoweb/
  libkonq: ## addToHistory: http://netfrag.org/nfoweb/Typed URL: netfrag.org, Title: Netfrag - An experimental fragment - Index
  kio (Slave): slave failed to connect to application pid=1912 protocol=http
  kio (Slave): slave is slow... pid=1912 t=15
  kio (Slave): Houston, we lost our slave, pid=1912
  kio (Slave): slave died pid = 1912
  DCOP: register 'anonymous-3168' -> number of clients is now 3
  kdecore (KSocket): Socket 3 did not connect:  No such file or directory
  kdecore (KSocket): Failed to connect
  DCOP: register 'anonymous-1912' -> number of clients is now 4
  
  [...]
  
  kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/konqueror8REfeb.slave-socket
  kdecore (KSocket): Socket bound: 9
  kio (KLauncher): KLauncher: launching new slave kio_http with protocol=http
  kdeinit: Got EXEC_NEW 'kio_http' from launcher.
  kdeinit: launch -> kio_http http
  kio (KLauncher): kio_http (pid 3168) up and running.
  kio (KLauncher): Slave launched, pid = 3168
  kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/konquerorlE1Xmc.slave-socket
  kdecore (KSocket): Socket bound: 10
  kio (KLauncher): KLauncher: launching new slave kio_http with protocol=http
  kdeinit: Got EXEC_NEW 'kio_http' from launcher.
  kdeinit: launch -> kio_http http
  kio (KLauncher): kio_http (pid 1912) up and running.
  kio (KLauncher): Slave launched, pid = 1912
  kio (Slave): slave failed to connect to application pid=3168 protocol=http
  kio (Slave): slave is slow... pid=3168 t=19
  kio (Slave): Houston, we lost our slave, pid=3168
  kio (Slave): slave died pid = 3168
  kdecore (KSocket): Socket 3 did not connect:  Connection refused
  kdecore (KSocket): Failed to connect
  khtml (part): KHTMLPart::emitLoadEvent 0x10117330
  khtml (encoding): Checking...
  konqueror: KonqView::slotCompleted
  khtml (part): saveState!
  khtml (part): KHTMLPart::saveState saving URL http://netfrag.org/nfoweb/
  libkonq: ## addToHistory: http://netfrag.org/nfoweb/Typed URL: netfrag.org, Title: Netfrag - An experimental fragment - Index
  kio (Slave): slave failed to connect to application pid=1912 protocol=http
  kio (Slave): slave is slow... pid=1912 t=15
  kio (Slave): Houston, we lost our slave, pid=1912
  kio (Slave): slave died pid = 1912
  DCOP: register 'anonymous-3168' -> number of clients is now 3
  kdecore (KSocket): Socket 3 did not connect:  No such file or directory
  kdecore (KSocket): Failed to connect
  DCOP: register 'anonymous-1912' -> number of clients is now 4
  kdecore (KSocket): Trying to listen on Unix /tmp/ksocket-amo/kdedwgx6nc.slave-socket
  kdecore (KSocket): Socket bound: 10
  kio (KLauncher): KLauncher: launching new slave kio_http with protocol=http
  kdeinit: Got EXEC_NEW 'kio_http' from launcher.
  kdeinit: launch -> kio_http http
  kio (KLauncher): kio_http (pid 3196) up and running.
  kio (KLauncher): Slave launched, pid = 3196
  DCOP: register 'anonymous-3196' -> number of clients is now 5
  kio_http: (3196) Hostname is now: www.netfrag.org
  kio_http: (3196) Proxy realm value:
  kio_http: (3196) Proxy URL is now:
  kio_http: (3196) HTTPProtocol::get http://www.netfrag.org/nfoweb/themes/default/images/favicon.ico
  kdesud: PING
  kdesud: eof on fd 7
  kdesud: Checking for group key: http-www.netfrag.org
  kdesud: Group key NOT found!
  kio_http: ======= Begin header =======
  kio_http: (3196) GET /nfoweb/themes/default/images/favicon.ico HTTP/1.1kdesud: eof on fd 7
  
  [...]
  
  kio_http: (3196) Connection: Keep-Alive
  kio_http: (3196) User-Agent: Mozilla/5.0 (compatible; Konqueror/2.2.2; CYGWIN_NT-5.0)
  kio_http: (3196) Accept: text/*, image/jpeg, image/png, image/*, */*
  kio_http: (3196) Accept-Encoding: x-gzip, gzip, identity
  kio_http: (3196) Accept-Charset: Any, utf-8, *
  kio_http: (3196) Accept-Language: en
  kio_http: (3196) Host: www.netfrag.org
  kio_http: ======= Begin Response =======
  kio_http: (3196) HTTP/1.1 200 OK
  kio_http: (3196) Date: Mon, 21 Apr 2003 04:22:46 GMT
  kio_http: (3196) Server: Apache/1.3.27 (Unix) Debian GNU/Linux PHP/4.2.3 mod_ssl/2.8.9 OpenSSL/0.9.6g mod_perl/1.27 DAV/1.0.3
  kio_http: (3196) Last-Modified: Thu, 17 Jan 2002 22:48:31 GMT
  kio_http: (3196) ETag: "7fb0-436-3c4754bf"
  kio_http: (3196) Accept-Ranges: bytes
  kio_http: (3196) Content-Length: 1078
  kio_http: (3196) Keep-Alive: timeout=15, max=100
  kio_http: (3196) Connection: Keep-Alive
  kio_http: (3196) Content-Type: text/plain; charset=iso-8859-1
  kio_http: (3196) --empty--
  kio (kioslave): (3196) SlaveBase::mimeType 'text/plain'
  kio (kioslave): (3196) mimeType: emitting meta data
  kio_http_debug: WARNING: (3196) createCacheEntry: opening /cygdrive/c/var/home/amo/.kde/share/apps/kio_http/cache/n/www.netfrag.org_nfoweb_t
  hemes_default_images_favicon.ico:3b73661c.new failed.
  kded: KImageIO: readImage() format = ICO

  [...]
  
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: FORM lacks a Submit button
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  Nav_open_url: Url=>http://grasshopper/-ts/e.php<
  Connecting to 192.168.10.99
  Nav_open_url: Url=>http://grasshopper/-ts/e.php?x=/pub/login/<
  Connecting to 192.168.10.99
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: FORM lacks a Submit button
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  HTML warning: Image tag only specifies <height>
  error: can't connect to socket /tmp/.sawfish-amo/grasshopper%0.0
  Dillo: normal exit!
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x10153A60)
  
  Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find handler containing data (0x1008C5B8)
       19 [main] gnomecc 3068 fork_copy: loaded dll data/bss pass 0 failed, 0x1DCA000..0x1DCA350, done 0, windows pid 1908, Win32 error 487
  Gnome-Message: gnome_execute_async_with_env_fds: returning -1
  
  waiting for X server to shut down Gdk-ERROR **: Fatal IO error 113 (Connection aborted) on X server :0.0.
  X connection to :0.0 broken (explicit kill or server shutdown).
  .......kdeinit: Fatal IO error: client killed
  .kdesud: ERROR: Fatal IO error, exiting...
  kdeinit: sending SIGHUP to children.
  ..
  
  xinit:  X server slow to shut down, sending KILL signal.
  kdeinit: sending SIGTERM to children.
  kdeinit: Exit.
  KLauncher: Exiting on signal 1
  Exiting on signal 15
  DCOP: unregister 'kcookiejar'
  DCOP: unregister 'kio_uiserver'
  DCOP: unregister 'kded'

m some links ...
  http://selfhtml.teamone.de/navigation/css.htm#positionierung
  http://netfrag.org/~joko/?32545-34543-45345-56767-34174
  http://www.php.net/manual/en/function.stripslashes.php

i on grasshopper - How to update XML documents without rewriting the whole bunch?
  
  Use XUpdate! [http://www.xmldb.org/xupdate/xupdate-wd.html]
    This specification defines the syntax and semantics of the XUpdate update language. 
    An update in the XUpdate language is expressed as a well-formed [XML] document.
    XUpdate makes extensive use of the expression language defined by [XPath] for 
    selecting elements for updating and for conditional processing.
    XUpdate is a pure descriptive language which is designed with references to the 
    definition of XSL Transformations [XSLT].

  What's on CPAN? [http://search.cpan.org/search?query=xupdate&mode=all]
  gives
    XML::XUpdate::LibXML (use XML::LibXML;) (addon)
    XML::DB::Service::XUpdateQueryService (use XML::XUpdate::LibXML;)
    XML::XSH (requires XML::LibXML, XML::XUpdate::LibXML)
    xupdate - Process XUpdate commands over an XML document 
      http://search.cpan.org/author/PAJAS/XML-XUpdate-LibXML-0.4.0/xupdate
      SYNOPSIS: xupdate [options] <xupdate-file> <input-file> 
  
  XML::XSH didn't work on win32. We require a xupdate independent of XML::LibXML.
  Aim: patch xupdate [http://search.cpan.org/src/PAJAS/XML-XUpdate-LibXML-0.4.0/xupdate]
  using XML::Parser::EasyTree, XML::XPath
  
  checking out XML::XSH:
  [...]
  CPAN.pm: Going to build P/PA/PAJAS/XML-XSH-1.6.tar.gz  
    ---- Unsatisfied dependencies detected during [P/PA/PAJAS/XML-XSH-1.6.tar.gz] -----
        XML::LibXML
        XML::XUpdate::LibXML
        Parse::RecDescent
    Shall I follow them and prepend them to the queue
    of modules we are processing right now? [yes]
  [...]
  CPAN.pm: Going to build P/PH/PHISH/XML-LibXML-1.53.tar.gz
  enable native perl UTF8
  looking for -lxml2... Warning: prerequisite XML::LibXML::Common failed to load: Can't locate XML/LibXML/Common.pm in @INC (@INC contains: C:/Programme
  /Perl/lib C:/Programme/Perl/site/lib .) at (eval 10) line 3.
  yes
  If you are building XML::LibXML from CVS, you may wish to run
  
    $ make docs
  
  before doing anything else. This will re-build the documentation
  from the XML file in examples/libxml.xml. This is *not* necessary
  if you are building from a CPAN distribution.
  Checking if your kit is complete...
  Looks good
  Note (probably harmless): No library found for '-llibxml2'
  Note (probably harmless): No library found for '-lzlib'
  Writing Makefile for XML::LibXML
  ---- Unsatisfied dependencies detected during [P/PH/PHISH/XML-LibXML-1.53.tar.gz] -----
      XML::LibXML::Common
  Shall I follow them and prepend them to the queue
  of modules we are processing right now? [yes]

  [...]
  
  Text::Balanced

  [...]
  
  Does not work since some required .h file fails. (of course, libxml-dev and libxml itself!)
  
  What about XML::Handler::XMLWriter?

  What about XML::XSLT? Didn't work on the first run.
  What was that about? It required XML::DOM and this one required XML::Parser 2.30...
  Which one do we have?
    #> perl -MXML::Parser -e "print $XML::Parser::VERSION;"
    2.27
  Okay:
    #> perl -MCPAN -e "install XML::Parser"
    CPAN: Storable loaded ok
    Going to read C:\var\home\amo\.cpanw32\Metadata
      Database was generated on Wed, 23 Apr 2003 03:12:10 GMT
    Running install for module XML::Parser
    Running make for C/CO/COOPERCL/XML-Parser-2.31.tar.gz
    CPAN: Digest::MD5 loaded ok
    CPAN: Compress::Zlib loaded ok
    Checksum for C:\var\home\amo\.cpanw32\sources\authors\id\C\CO\COOPERCL\XML-Parser-2.31.tar.gz ok
    Scanning cache C:\var\home\amo\.cpanw32\build for sizes

    [...]

    Removing previously used C:\var\home\amo\.cpanw32\build\XML-Parser-2.31
    
      CPAN.pm: Going to build C/CO/COOPERCL/XML-Parser-2.31.tar.gz
    
    Note (probably harmless): No library found for '-lexpat'
    Checking if your kit is complete...
    Looks good
    Note (probably harmless): No library found for '-lexpat'
    Writing Makefile for XML::Parser::Expat
    Writing Makefile for XML::Parser
    
    Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
    Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

    [...]

    Expat.c
    Expat.xs(12) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
    NMAKE : fatal error U1077: 'cl' : return code '0x2'
    Stop.
    NMAKE : fatal error U1077: 'cd' : return code '0x2'
    Stop.
      C:\Programme\vs\VC98\Bin\nmake.EXE  -- NOT OK
    Running make test
      Can't test without successful make
    Running make install
      make had returned bad status, install seems impossible

    #> cd C:\var\home\amo\.cpanw32\build\XML-Parser-2.31
    #> perl Makefile.PL
    Note (probably harmless): No library found for '-lexpat'
    Note (probably harmless): No library found for '-lexpat'
    Writing Makefile for XML::Parser::Expat
    Writing Makefile for XML::Parser
    #> nano README ( less README )
    hmmm.....
    #> less Makefile.PL
    ahhh....   [perl Makefile.PL EXPATLIBPATH=/home/me/lib EXPATINCPATH=/home/me/include], so ....
    #> perl Makefile.PL EXPATLIBPATH=C:\Programme\Perl\site\lib\XML\Parser\Expat\lib
    hmmm.... of course - this doesn't work with the old embedded / included expat
    the docs say: expat is not any more included in package!
    hmmmm.....
    my $PATH still includes 'C:\Programme\Expat-1.95.2\Libs', but there it has vanished!
    okay: get a new Expat from http://sourceforge.net/projects/expat/
    expat_win32bin 1.95.6  January 24, 2003  -   Download 
    
    #> cd C:\var\home\amo\.cpanw32\build\XML-Parser-2.31
    #> perl Makefile.PL EXPATLIBPATH=C:\Programme\Expat-1.95.5\Libs EXPATINCPATH=C:\Programme\Expat-1.95.5\Source\lib
    Writing Makefile for XML::Parser::Expat
    Writing Makefile for XML::Parser    
    #> nmake
    ahhh.....
    #> nmake test
    ohhh...  [popup: Die Dynamic Link Library libexpat.dll wurde nicht im angegebenen Pfad]
    okay, replaced $PATH entry through C:\Programme\Expat-1.95.5\Libs and restarted shell! again:
    #> nmake test
    
    Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
    Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
    
            C:\Programme\Perl\bin\perl.exe -Mblib -Ic:\programme\Perl\lib -Ic:\programme\Perl\lib -e "use Test::Harness qw(&runtests $verbose); $verbose=0
    ; runtests @ARGV;" t\astress.t t\cdata.t t\decl.t t\defaulted.t t\encoding.t t\external_ent.t t\file.t t\finish.t t\namespaces.t t\parament.t t\partia
    l.t t\skip.t t\stream.t
    Using C:/var/home/amo/.cpanw32/build/XML-Parser-2.31/blib
    t\astress.........ok
    t\cdata...........ok
    t\decl............ok
    t\defaulted.......ok
    t\encoding........ok
    t\external_ent....ok
    t\file............ok
    t\finish..........ok
    t\namespaces......ok
    t\parament........ok
    t\partial.........ok
    t\skip............ok
    t\stream..........ok
    All tests successful.
    Files=13, Tests=113,  7 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
    
    fine... ;-)
    
    #> nmake install
    uuups:
    
    Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
    Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
    
    Skipping C:\programme\Perl\site\lib\auto\XML\Parser\Expat\Expat.bs (unchanged)
    Cannot forceunlink C:\programme\Perl\site\lib\auto\XML\Parser\Expat\Expat.dll: Permission denied at c:\programme\Perl\lib/File/Find.pm line 519
    NMAKE : fatal error U1077: 'C:\Programme\Perl\bin\perl.exe' : return code '0xff'
    Stop.
    
    okay:
    #> mv C:\Programme\Perl\site\lib\auto\XML\Parser\Expat C:\Programme\Perl\site\lib\auto\XML\Parser\Expat.tmp
    #> nmake install

    Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
    Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
    
    Installing C:\programme\Perl\site\lib\auto\XML\Parser\Expat\Expat.bs
    Installing C:\programme\Perl\site\lib\auto\XML\Parser\Expat\Expat.dll
    Installing C:\programme\Perl\site\lib\auto\XML\Parser\Expat\Expat.exp
    Installing C:\programme\Perl\site\lib\auto\XML\Parser\Expat\Expat.lib
    Installing C:\programme\Perl\site\lib\XML\Parser.pm
    Installing C:\programme\Perl\site\lib\XML\Parser\Expat.pm
    Installing C:\programme\Perl\site\lib\XML\Parser\LWPExternEnt.pl
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\big5.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\euc-kr.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-2.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-3.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-4.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-5.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-7.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-8.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\iso-8859-9.enc (unchanged)
    Installing C:\programme\Perl\site\lib\XML\Parser\Encodings\Japanese_Encodings.msg
    Installing C:\programme\Perl\site\lib\XML\Parser\Encodings\README
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\windows-1250.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\x-euc-jp-jisx0221.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\x-euc-jp-unicode.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\x-sjis-cp932.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\x-sjis-jdk117.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\x-sjis-jisx0221.enc (unchanged)
    Skipping C:\programme\Perl\site\lib\XML\Parser\Encodings\x-sjis-unicode.enc (unchanged)
    Writing c:\programme\Perl\site\lib\auto\XML\Parser\.packlist
    Appending installation info to c:\programme\Perl\lib/perllocal.pod
    
    #> perl -MXML::Parser -e "print $XML::Parser::VERSION;"
    2.31
    
    Okay, let's try XML::XSLT from CPAN again.
    #> perl -MCPAN -eshell
    #> install XML::XSLT
    yup!

i on grasshopper:
  perl -MClass::Tangram -e "print $Class::Tangram::VERSION;"
  1.13

i some more links...
  http://sourceforge.net/mailarchive/forum.php?thread_id=391073&forum_id=7137
  http://sourceforge.net/mailarchive/forum.php?thread_id=391093&forum_id=7137
  http://sourceforge.net/mailarchive/forum.php?thread_id=391097&forum_id=7137
  
o look at
  regarding "tie":
    Tangram::Type
    Tangram::Coll
    Tangram::AbstractArray
    Tangram::IntrArray
  regarding "filtering":
    Tangram::Cursor

o look at: LDSU

i on gharb.tune.sytes.net
    #> apt-get install svgalib-bin
    #> apt-get install zgv
    #> apt-get install nasm
    #> apt-get install svgalibg1-dev
    #> cd /home/joko/download/Linux-Svgalib
        #> perl Makefile.PL
        #> make
    i success:
        - drawing lines with Linux::Svgalib from CPAN
        - running zgv: viewed some pics
        - running mplayer: watched "Bingo the Clown...."
        - running arachne: browsed www.netfrag.org
        ... looks good!
    http://www.ece.queensu.ca/hpages/courses/Elec377/man/man7/svgalib.7.txt
    http://www.arava.co.il/matan/svgalib/hypermail/0912.html
    http://search.cpan.org/author/JSTOWE/Linux-Svgalib-1.2/Svgalib.pm
    http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=drawscansegment
    http://search.cpan.org/author/JSTOWE/Linux-Svgalib-1.2/
    http://www.arava.co.il/matan/svgalib/hypermail/0763.html
    http://www.google.com/search?q=neutrino+xbox&hl=en&lr=&ie=UTF-8&oe=UTF-8
    http://search.cpan.org/search?query=svgalib&mode=all
    http://www.svgalib.org/

i C:\Programme\SciTe\doc\SciTEExtension.html

@sequence block
@date ~ 2003-04-29
@x-editor SciTE (Version 1.49 by Neil Hodgson, December 1998-November 2002. http://www.scintilla.org)
@description Changed editor to scintilla. (note: Don't forget to pay a license to the authors of UltraEdit!)

i http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=moving+robots

i books
    Angelica Domröse - Ich fang mich selbst ein

o shortcut: [win32] File [right-click] / New / Unix-File (LF instead of CR+LF!!!)

o shortcut: [win32] File [right-click] / SyncWithCellular

i some modules on CPAN:
    File::CheckTree
    File::Compare
    File::stat
    File::Path

