vote up 4 vote down star
1

Im looking to use a wiki as a step to personally become more organized at work. I think MediaWiki and TWiki are too large for what I need. What kind of wiki do you use or recommend, and why is this a good solution for you?

flag
not programming related – Neil Butterworth May 2 at 13:09
Definitely programming related. Sounds just like a modern version of an entire chapter of Fred Brooks' The Mythical Man Month. – skiphoppy May 2 at 13:41
Yes. I think this does relate to programming and productivity/management issues – Brian Agnew May 2 at 13:57

closed as not programming related by Daniel A. White, Neil Butterworth, Jon B, Yuval A, ojblass May 2 at 15:42

11 Answers

vote up 5 vote down check

I'm using TiddlyWiki to store my snippets.

link|flag
1  
Love TiddlyWiki! It's a single page JavaScript wiki. Links, hierarchical tags, what more could you want? – pfctdayelise May 2 at 14:34
After more research I think TiddlyWiki is exactly what I need. It is not the most feature rich wiki, but I probably won't need to utilize any of those features. It does not require a webserver to run on so it will be simple to set up on my work computer. Thanks for the input. – Jason May 3 at 13:21
vote up 3 vote down

There's so many solutions with so many properties, you almost need a matrix to search and compare them all. Oh, by the way, look here, a matrix to search and compare them all!

link|flag
8-) . – RichieHindle May 2 at 13:16
One matrix to compare them all, and in the darkness bind them! – Peter Lillevold May 2 at 13:26
vote up 2 vote down

Personally, I don't agree that MediaWiki is too large. It is quick and easy to install, well documented and unless you have never used it before, you won't have to learn a different markup.

link|flag
vote up 1 vote down

Why not just use RememberTheMilk or BackPack? Note, you'll have to hunt to find the free version of BackPack on their pricing page. Think of it as a game. :-)

link|flag
vote up 1 vote down

Do you need a wiki, or do you need some sort of task-management tool ?

A wiki is going to be largely free form text, with whatever hierarchy/structure you impose on it, but that won't be enforced.

A task-management tool (or issue/requirement management - I'm not fussed about nomenclature) will impose structure for you, and handle dependencies etc. i.e. I have to achieve B prior to A. Issue C is preventing me doing B etc.

A wiki may well work for you if you're recording documentation etc. However I get the impression from your question that you should be using something a little more suited to organising time and resources.

e.g. JIRA or Mantis (labelled as bug tracking but I've used it for issues/features etc.). For my personal life I use RememberTheMilk, although it doesn't handle dependencies. LifeHacker will point to other personal management tools

link|flag
vote up 0 vote down

I use EverNote for the sync and web access. Not really a wiki though, don't think you can link between notes. If you need that, I also used and liked wikidpad, but I don't think it does binary attachments.

link|flag
vote up 0 vote down

I use BladeWiki. Very simple to use and easy to backup. It will also run from a USB stick.

link|flag
vote up 0 vote down

I've actually been using SVN and text files; it does most of the things a wiki engine does. It was easy to set up, and I already knew how to use it. It may not be as cool as a real wiki, but if you are already using SVN, you won't need to install anything new or learn yet another tool.

link|flag
vote up 0 vote down

I use OneNote, and I have it syncing nicely between my laptop and desktop.

The notebook / tab metaphor is pretty easy to work with, and the screen capture tool is nifty.

My only complaint is that the task list integration with Outook is real flaky, and I wish I could turn it (the integration) off.

It's not a wiki, exactly, but I think that it might work out for you.

link|flag
vote up 0 vote down

I tried using a personal wiki and OneNote before, but I found myself taking notes on random pieces of paper. Having to type those in was annoying me.

I got myself a good notebook, and I'm never going back. For those wondering, I like my notebook better than the Moleskine brand, but it is still a Moleskine-styled notebook. I can't extol its awesomeness enough.

link|flag
vote up 0 vote down

I can't believe noone's mentioned Tomboy?

It's pretty analogous to post-its, with the added power of being wiki-interlink-able.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.