Hi Chris, thanks for the reply again.
Yes! You replied already. I wrote this message in the mailing list before I wrote you directly. But thanks again. I managed it now with longpoll and I just invoke another call to the view with it. Now it seems to work quite good. :-) As you told me. Thanks again. Cheers, Tom Am 26.09.2010 um 01:17 schrieb Chris Anderson: > On Wed, Sep 22, 2010 at 6:10 AM, Tom Bichay <[email protected]> wrote: >> Hi, >> >> I just need a way to invoke a function for each new arriving json. > > I thought I replied once before, but just in case: > > try using feed=longpoll, and having your callback function open the > connection again. > > this is much more reliable. also, I can't see how continuous could > work with JSONP, even in theory. > >> >> Thanks >> Tom >> -- >> BICHAY IT [bi:shay] >> IT | Consulting | Development >> Tom Bichay >> Freelancer >> >> Kammachergasse 2 >> 89073 Ulm >> 0151 - 20669066 >> [email protected] | [email protected] >> www.bichay.de >> >> > > > > -- > Chris Anderson > http://jchrisa.net > http://couch.io -- BICHAY IT [bi:shay] IT | Consulting | Development Tom Bichay Freelancer Kammachergasse 2 89073 Ulm 0151 - 20669066 [email protected] | [email protected] www.bichay.de
