Thought I would ask. Djangobb has a great half way feature of RSS feeds for each forum section, which can be easily integrated into ones Mail client or mobile smartphone feed reader.
A good example of what I mean by the RSS feeds can be found here: http://support.djangobb.org/ In a since, a forum for django-users and another for django-dev would spawn two RSS feeds from the forum. Considering the nature of django, a community project could be started to create a mailing-list/forum hybrid. People who prefer mailing lists can still Email a specialized Email address, and their posts will appear in the correct forum section. People who prefer the forum approach can reply to those who use the mailing list approach and vis versa. This can all be done with a custom mailman type daemon in Python which communicates to the Django models to insert posts and Email off replies from the forum to those who use the mailing list counterpart. Who ever is interesting in developing such a project with me, I have some server resources and access to a subversion server to assist in development efforts. Just putting that out there. Kevin. On Feb 23, 10:19 pm, Russell Keith-Magee <russ...@keith-magee.com> wrote: > On Thu, Feb 24, 2011 at 12:14 PM, Kevin <kveron...@gmail.com> wrote: > > Hello everyone, > > > I checked the Community link on the Django website and am unable to > > locate a web-based forum, but only this mailing list. There is a few > > Django made forum apps which could be used for this purpose, and > > integrated into the main website. I find djangobb to work pretty > > good, and am currently using it on a website. I find that a forum is > > much more organized and easier to follow than a mailing list. Forums > > can have separate sections, whereas mailing lists are flat. > > Hi Kevin, > > Sorry to disappoint, but no, there isn't an official Django forum. The > mailing lists (django-users and django-dev) and IRC rooms (#django and > #django-dev on freenode) are the official communication channels for > the project. > > Personally, my reaction to forum sites is the exact opposite to yours. > I hate them with a passion, and find them to be a poor substitute for > any halfway decent mail client. > > Yours, > Russ Magee %-) -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.