Why did the "0 new" go away? Did people not like it?
Buffistas Building a Better Board
Do you have problems, concerns or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
I know that I didn't like "0 new". I think that having "x new" appear only when there are new posts will be especially helpful to make the Beep Me and Press threads stand out when there are new items.
I didn't know WX did NNTP, cool.
I could write a Perl script to do the threadsuck using NNTP.
Oh, okay. When I first noticed it, I thought I wasn't logged in for a second.
I like the 0 new myself, for that reason, Jess. But no one spoke out against its removal, and Jon had already done the work ...
I like the removal. It makes it easier for me to see which topics have been updated.
No biggie, I just wondered.
I could write a Perl script to do the threadsuck using NNTP.
That might work. The other idea I had was to change the current threadsuck script so that it used WX's 'All Messages' option for pageviews. "All Messages' shows the last couple of hundred posts, but you can index the URL with the post number so that you can view other parts of the thread. Not quite as straightforward as the current script because the 'All Messages' option doesn't work the same way as 'Next Page'. You'd have to keep tract of the post numbers in the script, but I think it would be a much faster, more efficient way to download the threads, and since the number of page views per thread is way lower, you'd have far fewer dropped posts, to the point where it would be practical to edit the files and add any missing posts.
DX, insent.
Tom, got it, but I won't be able to try it until tonight.