The main issue with these systems is updating the client on a regular
enough basis.
If the content is time critical, like with Facebook chat, then you need
to do long polling.
However for a Shoutbox, because it's more like an IRC channel with
people 'shouting' to a channel, you can probably ju
On Mon, 2009-11-16 at 12:06 -0500, Paul M Foster wrote:
> On Mon, Nov 16, 2009 at 02:46:45PM +, Ashley Sheridan wrote:
>
> >
> > I don't know of anything you can use like this, especially that runs
> > purely on Ajax. Just take a look at Facebook chat. That's Ajax, and
> > fails and falls ov
On Mon, Nov 16, 2009 at 02:46:45PM +, Ashley Sheridan wrote:
>
> I don't know of anything you can use like this, especially that runs
> purely on Ajax. Just take a look at Facebook chat. That's Ajax, and
> fails and falls over on a constant basis to the point where it is almost
> useless. Imh
2009/11/15 Cemal Eker :
> I just want to implement a shoutbox script for an e-learning application.
> Searched Google for possible solutions but I just want to know what other
> developers use.
>
> AJAX and GPL is a must.
Strange requirements, but whatever.
A shoutbox is pretty rare on anything e
On Mon, 2009-11-16 at 16:00 +0200, Cemal Eker wrote:
> Thanks for your response, but shoutbox isn't a online exam system. Shoutbox
> is a chat-like feature that generally work with ajax. Where you can post
> quick messages to website. We'll use it for a quick communication with admin
> of system.
Thanks for your response, but shoutbox isn't a online exam system. Shoutbox
is a chat-like feature that generally work with ajax. Where you can post
quick messages to website. We'll use it for a quick communication with admin
of system.
Here's what wiki says about Shoutbox http://en.wikipedia.org/
At 1:12 PM +0200 11/15/09, Cemal Eker wrote:
Hello,
I just want to implement a shoutbox script for an e-learning application.
Searched Google for possible solutions but I just want to know what other
developers use.
AJAX and GPL is a must.
Forgive me, but I don't know what a "shoutbox" is?
7 matches
Mail list logo