summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--awksite.buetow.org/content/98.contact.xml2
-rw-r--r--cbars.alpha.buetow.org/content/98.contact.xml2
-rw-r--r--dev.buetow.org/SITEMAP0
-rw-r--r--dev.buetow.org/content/home.xml25
-rw-r--r--dev.buetow.org/content/projectlist.inc.pl42
-rw-r--r--fapi.buetow.org/content/40.Changelog.xml8
-rw-r--r--fapi.buetow.org/content/98.contact.xml2
-rw-r--r--fype.alpha.buetow.org/content/98.contact.xml2
-rw-r--r--gotop.buetow.org/content/98.contact.xml2
-rw-r--r--guprecords.buetow.org/content/40.Changelog.xml8
-rw-r--r--guprecords.buetow.org/content/98.contact.xml2
-rw-r--r--japi.buetow.org/content/40.Changelog.xml8
-rw-r--r--japi.buetow.org/content/98.contact.xml2
-rw-r--r--jsmstrade.buetow.org/content/98.contact.xml2
-rw-r--r--loadbars.buetow.org/content/40.Changelog.xml8
-rw-r--r--loadbars.buetow.org/content/98.contact.xml2
-rw-r--r--mon.buetow.org/content/40.Changelog.xml8
-rw-r--r--mon.buetow.org/content/98.contact.xml2
-rw-r--r--netcalendar.buetow.org/content/98.contact.xml2
-rw-r--r--netdiff.buetow.org/content/40.Changelog.xml8
-rw-r--r--netdiff.buetow.org/content/98.contact.xml2
-rw-r--r--perldaemon.buetow.org/content/40.CHANGELOG.xml8
-rw-r--r--perldaemon.buetow.org/content/98.Contact.xml14
-rw-r--r--photoalbum.buetow.org/content/40.Changelog.xml8
-rw-r--r--photoalbum.buetow.org/content/98.contact.xml2
-rw-r--r--pingdomfetch.buetow.org/content/40.Changelog.xml8
-rw-r--r--pingdomfetch.buetow.org/content/98.contact.xml2
-rw-r--r--pwgrep.buetow.org/content/40.Changelog.xml8
-rw-r--r--pwgrep.buetow.org/content/98.contact.xml2
-rw-r--r--redirect:develop.buetow.org1
-rw-r--r--uberwachung.buetow.org/content/98.contact.xml2
-rw-r--r--vs-sim.buetow.org/content/98.contact.xml2
-rw-r--r--xerl.buetow.org/content/98.contact.xml2
-rw-r--r--ychat.alpha.buetow.org/content/98.contact.xml2
34 files changed, 2 insertions, 198 deletions
diff --git a/awksite.buetow.org/content/98.contact.xml b/awksite.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/awksite.buetow.org/content/98.contact.xml
+++ b/awksite.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/cbars.alpha.buetow.org/content/98.contact.xml b/cbars.alpha.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/cbars.alpha.buetow.org/content/98.contact.xml
+++ b/cbars.alpha.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/dev.buetow.org/SITEMAP b/dev.buetow.org/SITEMAP
deleted file mode 100644
index e69de29..0000000
--- a/dev.buetow.org/SITEMAP
+++ /dev/null
diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml
deleted file mode 100644
index 606c026..0000000
--- a/dev.buetow.org/content/home.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?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>
diff --git a/dev.buetow.org/content/projectlist.inc.pl b/dev.buetow.org/content/projectlist.inc.pl
deleted file mode 100644
index 4d1d4f2..0000000
--- a/dev.buetow.org/content/projectlist.inc.pl
+++ /dev/null
@@ -1,42 +0,0 @@
-my $hostroot = $config->get_hostroot();
-
-sub getf ($) {
- open my $f, $_[0] or die "$!: $_[0]\n";
- my @slurp = <$f>;
- close $f;
- @slurp;
-}
-
-sub nl () { "<br />\n" }
-
-sub list (*) {
- my $tag = shift;
- my @found = sort `find $hostroot -name $tag`;
- my $ret = '';
-
-
- for my $found (@found) {
- $found =~ /.*hosts.(.*?).$tag/;
- my $host = $1;
-
- my @content = getf $found;
-
- $ret .= "<b><a href=http://$host>$host</a></b>" . nl;
- if (@content) {
- $ret .= join " ", @content;
- $ret .= nl;
- }
- $ret .= nl;
- }
-
- $ret;
-}
-
-my $ret = list PROJECT;
-
-$ret .= "<b><i>Older projects (not active at the moment):</i></b>" . nl x 2;
-$ret .= list OLDPROJECT;
-$ret .= "<b><i>Obsolete projects (no work will be done anymore and the software may be broken):</i></b>" . nl x 2;
-$ret .= list OBSOLETEPROJECT;
-
-return $ret;
diff --git a/fapi.buetow.org/content/40.Changelog.xml b/fapi.buetow.org/content/40.Changelog.xml
deleted file mode 100644
index 6237309..0000000
--- a/fapi.buetow.org/content/40.Changelog.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Changelog</pagetitle>
- <text>This is the changelog file of the current master branch:</text>
- <pretext>
- <inject>http://web.buetow.org/cgit/fapi.git/plain/debian/changelog</inject>
- </pretext>
-</content>
diff --git a/fapi.buetow.org/content/98.contact.xml b/fapi.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/fapi.buetow.org/content/98.contact.xml
+++ b/fapi.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/fype.alpha.buetow.org/content/98.contact.xml b/fype.alpha.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/fype.alpha.buetow.org/content/98.contact.xml
+++ b/fype.alpha.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/gotop.buetow.org/content/98.contact.xml b/gotop.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/gotop.buetow.org/content/98.contact.xml
+++ b/gotop.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/guprecords.buetow.org/content/40.Changelog.xml b/guprecords.buetow.org/content/40.Changelog.xml
deleted file mode 100644
index e5e7056..0000000
--- a/guprecords.buetow.org/content/40.Changelog.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Changelog</pagetitle>
- <text>This is the changelog file of the current master branch:</text>
- <pretext>
- <inject>http://web.buetow.org/cgit/guprecords.git/plain/debian/changelog</inject>
- </pretext>
-</content>
diff --git a/guprecords.buetow.org/content/98.contact.xml b/guprecords.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/guprecords.buetow.org/content/98.contact.xml
+++ b/guprecords.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/japi.buetow.org/content/40.Changelog.xml b/japi.buetow.org/content/40.Changelog.xml
deleted file mode 100644
index 7eb3abc..0000000
--- a/japi.buetow.org/content/40.Changelog.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Changelog</pagetitle>
- <text>This is the changelog file of the current master branch:</text>
- <pretext>
- <inject>http://web.buetow.org/cgit/japi.git/plain/debian/changelog</inject>
- </pretext>
-</content>
diff --git a/japi.buetow.org/content/98.contact.xml b/japi.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/japi.buetow.org/content/98.contact.xml
+++ b/japi.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/jsmstrade.buetow.org/content/98.contact.xml b/jsmstrade.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/jsmstrade.buetow.org/content/98.contact.xml
+++ b/jsmstrade.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/loadbars.buetow.org/content/40.Changelog.xml b/loadbars.buetow.org/content/40.Changelog.xml
deleted file mode 100644
index 83bc496..0000000
--- a/loadbars.buetow.org/content/40.Changelog.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Changelog</pagetitle>
- <text>This is the changelog file of the current master branch:</text>
- <pretext>
- <inject>http://web.buetow.org/cgit/loadbars.git/plain/debian/changelog</inject>
- </pretext>
-</content>
diff --git a/loadbars.buetow.org/content/98.contact.xml b/loadbars.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/loadbars.buetow.org/content/98.contact.xml
+++ b/loadbars.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/mon.buetow.org/content/40.Changelog.xml b/mon.buetow.org/content/40.Changelog.xml
deleted file mode 100644
index 6117c1f..0000000
--- a/mon.buetow.org/content/40.Changelog.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Changelog</pagetitle>
- <text>This is the changelog file of the current master branch:</text>
- <pretext>
- <inject>http://web.buetow.org/cgit/mon.git/plain/debian/changelog</inject>
- </pretext>
-</content>
diff --git a/mon.buetow.org/content/98.contact.xml b/mon.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/mon.buetow.org/content/98.contact.xml
+++ b/mon.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/netcalendar.buetow.org/content/98.contact.xml b/netcalendar.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/netcalendar.buetow.org/content/98.contact.xml
+++ b/netcalendar.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/netdiff.buetow.org/content/40.Changelog.xml b/netdiff.buetow.org/content/40.Changelog.xml
deleted file mode 100644
index e7fe506..0000000
--- a/netdiff.buetow.org/content/40.Changelog.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Changelog</pagetitle>
- <text>This is the changelog file of the current master branch:</text>
- <pretext>
- <inject>http://web.buetow.org/cgit/netdiff.git/plain/debian/changelog</inject>
- </pretext>
-</content>
diff --git a/netdiff.buetow.org/content/98.contact.xml b/netdiff.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/netdiff.buetow.org/content/98.contact.xml
+++ b/netdiff.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/perldaemon.buetow.org/content/40.CHANGELOG.xml b/perldaemon.buetow.org/content/40.CHANGELOG.xml
deleted file mode 100644
index ca92fd7..0000000
--- a/perldaemon.buetow.org/content/40.CHANGELOG.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>CHANGELOG</pagetitle>
- <text>This is the CHANGELOG file of the current master branch:</text>
- <pretext>
- <inject>http://web.buetow.org/cgit/perldaemon.git/plain/CHANGELOG</inject>
- </pretext>
-</content>
diff --git a/perldaemon.buetow.org/content/98.Contact.xml b/perldaemon.buetow.org/content/98.Contact.xml
index d3d66b0..4c2f856 100644
--- a/perldaemon.buetow.org/content/98.Contact.xml
+++ b/perldaemon.buetow.org/content/98.Contact.xml
@@ -1,19 +1,9 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<content>
- <pagetitle>Contact Me/Us</pagetitle>
+ <pagetitle>Contact me</pagetitle>
<text>
- <noop>Please use the </noop>
- <namedlink href="http://pluto.buetow.org/listinfo/dev">Development Mailing List</namedlink>
- <noop> for any considerations of this humble programming project or any other programming project of mine.</noop>
- </text>
- <text>
- <noop>But you may also use other methods such as listed </noop>
+ <noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> for example.</noop>
- </text>
- <text>
- <noop>If you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/photoalbum.buetow.org/content/40.Changelog.xml b/photoalbum.buetow.org/content/40.Changelog.xml
deleted file mode 100644
index ea70805..0000000
--- a/photoalbum.buetow.org/content/40.Changelog.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Changelog</pagetitle>
- <text>This is the changelog file of the current master branch:</text>
- <pretext>
- <inject>http://web.buetow.org/cgit/photoalbum.git/plain/debian/changelog</inject>
- </pretext>
-</content>
diff --git a/photoalbum.buetow.org/content/98.contact.xml b/photoalbum.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/photoalbum.buetow.org/content/98.contact.xml
+++ b/photoalbum.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/pingdomfetch.buetow.org/content/40.Changelog.xml b/pingdomfetch.buetow.org/content/40.Changelog.xml
deleted file mode 100644
index ddf8c8e..0000000
--- a/pingdomfetch.buetow.org/content/40.Changelog.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Changelog</pagetitle>
- <text>This is the changelog file of the current master branch:</text>
- <pretext>
- <inject>http://web.buetow.org/cgit/pingdomfetch.git/plain/debian/changelog</inject>
- </pretext>
-</content>
diff --git a/pingdomfetch.buetow.org/content/98.contact.xml b/pingdomfetch.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/pingdomfetch.buetow.org/content/98.contact.xml
+++ b/pingdomfetch.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/pwgrep.buetow.org/content/40.Changelog.xml b/pwgrep.buetow.org/content/40.Changelog.xml
deleted file mode 100644
index fa7cbc5..0000000
--- a/pwgrep.buetow.org/content/40.Changelog.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
-<content>
- <pagetitle>Changelog</pagetitle>
- <text>This is the changelog of the current master branch:</text>
- <pretext>
- <inject>http://web.buetow.org/cgit/pwgrep.git/plain/debian/changelog</inject>
- </pretext>
-</content>
diff --git a/pwgrep.buetow.org/content/98.contact.xml b/pwgrep.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/pwgrep.buetow.org/content/98.contact.xml
+++ b/pwgrep.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/redirect:develop.buetow.org b/redirect:develop.buetow.org
deleted file mode 100644
index 1b92003..0000000
--- a/redirect:develop.buetow.org
+++ /dev/null
@@ -1 +0,0 @@
-http://dev.buetow.org
diff --git a/uberwachung.buetow.org/content/98.contact.xml b/uberwachung.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/uberwachung.buetow.org/content/98.contact.xml
+++ b/uberwachung.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/vs-sim.buetow.org/content/98.contact.xml b/vs-sim.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/vs-sim.buetow.org/content/98.contact.xml
+++ b/vs-sim.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/xerl.buetow.org/content/98.contact.xml b/xerl.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/xerl.buetow.org/content/98.contact.xml
+++ b/xerl.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>
diff --git a/ychat.alpha.buetow.org/content/98.contact.xml b/ychat.alpha.buetow.org/content/98.contact.xml
index 74c10c5..4c2f856 100644
--- a/ychat.alpha.buetow.org/content/98.contact.xml
+++ b/ychat.alpha.buetow.org/content/98.contact.xml
@@ -4,8 +4,6 @@
<text>
<noop>Please use the contact methods listed </noop>
<namedlink href="http://contact.buetow.org">on this site</namedlink>
- <noop> of if you are interested in other projects please visit </noop>
- <hyperlink>http://dev.buetow.org</hyperlink>
<noop> :)</noop>
</text>
</content>