Re: [Twisted-Python] any chat (comet) application for twisted web

2011-11-02 Thread Glyph Lefkowitz
On Nov 2, 2011, at 2:34 PM, Alexey Ganzha wrote: > Hi! > Thanks again, Glyph for the link. > It took me less an hour to embed chat app in existent site (except that > nevow is hosted on lanuchpad now, instead of divmod.org). > It is ready to use, just according to the tutorial. Just add some js

Re: [Twisted-Python] any chat (comet) application for twisted web

2011-11-02 Thread Alexey Ganzha
Hi! Thanks again, Glyph for the link. It took me less an hour to embed chat app in existent site (except that nevow is hosted on lanuchpad now, instead of divmod.org). It is ready to use, just according to the tutorial. Just add some js and css to chatthing package to skin athena app. One proble

Re: [Twisted-Python] any chat (comet) application for twisted web

2011-11-01 Thread Alexey Ganzha
Thank You very much! On 11/02/2011 01:24 AM, Glyph wrote: > On Nov 1, 2011, at 3:57 PM, Alexey Ganzha wrote: > >> Hello everebody. >> May be somebody knows open source chat app for twisted web? >> Possible not the complete app, but just skeleton. Possible some >> snippets, pieces... >> Will apprec

Re: [Twisted-Python] any chat (comet) application for twisted web

2011-11-01 Thread Glyph
On Nov 1, 2011, at 3:57 PM, Alexey Ganzha wrote: > Hello everebody. > May be somebody knows open source chat app for twisted web? > Possible not the complete app, but just skeleton. Possible some > snippets, pieces... > Will appreciate any suggestions. There is a tutorial on how to build the a