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.
First I'd like to say that I agree with p33r to the letter. I do not mind the tracker but I do mind the secrecy (obfuscating).
Secondly I would like to request an option in the product to skip the fade-effect.
It's not that I mind the fading that much, but I have a big problem with off-site requests like this one:
First I'd like to say that I agree with p33r to the letter. I do not mind the tracker but I do mind the secrecy (obfuscating).
Secondly I would like to request an option in the product to skip the fade-effect.
It's not that I mind the fading that much, but I have a big problem with off-site requests like this one:
Depending on external sites (allbeit a megacorp one) in this regard is something I frown upon. There's two main reasons why;
* Security
* Latency
I'm sure I don't have to elaborate on them.
Otherwise, thumbs up!
Code:
sorry for the base64... but i have seen this product on over 10 warez sites already.
makes sense
ill make it piggy back off the ACP settings.
(if your site is configured to use the local scripts or use the external API)
as for security for the yahooapis i would have to say its secure. And for latency, the scripts should/could be already cached because of the amount of traffic yahoo already gets, that's the point of them hosting the JS. Never the less, options
I'd like the JS scripts to be hosted at our own forums too. Don't include 3rd party solutions.
We've seen it with Google a few years ago, making sites exteremly slow when analytics was enabled and other crap like that.
It "never" happens, but if it happens you can't find the problem and it affects every visitor.
I'd like the JS scripts to be hosted at our own forums too. Don't include 3rd party solutions.
We've seen it with Google a few years ago, making sites exteremly slow when analytics was enabled and other crap like that.
It "never" happens, but if it happens you can't find the problem and it affects every visitor.
i understand its a nono, specially if the JS call is at the top of the page. The result of that is a pretty bad one lol.
Secondly I would like to request an option in the product to skip the fade-effect.
It's not that I mind the fading that much, but I have a big problem with off-site requests like this one: