New "Discuss wxPython" site

Hi all,

I’ve recently had need to read and post to some forums implemented using
Discourse, (see https://www.discourse.org/,) including Python’s at
https://discuss.python.org/. I’ve been very impressed with it, so I
decided to try it out. You can see the result at:
https://discuss.wxpython.org/

Some of the things I like are:

  • Posts can use Markdown for rich formatting.
  • Real time updates to the topic being viewed as new posts are made.
  • A bit of GitHub integration
  • Multiple categories on one site vs. 2 separate and distinct groups
  • Easy searching across categories, or within one category, or within
    one topic
  • It has a maillist mode, although I haven’t tried that yet.
  • Easy LnF and feature customization per site or per user
  • trust levels, groups and security
  • notifications
  • good UI and interaction on mobile

As you can see if you visit the site, I’ve imported the posts from
wxPython-users and wxPython-dev (as of a few days ago.) The reformatting
of the messages sometimes wasn’t great, but as far as I can tell the
content and attachments all made it in okay. There was almost 109,000
messages imported, going back 20 years!

As part of the import user accounts were created for all sender email
addresses, but in a “staged” state. This means that if you go through
the normal sign-up on the site with the email you used to post to
wxPython-users or wxPython-dev, then it will automatically associate
your account with your existing messages. If you don’t like the
automatically assigned username then you can change that in your
preferences.

I’m not 100% sure yet if we’ll switch exclusively to the forum for group
communications, I’d like to get some feedback first. But I like it so far.

Oh, yeah… It’s written in Ruby, but we won’t hold that against them. :wink:

2 Likes

Hello Robin
This tool seems very interesting.
Thank you again for this great work.

Hugues JEAN-BAPTISTE

So are you mirroring the google-group to discuss (or vice versa)? In other words, if people choose just to read/reply to discuss they won’t miss anything on the google-group?

I haven’t looked into how to do mirroring yet, but even if I do it would probably make the most sense to just mirror the wxpython-users and wxpython-dev categories, so there would be topics here in the other categories that wouldn’t be seen by people who only use the Google Groups. Ideally, it would be nice to move everyone here and then lock the Groups to be read-only.

Well, yes here is not in syncro with the Google list, I prefer this one. Thanks for the good job!

We’ve been using Discourse for our stuff for about a year now. It’s been great - much better connection to the users than the Google and Yahoo groups we used in the past.

George Henne
appstudio.dev

:+1: