blob: 606c026a4d5396087b1a0be44956c2c2644ef7ab (
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
|
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<content>
<pagetitle>Some programming projects</pagetitle>
<textheader>Cgit</textheader>
<text>
<noop>My Cgit can be found at</noop>
<hyperlink>http://cgit.buetow.org</hyperlink>
</text>
<textheader>Github</textheader>
<text>
<noop>In parallel to Cgit I keep copies of my stuff at Github. My Github page is</noop>
<hyperlink>http://github.com/snonux</hyperlink>
</text>
<textheader>Project list</textheader>
<information>
<text>
<noop>All hosts containing </noop>
<strong>.alpha.buetow.org</strong>
<noop> are most likely dev, test or PoCs. Don't expect to find anything usefull there.</noop>
</text>
</information>
<text>
<includerun>projectlist.inc.pl</includerun>
</text>
</content>
|