On Mon, Apr 20, 2009 at 11:31 AM, mdipierro <[email protected]> wrote: > 2) modify the admin/site page so that it shows a sidebar with all > recent tweets from web2py. This could be a quick mechanism to notify > users about changes. Or should we generate our own RSS feed?
I prefer RSS. I think in a simple app 'news' that has a db table with title, datetime, description and a link. It can create RSS feed and in future we can use it in admin too. It can be used to alert users to bugs, new releases and some stuff related to web2py (events, talkshows, ...). -- Álvaro Justen Peta5 - Telecomunicações e Software Livre 21 3021-6001 / 9898-0141 http://www.peta5.com.br/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

