[Suggestion] Unread messages from Most Recent Posts

11 posts / 0 new
Last post
bugsybogis
bugsybogis's picture
Offline
Last seen: 11 years 1 month ago
Joined: 17/04/2008 - 7:07am
[Suggestion] Unread messages from Most Recent Posts
Would it be possible to have away of knowing whether the threads in the Top Posts or Most Recent Posts (or what you call it - the messages at the left-hand side of the site) have recent updates/posts. For example, have the title of the thread bolded if there is a recent update to it? Or something like a red 'updated' color like the one in the forums.
zixianna
zixianna's picture
Offline
Last seen: 4 months 6 days ago
Joined: 26/03/2010 - 7:44pm
Good idea, since I always click on the top one to see if there's new posts, and if so, I continue down the list until I hit the first one that doesn't. But that means when there ARENT any updates for a long time, I end up clicking the top post a whole bunch of times!
raquza
raquza's picture
Offline
Last seen: 3 years 12 months ago
Joined: 27/04/2009 - 6:26pm
Zixi. You are so active i cant believe you need to check new posts :D You probably remember all the topics and how many posts are in each :D
-------------------------- In order to succeed, your desire for success should be greater than your fear of failure~ Bill Cosby
saudor
saudor's picture
Offline
Last seen: 9 hours 21 min ago
Joined: 10/06/2007 - 12:30pm
I've thought of that a few times.. However, that active forums thing is provided by Drupal (the software that the neomallers code sits on) It's pretty complex since it's permissions based (staff thread,private mall forums, etc) so it takes more than a simple "SELECT *" sql command Plus it uses "JOIN" and im not too familiar with that sql command haha.. I suppose i could rewrite it but im not too sure in terms of performance hit. My sql coding is pretty shitty i'd say (A) The who's online thing was also an issue too. but that i just rewrote the whole thing (well i had to, since Drupal has no built in support for stealth, and whatnot) ----------------------------- [color=purple]Are you protected?[/color] http://www.neopets.com/~punchback_bob CG information & more
----------------------------- [color=purple]Protect your account[/color] http://www.neopets.com/~punchback_bob CG information & more
zixianna
zixianna's picture
Offline
Last seen: 4 months 6 days ago
Joined: 26/03/2010 - 7:44pm
SOURCE CODE! *lol* I haven't said that in a while :K I can see it being a slight pain, because the 'active threads' probably only cares about which user is logged in to see which threads they can see listed there, and that is based off the user permissions, not the username itself. I doubt there would be too much performance issue though, it would just have to use the same basic code from the forums where threads with new posts are given a different icon than ones that are read, and there are is a much smaller number of threads to check here. The only real issue here is that it would have to run that check every time the page is loaded.
angel_shortcake
angel_shortcake's picture
Offline
Last seen: 10 years 2 months ago
Joined: 20/06/2008 - 1:59pm
It was a great idea, anyways. I guess we'll just have to be less lazy and click 1000 times a day. *lol* Source code... the movie?? :P (That's my extent of source code) :P oh and looking at a page's source.
zixianna
zixianna's picture
Offline
Last seen: 4 months 6 days ago
Joined: 26/03/2010 - 7:44pm
[quote=raquza]Zixi. You are so active i cant believe you need to check new posts :D You probably remember all the topics and how many posts are in each :D[/quote] The problem is I'm so active that means I probably check topics that haven't been updated more than anyone else does, so I'd probably benefit from Nathans suggestion more than anyone else *lol*
saudor
saudor's picture
Offline
Last seen: 9 hours 21 min ago
Joined: 10/06/2007 - 12:30pm
[quote=angel_shortcake]It was a great idea, anyways. I guess we'll just have to be less lazy and click 1000 times a day. *lol* Source code... the movie?? :P (That's my extent of source code) :P oh and looking at a page's source.[/quote] More pageviews ;) jkjkk. If i wanted more PVs, i'll bring back the burning igloo plot haha. I'll see how it goes. Currently testing the private forums thing and prepping it for release ----------------------------- [color=purple]Are you protected?[/color] http://www.neopets.com/~punchback_bob CG information & more
----------------------------- [color=purple]Protect your account[/color] http://www.neopets.com/~punchback_bob CG information & more
davymuncher
davymuncher's picture
Offline
Last seen: 9 months 1 week ago
Joined: 10/08/2009 - 10:41pm
[quote=saudor] Plus it uses "JOIN" and im not too familiar with that sql command haha.. I suppose i could rewrite it but im not too sure in terms of performance hit. My sql coding is pretty shitty i'd say (A) The who's online thing was also an issue too. but that i just rewrote the whole thing (well i had to, since Drupal has no built in support for stealth, and whatnot) [/quote] [color=Gray]Protons have mass?[/color] [color=Blue]Speaking of the Who's online bar, why does it have a //kill after the "Most Ever Online" subheading?[/color] [color=Gray]I didn't know they were Catholic![/color]
[color=Gray]Good Idea: Feeding stray kittens in the park. Bad Idea: Feeding stray kittens in the park... to a bear.[/color]
saudor
saudor's picture
Offline
Last seen: 9 hours 21 min ago
Joined: 10/06/2007 - 12:30pm
I was wondering about that too myself actually haha.. I think it's one of my source code comments that was supposed to remain hidden... ----------------------------- [color=purple]Are you protected?[/color] http://www.neopets.com/~punchback_bob CG information & more
----------------------------- [color=purple]Protect your account[/color] http://www.neopets.com/~punchback_bob CG information & more
davymuncher
davymuncher's picture
Offline
Last seen: 9 months 1 week ago
Joined: 10/08/2009 - 10:41pm
[color=Gray]Protons have mass?[/color] [color=Blue] :D okay. I probably wouldn't have noticed it but I was going through the old NT archives looking for something and my eyes just wandered over and started reading everything in the sidebar. *lol* [/color] [color=Gray]I didn't know they were Catholic![/color]
[color=Gray]Good Idea: Feeding stray kittens in the park. Bad Idea: Feeding stray kittens in the park... to a bear.[/color]