Hi!
I was teaching a friend some Python and TG and we wrote and application for LDP-BR (the Brazilian branch of LDP -- http://br.tldp.org and http://tldp.org respectively) to manage our technical translation vocabulary. It is a simple application hosted on my own server that allows using some standard TurboGears features such as: - SQL Object - Widgets - Paginate Data Grid - Identity - Kid templates - MochiKit + AJAX - I18N markup (but pt_BR is the only supported language right now) The code is fully available on our Trac -- linked on the page below -- and might be worth some study to give some hints on how to do things. As I keep on teaching him or we keep on working with this so that our community can have it working better I'll be updating the code and the "live" website -- that is also in production. I hope that some people can benefit from that here. Our "Vocabulário Padrão" (standard vocabulary) is available at http://vp.godoy.homeip.net/ Be seeing you, -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

