Difference between revisions of "MediaWiki v Confluence"
Line 1: | Line 1: | ||
− | |||
== Comparison Chart == | == Comparison Chart == | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 36: | Line 35: | ||
| {{checkmark|no}} | | {{checkmark|no}} | ||
| {{checkmark|no}} | | {{checkmark|no}} | ||
− | | <abbr title="A logical falacy that leads audiences towards a false conclusion">This is a red herring</abbr>. There is no way that MediaWiki would ever be listed by Gartner since they review '''vendors'''. MediaWiki is produced by the Wikimedia Foundation (WMF), a non-profit foundation. They are not a software vendor. They'll never be listed by Gartner in any MQ unless Gartner changes their methodology. <ref>https://en.wikipedia.org/wiki/Magic_Quadrant#Criticism</ref> Besides, Atlassian was named in the 2017 MQ for "Enterprise Agile Planning Tools", not for wikis, not for collaboration, not for knowledge management. | + | | <abbr title="A logical falacy that leads audiences towards a false conclusion">This is a red herring</abbr>. There is no way that MediaWiki would ever be listed by Gartner since they review '''vendors'''. MediaWiki is produced by the Wikimedia Foundation (WMF), a non-profit foundation. They are not a software vendor. They'll never be listed by Gartner in any MQ unless Gartner changes their methodology. <ref>https://en.wikipedia.org/wiki/Magic_Quadrant#Criticism</ref> Besides, Atlassian was named in the 2017 MQ for "Enterprise Agile Planning Tools" <ref>https://www.atlassian.com/gartner</ref>, not for wikis, not for collaboration, not for knowledge management. |
|- | |- | ||
! Cost | ! Cost | ||
Line 65: | Line 64: | ||
+ | == Users == | ||
+ | Let's see who uses MediaWiki | ||
+ | |||
+ | Just about every established open source software project has a wiki. | ||
+ | * Some like Open EMR even [http://www.open-emr.org/wiki/index.php/How_to_Document_Your_Code_Properly use MediaWiki to document how to document their code] | ||
− | + | {{References}} | |
[[Category:QualityBox]] | [[Category:QualityBox]] |
Revision as of 16:40, 30 January 2018
Comparison Chart[edit | edit source]
Attribute | MediaWiki | Confluence | Why is it important? |
---|---|---|---|
License | GNU GPL | proprietary | Fully free software protects your investment because it's reversible and extensible from the bottom-up. It's never tied to the fate of a sole proprietor, and not subject to vendor lock-in. |
Integration | almost anything | mostly Atlassian products | MediaWiki can be, and is, integrated with a wide variety of other systems. Most importantly for the Enterprise user, a whole open authentication framework allows MediaWiki to be integrated with just about any existing authentication system.
|
Customization | Wiki | Confluence | discussion |
Ease of Use | Wiki | Confluence | discussion |
Intended Audience | Wiki | Confluence | discussion |
Gartner Magic Quadrant | This is a red herring. There is no way that MediaWiki would ever be listed by Gartner since they review vendors. MediaWiki is produced by the Wikimedia Foundation (WMF), a non-profit foundation. They are not a software vendor. They'll never be listed by Gartner in any MQ unless Gartner changes their methodology. [1] Besides, Atlassian was named in the 2017 MQ for "Enterprise Agile Planning Tools" [2], not for wikis, not for collaboration, not for knowledge management. | ||
Cost | MediaWiki software is Free Software (as defined by it's license). Vendors charge for added value such as support and service.
You pay per the seat for a Confluence license. There is a free option for open-source projects. There is a reduced price option for non-profit organizations. You also pay for add-ons that are included with MediaWiki (even simple ones like Title redirects!). You also pay for added value such as training. Some things are just not available at any price (e.g. customization). | ||
Professional Support | MediaWiki has paid professional support provided by a long list of individual software developers as well as companies around the world [3] Confluence has a variety of support options available through a single company (Atlassian in Australia) with full support starting at $35,000 [4] |
Users[edit | edit source]
Let's see who uses MediaWiki
Just about every established open source software project has a wiki.
- Some like Open EMR even use MediaWiki to document how to document their code