|  | Posted by flashvarss on 08/26/07 06:41 
On Aug 25, 10:04 pm, "Steve" <no....@example.com> wrote:> | AJAX and other html-based solutions are heavy, ugly and incompatible.
 > |
 > | Why don't you simply use flash?
 >
 > because flash sux.
 >
 > hmmm...ajax is 'heavy' and 'ugly'. care to quantify and qualify? oh, and
 > ajax says, 'whatever you say bounces of me and sticks to you'.
 
 But i want something very fast, example of magma chat server ( you
 cant find it now ), its a frame based chat that is very fast to load,
 the body of it
 
 body.html  - this is the streaming chat frame where the chat will
 pop up as people post it. This is done through the
 use of a special HTTP header declaring it as a
 chunked data transfer...i think (but dont know)
 
 How is that can be done?
 [Back to original message] |