WikiMatrix

#1 2005-11-29 01:08:34

efficacy
Member
From: Ipswich, UK
Registered: 2005-11-28
Posts: 15
Website

Can we suggest new comparison features?

In general I'm impressed with the choice of comparison features, but I have found a few things that I might like included in the matrix if possible. Is adding new comparison features something that is possible/easy here?

One feature I would like to see compared is whether/how easy a Wiki implementation can alter the markup syntax.

For example, in my Wiki (Friki) changing the markup syntax can typically be done by changing regular expressions in a run-time config file. I have encountered other Wikis which offer a modular approach (e.g. choose between "Classic Wiki markup", "BBCode", whatever). Many others offer this feature as a compile/build "patch".

So far, I have been unable to find this kind of detail in the WikiMatrix.

Offline

 

#2 2005-11-29 09:18:10

andi
Administrator
From: Berlin, Germany
Registered: 2005-11-17
Posts: 186
Website

Re: Can we suggest new comparison features?

To answer your intitial question: Yes please suggest any improvement ideas. Adding, reordering (or dropping) features is no problem.

Your suggestion is a good idea. I'd like to collect other feature item wishes here and add them in a bunch, so keep ideas coming.


Careful: I'm the lead developer of WikiMatrix and DokuWiki so my posts may be biased ;-)

Offline

 

#3 2005-11-29 14:59:21

dartar
Member
From: London, UK
Registered: 2005-11-29
Posts: 65
Website

Re: Can we suggest new comparison features?

Andi, here's my wishlist wink

Better grouping/ordering
I think the feature groups could be organized better, separating user-related features from admin-related features.
User-related features, like: Syntax Features, Syntax Examples, Links are currently scattered on the feature table, I suggest they be moved next to each other, while admin-related features (like System requirements, Security/Antispam) should be moved together at the top or at the bottom of the table.

Data storage
One of the first things I would look for before installing a wiki is its storage system: why not put data storage information in the general features as a single select list or, if you prefer, as a group of checkboxes?

Development
Add a developer feature group, where wiki devs can add links to :
- SVN/CVS repository
- issue tracker
- mailing list
- IRC channel

User-related features
Add a section for user-related features, listing features like:
- user account & settings (new)
- custom theme (new)
- custom interface language (new)
- page watchlist (moved)

Languages
Add a dedicated section for language support and distinguish between
- multiple charsets/unicode support
- interface localization
- compliancy with right-to-left writing systems (?)
etc.

Extras
Add an "extra" section listing common plugins, like
- calendar
- feedback form
- image gallery
etc.

Additions
A list of possible additions to the current groups:

- General features
A download link to the latest package, with the package size.
Type of installation (web-based wizard, installer, manual compilation etc.).

- Special features
Add "categories", "namespaces", "page redirection".

- Media & Files
Add support for: "SVG", "MindMaps" or at least add a field for other kind of objects that are not in the list.

- Syntax examples
Add: "highlighted text", "horizontal rule".


My 2 cents


DarTar
Wikka Development Team
WikkaWiki @ wikimatrix
wikkawiki.org

Offline

 

#4 2005-12-06 12:02:11

Wolfram
Member
Registered: 2005-12-06
Posts: 1

Re: Can we suggest new comparison features?

Dropping of selected Wikis
Would be nice, if one could drop Wikis from the comparison table as one finds them unsuitable for the desired purpose. First you select 4 different Wikis. 3 of them are free and open-source, one isn't, so you drop that one from the comparison to finally end up with one that meets your requirements.

Complexity of set-up
In other comparisons i found it to be helpful to get an opinion about how difficult it is to set a certain wiki up. Though i don't know what metric to use or who to ask for that information, maybe someone comes up with a decent idea. smile

Description of attributes
A deeper description of the comparison attributes would be nice. The "mouse-over" boxes are nice and helpful, they should definitely stay. Not very originally i must admit. Could be, that this is one of the next things you wanted to add and already have in mind.

Rights Management
For me personally there should be more detail in the "Security" section. Though wikis are generally meant to be open and self-controlling, a detailled user/-group management (page and function restrictions, group pages,...) could be desired in a corporate context.

Despite my remarks (more to come, if desires): Great work, it had to be done by someone smile For it shall be vital and develop quickly.

Offline

 

#5 2005-12-07 16:02:31

andi
Administrator
From: Berlin, Germany
Registered: 2005-11-17
Posts: 186
Website

Re: Can we suggest new comparison features?

Okay removing and adding engines to a comparison was just added. Just scroll down to the bottom of the table. I'll have a look at the suggested new features tomorrow.


