Web Hosting Talk







View Full Version : Auto-Subscribe for Future Threads


ub3r
08-10-2005, 02:23 PM
It would be cool if users could be automatically notified when a thread containing a specific word or string was created.

Like.. Let's say a user creates a thread with "CompanyName" included in the statement body, or title. An email notification would then be sent out to all parties who have specified "CompanyName" as one of their 'watch-words'.

The only problem i can see is resource usage would spike a little. But, isn't a database connection already being used to retrieve bad word filter settings when the post is made?


Anyway, it's just an idea.

Tekster
08-10-2005, 02:31 PM
sounds like a good idea, resource hog, but a good idea.

WO-Jacob
08-11-2005, 01:37 PM
This would be very awesome to have, but would probably chew up too much processing power for it to be considered :(

Dan L
08-11-2005, 02:06 PM
It would need to be a separate query, you can't just reuse the bad word filter.

The idea itself is good, but have any technical suggestions been implemented in the last year?

Gabriel Murphy
08-14-2005, 11:51 PM
I like it! I will talk to Matt about it Monday.

SoftWareRevue
08-15-2005, 12:02 AM
/me considers all the moderation possibilities. :)

WO-Jacob
08-15-2005, 12:07 AM
It would probably save quite a bit of searches as well, as people would just sign up with their company name as one... I know I would. Saves me from having to watch for people mentioning us :D

Lubby
08-15-2005, 04:27 PM
You could limit the number of words that a user can keep tabs on, that might help as well....right?