I really like your presentation. I am going to use it myself. ;-) One typo in page 12, in the query.
... and ... does not do what you think (the left part of the query would be ignored). You must use ... & .... This is because the "and" operator cannot be overloaded in Python, but & can. Massimo On Oct 17, 10:56 am, Jon Romero <darks...@gmail.com> wrote: > \I gave a 20-30 minutes presentation and a demo at Athens Digital Week > (here in Greece) and the audience loved it! > > Here is the presentationhttp://www.slideshare.net/jonromero/rails-vs-web2py > Enjoy! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---