On Sat, Jun 14, 2008 at 4:00 AM, Krishgy <[EMAIL PROTECTED]> wrote: > > Hi, > > We are developing a website for online deal sharing community. > > I needed a simple forum for users to post questions get clarifications > from the other users & site owners. This is mainly intended to how to > use the site and feature suggestions. Similarly we needed a blog for > our development blog. > > What I have in mind is something similar to http://www.cleartrip.com/forums/42 > or http://forum.37signals.com/basecamp/ > > Are there any free blog/forum plug-ins available for WSGI/Pylons > stack? I know these are application oriented feature and taste > differs from person to person. I needed something in python & pylons, > so that I can customize and post it back to the community if any such > thing available. > > Other option: > > How people here managing site blog and forum for your web site if it > is not the core of your business? Can we opt for PHP blog & forum > solution and point the URL to the PHP sites? > > If I get any existing plug-ins for pylons, I can customize the way I > want. > > Please let me know your thoughts.. > > Regards, > > Gopal
I've been at two different companies where we had to use third-party, open source PHP solutions and try to integrate it into the rest of our infrastructure. The difficult part is trying to have common username and passwords. Painful. On the other hand, it's a bit much to expect Pylons to be the best Python Web framework and also have the best blog engine and best forums app. I think this is one time where it pays to be pragmatic. Happy Hacking! -jj -- I, for one, welcome our new Facebook overlords! http://jjinux.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
