admin (no pm's please) Site Admin


 Virtual Cash: 22860
Joined: 22 May 2005 Posts: 25384
Add Karma
 rated by 213 members
Add Comment
Show Comments
 |
Posted: Sat Sep 05, 2009 4:15 pm Post subject: phpbb2: View posts since last visit behavior |
|
|
No changes have been made here. But I wonder if there should be:
It always strikes me as a stupid button. You stray between no posts showing at all if you have had a session issue, to pages and pages of posts being referenced each time you click the button, and a lot of forumers like me will be clicking the button every darn minute to see the latest.
On my downsizer forum I am experimenting with it always returning 72 hours of posts, and I'm consider implementing something similar across all forums. But there are plenty of options in this area, so I want peoples thoughts.
_________________
Family Friendly Shareware | | Web Design/Services | Free Forums
|
|
| Back to top |
|
 |
Bravo Moderator


 Virtual Cash: 14050
Joined: 12 Mar 2006 Posts: 2485
Add Karma
 rated by 28 members
Add Comment
Show Comments
 |
Posted: Sat Sep 05, 2009 4:30 pm Post subject: |
|
|
I use the VPSLV on every forum I go on, I find it invaluable. It works just fine as it is imo. So long as the browser is open I can still view the latest posts, even if I have closed the tab with the forum in, which is ideal for me. If I want it reset, then I can simply restart the browser. I assume that is the same for all.
A 'view posts in last 24 hours' button I guess could be useful for people that don't have much time to go through posts but want to check on their forum...so they can return later for a more thorough read. That's all I can think of. _________________ CG Arts for free Banners, headers, logo's, signatures and avatars.
|
|
| Back to top |
|
 |
Nick(NR) Moderator


 Virtual Cash: 15630
Joined: 06 May 2006 Posts: 4732
Location: Medway, Kent Add Karma
 rated by 37 members
Add Comment
Show Comments
 |
Posted: Sat Sep 05, 2009 6:38 pm Post subject: |
|
|
I like the idea of keeping it as it runs, maybe with the exception you choose how recent from one day to a week via the admin panel or user control panel/edit profile _________________ CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.
I'm better than Jose! |
|
| Back to top |
|
 |
MarkB Student


Virtual Cash: 940
Joined: 14 Apr 2008 Posts: 91
Location: UK Add Karma
 rated by 1 members
Add Comment
Show Comments
 |
Posted: Mon Sep 07, 2009 7:40 am Post subject: |
|
|
I like it the way it is.
Though the cookie that tracks it does seem to have some quirks on my forum.
I've set up the drop down view posts in last x days button to search further back _________________ Mark
http://audisrs.myfastforum.org
|
|
| Back to top |
|
 |
admin (no pm's please) Site Admin


 Virtual Cash: 22860
Joined: 22 May 2005 Posts: 25384
Add Karma
 rated by 213 members
Add Comment
Show Comments
 |
Posted: Mon Sep 07, 2009 7:55 am Post subject: |
|
|
The cookies can only track 150 topics per user, and cookies are a bit iffy anyway.
phpbb3 has the option of server side tracking, and whilst I add extra database bits with the greatest of reluctance, this area is one that I really do thinks about doing.
Even on the server side though I guess there have to be limits. You can't actually track which of 100,000 topics, 10,000 people have read without some considerable grief. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
|
|
| Back to top |
|
 |
while() Apprentice


Virtual Cash: 1540
Joined: 26 Aug 2009 Posts: 108
Add Karma
 rated by 2 members
Add Comment
Show Comments
 |
Posted: Mon Sep 07, 2009 8:23 am Post subject: |
|
|
| admin (no pm's please) wrote: |
Even on the server side though I guess there have to be limits. You can't actually track which of 100,000 topics, 10,000 people have read without some considerable grief. |
I'm looking into the most effective way of building a suitable new posts feature for my forum, my current understanding of the most effective way would be this. I'd love to hear about how you eventually approach this, especially when you have a lot of experience with reducing load as much as possible 
|
|
| Back to top |
|
 |
admin (no pm's please) Site Admin


 Virtual Cash: 22860
Joined: 22 May 2005 Posts: 25384
Add Karma
 rated by 213 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin


 Virtual Cash: 22860
Joined: 22 May 2005 Posts: 25384
Add Karma
 rated by 213 members
Add Comment
Show Comments
 |
Posted: Mon Sep 07, 2009 12:54 pm Post subject: |
|
|
As a point of interest I just wrote code to review my topic tracking on downsizer.net, the code there is the same as here and indeed the same as phpbb2.023 as I would not tamper with code I did not understand.
My downsizer results are virtually complete nonsense  _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
|
|
| Back to top |
|
 |
admin (no pm's please) Site Admin


 Virtual Cash: 22860
Joined: 22 May 2005 Posts: 25384
Add Karma
 rated by 213 members
Add Comment
Show Comments
 |
Posted: Fri Sep 11, 2009 10:19 am Post subject: |
|
|
I think I will introduce an option to admin/configure for how newposts will behave, plus I will add:
search_id=recent
search_id=lastvisit
That will allow both behaviors as explicit options. That should keep us all happy. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
|
|
| Back to top |
|
 |
MarkB Student


Virtual Cash: 940
Joined: 14 Apr 2008 Posts: 91
Location: UK Add Karma
 rated by 1 members
Add Comment
Show Comments
 |
Posted: Fri Sep 11, 2009 5:49 pm Post subject: |
|
|
| admin (no pm's please) wrote: |
That will allow both behaviors as explicit options. That should keep us all happy. |
I like options  _________________ Mark
http://audisrs.myfastforum.org
|
|
| Back to top |
|
 |
Ask Mr. Religion Apprentice


 Virtual Cash: 1810
Joined: 01 Aug 2008 Posts: 160
Add Karma
 rated by 1 members
Add Comment
Show Comments
 |
Posted: Thu Sep 17, 2009 5:55 am Post subject: |
|
|
| Bravo wrote: | | I use the VPSLV on every forum I go on, I find it invaluable. It works just fine as it is imo. So long as the browser is open I can still view the latest posts, even if I have closed the tab with the forum in, which is ideal for me. If I want it reset, then I can simply restart the browser. I assume that is the same for all. | Yes, I like the VPSLV feature immensely and have no issues on the way it works.
AMR
_________________ Ask Mr. Religion
Reformed Theology Institute

|
|
| Back to top |
|
 |