Careful: I'm the lead developer of WikiMatrix and DokuWiki so my posts may be biased ;-)

Offline

 

#6 2005-12-14 21:52:41

erics
Member
Registered: 2005-12-14
Posts: 1

Re: Can we suggest new comparison features?

A couple more new features for the matrix:
  - Page refactoring:
      - Does it support redirect pages? (dartar mentioned this; I'm just voting for it too)
      - How does the wiki handle renaming of pages?  (E.g. does it leave dead links behind?  Does it automatically create a redirect page?  Does it go through all the pages and update the links for you automatically?  Does it even allow page renames in the first place?)
      - How does it handle page deletions?

  - Namespaces (again, already mentioned):
      - Supported at all?
      - Hierarchical namespaces, or only one level?
      - Can you rename a whole namespace, i.e. new name, but within the same parent namespace?  If so, how well supported?
      - Can you move a namespace, i.e. to within a different parent?
      - In syntax section, add entries for namespace-related syntax elements:
          - Link to another page in the same namespace
          - Link to page in a sub-namespace (i.e. one level down)
          - Link to page in super-namespace (i.e. one level up, ".." in UNIX terms)
          - Link to page in top-level namespace (absolute pathname, in UNIX terms)

  - What kinds of authentication are supported?  (/etc/passwd, Active Directory, local database, none at all, ...)

As well, some indication of performance would be very useful.  Is it snappy, or a real pig?  I don't know if that's feasible, given how your updates are done, but if so, it'd rock!

Thanks for a great site!

Offline

 

#7 2005-12-15 12:21:22

dartar
Member
From: London, UK
Registered: 2005-11-29
Posts: 65
Website

Re: Can we suggest new comparison features?

Another idea: allow wiki maintainers to add links to "real world applications" of a wiki engine. This might help new users get a taste of how a particular wiki engine can be used/customized/extended for different kinds of project (e.g. collaborative documentation websites, public websites with restricted write-access, personal information managers, intranet wikis, wiki modules within larger projects etc.).

Last edited by dartar (2005-12-15 12:22:38)


DarTar
Wikka Development Team
WikkaWiki @ wikimatrix
wikkawiki.org

Offline

 

#8 2005-12-15 12:33:50

dartar
Member
From: London, UK
Registered: 2005-11-29
Posts: 65
Website

Re: Can we suggest new comparison features?

erics wrote:

As well, some indication of performance would be very useful.  Is it snappy, or a real pig?  I don't know if that's feasible, given how your updates are done, but if so, it'd rock!

erics, I'd love to see performance indicators among the comparison benchmarks, but only if they are measurable. A way to provide this would be to install a default version of each wiki engine on this server, then create a sample page (to be translated in the wiki's own dialect) and have a script measure the exact time between the request and the complete rendering of the page. This would provide a precise and quantitative measure of rendering performance for specific kinds of content.

Without something "measurable", I think it's difficult to give users a convincing idea about the differences in performance between flat-text vs. relational DB engines or between lightweight vs. full-featured engines.


DarTar
Wikka Development Team
WikkaWiki @ wikimatrix
wikkawiki.org

Offline

 

#9 2005-12-23 00:46:47

lhl
Member
Registered: 2005-12-22
Posts: 1

Re: Can we suggest new comparison features?

One way of giving sense of performance in a measurable way (and the way that probably matters) is perhaps a listing of the largest known installation (pages and users).

I think right now there really isn't any 'scaling' information.  IE, how authN/authZ can be customized, delegation of administration, support for multiple spaces, etc.

Offline

 

#10 2006-01-14 14:25:24

dartar
Member
From: London, UK
Registered: 2005-11-29
Posts: 65
Website

Re: Can we suggest new comparison features?

lhl wrote:

One way of giving sense of performance in a measurable way (and the way that probably matters) is perhaps a listing of the largest known installation (pages and users).

This is what I personally call scalability, which is a relevant (and measurable) parameter, but scalability != performance.

lhl wrote:

I think right now there really isn't any 'scaling' information.  IE, how authN/authZ can be customized, delegation of administration, support for multiple spaces, etc.

Agreed: wikifarm support, group management and user-/page-administration modules could be nice features to list in the matrix.


DarTar
Wikka Development Team
WikkaWiki @ wikimatrix
wikkawiki.org

Offline

 

#11 2006-01-17 21:08:57

polzin
Member
Registered: 2006-01-17
Posts: 1

Re: Can we suggest new comparison features?

I would be interested in another feature:

The ability to produce dynamic content, in particular filtered tables out of data in the wiki.

