From 7403f09c346aadfbc50ca5ef431893724fbaef5b Mon Sep 17 00:00:00 2001 From: "Paul Buetow (uranus)" Date: Fri, 27 Feb 2015 23:10:51 +0000 Subject: update job desc --- paul.buetow.org/content/99.Imprint.bak | 51 ---------------------------------- paul.buetow.org/content/home.xml | 2 +- 2 files changed, 1 insertion(+), 52 deletions(-) delete mode 100644 paul.buetow.org/content/99.Imprint.bak (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.bak b/paul.buetow.org/content/99.Imprint.bak deleted file mode 100644 index 49ad4ce..0000000 --- a/paul.buetow.org/content/99.Imprint.bak +++ /dev/null @@ -1,51 +0,0 @@ - - - Imprint - In case you want to pass any comments, please choose your contact method... - - - - Snail Mail: - - - - Paul Buetow - - Top Floor Flat - - 13 Croxley Road - - London - - W9 3HH - - United Kingdom - - - - - - 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) - - - - - diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 61cc45b..3bd940f 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -1,7 +1,7 @@ It's just paul.buetow.org - Welcome to my small humble website. My real name is Paul B!!N!!uuml;tow and I am a full time Linux System Administrator managing a few servers at work (in a team). In my spare time I drive buetow.org and also spend my time on system programming tasks. + Welcome to my small humble website. My real name is Paul Buetow and I am a full time Site Reliability Engineer managing a few distributed systems at work (in a team). In my spare time I drive buetow.org and also spend my time on system programming tasks. If you don't like this website design: I am not a web designer and sometimes less is more. -- cgit v1.2.3