From e43a989acd2055661bb2d93454f2f7aa4e6e5177 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (uranus)" Date: Thu, 1 Jan 2015 23:35:31 +0100 Subject: use alpha.buetow.org instead of buetow.ninja --- ychat.alpha.buetow.org/OBSOLETEPROJECT | 1 + ychat.alpha.buetow.org/SITEMAP | 0 ychat.alpha.buetow.org/content/98.contact.xml | 19 +++++++++++++ ychat.alpha.buetow.org/content/Download.xml | 9 ++++++ ychat.alpha.buetow.org/content/home.xml | 26 +++++++++++++++++ ychat.alpha.buetow.org/content/license.xml | 31 +++++++++++++++++++++ ychat.alpha.buetow.org/htdocs/images/ychat-big.png | Bin 0 -> 4319 bytes ychat.alpha.buetow.org/htdocs/images/ychat.png | Bin 0 -> 4442 bytes ychat.alpha.buetow.org/htdocs/images/ychat4.png | Bin 0 -> 6248 bytes 9 files changed, 86 insertions(+) create mode 100644 ychat.alpha.buetow.org/OBSOLETEPROJECT create mode 100644 ychat.alpha.buetow.org/SITEMAP create mode 100644 ychat.alpha.buetow.org/content/98.contact.xml create mode 100644 ychat.alpha.buetow.org/content/Download.xml create mode 100644 ychat.alpha.buetow.org/content/home.xml create mode 100644 ychat.alpha.buetow.org/content/license.xml create mode 100644 ychat.alpha.buetow.org/htdocs/images/ychat-big.png create mode 100644 ychat.alpha.buetow.org/htdocs/images/ychat.png create mode 100644 ychat.alpha.buetow.org/htdocs/images/ychat4.png (limited to 'ychat.alpha.buetow.org') diff --git a/ychat.alpha.buetow.org/OBSOLETEPROJECT b/ychat.alpha.buetow.org/OBSOLETEPROJECT new file mode 100644 index 0000000..b259b99 --- /dev/null +++ b/ychat.alpha.buetow.org/OBSOLETEPROJECT @@ -0,0 +1 @@ +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 new file mode 100644 index 0000000..e69de29 diff --git a/ychat.alpha.buetow.org/content/98.contact.xml b/ychat.alpha.buetow.org/content/98.contact.xml new file mode 100644 index 0000000..d3d66b0 --- /dev/null +++ b/ychat.alpha.buetow.org/content/98.contact.xml @@ -0,0 +1,19 @@ + + + Contact Me/Us + + Please use the + Development Mailing List + for any considerations of this humble programming project or any other programming project of mine. + + + But you may also use other methods such as listed + on this site + for example. + + + If you are interested in other projects please visit + http://dev.buetow.org + :) + + diff --git a/ychat.alpha.buetow.org/content/Download.xml b/ychat.alpha.buetow.org/content/Download.xml new file mode 100644 index 0000000..0f7fc7a --- /dev/null +++ b/ychat.alpha.buetow.org/content/Download.xml @@ -0,0 +1,9 @@ + + + Download + Download from git repository + + Go to + http://github.com/rantanplan/!!HOSTNAME!! + + diff --git a/ychat.alpha.buetow.org/content/home.xml b/ychat.alpha.buetow.org/content/home.xml new file mode 100644 index 0000000..5f2ba72 --- /dev/null +++ b/ychat.alpha.buetow.org/content/home.xml @@ -0,0 +1,26 @@ + + + Welcome to yChat + + + Important notice: + The host + .alpha.buetow.org + contains only development, test and PoC stuff. Replace + $shomething.alpha.buetow.org + with + $something.buetow.org + (if exists) to get the stable 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 new file mode 100644 index 0000000..8c1473a --- /dev/null +++ b/ychat.alpha.buetow.org/content/license.xml @@ -0,0 +1,31 @@ + + + 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 new file mode 100644 index 0000000..518ac1f Binary files /dev/null and b/ychat.alpha.buetow.org/htdocs/images/ychat-big.png differ diff --git a/ychat.alpha.buetow.org/htdocs/images/ychat.png b/ychat.alpha.buetow.org/htdocs/images/ychat.png new file mode 100644 index 0000000..3439ac8 Binary files /dev/null and b/ychat.alpha.buetow.org/htdocs/images/ychat.png differ diff --git a/ychat.alpha.buetow.org/htdocs/images/ychat4.png b/ychat.alpha.buetow.org/htdocs/images/ychat4.png new file mode 100644 index 0000000..2288e1b Binary files /dev/null and b/ychat.alpha.buetow.org/htdocs/images/ychat4.png differ -- cgit v1.2.3