Have you seen TWiki´s capabilities using a combination of dynamically generated tables from wiki pages that have structured data (forms) attached to them?

Example: http://twiki.org/cgi-bin/view/Main/TWikiInstallation

The raw code is not beautiful, but the functionality is amazing.

Feature headlines could be:

Structured Data in Wiki Pages
Store and retrieve structured data (e.g. forms)

Sorting & Filtering of Tables
Can data tables be attached with sorting and filtering

Dynamic Table Generation
Can tables be generated dynamically from Wiki pages

Offline

 

#12 2006-01-17 23:12:06

ryank
Member
Registered: 2006-01-04
Posts: 15

Re: Can we suggest new comparison features?

Another feature:

List editor's contributions.

Surprising, many wikis don't have a way to list/track your and other's contributions to the wiki.

Offline

 

#13 2006-03-03 18:56:16

keefer
Member
Registered: 2006-03-03
Posts: 2

Re: Can we suggest new comparison features?

A feature that I don't find for comparison is forms.  Polzin's post on 2006-01-17 seems closest.  I've used TWiki (Cairo?) and it did have something close.

The idea is an easy to use way to create a form, with checkboxes, pull down menus, and such, and then a system such that the form can be filled in (maybe many times over?) and the data from the fill-in(s) kept.

Offline

 

#14 2006-03-06 22:53:55

keefer
Member
Registered: 2006-03-03
Posts: 2

Re: Can we suggest new comparison features?

What about listing a slideshow feature for comparison?

Offline

 

#15 2006-08-18 11:31:09

dartar
Member
From: London, UK
Registered: 2005-11-29
Posts: 65
Website

Re: Can we suggest new comparison features?

Many wikis offer a demo server, it would be nice to add a field with an optional link to a demo in the General features or Development/Support group.


DarTar
Wikka Development Team
WikkaWiki @ wikimatrix
wikkawiki.org

Offline

 

#16 2006-08-23 22:49:48

sidarus
Member
Registered: 2006-01-05
Posts: 7
Website

Re: Can we suggest new comparison features?

dartar wrote:

Development
Add a developer feature group, where wiki devs can add links to :
- SVN/CVS repository
- issue tracker
- mailing list
- IRC channel

Hi dartar is there a wiki who can manage a repository (SVN/CVS-like) ?

See also :

- http://www.wikimatrix.org/forum/viewtopic.php?id=46
- http://forum.dokuwiki.org/thread/191

Last edited by sidarus (2006-08-23 22:51:00)

Offline

 

#17 2006-08-23 23:12:29

dartar
Member
From: London, UK
Registered: 2005-11-29
Posts: 65
Website

Re: Can we suggest new comparison features?

sidarus wrote:

Hi dartar is there a wiki who can manage a repository (SVN/CVS-like) ?

sidarus, my original request was about adding a field in wikimatrix to link to announce code repositories for wiki engines.

If what you are looking for is a wiki with an interface to a SVN repository then you might want to try Trac.

<edited>Sorry - I guess I'll have to read the pointers you gave me first roll </edited>

Last edited by dartar (2006-08-23 23:14:20)


DarTar
Wikka Development Team
WikkaWiki @ wikimatrix
wikkawiki.org

Offline

 

#18 2006-09-25 15:49:22

XXP
Member
Registered: 2006-09-25
Posts: 3
Website

Re: Can we suggest new comparison features?

andi wrote:

Okay removing and adding engines to a comparison was just added. Just scroll down to the bottom of the table. I'll have a look at the suggested new features tomorrow.

Thank you for adding these add/remove features. They are very helpful.

I hope that you don't mind a suggestion with regard to them.  With "add" (an engine), please make the feature more visible at the top of the page. That would be either by copying it to the top of the page or by adding an anchor link to it from the top of the page. 

With "remove", please make it easier to see which Wiki engine is to be removed. This could be achieved by adding the name of the engine at the bottom of the column adjacent to the "remove" button.  Or have the name of the wiki engine in the alt text for its particular remove button.  Or, perhaps change the remove button to a typical "delete" icon (swishy red 'X') added adjacent to each repitition of the engine name down the comparison column -- including replacing the current "remove" button at the bottom.  That would also have the benefit of putting the name at the bottom of the column where it would be handy to see. (The engine names are currently out of site above the "markup" row.)

I hope this is at least a little helpful as both WikiMatrix and ForumMatrix are to the whole web community.  Continued good luck with with both of them and thank you for building and maintaining these terrific sites.

Offline

 

#19 2006-09-25 16:54:17

