I posted yet another rewrite. The previous one did not use jQuery and did not update the list of members in real time.
On Jul 24, 2:53 am, mdipierro <mdipie...@cs.depaul.edu> wrote: > For the record.... I just changed the auth method and layout. I did > not look at the actual chatting code. It uses a lot of joins which > makes it slow (for lots of chats) and is un-necessary. As written it > does not work on GAE. It also does not use the full power of jQuery. > It should be possible to streamline the code a make it a lot better. > > On Jul 24, 2:47 am, mdipierro <mdipie...@cs.depaul.edu> wrote: > > > I looked at it. that app is really really old and uses its own > > (broken) authentication mechanism. > > > I looked at it and think I fixed it. > > > http://web2py.com/appliances/default/show/34 > > > Give it a try and report any problem. > > > Massimo > > > On Jul 23, 5:15 pm, Stef Mientki <stef.mien...@gmail.com> wrote: > > > > hello, > > > > I just started with web2py (after a long period of doubt, which to > > > choose, Django or Web2Py) > > > and it looks really great, although the first steps looks difficult. > > > > I tried to install the appliance chat (did anyone used this application > > > already?) > > > At first sight chat looked great, > > > but after logging out, I couldn't log in anymore. > > > I retried and the same effect occurred. > > > > So I went to another computer, > > > and made a fresh install of chat, > > > now chat didn't have any layout. > > > > Can anyone enlighten me on the above problems ? > > > > btw, is there somekind of filebrowser / viewer, I feel very uncomfortable > > > with so many files ;-) > > > > thanks, > > > Stef Mientki