On Wed, Mar 11, 2009 at 4:25 PM, Artem Marchenko <[email protected]> wrote: > > Hi > > I am thinking about creating a web-site for collecting information > about how particular companies and their departments score against a > particular test (think Joel test on steroids - > http://www.joelonsoftware.com/articles/fog0000000043.html ). > > So there are going to be two parts of the web-site: the survey itself > (quite static) and a database of survey results (if people decide to > save the results). Since I am aiming for no registration, it has to > include some anti-spam protection as well. Expected load for the > survey part ~10 simultaneous users for survey part (100 at peak > times). > > Would TG2 be a good choice for such a web-site? If yes, then how would > you do it? Are there any good widgets or mini-applications I should > have a closer look at?
yes I don't see why not. Auth is totally optional and with ToscaWidgets you can get your survey forms going really fast. I believe there is a tw.recaptcha so it will be even simpler. I guess the only problems you may find is with stuff like multi-part forms which I know it's doable but I have seen people have issues with them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

