From 79b145b979d57d10a1f3a41482b773382a78897e Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sun, 29 Sep 2013 04:45:15 +0200 Subject: fix HTML5 bug --- paul.buetow.org/content/99.Imprint.xml | 164 ++++++++++++++++----------------- xerl.buetow.foo/content/home.xml | 48 +++++----- 2 files changed, 104 insertions(+), 108 deletions(-) diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 4655aca..b2a1c7c 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -1,87 +1,85 @@ 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 C. B!!N!!uuml;tow - - Schneidem!!N!!uuml;hler Stra!!N!!szlig;e 12c - - D-76139 Karlsruhe-Waldstadt - - Germany / Deutschland - - - - - - Jabber/XMPP: - - - - // 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])); - } - - - - - - - E-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) - - - - - - Mailing Lists: - - - http://lists.buetow.org - - - - - - IRC: - - - On request - - - - - + 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 C. B!!N!!uuml;tow + + Schneidem!!N!!uuml;hler Stra!!N!!szlig;e 12c + + D-76139 Karlsruhe-Waldstadt + + Germany / Deutschland + + + + + + Jabber/XMPP: + + + + // 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])); + } + + + + + + + E-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) + + + + + + Mailing Lists: + + + http://lists.buetow.org + + + + + + IRC: + + + On request + + + + diff --git a/xerl.buetow.foo/content/home.xml b/xerl.buetow.foo/content/home.xml index 29d00ac..60c41e6 100644 --- a/xerl.buetow.foo/content/home.xml +++ b/xerl.buetow.foo/content/home.xml @@ -15,29 +15,27 @@ Welcome to my small humble website. My real name is Paul Buetow and I am a full time Linux System Administrator managing more than 1500 servers at work (in a team). In my spare time I drive buetow.org and also spend my time in system programming tasks. If you don't like this website design: I am not a web designer and sometimes less is more. - - - - My development site: - http://dev.buetow.org - - - My tech blog: - http://comp.buetow.org - - - My "normal stuff" blog: - http://blog.buetow.org - (mostly german) - - - Twitter: - https://twitter.com/plantanran - - - My pictures: - http://www.flickr.com/photos/buetow/ - - - + + + My development site: + http://dev.buetow.org + + + My tech blog: + http://comp.buetow.org + + + My "normal stuff" blog: + http://blog.buetow.org + (mostly german) + + + Twitter: + https://twitter.com/plantanran + + + My pictures: + http://www.flickr.com/photos/buetow/ + + -- cgit v1.2.3