vote up 0 vote down star
1

I need to recommend a wiki software for use by our higher management. They're spread out globally and would like various collaborative tools to discuss, edit, manage these business plans. Lotsa business plans, most get rejected but for some reason, they enjoy doing it.

Also, did I mention higher management? As in, not very technically competent.

What would you recommend?

flag

1  
Just stay clear of SharePoint. The developers will be eternally grateful. – Developer Art Sep 28 at 11:40
3  
Not that much programming related, is it? – KB22 Sep 28 at 11:41

closed as not programming related by Daok, Jon Limjap, Thomas Owens, skaffman, divo Sep 28 at 12:32

5 Answers

vote up 1 vote down check

I've seen C-level managers using Confluence, XWiki, Foswiki (in order of personal preference) without any problems. All of these products are positioned as "Enterprise wikis" and are mature wiki implementations. Please note that Confluence is a commercial solution (not that expensive though).

link|flag
+1 for confluence – Chii Sep 28 at 11:47
vote up 0 vote down

Stay away from Mindtouch software. Our company has just created an internal portal using this wiki software and the functionality is very limited.

link|flag
vote up 1 vote down

It is third time in last days I can recommned trac. It has roadmap, tickets (bugs and proposals), timeline (changes in code in time), and wiki. I think bussiness, admins and programmers can collaborate with this nice tool.

link|flag
vote up 1 vote down

I would recommend Confluence. The wiki portion of the tools is very easy to use and once you get used to it, you can add other features created by atlassian if you want like bug tracking with Jira, Code reviews with Crucible, etc.
Here is a demo of the wiki tool (about 50 mins long).

link|flag
as well as the demo, you could consider getting an online trial too - atlassian.com/software/confluence/… – Chii Sep 28 at 11:50
vote up 1 vote down

How about Google Documents? It allows collaborative editing and seems easy enough to use (e.g., offers WYSIWYG as opposed to having to learn wiki-markup).

link|flag
WYSIWYG is overrated. – Aaron Digulla Sep 28 at 11:52
"Enterprise wikis" like Confluence, XWiki, Foswiki have all a WYSIWYG editor (often a must-have feature non tech users even if I find wiki markup much more effective) – Pascal Thivent Sep 28 at 11:58

Not the answer you're looking for? Browse other questions tagged or ask your own question.