0
votes
3answers
54 views
How to achieve Comet using Flash
Hi ,
Just wanted to know how to achieve Comet with Flash applications?
and how can comet be used with flash?
What will be needed at server side for the same?
Does this require any customised …
0
votes
1answer
48 views
How to test Rails Juggernaut in Internet Explorer?
I'm having problem with my Rails application. I use juggernaut for server push, which works very nice in Firefox, Opera and Chrome, but it doesn't work at all in IE. It should be compatible with IE6+.
…
1
vote
1answer
53 views
Streaming, Daemons, Cronjobs, how do you use them? (in Ruby)
Hey there,
I've finally had a second to look into streaming, daemons, and cron
tasks and all the neat gems built around them! But I'm not clear on
how/when to use these things.
I have a few …
3
votes
4answers
90 views
How to do live concurrent editing?
I am trying to build a rails app that's basically just a text-editor (with some additional features I can't find anywhere else - which is why I'm building it)
One of the core features is live …
