Previous Thread
Next Thread
Print Thread
Rate Thread
#224604 09/15/2002 5:10 AM
Joined: Oct 1999
Posts: 282
Enthusiast
Enthusiast
Offline
Joined: Oct 1999
Posts: 282
Hi,

several times I got this annoying problem and already some of my forum members asked for enhancement of the new post tracking.

Imagine you are away for one week, come back and every board in your forum has got more than 100 new posts. You open one board, start to read the posts, but after 50 posts you feel tired. With (or without - doesn't matter) logging out, you close the browser.
Next day you come back and want to continue reading the next 50 posts of the board, but (!) they are not marked as new anymore.

Does this mean we force our members to read (worst case) thousands of posts all at once? If not, they will be marked as read anyway. Will it be possible to only mark a post read, if it really was read? After all these unread posts are still new for the person who didn't read them!

Sponsored Links
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
I have noticed that... that is true.
Good suggestion.

Joined: May 1999
Posts: 3,039
Guru
Guru
Offline
Joined: May 1999
Posts: 3,039
Unfortunately I don't know if that will ever be possible. Ok, let me rephrase that. It's definitely possible from a coding standpoint, but I don't know if that will ever be possible without making things real slow.

Basically to do this you'd need to have one more table that has 2 rows. A Userid and a postnumber. Every time someone reads a post/thread all of the post numbers would need to be inserted into that table. When the postlist page is displayed it would need to grab all of the post numbers from the thread and then do a query against the new table and the user's userid. Same thing with showflat and showthreaded.

When I first started coding .threads I was actually doing this, but as soon as the length of some of the threads started to grow it became apparent that it wasn't going to be fast enough.


UBB.threads Developer
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
speed over tiredness any day


- Allen wavey
- What Drives You?
Joined: Apr 2002
Posts: 1,768
Addict
Addict
Offline
Joined: Apr 2002
Posts: 1,768
I wonder if a custom Mozilla plugin that interfaces with UBB.threads could be a solution.

E.g., the browser could store the last-read info. Threads would provide incremental data updates to keep it current.

Sponsored Links
Joined: Feb 2002
Posts: 91
Journeyman
Journeyman
Offline
Joined: Feb 2002
Posts: 91
This is off the top of my head, I am prepared to go down in flames

In postlist, add a column that has a checkbox. The visitor can select whichever posts they are interested in, click a submit button, and all the threads selected get added to Remind Me.

This would allow posts to be added to Remind Me without actually having to read the post.


-------------
Youuuuuuuuuuu Rang?

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,833
Joined: January 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)