summaryrefslogtreecommitdiff
path: root/ychat.alpha.buetow.org
diff options
context:
space:
mode:
authorPaul Buetow (uranus) <paul@buetow.org>2015-01-01 23:35:31 +0100
committerPaul Buetow (uranus) <paul@buetow.org>2015-01-01 23:35:31 +0100
commite43a989acd2055661bb2d93454f2f7aa4e6e5177 (patch)
tree6a41cbaa383b3e12904c047562574d473c3aa089 /ychat.alpha.buetow.org
parent66b5ad3a61e2994b980d34f20087706a2fcc030a (diff)
use alpha.buetow.org instead of buetow.ninja
Diffstat (limited to 'ychat.alpha.buetow.org')
-rw-r--r--ychat.alpha.buetow.org/OBSOLETEPROJECT1
-rw-r--r--ychat.alpha.buetow.org/SITEMAP0
-rw-r--r--ychat.alpha.buetow.org/content/98.contact.xml19
-rw-r--r--ychat.alpha.buetow.org/content/Download.xml9
-rw-r--r--ychat.alpha.buetow.org/content/home.xml26
-rw-r--r--ychat.alpha.buetow.org/content/license.xml31
-rw-r--r--ychat.alpha.buetow.org/htdocs/images/ychat-big.pngbin0 -> 4319 bytes
-rw-r--r--ychat.alpha.buetow.org/htdocs/images/ychat.pngbin0 -> 4442 bytes
-rw-r--r--ychat.alpha.buetow.org/htdocs/images/ychat4.pngbin0 -> 6248 bytes
9 files changed, 86 insertions, 0 deletions
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
--- /dev/null
+++ b/ychat.alpha.buetow.org/SITEMAP
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 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Contact Me/Us</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>
+ <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/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 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Download</pagetitle>
+ <textheader>Download from git repository</textheader>
+ <text>
+ <noop>Go to </noop>
+ <namedlink href="http://github.com/rantanplan/!!HOSTNAME!!">http://github.com/rantanplan/!!HOSTNAME!!</namedlink>
+ </text>
+</content>
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 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>Welcome to yChat</pagetitle>
+ <important>
+ <text>
+ <strong>Important notice:</strong>
+ <noop>The host </noop>
+ <strong>.alpha.buetow.org</strong>
+ <noop>contains only development, test and PoC stuff. Replace </noop>
+ <strong>$shomething.alpha.buetow.org</strong>
+ <noop> with </noop>
+ <strong>$something.buetow.org</strong>
+ <noop> (if exists) to get the stable stuff.</noop>
+ </text>
+ </important>
+ <important2>
+ <text>
+ <strong>Important notice:</strong>
+ <noop>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 </noop>
+ <hyperlink>http://dev.buetow.org</hyperlink>
+ <noop> and enjoy :)</noop>
+ </text>
+ </important2>
+ <text>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.</text>
+ <text>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!</text>
+</content>
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 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
+<content>
+ <pagetitle>License</pagetitle>
+ <text>
+ <noop>yChat is (C) by Paul C. Buetow.</noop>
+ </text>
+ <textheader>GNU General Public license</textheader>
+ <text>
+ <noop>
+ 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.
+ </noop>
+ <newline/>
+ <newline/>
+ <noop>
+ 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.
+ </noop>
+ <newline/>
+ <newline/>
+ <noop>
+ 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.
+ </noop>
+ </text>
+</content>
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
--- /dev/null
+++ b/ychat.alpha.buetow.org/htdocs/images/ychat-big.png
Binary files 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
--- /dev/null
+++ b/ychat.alpha.buetow.org/htdocs/images/ychat.png
Binary files 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
--- /dev/null
+++ b/ychat.alpha.buetow.org/htdocs/images/ychat4.png
Binary files differ