[Important] News plugin

Claraviolet

Real hero hidden in the darkness
Staff member
What do you think guys? This plugin would give updates if there is a new thread or someone replies to somebody else. 
It's also a dynamic plugin. In other words, you don't have to reload the page.
So, do you guys want me to add this?
 
Ace said:
I think it'd be nice as I reload the page ALOT


Before you say that, it's better to search for it a bit.
I think it would mess up the layout. It's not designed for mobile friendly themes.
 
Star_Of_Hope said:
Before you say that, it's better to search for it a bit.
I think it would mess up the layout. It's not designed for mobile friendly themes.

In 2018, reactive Javascript libraries exist.
That means that websites that use Angular, React, or Vue can now refresh themselves only when needed.
That's far more mobile friendly than a page that keeps refreshing once every 10 seconds, something web apps that use jQuery commonly do.
 
???????? said:
In 2018, reactive Javascript libraries exist.
That means that websites that use Angular, React, or Vue can now refresh themselves only when needed.
That's far more mobile friendly than a page that keeps refreshing once every 10 seconds, something web apps that use jQuery commonly do.



Well mybbb uses only ajax for dynamic loading as far as I know....
Well looks like everyone seems to get interested in this..I will add this plug-in tomorrow then


MadaraUchiha said:
Disqus had this feature like a long time ago, so having this would be nice.

Seriously? How come I didn't know about it eh?
 
Claraviolet said:
Well mybbb uses only ajax for dynamic loading as far as I know....
Well looks like everyone seems to get interested in this..I will add this plug-in tomorrow then



Seriously? How come I didn't know about it eh?


My God, we had this in like NBF.
 
MadaraUchiha said:
My God, we had this in like NBF.


Uhh... Are you talking about followers and following functionality kiddo?
It's totally different from this functionality ya know. You would see everyone's posts not just selected people's posts
 
Claraviolet said:
Uhh... Are you talking about followers and following functionality kiddo?
It's totally different from this functionality ya know. You would see everyone's posts not just selected people's posts


Chill you didn't get it.
 
???????? said:
In 2018, reactive Javascript libraries exist.
That means that websites that use Angular, React, or Vue can now refresh themselves only when needed.
That's far more mobile friendly than a page that keeps refreshing once every 10 seconds, something web apps that use jQuery commonly do.

I wonder what mybb currently uses and how efficient it is.
If possible I wouldn't want to exhaust the resources we have.
 
BurnsyCEO said:
Lets try it out and if people like it keep it.


That's a good idea. Okay. As I have mentioned before, I will be adding it tomorrow most probably. Then after one week, we could decide whether it is worth keeping or not.
 
Star_Of_Hope said:
I wonder what mybb currently uses and how efficient it is.
If possible I wouldn't want to exhaust the resources we have.

No matter if it's Vue, React, Angular, or jQuery, it's all frontend, so it's more of an issue on the user side than it is on the server side.
However, AJAX controls both by internally refreshing itself on the user side on one hand, and reading/writing data from/to the database each time it refreshes itself on the server side on the other hand.
 
???????? said:
No matter if it's Vue, React, Angular, or jQuery, it's all frontend, so it's more of an issue on the user side than it is on the server side.
However, AJAX controls both by internally refreshing itself on the user side on one hand, and reading/writing data from/to the database each time it refreshes itself on the server side on the other hand.


I see. So, it's better than other alternatives. Then we should go for it.
We will have to see how it works and how people receives it.
 
If this is chat plugin, then for a forum a chat is not needed. That's what I heard the mods told before but now, they might have changed their about it.
 
God said:
If this is chat plugin, then for a forum a chat is not needed. That's what I heard the mods told before but now, they might have changed their about it.

It's possible to chat in the comments section on news posts (look at popular Japanese blogs, or at least 5ch), but I don't think a NEWS PLUGIN will be used for chatting in this case.
Also, I am developing a forum/chat hybrid app as we speak, which nobody really did before, but could still possibly show it's possible.
 
???????? said:
It's possible to chat in the comments section on news posts (look at popular Japanese blogs, or at least 5ch), but I don't think a NEWS PLUGIN will be used for chatting in this case.
Also, I am developing a forum/chat hybrid app as we speak, which nobody really did before, but could still possibly show it's possible.

i have an idea about this news plugin but i might be wrong. when will you add this? will you take time?
 
SecretWish said:
i have an idea about this news plugin but i might be wrong. when will you add this? will you take time?

I wasn't asked to do that.
I don't even know what the exact plugin is, since nobody showed it me.
 
???????? said:
I wasn't asked to do that.
I don't even know what the exact plugin is, since nobody showed it me.

okay. i thought everyone in the staff would know. and you are active here so i thought you would know it. sorry
 
Back
Top