Is it possible or any plugins to use chat feature for community page on GAE. Something like gmail chat? maybe some Jquery driven chat?
+3
A:
Have a look to Using Goole App Engine book.
Chapters 8\9 describe how to develop a basic Jquery chat with GAE, here you can download sources of the chapters and here a live coding session.
systempuntoout
2010-04-13 09:48:04
@systempuntoout, yes this is fine example. Thanks
Ivan Slaughter
2010-04-14 19:44:03
+1
A:
You should take a look at the google-app-engine-samples. There is an app called geochat that might be a good reference app for what you're trying to do.
jamesaharvey
2010-04-13 13:39:31
Thanks James... One of good example also. I already try this but don't really meet my requirement since it use google map for user location while chat that are not necessary.
Ivan Slaughter
2010-04-15 18:19:10