vote up 0 vote down star

With no limits on the technology and cost what is the best wiki/blog solution for corporate use. I have a customer that wants to use blogs to post up-to-date information on company standards for discussion and dissemination, then when the blog entries have been massaged they want to move the content to a wiki page as a more permanent place. Internally they then want to make small modifications to these standards while it is on the wiki but have it readable to the outside world. They do not use share point.

flag
Voting for close as Not programming related, probably also an exact duplicate. – Adam Davis Apr 16 at 19:43
stackoverflow.com/questions/tagged/wiki stackoverflow.com/questions/653038/… stackoverflow.com/questions/647274/… stackoverflow.com/questions/541675/… – Adam Davis Apr 16 at 19:45

9 Answers

vote up 3 vote down check

I think wordpress and mediawiki would be a very acceptable (free) solution. There are several integration solutions for the two.

link|flag
Multi-user WP: mu.wordpress.org with Automattic support (automattic.com/services/support-network) should work very well, I think. – Nick Presta Apr 16 at 19:27
I would vote against MediaWiki for general corporate use. In our company, the editing syntax and non-intuitive method of creating new pages has proven to be a significant barrier to adoption among the non-developers. – Matt Dillard Apr 16 at 19:29
vote up 1 vote down

At my work, we'd been using a mix of TiddlyWiki & Sharepoint, but we've now moved to Confluence. It's been really working well for us, and now tons of other teams at my company are also on Confluence.

Confluence has WYSIWYG editing, email archiving, edit in Word, a Sharepoint Connector, tons of plugins & macros, connection to Jira, personal spaces, RSS feeds, email updates, front page with latest changes, favorite spaces/pages, page templates, page history and diff revisions, labels, export to PDF, comment threads per page, a people directory, etc.

It's not free though, although I think they have a free version for open source projects.

link|flag
vote up 2 vote down

Plone has a good document editing and publishing workflow. You can control what is being viewed internally and by the outside world.

link|flag
vote up 1 vote down

I would look at what tech is in the company already ... you don't want to use wordpress/mediawiki if you already are running IIS and share point. Also look at authentication do you already have an LDAP server ... who will need to authenticate and from where. Try to set up as little extra infrastructure as possible.

link|flag
vote up 0 vote down

Is your company using SharePoint? If so, you can setup blog and wiki in SharePoint.

link|flag
Sharepoint Wiki is a major disappointment - ugly, hard to use - I would stay away from it (even if your company uses Sharepoint elsewhere)... – marc_s Apr 16 at 20:30
vote up 2 vote down

Screwturn has helped my team a lot, it's written in asp.net.

link|flag
vote up 0 vote down

I like JSPWiki.

link|flag
vote up 0 vote down

I'd have thought it would be the other way around: massaging and discussion on a Wiki and then move to a blog when done for viewing by the outside world.

You can't go wrong with Wordpress for the blog. Free. Tons of themes. Tons of plugins.

link|flag
vote up 4 vote down

Confluence is a very good one.

link|flag

Your Answer

Get an OpenID
or

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