From 4dc7c852fc174f8f0ecdb457cbc5b70ae7e39884 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (Gemeni)" Date: Sun, 17 Jun 2018 08:50:08 +0100 Subject: cleanup --- alias:alpha.wotueb.org | 1 - alias:wotueb.org | 1 - redirect:httpbench.buetow.org | 1 - redirect:ychat.buetow.org | 1 - redirect:yhttpd.buetow.org | 1 - ychat.alpha.buetow.org/OBSOLETEPROJECT | 1 - ychat.alpha.buetow.org/SITEMAP | 0 ychat.alpha.buetow.org/content/98.contact.xml | 9 ------ ychat.alpha.buetow.org/content/Download.xml | 9 ------ ychat.alpha.buetow.org/content/home.xml | 22 --------------- ychat.alpha.buetow.org/content/license.xml | 31 --------------------- ychat.alpha.buetow.org/htdocs/images/ychat-big.png | Bin 4319 -> 0 bytes ychat.alpha.buetow.org/htdocs/images/ychat.png | Bin 4442 -> 0 bytes ychat.alpha.buetow.org/htdocs/images/ychat4.png | Bin 6248 -> 0 bytes 14 files changed, 77 deletions(-) delete mode 100644 alias:alpha.wotueb.org delete mode 100644 alias:wotueb.org delete mode 100644 redirect:httpbench.buetow.org delete mode 100644 redirect:ychat.buetow.org delete mode 100644 redirect:yhttpd.buetow.org delete mode 100644 ychat.alpha.buetow.org/OBSOLETEPROJECT delete mode 100644 ychat.alpha.buetow.org/SITEMAP delete mode 100644 ychat.alpha.buetow.org/content/98.contact.xml delete mode 100644 ychat.alpha.buetow.org/content/Download.xml delete mode 100644 ychat.alpha.buetow.org/content/home.xml delete mode 100644 ychat.alpha.buetow.org/content/license.xml delete mode 100644 ychat.alpha.buetow.org/htdocs/images/ychat-big.png delete mode 100644 ychat.alpha.buetow.org/htdocs/images/ychat.png delete mode 100644 ychat.alpha.buetow.org/htdocs/images/ychat4.png diff --git a/alias:alpha.wotueb.org b/alias:alpha.wotueb.org deleted file mode 100644 index c3d7256..0000000 --- a/alias:alpha.wotueb.org +++ /dev/null @@ -1 +0,0 @@ -alpha.buetow.org diff --git a/alias:wotueb.org b/alias:wotueb.org deleted file mode 100644 index 85c8ffb..0000000 --- a/alias:wotueb.org +++ /dev/null @@ -1 +0,0 @@ -buetow.org diff --git a/redirect:httpbench.buetow.org b/redirect:httpbench.buetow.org deleted file mode 100644 index daebe4b..0000000 --- a/redirect:httpbench.buetow.org +++ /dev/null @@ -1 +0,0 @@ -http://httpbench.alpha.buetow.org/ diff --git a/redirect:ychat.buetow.org b/redirect:ychat.buetow.org deleted file mode 100644 index 584b5ce..0000000 --- a/redirect:ychat.buetow.org +++ /dev/null @@ -1 +0,0 @@ -http://ychat.alpha.buetow.org/ diff --git a/redirect:yhttpd.buetow.org b/redirect:yhttpd.buetow.org deleted file mode 100644 index 584b5ce..0000000 --- a/redirect:yhttpd.buetow.org +++ /dev/null @@ -1 +0,0 @@ -http://ychat.alpha.buetow.org/ diff --git a/ychat.alpha.buetow.org/OBSOLETEPROJECT b/ychat.alpha.buetow.org/OBSOLETEPROJECT deleted file mode 100644 index b259b99..0000000 --- a/ychat.alpha.buetow.org/OBSOLETEPROJECT +++ /dev/null @@ -1 +0,0 @@ -yChat is an experimental, XML-configurable, fast, very portable, multi-platform Web-based chat server written in C++ and a little subset of C which supports secure SSL sockets using OpenSSL, MySQL databases and is compatible with almost all browsers that support frames and JavaScript. It runs on all servers which are POSIX.4a compatible and use the GNU GCC C++ compiler from 3.1 and up with pthreads enabled. Its developed under the GNU General Public License. diff --git a/ychat.alpha.buetow.org/SITEMAP b/ychat.alpha.buetow.org/SITEMAP deleted file mode 100644 index e69de29..0000000 diff --git a/ychat.alpha.buetow.org/content/98.contact.xml b/ychat.alpha.buetow.org/content/98.contact.xml deleted file mode 100644 index 4c2f856..0000000 --- a/ychat.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/ychat.alpha.buetow.org/content/Download.xml b/ychat.alpha.buetow.org/content/Download.xml deleted file mode 100644 index 51346ad..0000000 --- a/ychat.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/ychat.alpha.buetow.org/content/home.xml b/ychat.alpha.buetow.org/content/home.xml deleted file mode 100644 index 0eb6af6..0000000 --- a/ychat.alpha.buetow.org/content/home.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - Welcome to yChat - - - Important notice: - The host - .alpha.buetow.org - contains only development, test and PoC stuff. - - - - - Important notice: - The development of the yChat has been stalled. In near future, there will be no further development on this project. This project always was a proof of concept only. For current programming projects please visit - http://dev.buetow.org - and enjoy :) - - - What is yChat? yChat is an experimental, XML-configurable, fast, very portable, multi-platform Web-based chat server written in C++ and a little subset of C which supports secure SSL sockets using OpenSSL, MySQL databases and is compatible with almost all browsers that support frames and JavaScript. It runs on all servers which are POSIX.4a compatible and use the GNU GCC C++ compiler from 3.1 and up with pthreads enabled. Its developed under the GNU General Public License. - PLEASE NOTICE THAT yChat IS NOT Ychat! Ychat is a Yahoo Chat Client while yChat is a web based chat server. So they both handle chatting but are very different and are totally different projects! - diff --git a/ychat.alpha.buetow.org/content/license.xml b/ychat.alpha.buetow.org/content/license.xml deleted file mode 100644 index 8c1473a..0000000 --- a/ychat.alpha.buetow.org/content/license.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - License - - yChat 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/ychat.alpha.buetow.org/htdocs/images/ychat-big.png b/ychat.alpha.buetow.org/htdocs/images/ychat-big.png deleted file mode 100644 index 518ac1f..0000000 Binary files a/ychat.alpha.buetow.org/htdocs/images/ychat-big.png and /dev/null differ diff --git a/ychat.alpha.buetow.org/htdocs/images/ychat.png b/ychat.alpha.buetow.org/htdocs/images/ychat.png deleted file mode 100644 index 3439ac8..0000000 Binary files a/ychat.alpha.buetow.org/htdocs/images/ychat.png and /dev/null differ diff --git a/ychat.alpha.buetow.org/htdocs/images/ychat4.png b/ychat.alpha.buetow.org/htdocs/images/ychat4.png deleted file mode 100644 index 2288e1b..0000000 Binary files a/ychat.alpha.buetow.org/htdocs/images/ychat4.png and /dev/null differ -- cgit v1.2.3