Scoop -- the swiss army chainsaw of content management
Front Page · Everything · News · Code · Help! · Wishlist · Project · Scoop Sites · Dev Notes · Latest CVS changes · Development Activities
"Active discussions" list Feature Requests
By fluffy grue , Section Wishlist []
Posted on Fri Oct 12, 2001 at 12:00:00 PM PST
How about an "active discussions" user information link which lists, in story-section style (i.e. with the intro text and comments/new information) stories and diaries which have a comment by the specified user? It'd be easier to track discussions than the "comments by" link.

I'd think that it'd be kind of simple to implement. Just do a somewhat more complex query which looks to see if said user has posted to the story, rather than based on what the story's section is. That'd be particularly useful for tracking conversations in interesting diaries and such, and would be a lot more convenient than the hotlist. It'd be sort of a lukewarmlist.

Of course, to make it efficient, each story should get a list of users who have posted a comment to it, rather than having to search through the comments and do complex joins and all that other fun stuff which would immediately bring pretty much any Scoop server to its knees. Once that list is created, though, it'd be pretty simple to search... "SELECT FROM Stories WHERE Posters CONTAINS "fluffy grue"" or something. (Sorry, I only vaguely know SQL and I've never looked at Scoop's table names, so I'm just guessing there. :)

< Guidetracker.com My New Scoop Site | Search doesn't work on user names containg slahses >

Menu
· create account
· faq
· search
· report bugs
· Scoop Administrators Guide
· Scoop Box Exchange

Login
Make a new account
Username:
Password:

Poll
Validity of this idea
· Awesome 0%
· Good 66%
· Okay 0%
· So-so 0%
· Not so good 16%
· Bad 0%
· Horrible 0%
· What size straitjacket do you wear? 16%

Votes: 6
Results | Other Polls

Related Links
· Scoop
· More on Feature Requests
· Also by fluffy grue

Story Views
  22 Scoop users have viewed this story.

Display: Sort:
"Active discussions" list | 5 comments (5 topical, 0 hidden)
hmm... (none / 0) (#1)
by hurstdog on Sun Oct 14, 2001 at 07:28:19 PM PST

I like the idea, but I think even with the sql query you gave as an example, it would still be pretty heavy on the server. Since you'd have say 50 names for each story, and estimate a few thousand stories (especially including diaries, probably more), that would make it a rather large query. Also, it couldn't cache all of that in RAM, so it'd have to hit part of the disk for the whole stories table...

The idea is cool, if we could think up a decent way to implement it, it'd go right in...



-hurstdog


something else (none / 0) (#5)
by alprazolam on Mon Oct 22, 2001 at 09:08:49 AM PST

i'd like to see a 'most active thread' type link somewhere, if it's at all viable.



"Active discussions" list | 5 comments (5 topical, 0 hidden)
Display: Sort:

Hosted by ScoopHost.com Powered by Scoop
All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest © 1999 The Management

create account | faq | search