blob: 0c25e5d6ad9499aa80845219f701eb0f802bdf3c (
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 my website</pagetitle>
<text>Welcome to my small humble website. In my spare time I drive buetow.org and also spend my time on system programming tasks.</text>
<text>
<strong>Everything you find here are my private (spare time) projects and are not part of my work at my Employer.</strong>
</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 profile on LinkedIn: </noop>
<hyperlink>https://linkedin.buetow.org</hyperlink>
</enumitem>
<enumitem>
<noop>Follow me at Twitter if you want:</noop>
<hyperlink>https://twitter.buetow.org</hyperlink>
</enumitem>
<enumitem>
<noop>At 500px:</noop>
<hyperlink>https://500px.buetow.org</hyperlink>
</enumitem>
<enumitem>
<noop>Or at Flickr:</noop>
<hyperlink>https://flickr.buetow.org</hyperlink>
</enumitem>
<enumitem>
<noop>Test you IPv6 connectivity here:</noop>
<hyperlink>https://ipv6.buetow.org</hyperlink>
</enumitem>
</enumeration>
</content>
|