by saulgoode » 2011-02-02 05:33
My understanding is...
View New Posts will display the threads which have had any new posts added to them since your last visit, sorted chronologically based on the timestamp of the last post in each thread.
View Active Topics will display threads which have had new posts added to them during a user-specified time period (defaults to 7 days), sorted chronologically based on the timestamp of the last post in each thread.
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -- Brian Kernighan