User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the DaniWeb Community Feedback section within the Coffee House category of DaniWeb, a massive community of 456,234 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,745 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our DaniWeb Community Feedback advertiser: Programming Forums
Views: 4485 | Replies: 49 | Solved
Reply
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 33
Solved Threads: 116
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: First unread post

  #41  
Feb 24th, 2008
I was being rather tongue-in-cheek. In one post you say you can recall a whole bunch of threads where the last post you saw was #3, you haven't visited since, and now there are 12 posts. In another post, you say you can't even begin to recall what you visited a few days ago, so there is the possibility that you subconsciously were surfing around the site and clicked on it without realizing it. Ya know what? Don't mind me It's 5 am and I haven't slept yet after two days of working on the Subscription Spy.
Reply With Quote  
Join Date: May 2006
Posts: 2,779
Reputation: WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold 
Rep Power: 15
Solved Threads: 229
Moderator
WaltP's Avatar
WaltP WaltP is offline Offline
Posting Maven

Re: First unread post

  #42  
Feb 24th, 2008
Dang! I lost the results on the C forum, and the C++ forum worked.

I just had a thought -- I think I just figured out whats happening. Here's what I do:
1) Middle click on the C/C++ forum to open the forum in another tab, expecting the 'first unread' icons to point to first unread posts.
2) Double click on the folder icon to mark the threads read.
3) Go to the tab and start middle clicking on 'first unread' icon.
4) Each thread is now at the last post.

What's happening is the double-click on the folder dynamically resets everything -- including the icons on the thread tabs. Which means before I even look at the threads, they've all been marked read.

Up until Oct/Nov, that double-click did not reset the "first unread" icons. Now it does.

I'll test this tomorrow.
Last edited by WaltP : Feb 24th, 2008 at 6:47 am.
Age is unimportant -- except in cheese
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 33
Solved Threads: 116
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: First unread post

  #43  
Feb 24th, 2008
Hahaha! Double clicking on the folder name has been marking the forum as read ever since vBulletin 3.5, which we upgraded to a very, very long time ago (well over a year).

However, if you ever had your Control Panel preferences set to have clientside scripting off (i.e. that option in the CP having to do with the hover tooltips) then that feature would have been disabled as well.
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 33
Solved Threads: 116
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: First unread post

  #44  
Feb 24th, 2008
Haven't you noticed all these months that when you double clicked the folder, the icon turned from yellow to greyed out in real time?
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 33
Solved Threads: 116
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: First unread post

  #45  
Feb 24th, 2008
Poor Walt ... being frustrated all this time and the solution was so simple. The reason why this happens is because the URL for the new post icon takes you to a page called newpostinthread.html, which then looks up the last post for you in the database, and redirects you there. However, by the time you click the icon to have it look up the post, it's too late, because it's already been marked read.
Reply With Quote  
Join Date: May 2006
Posts: 2,779
Reputation: WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold 
Rep Power: 15
Solved Threads: 229
Moderator
WaltP's Avatar
WaltP WaltP is offline Offline
Posting Maven

Re: First unread post

  #46  
Feb 24th, 2008
Yes, I noticed that the folder greyed out. I was under the wrong impression that if I generated the forum list, the 'first unread' would get me to the first post at the time I generated the list. I had no idea the link was a relative link and it would change on me.

Unfortunately, the way the code is designed, posts can get easily lost between the time a forum list is generated and you finish processing the forum. Any posts posted after you've finished a thread and before you get back to double click the folder will also become 'read', and therefore lost.

I guess I'll have to use the "forum tools" dropdown, unless you've added an easier link for marking a forum read on the forum page. Yes, I hear the groans about easier -- I've always been a proponent of the one-click club because I have rat-o-phobia -- I don't like the mouse and no one ever programs keystrokes anymore. Oh well.
Age is unimportant -- except in cheese
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 33
Solved Threads: 116
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: First unread post

  #47  
Feb 24th, 2008
There are three ways to mark a forum read:

1) Double click on it's folder. This works from the homepage as well as from the forum pages.

2) Use the dropdown menu from the forum page.

3) Forums are automatically marked read when the last new thread is read.
Reply With Quote  
Join Date: May 2006
Posts: 2,779
Reputation: WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold WaltP is a splendid one to behold 
Rep Power: 15
Solved Threads: 229
Moderator
WaltP's Avatar
WaltP WaltP is offline Offline
Posting Maven

Re: First unread post

  #48  
Feb 24th, 2008
Yes, I know
1) I have to navigate back to the home page
2) takes multiple clicks and mouse movement
3) I don't look at every single thread

#2 is probably the most usable for timing purposes.
Age is unimportant -- except in cheese
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 33
Solved Threads: 116
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: First unread post

  #49  
Feb 24th, 2008
3) You don't need to look at every single thread. When you visit the latest thread in the listing, the entire forum gets marked read.
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,019
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 33
Solved Threads: 116
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: First unread post

  #50  
Feb 26th, 2008
Walt, please confirm this thread can be marked solved (or do so). Thanks.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb DaniWeb Community Feedback Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the DaniWeb Community Feedback Forum

All times are GMT -4. The time now is 5:08 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC