Application in which I need Auto-update just like Gmail inbox,calendar Face-Book etc

Posted by Dhaval dave on Stack Overflow See other posts from Stack Overflow or by Dhaval dave
Published on 2010-05-31T09:45:18Z Indexed on 2010/05/31 10:03 UTC
Read the original article Hit count: 235

Filed under:
|
|

I have made application in which I have kept calendar,now I need that if admin changes his calendar and if it is affected to user and if that user is currently looking that calendar then whatever changes Admin has done that should reflect to user without refreshing the page, just like when email comes to Gmail then without refreshing we can see the inbox marked as unread... SO to implement that what should I do? I am using J-query for user interface and Python as back-end?????

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about python