Hi Matt, Thanks for the encouraging feedback!
Some stuff that I rember turning out really well are, first, my choice of TurboGears + SQLAlchemy for the Project. I was able to develop the entire project with readily available components like Identity management or Widgets. Also, code sample for things like captcha etc. were already available. Hence, I had to focus only on learning TG and business logic. Broadly speaking, it was more or less a smooth experience. We definitely faced a few issues initially, but most were due to our lack of experience on web technology and python. I remember facing a couple of issues related to TG, which were promptly resolved by experts in the group. So, no frustations. > Also, why is the entire site https? Initially I had thought to do https only for the login page. But, I was not sure of the configuration and was afraid of security issues creeping in. Taking some suggestions (http://www.mail-archive.com/ [email protected]/msg28542.html), I thought to play safe and have the site entirely with https for the first release. This is a task in my to-do list for the next release. thanks Sanjay --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

