diff options
Diffstat (limited to 'ychat.alpha.buetow.org/content/home.xml')
| -rw-r--r-- | ychat.alpha.buetow.org/content/home.xml | 26 |
1 files changed, 26 insertions, 0 deletions
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> |
