[web2py] Re: Movuca CMS - Updates and Call for help

2012-01-27 Thread Alan Etkin
Wow!, there's so much to do :). I will try help when I have time. For keepalive features, I'd search for jQuery timing plugins. Anyway, using javascript setInterval and setTimeout functions is not too difficult. There's a web2py LOAD timing feature proposal that might be of use for that purpose:

Re: [web2py] Re: Movuca CMS - Updates and Call for help

2012-01-27 Thread Bruno Rocha
On Fri, Jan 27, 2012 at 9:04 AM, Alan Etkin spame...@gmail.com wrote: Wow!, there's so much to do :). I will try help when I have time. For keepalive features, I'd search for jQuery timing plugins. Anyway, using javascript setInterval and setTimeout functions is not too difficult. There's a

[web2py] Re: Movuca CMS - Updates and Call for help

2012-01-27 Thread Anthony
In site notifications looks like this: http://www.diigo.com/item/image/121xl/jqgp?size=o (a counter, a popup, a button to mark as read) Now I want to have an ajax keepalive or websockets to pop it automatically (does anyone knows about it?) Have you looked at Socket.IO

[web2py] Re: Movuca CMS - Updates and Call for help

2012-01-27 Thread Massimo Di Pierro
This is a fantastic project! On Jan 27, 2:53 am, Bruno Rocha rochacbr...@gmail.com wrote: Hi, I just finished the hardest part of the social network, the Notifications Engine, The secret of Facebook success is the notifiers showing news without the need of users to click anywhere. I did a