On 8/25/08, Chris B - JK at asciiking dot com <[EMAIL PROTECTED]> wrote: > > I'm trying to implement a modular community portal that uses > substantially the same login data for blogs, wiki, games, mailing > lists and a gift shop. I've got a few ideas about how to implement > this in a truly novel and useful way, but I'd rather be on-line in > 60-90 days with the tried and true social networking stuff then
90 days? Ror - blog hosting (ie more than one with easy adding of new blog instances) - wiki (same remark) - games (? what's under that category needs to be defined) - mailing list (this alone could be an entire project) - gift shop (inventory management + invoicing + online payment interfaces anyone) this seems a little bit stretched (to say the least). That said with WSGI you could find individual packages and unite them under the same login/password provider and create you own custom portal from those. Unfortunately I am not aware of any opensource project that proposes to do such kind of portal in tg. But if you can lower the scope or at least lay out a road map and have some proof of concept with parts of it I'm sure you'll gain momentum quite quickly! Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

