PDA

View Full Version : Real Time Read Messages


04 Jul 2000, 05:33
Has anyone ever written a hack to keep track of read messages in real time for each individual registrant (via mySQL database records, most likely)? WWWThreads (http://www.wwwthreads.com) has this feature, and it's something I really need, although I'd rather go with vBulletin because it's written in PHP.

04 Jul 2000, 14:50
WWWThreads will choke on a big board, though.

04 Jul 2000, 16:58
Originally posted by Shaman
WWWThreads will choke on a big board, though.

WWWThreads uses mySQL also, so it should be able to handle large loads. Take a look at some of the websites that use it. Are you saying that because it is written in PERL? I'm not trying to start a WWWThreads/vBulletin debate. Like I said, I'd rather go with vBulletin if I can get better new message updating. Most of the users on my board are very active, and they need to be made aware of new/read posts very quickly.

04 Jul 2000, 17:57
Yeah, it's Perl. Compared to PHP, Perl is heavyweight.