How to improve the site?
-
Tero, direct approach is certainly the best thing. I may envision the problems of the bug list growing out of sensible size over the time. Therefore, crawling through this list entry by entry and trying to separate suggestions and bugs is probably a nightmare. Especially when suggestion are not properly flagged as suggestions. Taking this into account it would be probably the best to write a post with a short explanation and ask for reentry in this forum.
[quote author="Tero Kojo" date="1392318885"]
I agree about the pictures. The community is big enough to find inappropriate pictures and remove them (I want something where the community can moderate more).
[/quote]
As you might have seen my post from of the year you know that there are at the moment not a lot of moderators active in the forum. AFAIK those non-Digia guys are Andre and myself. However, when new moderators are active, it is typically very fast to spot and remove inappropriate pictures. I can remember times when spam did not last than half an hour. When the forum becomes as vital, there will be no problem.[quote author="Tero Kojo" date="1392318885"]
Versions on questions would make a lot of sense. Most questions are with regard to the latest release, but I see a lot of small corrections and questions about for example 4.8 still. Easy way to tag the thread would probably work?[/quote]
Completely agree, An easy way to give versions for Qt libs and tools, but also the actual OS and memory model might be good. Certainly the list should be too complex, because it would useless then.[quote author="Tero Kojo" date="1392318885"]
I would at some point like to see jira and the forum use the same userbase, that way opening a bug would be simpler than it is now. Also I hope it would get more people involved with bugs.[/quote]For most people it is not obvious that a post with their problem is not equal to a bug report. Some of them are not happy to use another account on jira.
When coming to wishes. Any overview of an entered topic has a simple list of entries based on criteria. However, especially over time the number of votes to make posts as most relevant has grown out of use. When the old concept remains a date for first and last contribution to the thread in the list would really helpful. Clicking through 20 or 40 threads just to when started is frustrating.
-
[quote author="Tero Kojo" date="1392191739"]I haven't looked at the local Gerrit guide. Gerrit isn't so complicated... Maybe I should go and take a look.[/quote]I remember being frightened by this page: http://qt-project.org/wiki/Gerrit-Introduction
However, it looks like a better one is in place: http://qt-project.org/wiki/Setting-up-Gerrit
-
I have recently moved to Wordpress on all of my current site development projects and have to agree that it is amazing. I've been using phpBB and MediWiki for a very long time and agree that you have made a set of solid coices. The only place where I don't use MediaWiki for a wiki interface is on Sourceforge with their highly restrictive memory limits. I haven't looked in to single sign on when using WordPress as the main CMS but it should be fairly easy to implement.
-
Hi,
And sorry for being silent for a while.I've been looking at options a bit, and find myself torn between phpbb and using bbpress inside wordpress. I set up a virtual machine to test what each platform can do, and wordpress with bbpress is really impressive in ease of use.
MediaWiki has a very good catalog of plugins, I'm pretty sure it can use pretty much anything for accounts.
I promise to set up the wiki pages this week, and post links here.
-
[quote author="Tero Kojo" date="1393829334"]
MediaWiki has a very good catalog of plugins, I'm pretty sure it can use pretty much anything for accounts.[/quote]MediaWiki is my favorite wiki project :) I attended a "FOSDEM talk about comparison between MediaWiki, TWiki and XWiki":https://fosdem.org/2014/schedule/event/wikicomparison/attachments/slides/374/export/events/attachments/wikicomparison/slides/374/slides.pdf and the statistics showed that the community and the active developers of MediaWiki highly exceed any of the other projects. Additionally there are so many plugins for it, including several for gamification about contributions scores. So if you decide to change the wiki engine at Qt Project it will be definitely good idea to bet on MediaWiki :)
-
As you are already know, yesterday qt-project were under spam attack and and it took many hours until someone had cleared them. However some of them are still here.
Tero Kojo@it may be helpful to appoint moderators from different time zones?
I'm sure there will be many volunteers. -
Banned the spamming accounts.
I'll take a look at the registration page.
It does have filters in place to identify spammers, but apparently they don't catch everyone.Thank you everyone who cleaned the posts.
Would you have suggestions for moderators from other time zones than Europe? We need better worldwide coverage. -
I nominate "sierdzio":http://qt-project.org/member/12548, even though is is from Europe. He is a veteran and a very helpful member in these forums.
-
[quote author="JKSH" date="1395319499"]I nominate "sierdzio":http://qt-project.org/member/12548, even though is is from Europe. He is a veteran and a very helpful member in these forums.[/quote]
True, I'm in the boring Central European Time. Thanks for nomination and the new rights, I'll use them well.
-
As was already mentioned, the licenses for the docmarks and the Wiki content need to be brought into line with the documentation and example code licenses. It surprised me back in the day that the developer site was launched with a license mismatch - I don't think the developers properly considered how the documentation team would merge contributions from the site into the main docs.
Unfortunately, it may be difficult to relicense existing content now, unless you get contributors to explicitly agree to it. I don't think it would be impossible - perhaps just a click to agree form, or get them to resubmit their work via the contribution model - but someone has to implement that.
I'd encourage migration of existing Wiki content to MediaWiki. The ExpressionEngine thing might be OK to use now but using a different markup syntax is not a compelling feature these days. It wouldn't surprise me if MediaWiki had better support for anti-spam measures and access controls, too.
-
Just to throw another forum platform candidate into the mix: "Discourse":http://www.discourse.org/about/ is an ambitious project that redesigned forum software (which they call "discussion software") from the ground up. It's founded by the co-founder of StackOverflow and is "[i]nspired by the reputation/badge/governance ideas and concepts behind Stack Exchange", so I have high expectations for this product.
It's very new though, and I'm not sure if it is interoperable enough yet with the other platforms that the Qt Project website will need.