XXP
Member
Registered: 2006-09-25
Posts: 3
Website

Re: Can we suggest new comparison features?

dartar wrote:

...allow wiki maintainers to add links to "real world applications" of a wiki engine.

I second this suggestion.  Please do include a field to let the maintainers add a list of sites that use their wiki engine.  You could limit the list to some number of URLs: one, two, three, five.  Any small number would be useful.  More than 5 would be cumbersome and obfuscating.

Maybe it would just be a link to a page of using sites that is on the maintainer's own web site. 

If it is a list of URL's in the Matrix database, perhaps it is presented as a pop-up adjunct to the grid to reduce the space requirement on the grid itself.  Or perhaps the list is forced to use brief "friendly" URLs.

It's a great idea and would be very helpful.  I second it and hope that you'll consider adding it to the matrix.  Thanks.

Offline

 

#20 2006-11-28 01:46:20

jimgettman
Member
Registered: 2006-11-28
Posts: 4

Re: Can we suggest new comparison features?

Nice site, it will help us pick a wiki.  Please consider -

1) More selections on search features - Is it indexed or scanned?  Are the indexes updated on save, or in batch?  Are the searches in sections, or only whole site?

2) More selections on attachments (AKA media) - Are these searchable?  Is there are revision history?  Are thumbnails generated and used?  Can these be attached in sets?

3) The comparison wizard starts with nothing to do except check too many wikis for comparison, then click search.  Please put 5 to 10 key questions onto the front page and drop the initial checklist.  (I suggest free/paid, WYSIWIG?, diff any/only first, ACL/open, text/DB/other, attachments searchable?, search indexed? and system requirements as key features.) Once this is entered, then create the wiki checklist with the prequalified candidates and display them in a matrix with summaries of lesser features (like the initial symbols for free/paid.)

Offline

 

#21 2006-11-30 18:07:58

jimgettman
Member
Registered: 2006-11-28
Posts: 4

Re: Can we suggest new comparison features?

First, a correction - the media section DOES have an option to select by media revision history.  I apologize for my error in stating to the contrary.

Now another request - once the initial wizard questions are answered, the process of elimination is very slow because only one wiki can be removed at a time.  Please add a feature to check multiple columns for removal, then click a "remove checked columns" widget to reprocess the screen. 

Wiki submitters might benefit from seeing why their offerings are being winnowed out during the selection process.  This could be handled by putting the wizard selections for criteria that can be rendered in a reasonably small number of options into the cells in the first (title) column, then adding a "update based on new selections" widget.  This could result in a pretty good feedback tool between wiki implementers and wiki writers.  It would be further enhanced by identifying the selecting users with some information about size of company, reason they are looking for a wiki, etc., collected in the signon process.

Thanks again for an excellect tool.  I wish this kind of impartial interactive technical comparison was available for all products.  The ones i've tried aren't anywhere as good as this, and, specifically, Consumer Reports blows, its like magazine articles on the web.

Offline

 

#22 2007-02-06 02:58:11

bugmenot
Member
Registered: 2007-02-06
Posts: 4

Re: Can we suggest new comparison features?

"Root access" says "No" for "better" wikis, i.e. normally wiki should not require root access. I would like to suggest to reformulate this comparison feature so it would say "Yes" (e.g. make it "Non-root installation" or "Root access is not required"). Then it would be easier to compare wikis by observing which one has more "Yes".

Probably there are other comparison features which could be reverted in such way...

Offline

 

#23 2007-03-09 03:01:33

clappingtrees
Member
From: Singapore
Registered: 2007-03-09
Posts: 1
Website

Re: Can we suggest new comparison features?

For the wizard and comparison table, can we have a choice or indication of whether:
1. The comments are on the same page as the content.
2. One can insert comments anywhere on the page.

Much thanks in advance.

Offline

 

#24 2007-03-09 04:22:47

xipmix
Member
Registered: 2007-03-09
Posts: 1

Re: Can we suggest new comparison features?

Could I request "reStructuredText Support" as a feature comparison?
I don't see it in the current list, although MarkDown, Textile etc are there.

Offline

 

#25 2007-04-30 21:56:30

TheSheep
Member
Registered: 2007-04-30
Posts: 1

Re: Can we suggest new comparison features?

Since the comparison of text formatting rules cannot be complete, it would be nice to have a "link to detailed markup description" field, so that digging through the (often non-existing or hidden) documentation can be made easier. This also has a chance of actually encouraging writing of the documentation, which is always a good thing.

Offline

 

You are not logged in.


Board footer

Forum powered by PunBB (© 2002–2005 Rickard Andersson)