Forum Moderators: buckworks

Message Too Old, No Replies

What's the best tool?

         

abu_ikrima

12:03 pm on Dec 4, 2003 (gmt 0)

10+ Year Member



What is the relative advantages of email, newsgroup and Wikis for collaboration among the members of a small project team?

TallTroll

2:48 pm on Jan 5, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Wow, fascinating question!

Email : Pro

You can send updates to who you want to recieve them on a case by case basis, and tailor content to the recipient. Widespread support, but some variations in standards (pretty minor though)

Cons : Not necessarily realtime. Large emails, esp with attachments can (rarely) take hours, even days to deliver

Newsgroup : Pro

A "broadcast" medium, so anyone with the software can read the newsgroup

Cons : The threading format can be hard to follow for complex, technical discussions, especially where many subissues can branch from a single source post

Wiki : Pro

Web based, very open. You can create a single document and evolve it as you need, so what you see is a live "best practice" document, say

Cons : Very open. Vunerable to someone making a change that patently isn't true, then someone else following it, the peer review bit is going to be hard. Version control seems like an answer, but I don't know if you can do that with Wikis

Dreamquick

8:54 pm on Jan 6, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Quite a few of the wiki's I've seen have excellent version control / journaling so that you can view each revision with at least IP attached, if not more.

Typically the version control is absolute - the only thing you can edit is the live version, and once you commit an edit the previous version is "frozen" and would only be editable by an admin user, plus you can get a "diff" between any two versions sequential versions.

The open nature will be a problem - I guess you'd need to find an implementation that included ownership of pages / resources.

- Tony