xhat
><hat - simple chat
Sometimes you may want to have a spot to chat outside of the usual places. This is a one file "chat system" which you can drop wherever you like. It provides logs but basically nothing else.
Usage: `bunzip2 xhat-*.php.bzip2`, rename the unpacked file to e.g. index.php, browse the URL ('http://YOUR_DOMAIN.TLD/path/to/tile') and login using username "admin" and password "xhat". The rest should be self-explanatory.
Changelog
0.0.1: initial release.
Download: xhat-0.0.1.
Hi there, Is it difficult to change the dateheader, in the Netherlands we use day/month/year. You use month/day/year. I like xhat and want to use it. Greetings Hans
Hi Hans,
I took a look in the code and unfortunately it is not that easy to switch. Or at least I can not make it happen quickly, mostly because I don't have the time to write it up as it should be done. The date/time format is not a variable here. I know that this is not the way it should be done. But I wrote it for me and my wife and never thought that anyone would show any interest in that. :)
There are so many open source chat applets/scripts out there, that I really don't understand what you found in XHAT to make you prefer it
Anyway, thank you for your interest!