diff options
Diffstat (limited to 'paul.buetow.org/content')
| -rw-r--r-- | paul.buetow.org/content/99.Imprint.bak | 51 | ||||
| -rw-r--r-- | paul.buetow.org/content/home.xml | 2 |
2 files changed, 1 insertions, 52 deletions
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 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> -<content> - <pagetitle>Imprint</pagetitle> - <text>In case you want to pass any comments, please choose your contact method...</text> - <enumeration> - <enumitem> - <noop> - <strong>Snail Mail:</strong> - </noop> - <newline/> - <newline/> - <noop>Paul Buetow</noop> - <newline/> - <noop>Top Floor Flat</noop> - <newline/> - <noop>13 Croxley Road</noop> - <newline/> - <noop>London</noop> - <newline/> - <noop>W9 3HH</noop> - <newline/> - <noop>United Kingdom</noop> - <newline/> - <newline/> - </enumitem> - <enumitem> - <noop> - <strong>E-Mail:</strong> - </noop> - <newline/> - <newline/> - <javascript> - // 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])); - } - </javascript> - <noop> (GPG/PGP public key ID: 0x37EC5C1D)</noop> - <newline/> - <newline/> - </enumitem> - </enumeration> -</content> 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 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>It's just paul.buetow.org</pagetitle> - <text>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.</text> + <text>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.</text> <text>If you don't like this website design: I am not a web designer and sometimes less is more.</text> <enumeration> <enumitem> |
