625 pts.
 What wiki software do you recommend?
Just as the title suggests, what wiki software (DokuWiki, MediaWiki, etc...) do you suggest to run?  The purpose of this is nothing more than to make a remote note-taking sort of scenario, so it's not something for anyone but me to be used.  I know I could do my own thing and stuff, but I'd rather get to know future software.  Given how MySQL works, I don't really care if it's flatfile or not, but if it's DB it will make it harder to integrate when I switch to mongoDB later on.

Software/Hardware used:
Linux, PHP 5.3, MySQL 5.3 (or 5.4), Lighttpd
ASKED: March 18, 2011  3:02 AM
UPDATED: March 19, 2011  9:48 AM
  Help
 Approved Answer - Chosen by Eric Hansen (Question Asker)

I would recommend TiddlyWiki, a reusable non-linear personal web notebook. It is a personal wiki that does not require any type of database to run. There are many different versions of TiddlyWiki but they all have the same features of being standalone files requiring no database and provide offline update capabilities.

ANSWERED:  Mar 18, 2011  11:25 AM (GMT)  by Eric Hansen

 
Other Answers:

To the point answer…, and no long paragraph, use MediaWiki with confidence, it can be downloaded for free and host ur own wiki.
MediaWiki a custom made, open source wiki software platform written in PHP and built upon the MySQL database. It is licensed under GNU General Public License and it is used by all Wikimedia projects as well as many other wiki projects. Currently runs on dedicated clusters of Linux servers, with a few OpenSolaris machines for ZFS.
As I am using this product on SuSE Server and it works fine and smoothly.

Just for ur information, if more than any person attempts to save a page, MediaWiki will attempt to merge their changes into the current version of the text and u will happy to know that the it is possible to merge changes manually in MediaWiki.
The <a href=”http://www.mediawiki.org/wiki/MediaWiki”>Website is HERE</a>

Happy to inform U !

Last Wiki Answer Submitted:  March 18, 2011  5:42 am  by  Subhendu Sen   22,125 pts.
Latest Answer Wiki Contributors:  Subhendu Sen   22,125 pts.
To see other answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

We use Twiki here, but links provided are awesome programs as well…

 8,500 pts.

 

Twiki looks like overkill for a basic need, but does look amazing for a more collaboration tool. :) I’ll probably check out TiddlyWiki as it’s flat file, and MediaWiki is too much of a pain. Thanks everyone for the help! :D

 625 pts.

 

Cool! Glad you will check it out. I personally like the MonkeyPoweredTiddlyWiki (MPTW). I have been using it for the past few years as a journal and documentation repository.

 32,735 pts.