Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 
andrewNZ
2487 posts

Uber Geek
+1 received by user: 1461
Inactive user


  #983873 11-Feb-2014 09:14
Send private message

Using Chrome too. Looks like it is now working...

Did you fix it Mauricio, or it it playing silly buggers?



freitasm
BDFL - Memuneh
80657 posts

Uber Geek
+1 received by user: 41064

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #983887 11-Feb-2014 09:33
Send private message

I have changed some of the code and we now jump to the last post just before the reset.

If you want to check when your session was reset, look at the source code and scroll to the bottom - you will see the timestamp and the IP information there.




Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


Satch
1985 posts

Uber Geek
+1 received by user: 259


  #984023 11-Feb-2014 12:50
Send private message

So this must mean that the manual Reset Read Flags only option is on its way? ;-)



freitasm
BDFL - Memuneh
80657 posts

Uber Geek
+1 received by user: 41064

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #984025 11-Feb-2014 12:51
Send private message

I could look into it.




Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


old3eyes
9158 posts

Uber Geek
+1 received by user: 1364

Subscriber

  #984031 11-Feb-2014 12:54
Send private message

Thanx. Works great now.. :-)




Regards,

Old3eyes


Satch
1985 posts

Uber Geek
+1 received by user: 259


  #984033 11-Feb-2014 12:55
Send private message

freitasm: I could look into it.


That's what you always say :-(.

I find the First Reply Since Reset doesn't work for me using Chrome.  It takes me to the first unread reply on the last page of the thread.  Where there have been multiple pages of replies since my last visit it goes to the first one on the last page only.  Is anyone else experiencing this too?

 
 
 

Shop now at Mighty Ape (affiliate link).
freitasm
BDFL - Memuneh
80657 posts

Uber Geek
+1 received by user: 41064

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #984383 11-Feb-2014 19:11
Send private message

How is this now? Made some modifications to the code...





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


TwoSeven
1712 posts

Uber Geek
+1 received by user: 304

Subscriber

  #984448 11-Feb-2014 20:15
Send private message

It just brought me here - although I think I was on the previous page at lunch time.

http://www.geekzone.co.nz/forums.asp?forumid=4&topicid=139457&page_no=2#984448




Software Engineer
   (the practice of real science, engineering and management)
A.I.  (Automation rebranded)
Gender Neutral
   (a person who believes in equality and who does not believe in/use stereotypes. Examples such as gender, binary, nonbinary, male/female etc.)

 

 ...they/their/them...


freitasm
BDFL - Memuneh
80657 posts

Uber Geek
+1 received by user: 41064

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #984507 11-Feb-2014 20:59
Send private message

Satch: So this must mean that the manual Reset Read Flags only option is on its way? ;-)


If we were to track individual forum usage, instead of login time, this is how I see it working:

 

  • If you visit a topic then a record will be created with a timestamp for the visit
  • Each time you visit a topic the timestamp will be updated, regardless of which pages you read
  • An account level timestamp will exist which will control from when ALL topics/replies are to be considered NEW
  • A forum will be marked as NEW if either

     

    • A reply exists that is newer than the timestamp recorded against that topic
    • A reply exists but no timestamp is recorded against your account
  • A topic will not be marked as NEW if there are not replies entered after your account level timestamp
  • An option for a general reset would exist, updating the account level timestamp

How does it sound?







Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


old3eyes
9158 posts

Uber Geek
+1 received by user: 1364

Subscriber

  #984733 12-Feb-2014 08:55
Send private message

Since you made the last change , every time I click on the last unread post icon I get a new tab pop up rather than the existing one going to it. Opera 12.6




Regards,

Old3eyes


andrewNZ
2487 posts

Uber Geek
+1 received by user: 1461
Inactive user


  #984736 12-Feb-2014 08:58
Send private message

Mauricio, that sounds fairly logical.

 
 
 
 

Shop now for Lenovo laptops and other devices (affiliate link).
freitasm
BDFL - Memuneh
80657 posts

Uber Geek
+1 received by user: 41064

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #984778 12-Feb-2014 09:17
Send private message

old3eyes: Since you made the last change , every time I click on the last unread post icon I get a new tab pop up rather than the existing one going to it. Opera 12.6


I see. I have to change this. The way it works is that if you have auto refresh it should open a new tab, if not then same tab. Will change later.





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


Satch
1985 posts

Uber Geek
+1 received by user: 259


  #984992 12-Feb-2014 12:31
Send private message

freitasm:
Satch: So this must mean that the manual Reset Read Flags only option is on its way? ;-)


If we were to track individual forum usage, instead of login time, this is how I see it working:

 

  • If you visit a topic then a record will be created with a timestamp for the visit
  • Each time you visit a topic the timestamp will be updated, regardless of which pages you read
  • An account level timestamp will exist which will control from when ALL topics/replies are to be considered NEW
  • A forum will be marked as NEW if either

     

    • A reply exists that is newer than the timestamp recorded against that topic
    • A reply exists but no timestamp is recorded against your account
  • A topic will not be marked as NEW if there are not replies entered after your account level timestamp
  • An option for a general reset would exist, updating the account level timestamp

How does it sound?





I read that a couple of times through and I'm not sure I took it all in sorry (my head is full of work issues from the past few days so that doesn't help!).

Basically I would like the following (which is nice and simple in concept):

 

  • Individual posts never get marked as read unless I manually click the "reset read posts" link/button.
So if I never click reset, all posts will always show as unread.

You could go as far as to set this new logic on a user by user basis.  Have a setting in each person's profile to say whether or not to use the logic I specified above.  That way everyone would be happy.  I don't know how hard this would be in practice though.

Satch
1985 posts

Uber Geek
+1 received by user: 259


  #984994 12-Feb-2014 12:32
Send private message

freitasm:
old3eyes: Since you made the last change , every time I click on the last unread post icon I get a new tab pop up rather than the existing one going to it. Opera 12.6


I see. I have to change this. The way it works is that if you have auto refresh it should open a new tab, if not then same tab. Will change later.



I get this now too on Chrome.  Great addition to the functionality though.  Thank you.

TwoSeven
1712 posts

Uber Geek
+1 received by user: 304

Subscriber

  #985113 12-Feb-2014 14:25
Send private message

I got top-of-page 2 this time

http://www.geekzone.co.nz/forums.asp?forumid=4&topicid=139457&page_no=2

I went back in time to before my last post :)





Software Engineer
   (the practice of real science, engineering and management)
A.I.  (Automation rebranded)
Gender Neutral
   (a person who believes in equality and who does not believe in/use stereotypes. Examples such as gender, binary, nonbinary, male/female etc.)

 

 ...they/their/them...


1 | 2 
View this topic in a long page with up to 500 replies per page Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.