From 1a46b15558b39e0053b7c09efd3dddf698463242 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 29 Apr 2021 12:52:05 +0100 Subject: cleanup --- awksite.buetow.org/OBSOLETEPROJECT | 1 - awksite.buetow.org/content/98.contact.xml | 9 ------- awksite.buetow.org/content/Download.xml | 9 ------- awksite.buetow.org/content/home.xml | 14 ---------- awksite.buetow.org/content/license.xml | 9 ------- fype.alpha.buetow.org/OBSOLETEPROJECT | 1 - fype.alpha.buetow.org/SITEMAP | 0 fype.alpha.buetow.org/content/98.contact.xml | 9 ------- fype.alpha.buetow.org/content/Download.xml | 9 ------- fype.alpha.buetow.org/content/home.xml | 25 ----------------- fype.alpha.buetow.org/htdocs/images/fype.png | Bin 1978 -> 0 bytes jsmstrade.buetow.org/OBSOLETEPROJECT | 1 - jsmstrade.buetow.org/content/98.contact.xml | 9 ------- jsmstrade.buetow.org/content/Download.xml | 9 ------- jsmstrade.buetow.org/content/Screenshots.xml | 8 ------ jsmstrade.buetow.org/content/home.xml | 17 ------------ jsmstrade.buetow.org/content/license.xml | 31 ---------------------- jsmstrade.buetow.org/htdocs/images/screenshot.png | Bin 13636 -> 0 bytes redirect:calc.buetow.org | 1 - redirect:fype.buetow.org | 1 - 20 files changed, 163 deletions(-) delete mode 100644 awksite.buetow.org/OBSOLETEPROJECT delete mode 100644 awksite.buetow.org/content/98.contact.xml delete mode 100644 awksite.buetow.org/content/Download.xml delete mode 100644 awksite.buetow.org/content/home.xml delete mode 100644 awksite.buetow.org/content/license.xml delete mode 100644 fype.alpha.buetow.org/OBSOLETEPROJECT delete mode 100644 fype.alpha.buetow.org/SITEMAP delete mode 100644 fype.alpha.buetow.org/content/98.contact.xml delete mode 100644 fype.alpha.buetow.org/content/Download.xml delete mode 100644 fype.alpha.buetow.org/content/home.xml delete mode 100644 fype.alpha.buetow.org/htdocs/images/fype.png delete mode 100644 jsmstrade.buetow.org/OBSOLETEPROJECT delete mode 100644 jsmstrade.buetow.org/content/98.contact.xml delete mode 100644 jsmstrade.buetow.org/content/Download.xml delete mode 100644 jsmstrade.buetow.org/content/Screenshots.xml delete mode 100644 jsmstrade.buetow.org/content/home.xml delete mode 100644 jsmstrade.buetow.org/content/license.xml delete mode 100644 jsmstrade.buetow.org/htdocs/images/screenshot.png delete mode 100644 redirect:calc.buetow.org delete mode 100644 redirect:fype.buetow.org diff --git a/awksite.buetow.org/OBSOLETEPROJECT b/awksite.buetow.org/OBSOLETEPROJECT deleted file mode 100644 index 6133143..0000000 --- a/awksite.buetow.org/OBSOLETEPROJECT +++ /dev/null @@ -1 +0,0 @@ -Awksite is a small but usefull CGI application for generating dynamic HTML sites. It runs on all systems having GNU AWK (most *NIX boxes) installed. diff --git a/awksite.buetow.org/content/98.contact.xml b/awksite.buetow.org/content/98.contact.xml deleted file mode 100644 index 4c2f856..0000000 --- a/awksite.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Contact me - - Please use the contact methods listed - on this site - :) - - diff --git a/awksite.buetow.org/content/Download.xml b/awksite.buetow.org/content/Download.xml deleted file mode 100644 index 51346ad..0000000 --- a/awksite.buetow.org/content/Download.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Download - Download from git repository - - Go to - http://github.com/snonux/!!HOSTNAME!! - - diff --git a/awksite.buetow.org/content/home.xml b/awksite.buetow.org/content/home.xml deleted file mode 100644 index d21527c..0000000 --- a/awksite.buetow.org/content/home.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - Awksite - - - Important notice: - The development of the AWK site script has been stalled. There will be no further development on this project. This project always was a proof of concept only. Bugs are not gonna be fixed. For current programming projects please visit - http://dev.buetow.org - and enjoy :) - - - Awksite is a small but usefull CGI application for generating dynamic HTML sites. It runs on all systems having GNU AWK (most *NIX boxes) installed. - Look through the template and config file and you will understand very quickly how to use this small CGI script. - diff --git a/awksite.buetow.org/content/license.xml b/awksite.buetow.org/content/license.xml deleted file mode 100644 index c698bc3..0000000 --- a/awksite.buetow.org/content/license.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - License - - Awksite is (C) by Paul C. Buetow. - - Beer license - Awksite uses the beer license. If you use this script and you meet me , spend me a beer please! ;) - diff --git a/fype.alpha.buetow.org/OBSOLETEPROJECT b/fype.alpha.buetow.org/OBSOLETEPROJECT deleted file mode 100644 index 703453b..0000000 --- a/fype.alpha.buetow.org/OBSOLETEPROJECT +++ /dev/null @@ -1 +0,0 @@ -Fype is an attempt to build an open source scripting language from scratch (just for fun) using C99 on the FreeBSD operating system. Fypes focus is to use as few dependencies on 3rd party libraries as possible and to use as less code as possible and a very small execution binary! diff --git a/fype.alpha.buetow.org/SITEMAP b/fype.alpha.buetow.org/SITEMAP deleted file mode 100644 index e69de29..0000000 diff --git a/fype.alpha.buetow.org/content/98.contact.xml b/fype.alpha.buetow.org/content/98.contact.xml deleted file mode 100644 index 4c2f856..0000000 --- a/fype.alpha.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Contact me - - Please use the contact methods listed - on this site - :) - - diff --git a/fype.alpha.buetow.org/content/Download.xml b/fype.alpha.buetow.org/content/Download.xml deleted file mode 100644 index 51346ad..0000000 --- a/fype.alpha.buetow.org/content/Download.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Download - Download from git repository - - Go to - http://github.com/snonux/!!HOSTNAME!! - - diff --git a/fype.alpha.buetow.org/content/home.xml b/fype.alpha.buetow.org/content/home.xml deleted file mode 100644 index f98f033..0000000 --- a/fype.alpha.buetow.org/content/home.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - The Fype Language - Free, small, simple... - - - Important notice: - The host - .alpha.buetow.org - contains only development, test and PoC stuff. - - - - - Important notice: - The development of this project has been stalled. There will be no further development on this project. This project always was a proof of concept only. Bugs are not gonna be fixed. For current programming projects please visit - http://dev.buetow.org - and enjoy :) - - - - - ... is an attempt to build an open source scripting language from scratch (just for fun) using C99 on the FreeBSD operating system. Fypes focus is to use as few dependencies on 3rd party libraries as possible and to use as less code as possible and a very small execution binary! Fype should be portable to many different operating systems as well. The first release will be also available at least for Linux and maybe other UNIX alike operating systems. Fype itself is using the BSD license. - - diff --git a/fype.alpha.buetow.org/htdocs/images/fype.png b/fype.alpha.buetow.org/htdocs/images/fype.png deleted file mode 100644 index 1748de5..0000000 Binary files a/fype.alpha.buetow.org/htdocs/images/fype.png and /dev/null differ diff --git a/jsmstrade.buetow.org/OBSOLETEPROJECT b/jsmstrade.buetow.org/OBSOLETEPROJECT deleted file mode 100644 index 85ec389..0000000 --- a/jsmstrade.buetow.org/OBSOLETEPROJECT +++ /dev/null @@ -1 +0,0 @@ -JSMSTrade is a small and simple Java application to use with SMSTRADE.de for delivering SMS over the internet. diff --git a/jsmstrade.buetow.org/content/98.contact.xml b/jsmstrade.buetow.org/content/98.contact.xml deleted file mode 100644 index 4c2f856..0000000 --- a/jsmstrade.buetow.org/content/98.contact.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Contact me - - Please use the contact methods listed - on this site - :) - - diff --git a/jsmstrade.buetow.org/content/Download.xml b/jsmstrade.buetow.org/content/Download.xml deleted file mode 100644 index 51346ad..0000000 --- a/jsmstrade.buetow.org/content/Download.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - Download - Download from git repository - - Go to - http://github.com/snonux/!!HOSTNAME!! - - diff --git a/jsmstrade.buetow.org/content/Screenshots.xml b/jsmstrade.buetow.org/content/Screenshots.xml deleted file mode 100644 index 7fe023b..0000000 --- a/jsmstrade.buetow.org/content/Screenshots.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - Screenshot - - Here the obligatory screenshot of JSMSTrade: - - - diff --git a/jsmstrade.buetow.org/content/home.xml b/jsmstrade.buetow.org/content/home.xml deleted file mode 100644 index 82c1969..0000000 --- a/jsmstrade.buetow.org/content/home.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - JSMSTrade - - JSMSTrade is a small and simple Java Application to use with - SMSTRADE - and can be downloaded for free. - - Sun Feb 8th 2009 - JSMSTrade v0.3 released - - This version only includes a major bugfix. Sadly, v0.2 was not able to deliver any SMS messages. This has been fixed by now :) - Mon Feb 2nd 2009 - JSMSTrade v0.2 released - The second version of JSMSTrade just has been released. The changes are as follows: The application is now using the english language and is not in german anymore. Also a small bugfix has been included: The input area will not freeze after typing more than 160 chars. - Tue Jun 24th 2008 - JSMSTrade v0.1 released - The first working version of JSMSTrade has been released. Have a lot of fun with it :-) - - diff --git a/jsmstrade.buetow.org/content/license.xml b/jsmstrade.buetow.org/content/license.xml deleted file mode 100644 index 8f2a6ca..0000000 --- a/jsmstrade.buetow.org/content/license.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - License - - JSMSTrade is (C) by Paul C. Buetow. - - GNU General Public license - - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. - - - - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - - - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - - - diff --git a/jsmstrade.buetow.org/htdocs/images/screenshot.png b/jsmstrade.buetow.org/htdocs/images/screenshot.png deleted file mode 100644 index ce5276f..0000000 Binary files a/jsmstrade.buetow.org/htdocs/images/screenshot.png and /dev/null differ diff --git a/redirect:calc.buetow.org b/redirect:calc.buetow.org deleted file mode 100644 index ec5dc1f..0000000 --- a/redirect:calc.buetow.org +++ /dev/null @@ -1 +0,0 @@ -http://calculator.buetow.org/ diff --git a/redirect:fype.buetow.org b/redirect:fype.buetow.org deleted file mode 100644 index e1f5754..0000000 --- a/redirect:fype.buetow.org +++ /dev/null @@ -1 +0,0 @@ -http://fype.alpha.buetow.org/ -- cgit v1.2.3