From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- pluto.buetow.org/content/99.Imprint.xml | 86 +++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 pluto.buetow.org/content/99.Imprint.xml (limited to 'pluto.buetow.org/content/99.Imprint.xml') diff --git a/pluto.buetow.org/content/99.Imprint.xml b/pluto.buetow.org/content/99.Imprint.xml new file mode 100644 index 0000000..edbd5a7 --- /dev/null +++ b/pluto.buetow.org/content/99.Imprint.xml @@ -0,0 +1,86 @@ + + + Imprint + + In case you have work for me or have any other comments to pass, please choose your contact method... + + + + Address / Snail Mail: + + + Dipl.-Inform. (FH) Paul Bütow + + Schneidemühler Straße 12c + + D-76139 Karlsruhe-Waldstadt + + Germany + + + + + + Mailing Lists: + + + http://lists.buetow.org + + + + + + Ticket and Mail: + + + Ticket system: + + // Anti-Spam + function strrev(str) { + if (!str) return ''; + var revstr = ''; + for (var i = str.length-1; i>=0; i--) + revstr += str.charAt(i) + return revstr; + } + var array = new Array('gro', '.', 'woteub', '@', 'tseuqer'); + for (var i = array.length - 1; i >= 0; --i) { + document.write(strrev(array[i])); + } + + + + Mail: + + // Anti-Spam + function strrev(str) { + if (!str) return ''; + var revstr = ''; + for (var i = str.length-1; i>=0; i--) + revstr += str.charAt(i) + return revstr; + } + var array = new Array('gro', '.', 'woteub', '@', 'luap'); + for (var i = array.length - 1; i >= 0; --i) { + document.write(strrev(array[i])); + } + + + GPG/PGP public key ID: 0x37EC5C1D + + + + + + Legal: + + + Gewerbe für IT Services + + Umsatzsteuer-ID: DE252891416 + + Finanzamt Karlsruhe-Stadt, Germany + + + + -- cgit v1.2.3