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.
Dude, this is not only awesome, but can be the next big thing.
Just a view remarks:
Judging from the demo video this looks like ICQ with message history.
Combined with the Private Thread addon your addon could work like a chat system. That said I think that this would be really, really interesting to see how people use this addon if they can use the addon only in a special forum - the so called chat forum.
Finally the main point is this: since the "chat histoy" (= the thread postings) is saved, you can use the advantage of a chat system in combination with a forum.
Very, very, very awesome if it turns out to be usable just like that.
Well I cannot wait to test this indeed weird but cool addon in my forum. I am excited how the members are going to react to it.
@Phaedrus
your forum seems to have a conflicting plugin that may be causing a PHP error.
try disabling all postbit plugins other than live topics, if its still there it may be the addon.
@Rene Kriest
Thanks man, forums were looking like an old technology. But you have to remember this shouldn't be thought of as a chat room or something like AIM. Its a live log basically, so if im giving you support on something it will be on the internet for good (google and such).
But there are a few issues... I need to add edit support, and also QMQ (Quick Multi Quote) after those two i think it would be pretty much flawless. (aside from other awesome additions)
@Phaedrus
your forum seems to have a conflicting plugin that may be causing a PHP error.
try disabling all postbit plugins other than live topics, if its still there it may be the addon.
@Rene Kriest
Thanks man, forums were looking like an old technology. But you have to remember this shouldn't be thought of as a chat room or something like AIM. Its a live log basically, so if im giving you support on something it will be on the internet for good (google and such).
But there are a few issues... I need to add edit support, and also QMQ (Quick Multi Quote) after those two i think it would be pretty much flawless. (aside from other awesome additions)
go to your plugins page and uncheck every plugin that is using a postbit related hook (if that doesn't fix it, its on my end and its due to your server settings. (so ill have to make it compatible)
Okay, testing again after I shut off all postbit mod access...
Answer... Still not working. I disabled all the hacks that had any access to the postbit. So. I'll go ahead and disable this one, and turn all the others back on.
Okay, testing again after I shut off all postbit mod access...
Answer... Still not working. I disabled all the hacks that had any access to the postbit. So. I'll go ahead and disable this one, and turn all the others back on.
alright, ill get on it thanks Phaedrus my turn now ^_^