NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
phpmychat (Score:1)
These things all seem to use some sort of database in the background.
The overall issue is the refresh mechanism. I see lots of use of the META tag to refresh. And now I've experienced how different browsers implement that. Some do it fast and clean. Some slow and awkward. The slow and awkward ones are bad enough that users won't use it.
Reply to This
Re:phpmychat (Score:2)
Just in case you're still interested, I found a CGI chat program that works optionally with either flat files or a DBI-accessible database today, called ralfchat, on sourceforge. I need to go home to check it out, but it sounds pretty good. Apparently it has good internationalization support and is in use in several countries besides mine. :)
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers