blob: 51056515e6373af60c71d6465deb6fa831df6bcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
<?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 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>
<noop>My development site:</noop>
<hyperlink>https://dev.buetow.org</hyperlink>
</enumitem>
<enumitem>
<noop>My Github site:</noop>
<hyperlink>http://github.com/buetow</hyperlink>
</enumitem>
</enumeration>
<text>More:</text>
<enumeration>
<enumitem>
<noop>My profile on LinkedIn: </noop>
<hyperlink>http://www.linkedin.com/profile/view?id=252217064</hyperlink>
</enumitem>
<enumitem>
<noop>Follow me at Twitter if you want:</noop>
<hyperlink>https://twitter.com/plantanran</hyperlink>
</enumitem>
<enumitem>
<noop>At 500px:</noop>
<hyperlink>https://500px.com/plantanran</hyperlink>
</enumitem>
<enumitem>
<noop>Or at Flickr:</noop>
<hyperlink>https://www.flickr.com/photos/buetow/</hyperlink>
</enumitem>
</enumeration>
</content>
|