I have decided to install a Wiki in my company’s intranet in order to keep project documentation, such as specs, requirements, deployment instructions, and so on.

We used to do all that in Word documents, but it was a bit tedious having the latest version available to everyone, and in different parts (some checked in in Subversion, others in my own computer.) I think a wiki is great for this type of usage, since everyone can view or edit or add new pages, and all revisions are kept.

Currently we are looking at MediaWiki which powers Wikipedia. I would rather have one that uses ASP.NET and SQL Server (since that is what we have on our sever), but I have found nothing that looks good enough and is free. So if someone has suggestions, please let me know.

In the mean time, I’ll keep you posted on how things evolve.