From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- paul.buetow.org/content/.Style-Guide.xml | 37 ++++++++++++++ paul.buetow.org/content/.rss.xml | 4 ++ paul.buetow.org/content/80.Services.xml | 18 +++++++ paul.buetow.org/content/99.Imprint.xml | 86 ++++++++++++++++++++++++++++++++ paul.buetow.org/content/home.xml | 20 ++++++++ 5 files changed, 165 insertions(+) create mode 100644 paul.buetow.org/content/.Style-Guide.xml create mode 100644 paul.buetow.org/content/.rss.xml create mode 100644 paul.buetow.org/content/80.Services.xml create mode 100644 paul.buetow.org/content/99.Imprint.xml create mode 100644 paul.buetow.org/content/home.xml (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/.Style-Guide.xml b/paul.buetow.org/content/.Style-Guide.xml new file mode 100644 index 0000000..da17deb --- /dev/null +++ b/paul.buetow.org/content/.Style-Guide.xml @@ -0,0 +1,37 @@ + + + Style guides for my nicknames + "rantanplan" + + + This is the style guide for my IRC nickname "rantanplan" @ irc.german-elite.net. This style guide has been inspired by + brian d foy's + style guide. This style guide helps you to write my nickname in the correct way! + + The rules + + The following rules have to be met: + + Each letter in rantanplan must be of the same case. Lower case is preferred. Any capitalization is incorrect unless each letter is capitalized. + Sentences should not start with rantanplan if you normally capitalize the first word of a sentence. Recast the sentence so that it begins with a capital letter. Or just write the whole sentence in small or capitalized letters! + If rantanplan is too long for you, you may use rant or ranti instead. + If you like rantanplan very much, you may use rantiplanti as his nickname! + Sometimes rantanplan changes his nick into some weird combinations like plantanran or ranplantan or tanplanrantanplan! Any version is valid! You can think of 3 main body parts: ran tan and plan. You may combine them in any order! + The above mentioned is also valid for the reversed body parts: nar nat nalp. This combination is valid as well: nartanranplannat. + Sometimes rantanplan likes to show other people on what cool stuff he is working on. In this case a |foo postfix is added to any version of his nickname. E.g.: ranti|C means, that rantanplan is currently coding in C. rantanplan|vs|work means, that he is fighting against his current task at work! + Another way to express what rantanplan is doing is a prefix notation like worktanplan (he is working) or eattanplan (he is eating). + + + "pbuetow" + + This is the style guide for my nickname "pbuetow". + + The rules + + The following rules have to be met: + + Each letter in pbuetow must be of the same case. Any capitalization is incorrect. Except if all letters are uppercase! "pbuetow" and "PBUETOW" are the only correct ways to spell this nick! All other versions are invalid! + I may also use buetow instead of pbuetow (like on PerlMonks)! pcbuetow may be used, if pbuetow and/or buetow is taken. + + + diff --git a/paul.buetow.org/content/.rss.xml b/paul.buetow.org/content/.rss.xml new file mode 100644 index 0000000..ffcb21d --- /dev/null +++ b/paul.buetow.org/content/.rss.xml @@ -0,0 +1,4 @@ + + + + diff --git a/paul.buetow.org/content/80.Services.xml b/paul.buetow.org/content/80.Services.xml new file mode 100644 index 0000000..6a29d66 --- /dev/null +++ b/paul.buetow.org/content/80.Services.xml @@ -0,0 +1,18 @@ + + + Services + + In case you have work for me or have any other comments to pass, please don't bother to contact... I'm not available full-time but a few hours a week should be ok. + + Advanced skills in Linux and a like (e.g. Debian, *BSD) + Programming and scripting with AWK, Bash, Perl, Java, C/C++ and some Haskell + Automatic configuration management with Puppet + IP Loadbalancing with IPVS/Linux Virtual Server and ldirectord or keepalived and Apache + High availability with DRBD, Heartbeat, Pacemaker/Corosync + Intrusion detection and prevention with Samhain, Snort, auditd/SE Linux, Prelude and more... + Advanced networking with DNS, OpenVPN and more... + Performance and problem debugging with vmstat, iostat, iftop, dstat, sar, oprofile, SystemTap, Valgrind, gdb and more... + Analysis with SNMP, Cacti, MRTG, sysstat, and more... + + + diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml new file mode 100644 index 0000000..0018492 --- /dev/null +++ b/paul.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 C. Bütow + + Schneidemühler Straße 12c + + D-76139 Karlsruhe-Waldstadt + + Germany / Deutschland + + + + + + 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 / Deutschland + + + + diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml new file mode 100644 index 0000000..e2f5872 --- /dev/null +++ b/paul.buetow.org/content/home.xml @@ -0,0 +1,20 @@ + + + It's just buetow.org + Welcome to my small humble website. My real name is Paul Bütow and I am a full time Linux System Administrator managing more than 1000 servers at work (in a team). In my spare time I drive buetow.org and manage my own small company (to give support to Linux / *BSD systems and also to 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 + (english) + + + My blogs: + http://blogs.buetow.org + (mostly german) + + + + -- cgit v1.2.3 From 66061e24503e207a33f4fbccf0286b8d14f51958 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 29 Mar 2013 15:57:35 +0100 Subject: quick commit --- paul.buetow.org/content/80.Services.xml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/80.Services.xml b/paul.buetow.org/content/80.Services.xml index 6a29d66..5d8dd8f 100644 --- a/paul.buetow.org/content/80.Services.xml +++ b/paul.buetow.org/content/80.Services.xml @@ -1,18 +1,18 @@ - Services - - In case you have work for me or have any other comments to pass, please don't bother to contact... I'm not available full-time but a few hours a week should be ok. - - Advanced skills in Linux and a like (e.g. Debian, *BSD) - Programming and scripting with AWK, Bash, Perl, Java, C/C++ and some Haskell - Automatic configuration management with Puppet - IP Loadbalancing with IPVS/Linux Virtual Server and ldirectord or keepalived and Apache - High availability with DRBD, Heartbeat, Pacemaker/Corosync - Intrusion detection and prevention with Samhain, Snort, auditd/SE Linux, Prelude and more... - Advanced networking with DNS, OpenVPN and more... - Performance and problem debugging with vmstat, iostat, iftop, dstat, sar, oprofile, SystemTap, Valgrind, gdb and more... - Analysis with SNMP, Cacti, MRTG, sysstat, and more... - - + Services + + In case you have work for me or have any other comments to pass, please don't bother to contact... I'm not available full-time but a few hours a week should be ok. + + Advanced skills in Linux and a like (e.g. Debian, *BSD) + Programming and scripting with AWK, Bash, Perl, C and some C++/Java and Haskell + Automatic configuration management with Puppet + IP Loadbalancing with IPVS/Linux Virtual Server and ldirectord or keepalived and Apache + High availability with DRBD, Heartbeat, Pacemaker/Corosync + Intrusion detection and prevention with Samhain, Snort, auditd/SE Linux, Prelude and more... + Advanced networking with DNS, OpenVPN and more... + Performance and problem debugging with vmstat, iostat, iftop, dstat, sar, oprofile, SystemTap, Valgrind, gdb and more... + Analysis with SNMP, Cacti, MRTG, sysstat, and more... + + -- cgit v1.2.3 From 1588c1ecc08db4d2d5f4415151c4d2c7e8e5d04d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 23 Jun 2013 11:54:52 +0200 Subject: add flickr --- paul.buetow.org/content/home.xml | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index e2f5872..5957a7f 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -1,20 +1,24 @@ - It's just buetow.org - Welcome to my small humble website. My real name is Paul Bütow and I am a full time Linux System Administrator managing more than 1000 servers at work (in a team). In my spare time I drive buetow.org and manage my own small company (to give support to Linux / *BSD systems and also to 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 - (english) - - - My blogs: - http://blogs.buetow.org - (mostly german) - - - + It's just buetow.org + Welcome to my small humble website. My real name is Paul Bütow and I am a full time Linux System Administrator managing more than 1000 servers at work (in a team). In my spare time I drive buetow.org and manage my own small company (to give support to Linux / *BSD systems and also to 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 + (english) + + + My blogs: + http://blogs.buetow.org + (mostly german) + + + My pictures: + http://www.flickr.com/photos/buetow/ + + + -- cgit v1.2.3 From 81f563682899382f1751018e469dc7097837a9d7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 29 Jun 2013 10:14:16 +0200 Subject: remove gewerbe stuff --- paul.buetow.org/content/80.Services.xml | 18 ------------------ paul.buetow.org/content/99.Imprint.xml | 11 ----------- paul.buetow.org/content/home.xml | 2 +- 3 files changed, 1 insertion(+), 30 deletions(-) delete mode 100644 paul.buetow.org/content/80.Services.xml (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/80.Services.xml b/paul.buetow.org/content/80.Services.xml deleted file mode 100644 index 5d8dd8f..0000000 --- a/paul.buetow.org/content/80.Services.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - Services - - In case you have work for me or have any other comments to pass, please don't bother to contact... I'm not available full-time but a few hours a week should be ok. - - Advanced skills in Linux and a like (e.g. Debian, *BSD) - Programming and scripting with AWK, Bash, Perl, C and some C++/Java and Haskell - Automatic configuration management with Puppet - IP Loadbalancing with IPVS/Linux Virtual Server and ldirectord or keepalived and Apache - High availability with DRBD, Heartbeat, Pacemaker/Corosync - Intrusion detection and prevention with Samhain, Snort, auditd/SE Linux, Prelude and more... - Advanced networking with DNS, OpenVPN and more... - Performance and problem debugging with vmstat, iostat, iftop, dstat, sar, oprofile, SystemTap, Valgrind, gdb and more... - Analysis with SNMP, Cacti, MRTG, sysstat, and more... - - - diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 0018492..72e80ae 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -70,17 +70,6 @@ - - - Legal: - - - Gewerbe für IT Services - - Umsatzsteuer-ID: DE252891416 - - Finanzamt Karlsruhe-Stadt, Germany / Deutschland - diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 5957a7f..4dc0a2b 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -1,7 +1,7 @@ It's just buetow.org - Welcome to my small humble website. My real name is Paul Bütow and I am a full time Linux System Administrator managing more than 1000 servers at work (in a team). In my spare time I drive buetow.org and manage my own small company (to give support to Linux / *BSD systems and also to spend my time in system programming tasks). + Welcome to my small humble website. My real name is Paul Bütow and I am a full time Linux System Administrator managing more than 1000 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. -- cgit v1.2.3 From 47e52c34b43a67a6b5ae08acb15a86ed81647d7d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 11 Jul 2013 00:08:28 +0200 Subject: add Senior --- paul.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 4dc0a2b..5847684 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -1,7 +1,7 @@ It's just buetow.org - Welcome to my small humble website. My real name is Paul Bütow and I am a full time Linux System Administrator managing more than 1000 servers at work (in a team). In my spare time I drive buetow.org and also spend my time in system programming tasks. + Welcome to my small humble website. My real name is Paul Bütow and I am a full time Senior Linux System Administrator managing more than 1000 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. -- cgit v1.2.3 From 5dc87614558ffb17349c09d8614b0e540c21038c Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Wed, 14 Aug 2013 09:22:16 +0200 Subject: quick commit --- paul.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 5847684..692ed50 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -1,7 +1,7 @@ It's just buetow.org - Welcome to my small humble website. My real name is Paul Bütow and I am a full time Senior Linux System Administrator managing more than 1000 servers at work (in a team). In my spare time I drive buetow.org and also spend my time in system programming tasks. + Welcome to my small humble website. My real name is Paul Bütow and I am a full time Senior 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. -- cgit v1.2.3 From 0fb842ac162015a4c1ed1e598f6c6cef012e0a5f Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Tue, 20 Aug 2013 09:18:43 +0200 Subject: add twitter --- paul.buetow.org/content/home.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 692ed50..46e6ccf 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -8,13 +8,20 @@ My development site: http://dev.buetow.org - (english) - My blogs: - http://blogs.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 From b8afb42da94f2f84858d11f788987217c0884f65 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 7 Sep 2013 18:14:36 +0200 Subject: add new title --- paul.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 46e6ccf..4ea30ea 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -1,6 +1,6 @@ - It's just buetow.org + It's just paul.buetow.org Welcome to my small humble website. My real name is Paul Bütow and I am a full time Senior 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. -- cgit v1.2.3 From 43c81bf29c39e89fbf78e0a45ba1519654e732ea Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 14 Sep 2013 23:27:32 +0200 Subject: foo --- paul.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 4ea30ea..91fa845 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ütow and I am a full time Senior 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. + Welcome to my small humble website. My real name is Paul Bü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 in 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 From 32e575a30e53389d3ae96346b69ddc6a756c7a37 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sun, 15 Sep 2013 12:35:45 +0200 Subject: s/link/hyperlink/ --- paul.buetow.org/content/99.Imprint.xml | 2 +- paul.buetow.org/content/home.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 72e80ae..c7f6c6c 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -24,7 +24,7 @@ Mailing Lists: - http://lists.buetow.org + http://lists.buetow.org diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 91fa845..6eeff3b 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -7,24 +7,24 @@ My development site: - http://dev.buetow.org + http://dev.buetow.org My tech blog: - http://comp.buetow.org + http://comp.buetow.org My "normal stuff" blog: - http://blog.buetow.org + http://blog.buetow.org (mostly german) Twitter: - https://twitter.com/plantanran + https://twitter.com/plantanran My pictures: - http://www.flickr.com/photos/buetow/ + http://www.flickr.com/photos/buetow/ -- cgit v1.2.3 From 00f47dc14e4b629f3066a4fb146fdbf31a04d3bc Mon Sep 17 00:00:00 2001 From: "Paul Buetow (lxpbuetow.webde.local)" Date: Mon, 23 Sep 2013 18:08:23 +0200 Subject: foo --- paul.buetow.org/content/99.Imprint.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index c1c69b7..a9be731 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -39,8 +39,6 @@ } - GPG/PGP public key ID: 0x37EC5C1D - @@ -62,8 +60,7 @@ document.write(strrev(array[i])); } - - GPG/PGP public key ID: 0x37EC5C1D + GPG/PGP public key ID: 0x37EC5C1D -- cgit v1.2.3 From 77e4a02574bd989a41ee594a97c3e73fcde3ea03 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (lxpbuetow.webde.local)" Date: Mon, 23 Sep 2013 18:09:07 +0200 Subject: foo --- paul.buetow.org/content/99.Imprint.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index a9be731..a2f5152 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -43,7 +43,7 @@ - Mail: + E-Mail: @@ -60,7 +60,7 @@ document.write(strrev(array[i])); } - GPG/PGP public key ID: 0x37EC5C1D + (GPG/PGP public key ID: 0x37EC5C1D) -- cgit v1.2.3 From bff603288434d3fcae813ab45614c9d02e4f7665 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (lxpbuetow.webde.local)" Date: Mon, 23 Sep 2013 18:10:26 +0200 Subject: foo --- paul.buetow.org/content/99.Imprint.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index a2f5152..61f3682 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -74,5 +74,15 @@ + + + IRC: + + + On request + + + + -- cgit v1.2.3 From 9b52ea1a23bbe530bb369186b22393a5081566bc Mon Sep 17 00:00:00 2001 From: "Paul Buetow (lxpbuetow.webde.local)" Date: Mon, 23 Sep 2013 18:10:50 +0200 Subject: foo --- paul.buetow.org/content/99.Imprint.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 61f3682..6d6fcbf 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -73,7 +73,6 @@ - IRC: -- cgit v1.2.3 From c592d7100b95124e6042563fc20d66a2966f3267 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 28 Sep 2013 17:05:48 +0200 Subject: foo --- paul.buetow.org/content/99.Imprint.xml | 4 ++-- paul.buetow.org/content/home.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 6d6fcbf..4960594 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -9,9 +9,9 @@ Address / Snail Mail: - Dipl.-Inform. (FH) Paul C. Bütow + Dipl.-Inform. (FH) Paul C. B!!N!!uuml;tow - Schneidemühler Straße 12c + Schneidem!!N!!uuml;hler Stra!!N!!szlig;e 12c D-76139 Karlsruhe-Waldstadt diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 6eeff3b..0e9730f 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ü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 in system programming tasks. + 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 in 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 From 714164e679851987512435ed9b88f094c822e9f3 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 28 Sep 2013 18:01:32 +0200 Subject: fix XML errors --- paul.buetow.org/content/.Style-Guide.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/.Style-Guide.xml b/paul.buetow.org/content/.Style-Guide.xml index da17deb..926e2e3 100644 --- a/paul.buetow.org/content/.Style-Guide.xml +++ b/paul.buetow.org/content/.Style-Guide.xml @@ -16,15 +16,15 @@ Sentences should not start with rantanplan if you normally capitalize the first word of a sentence. Recast the sentence so that it begins with a capital letter. Or just write the whole sentence in small or capitalized letters! If rantanplan is too long for you, you may use rant or ranti instead. If you like rantanplan very much, you may use rantiplanti as his nickname! - Sometimes rantanplan changes his nick into some weird combinations like plantanran or ranplantan or tanplanrantanplan! Any version is valid! You can think of 3 main body parts: ran tan and plan. You may combine them in any order! - The above mentioned is also valid for the reversed body parts: nar nat nalp. This combination is valid as well: nartanranplannat. + Sometimes rantanplan changes his nick into some weird combinations like plantanran or ranplantan or tanplanrantanplan! Any version is valid! You can think of 3 main body parts: ran tan and plan. You may combine them in any order! + The above mentioned is also valid for the reversed body parts: nar nat nalp. This combination is valid as well: nartanranplannat. Sometimes rantanplan likes to show other people on what cool stuff he is working on. In this case a |foo postfix is added to any version of his nickname. E.g.: ranti|C means, that rantanplan is currently coding in C. rantanplan|vs|work means, that he is fighting against his current task at work! Another way to express what rantanplan is doing is a prefix notation like worktanplan (he is working) or eattanplan (he is eating). "pbuetow" - This is the style guide for my nickname "pbuetow". + This is the style guide for my nickname "pbuetow". The rules -- cgit v1.2.3 From 2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 28 Sep 2013 18:02:25 +0200 Subject: reformat XML --- paul.buetow.org/content/.Style-Guide.xml | 70 ++++++++++++++++---------------- paul.buetow.org/content/.rss.xml | 4 +- paul.buetow.org/content/99.Imprint.xml | 46 ++++++++++----------- paul.buetow.org/content/home.xml | 44 ++++++++++---------- 4 files changed, 82 insertions(+), 82 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/.Style-Guide.xml b/paul.buetow.org/content/.Style-Guide.xml index 926e2e3..c3396f6 100644 --- a/paul.buetow.org/content/.Style-Guide.xml +++ b/paul.buetow.org/content/.Style-Guide.xml @@ -1,37 +1,37 @@ - + - Style guides for my nicknames - "rantanplan" - - - This is the style guide for my IRC nickname "rantanplan" @ irc.german-elite.net. This style guide has been inspired by - brian d foy's - style guide. This style guide helps you to write my nickname in the correct way! - - The rules - - The following rules have to be met: - - Each letter in rantanplan must be of the same case. Lower case is preferred. Any capitalization is incorrect unless each letter is capitalized. - Sentences should not start with rantanplan if you normally capitalize the first word of a sentence. Recast the sentence so that it begins with a capital letter. Or just write the whole sentence in small or capitalized letters! - If rantanplan is too long for you, you may use rant or ranti instead. - If you like rantanplan very much, you may use rantiplanti as his nickname! - Sometimes rantanplan changes his nick into some weird combinations like plantanran or ranplantan or tanplanrantanplan! Any version is valid! You can think of 3 main body parts: ran tan and plan. You may combine them in any order! - The above mentioned is also valid for the reversed body parts: nar nat nalp. This combination is valid as well: nartanranplannat. - Sometimes rantanplan likes to show other people on what cool stuff he is working on. In this case a |foo postfix is added to any version of his nickname. E.g.: ranti|C means, that rantanplan is currently coding in C. rantanplan|vs|work means, that he is fighting against his current task at work! - Another way to express what rantanplan is doing is a prefix notation like worktanplan (he is working) or eattanplan (he is eating). - - - "pbuetow" - - This is the style guide for my nickname "pbuetow". - - The rules - - The following rules have to be met: - - Each letter in pbuetow must be of the same case. Any capitalization is incorrect. Except if all letters are uppercase! "pbuetow" and "PBUETOW" are the only correct ways to spell this nick! All other versions are invalid! - I may also use buetow instead of pbuetow (like on PerlMonks)! pcbuetow may be used, if pbuetow and/or buetow is taken. - - + Style guides for my nicknames + "rantanplan" + + + This is the style guide for my IRC nickname "rantanplan" @ irc.german-elite.net. This style guide has been inspired by + brian d foy's + style guide. This style guide helps you to write my nickname in the correct way! + + The rules + + The following rules have to be met: + + Each letter in rantanplan must be of the same case. Lower case is preferred. Any capitalization is incorrect unless each letter is capitalized. + Sentences should not start with rantanplan if you normally capitalize the first word of a sentence. Recast the sentence so that it begins with a capital letter. Or just write the whole sentence in small or capitalized letters! + If rantanplan is too long for you, you may use rant or ranti instead. + If you like rantanplan very much, you may use rantiplanti as his nickname! + Sometimes rantanplan changes his nick into some weird combinations like plantanran or ranplantan or tanplanrantanplan! Any version is valid! You can think of 3 main body parts: ran tan and plan. You may combine them in any order! + The above mentioned is also valid for the reversed body parts: nar nat nalp. This combination is valid as well: nartanranplannat. + Sometimes rantanplan likes to show other people on what cool stuff he is working on. In this case a |foo postfix is added to any version of his nickname. E.g.: ranti|C means, that rantanplan is currently coding in C. rantanplan|vs|work means, that he is fighting against his current task at work! + Another way to express what rantanplan is doing is a prefix notation like worktanplan (he is working) or eattanplan (he is eating). + + + "pbuetow" + + This is the style guide for my nickname "pbuetow". + + The rules + + The following rules have to be met: + + Each letter in pbuetow must be of the same case. Any capitalization is incorrect. Except if all letters are uppercase! "pbuetow" and "PBUETOW" are the only correct ways to spell this nick! All other versions are invalid! + I may also use buetow instead of pbuetow (like on PerlMonks)! pcbuetow may be used, if pbuetow and/or buetow is taken. + + diff --git a/paul.buetow.org/content/.rss.xml b/paul.buetow.org/content/.rss.xml index ffcb21d..f225f71 100644 --- a/paul.buetow.org/content/.rss.xml +++ b/paul.buetow.org/content/.rss.xml @@ -1,4 +1,4 @@ - + - + diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 4960594..4655aca 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -1,4 +1,4 @@ - + Imprint @@ -8,79 +8,79 @@ 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--) + 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) { + 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--) + 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) { + 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/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 0e9730f..6d35884 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -1,31 +1,31 @@ - + 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 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 From 5d98f7e3825aeb65cd5f0ebdfc098e5fa5cac9f9 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sun, 29 Sep 2013 04:41:13 +0200 Subject: test --- paul.buetow.org/content/home.xml | 48 +++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 25 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 6d35884..083982c 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -3,29 +3,27 @@ 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 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 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 ++++++++++++++++----------------- 1 file changed, 81 insertions(+), 83 deletions(-) (limited to 'paul.buetow.org/content') 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 + + + + -- cgit v1.2.3 From ddba1e8d24bdeef132ee79e91eb21583be2ef710 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sun, 29 Sep 2013 14:55:12 +0200 Subject: use p tag --- paul.buetow.org/content/99.Imprint.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index b2a1c7c..e4a8ef2 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -1,7 +1,7 @@ Imprint - In case you have work for me or have any other comments to pass, please choose your contact method... + In case you have work for me or have any other comments to pass, please choose your contact method... -- cgit v1.2.3 From 55d159e20097b28ef2a099fb561740728c0a1e05 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Tue, 1 Oct 2013 19:45:50 +0200 Subject: fix --- paul.buetow.org/content/99.Imprint.xml | 18 ------------------ paul.buetow.org/content/home.xml | 12 +----------- 2 files changed, 1 insertion(+), 29 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index e4a8ef2..257f128 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -63,23 +63,5 @@ - - - Mailing Lists: - - - http://lists.buetow.org - - - - - - IRC: - - - On request - - - diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 083982c..f397f85 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -8,22 +8,12 @@ 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/ + ITC: On request -- cgit v1.2.3 From 31bd1d44557711614345fbf096fff215e2156162 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Tue, 1 Oct 2013 19:47:17 +0200 Subject: foo --- paul.buetow.org/content/99.Imprint.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 257f128..b84307f 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -8,13 +8,13 @@ Address / Snail Mail: - Dipl.-Inform. (FH) Paul C. B!!N!!uuml;tow + Paul B!!N!!uuml;tow Schneidem!!N!!uuml;hler Stra!!N!!szlig;e 12c - D-76139 Karlsruhe-Waldstadt + D-76139 Karlsruhe - Germany / Deutschland + Germany -- cgit v1.2.3 From bdeb7970ff45050dbb72192673127b02d7df7b46 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Tue, 1 Oct 2013 20:01:49 +0200 Subject: fix --- paul.buetow.org/content/99.Imprint.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index b84307f..79d3851 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -12,7 +12,7 @@ Schneidem!!N!!uuml;hler Stra!!N!!szlig;e 12c - D-76139 Karlsruhe + 76139 Karlsruhe Germany -- cgit v1.2.3 From fd1d55aa170efff76485df515118765951121827 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Tue, 1 Oct 2013 20:02:19 +0200 Subject: fix --- paul.buetow.org/content/99.Imprint.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 79d3851..1d5a844 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -5,7 +5,7 @@ - Address / Snail Mail: + Snail Mail: Paul B!!N!!uuml;tow -- cgit v1.2.3 From b1c6b4a6c6260d04b1224c0aafe33ed323911fcb Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Tue, 1 Oct 2013 20:03:54 +0200 Subject: fix --- paul.buetow.org/content/home.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index f397f85..47078c9 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -12,8 +12,5 @@ Twitter: https://twitter.com/plantanran - - ITC: On request - -- cgit v1.2.3 From e7699372b67444e8a417931b406415a5238ed990 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Wed, 2 Oct 2013 18:37:00 +0200 Subject: foo --- paul.buetow.org/content/99.Imprint.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 1d5a844..86b918b 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -64,4 +64,14 @@ + + + Xing: + + + https://www.xing.com/profiles/Paul_Buetow + + + + -- cgit v1.2.3 From 5bc75ad428e8712d998d95717c19c85ab6aa0a55 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Wed, 2 Oct 2013 18:37:59 +0200 Subject: foo --- paul.buetow.org/content/99.Imprint.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 86b918b..0e48a11 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -63,7 +63,6 @@ - Xing: -- cgit v1.2.3 From 0f06d36d594479bd2c4b49aed803ebd692a68ab6 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Thu, 3 Oct 2013 21:54:45 +0200 Subject: Quick commit --- paul.buetow.org/content/99.Imprint.xml | 12 +----------- paul.buetow.org/content/home.xml | 12 ++++++++++++ 2 files changed, 13 insertions(+), 11 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 0e48a11..56797fa 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -1,6 +1,5 @@ - - Imprint + Imprint In case you have work for me or have any other comments to pass, please choose your contact method... @@ -63,14 +62,5 @@ - - - Xing: - - - https://www.xing.com/profiles/Paul_Buetow - - - diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 47078c9..4d17214 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -12,5 +12,17 @@ Twitter: https://twitter.com/plantanran + + + LinkedIn: + + http://www.linkedin.com/profile/view?id=252217064 + + + + Xing: + + https://www.xing.com/profiles/Paul_Buetow + -- cgit v1.2.3 From 768ce01e8c678d41f4e72cc12a268f8fb6174faf Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Thu, 3 Oct 2013 21:54:56 +0200 Subject: Reformatted XML --- paul.buetow.org/content/99.Imprint.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 56797fa..1d5a844 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -1,5 +1,6 @@ - Imprint + + Imprint In case you have work for me or have any other comments to pass, please choose your contact method... -- cgit v1.2.3 From f6c1fe4dd9c0e62177209ea6f95d473d94bf6065 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Thu, 3 Oct 2013 23:13:10 +0200 Subject: Quick commit --- paul.buetow.org/content/home.xml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 4d17214..fbd634e 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -8,21 +8,5 @@ My development site: http://dev.buetow.org - - Twitter: - https://twitter.com/plantanran - - - - LinkedIn: - - http://www.linkedin.com/profile/view?id=252217064 - - - - Xing: - - https://www.xing.com/profiles/Paul_Buetow - -- cgit v1.2.3 From 03d916296e05758075e94f2b258d0133c937c654 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 14 Dec 2013 13:04:04 +0100 Subject: add xing and linkedin profiles --- paul.buetow.org/content/home.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index fbd634e..1e91a64 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -8,5 +8,13 @@ My development site: http://dev.buetow.org + + My profile on Xing: + https://www.xing.com/profiles/Paul_Buetow + + + My profile on LinkedIn: + http://www.linkedin.com/profile/view?id=252217064 + -- cgit v1.2.3 From 79b9529fe16604dd78858056f46766e0259f980d Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 14 Dec 2013 13:10:38 +0100 Subject: add flickr and twitter --- paul.buetow.org/content/home.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 1e91a64..5f71e45 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -8,6 +8,10 @@ My development site: http://dev.buetow.org + + My Photostream on Flickr: + http://www.flickr.com/photos/buetow/ + My profile on Xing: https://www.xing.com/profiles/Paul_Buetow @@ -16,5 +20,9 @@ My profile on LinkedIn: http://www.linkedin.com/profile/view?id=252217064 + + Follow me at Twitter if you want: + https://twitter.com/plantanran + -- cgit v1.2.3 From dddb3dc200e4bcbb62f4901fc0f97145884126a9 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 14 Dec 2013 20:08:47 +0100 Subject: reorder --- paul.buetow.org/content/home.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 5f71e45..54850f3 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -4,10 +4,6 @@ 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 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 Photostream on Flickr: http://www.flickr.com/photos/buetow/ @@ -24,5 +20,9 @@ Follow me at Twitter if you want: https://twitter.com/plantanran + + My development site: + http://dev.buetow.org + -- cgit v1.2.3 From 667a22fc07a9990a6358978fdd27298a1c93e797 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 15 Dec 2013 11:15:38 +0100 Subject: add irc --- paul.buetow.org/content/home.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 54850f3..66b33a8 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -20,6 +20,10 @@ Follow me at Twitter if you want: https://twitter.com/plantanran + + Write with me if you want (I am rantanplan): + irc://irc.german-elite.net + My development site: http://dev.buetow.org -- cgit v1.2.3 From ebe208f31e83bc32fef84753b6ea4bf65fac2d51 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 29 Dec 2013 21:01:41 +0100 Subject: shorten --- paul.buetow.org/content/99.Imprint.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 1d5a844..ddb6d54 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -10,7 +10,7 @@ Paul B!!N!!uuml;tow - Schneidem!!N!!uuml;hler Stra!!N!!szlig;e 12c + Schneidem!!N!!uuml;hler Str. 12c 76139 Karlsruhe -- cgit v1.2.3 From 6b0278a1479f4c121f0a5b5c88da5ccc235cb361 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Mon, 6 Jan 2014 13:51:13 +0100 Subject: add github --- paul.buetow.org/content/home.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 66b33a8..c0045d6 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -4,10 +4,6 @@ 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 in system programming tasks. If you don't like this website design: I am not a web designer and sometimes less is more. - - My Photostream on Flickr: - http://www.flickr.com/photos/buetow/ - My profile on Xing: https://www.xing.com/profiles/Paul_Buetow @@ -16,6 +12,10 @@ My profile on LinkedIn: http://www.linkedin.com/profile/view?id=252217064 + + My Photostream on Flickr: + http://www.flickr.com/photos/buetow/ + Follow me at Twitter if you want: https://twitter.com/plantanran @@ -25,8 +25,12 @@ irc://irc.german-elite.net - My development site: + My development site: http://dev.buetow.org + + My Github site (a "social" backup of git.buetow.org): + http://github.com/rantanplan + -- cgit v1.2.3 From 6442490c0f8cd33df1f6ca757e0cd3ccd263075e Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Fri, 7 Mar 2014 09:23:54 +0100 Subject: Q: Where's the Lone Ranger take his garbage? A: To the dump, to the dump, to the dump dump dump! Q: What's the Pink Panther say when he steps on an ant hill? A: Dead ant, dead ant, dead ant dead ant dead ant... --- paul.buetow.org/content/home.xml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index c0045d6..2dfe70e 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -3,6 +3,17 @@ 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 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 Github site (a "social" backup of git.buetow.org): + http://github.com/rantanplan + + + More: My profile on Xing: @@ -24,13 +35,5 @@ Write with me if you want (I am rantanplan): irc://irc.german-elite.net - - My development site: - http://dev.buetow.org - - - My Github site (a "social" backup of git.buetow.org): - http://github.com/rantanplan - -- cgit v1.2.3 From e1da1015f105248a4a1a253324052a2df23e6420 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Thu, 13 Mar 2014 23:33:26 +0100 Subject: Your love life will be happy and harmonious. --- paul.buetow.org/content/99.Imprint.xml | 2 +- paul.buetow.org/content/home.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index ddb6d54..03a76f5 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -8,7 +8,7 @@ Snail Mail: - Paul B!!N!!uuml;tow + Paul C. B!!N!!uuml;tow Schneidem!!N!!uuml;hler Str. 12c diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 2dfe70e..ab4aca7 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 in system programming tasks. + Welcome to my small humble website. My real name is Paul C. 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 in 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 From 3d7cf86ebe35e296237d1667013f996ef9c63415 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Fri, 14 Mar 2014 17:35:37 +0100 Subject: FORTUNE PROVIDES QUESTIONS FOR THE GREAT ANSWERS: #31 A: Chicken Teriyaki. Q: What is the name of the world's oldest kamikaze pilot? --- paul.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index ab4aca7..8cf89e1 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -17,7 +17,7 @@ My profile on Xing: - https://www.xing.com/profiles/Paul_Buetow + https://www.xing.com/profiles/PaulC_Buetow My profile on LinkedIn: -- cgit v1.2.3 From bcd13a14bd3bbe186163a32c3c253f25ad202ed4 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 22 Mar 2014 14:05:38 +0100 Subject: It is easy to find fault, if one has that disposition. There was once a man who, not being able to find any other fault with his coal, complained that there were too many prehistoric toads in it. -- Mark Twain, "Pudd'nhead Wilson's Calendar" --- paul.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 8cf89e1..2869658 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -9,7 +9,7 @@ http://dev.buetow.org - My Github site (a "social" backup of git.buetow.org): + My Github site: http://github.com/rantanplan -- cgit v1.2.3 From d510f051c628c74725a9125d74e61ca02b761cd8 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Fri, 11 Apr 2014 21:44:43 +0200 Subject: Your true value depends entirely on what you are compared with. --- paul.buetow.org/content/home.xml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 2869658..a57e0c9 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -15,25 +15,13 @@ More: - - My profile on Xing: - https://www.xing.com/profiles/PaulC_Buetow - My profile on LinkedIn: http://www.linkedin.com/profile/view?id=252217064 - - My Photostream on Flickr: - http://www.flickr.com/photos/buetow/ - Follow me at Twitter if you want: https://twitter.com/plantanran - - Write with me if you want (I am rantanplan): - irc://irc.german-elite.net - -- cgit v1.2.3 From f3dad062a3d2ef7a67060d63132100b3f075819d Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (uranus.fritz.box)" Date: Sun, 20 Jul 2014 14:33:16 +0200 Subject: You will remember, Watson, how the dreadful business of the Abernetty family was first brought to my notice by the depth which the parsley had sunk into the butter upon a hot day. -- Sherlock Holmes --- paul.buetow.org/content/99.Imprint.xml | 2 +- paul.buetow.org/content/home.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index 03a76f5..ddb6d54 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -8,7 +8,7 @@ Snail Mail: - Paul C. B!!N!!uuml;tow + Paul B!!N!!uuml;tow Schneidem!!N!!uuml;hler Str. 12c diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index a57e0c9..8d7a070 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 C. 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 in system programming tasks. + 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 in 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 From ed234522bf3251c51eec23bb9dfac4ca55f857ed Mon Sep 17 00:00:00 2001 From: "Paul Buetow (uranus.fritz.box)" Date: Thu, 24 Jul 2014 21:58:43 +0200 Subject: no joabber --- paul.buetow.org/content/99.Imprint.xml | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index ddb6d54..ffbc7df 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -18,28 +18,6 @@ - - - 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: -- cgit v1.2.3 From 2be5d0cef770cdc5a0bb12da27367bcbd5cc10e7 Mon Sep 17 00:00:00 2001 From: "Chuck Norris (mars.fritz.box)" Date: Sat, 6 Sep 2014 09:20:21 +0200 Subject: Reformatted XML --- paul.buetow.org/content/home.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 8d7a070..93c6668 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -23,5 +23,9 @@ Follow me at Twitter if you want: https://twitter.com/plantanran + + Or at Flickr: + https://www.flickr.com/photos/buetow/ + -- cgit v1.2.3 From 81981eb5fe55912bf893f1b6eb9588d573b7ed41 Mon Sep 17 00:00:00 2001 From: "Chuck Norris (uranus.fritz.box)" Date: Sat, 15 Nov 2014 18:53:12 +0100 Subject: spelling --- paul.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 93c6668..e78c48b 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 in system programming tasks. + 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. If you don't like this website design: I am not a web designer and sometimes less is more. -- cgit v1.2.3 From 3b62dc770fac184a91254bdb220cdeb4763e54a8 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (uranus)" Date: Fri, 12 Dec 2014 18:21:13 +0100 Subject: dont need work --- paul.buetow.org/content/99.Imprint.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paul.buetow.org/content') diff --git a/paul.buetow.org/content/99.Imprint.xml b/paul.buetow.org/content/99.Imprint.xml index ffbc7df..a25e138 100644 --- a/paul.buetow.org/content/99.Imprint.xml +++ b/paul.buetow.org/content/99.Imprint.xml @@ -1,7 +1,7 @@ Imprint - In case you have work for me or have any other comments to pass, please choose your contact method... + In case you want to pass any comments, please choose your contact method... -- cgit v1.2.3