This product is different from anything you have seen before, it raises the bar for forums. It will make your forums much more interactive, and also reduce server load.
Technical Details:
If a thread has been posted in X seconds then its now Live, if other users are viewing the Live topic and are on the last page they will experience a clean ajax experience while talking to other members. Once the thread is older than X seconds its no longer Live and it will now act like a normal thread. Also if a user edits one of their posts that's inside of the thread, it will be updated too so there is no longer a reason to ever have to refresh.
There is also logic for the viewer, the viewer of the thread has to be in an active state to see responses. An active user state is determined upon the users actions, if no actions were made in X seconds then the user is marked as inactive.
Also you may wonder why this could save your server bandwidth and CPU. If a user is refreshing to talk to another members the queries on a normal thread load are way more intense than the ajax call that this modification makes. So if you have 5 people talking to each other none of them have to refresh the page, all they are doing is simple page requests and one intense request when there has actual change.
You can test Live Topic with two users, you will see how amaizing this is... And probably spontaneously combust.
This hack should update Currently Active Users Viewing This Thread at the same intervals as it does the posts. It would give users a better idea of how active a thread is.
how would that even work?
lay it out...
user A is on the site (nothing happens because there's not enough)
user B is on the site (nothing happens because there's not enough)
user C is on the site (nothing happens because there's not enough)
user D is on the site (nothing happens because there's not enough)
user E is on the site topic is now active but user A, B, C, and D will not see anything because the topic was never active for them.
due to this thread having a huge list of responses i would like to optimize my time and make it easier for people to know what the current bugs/issues are.
Please go here to report and keep track of current bugs in Live Topic, you may also request features.
Great hack, but I'm still surprised it hasn't been fixed to work w/the auto embedding of youtube vids. It's been several, several weeks?
Looks like I'll be forced to uninstall.
:down:
It's not easy to make a modification work with every other modification out there. Plus, the developer has a real job that takes time. I'll bet you haven't even added this to his bug tracker (nope, I just checked and you haven't).
Great hack, but I'm still surprised it hasn't been fixed to work w/the auto embedding of youtube vids. It's been several, several weeks?
Looks like I'll be forced to uninstall.
:down:
it's a little tricky. I use AME 2.5.4 and it works most of the time. Sometimes not. LT seems to be a very delicate mod but the benfits outweigh the costs.