35
votes
29answers
2k views
Does it make sense to set up a wiki at the workplace?
I'm thinking of a place where we would put some documents for developers, like coding and naming conventions, build environment set-up, productivity tricks, office books and who has them, etc.
Is …
19
votes
11answers
661 views
How do you build a culture of collaboration in your team?
We've recently moved to using the wiki in our team. Earlier, we thought people couldn't contribute because it was difficult to. However, having a wiki (3 months now) hasn't helped as much as we'd …
17
votes
1answer
279 views
SO, Wiki architectures and scaling
In the highscalability blog, Todd Hoff talks about the wiki architecture SO adopted (initially), crunches that followed and mentions the painful refactoring needed to get back on track.
To quote:
…
17
votes
30answers
2k views
Have you used a wiki in your project or group?
The workgroup at my company is considering creating a wiki to store information that everyone may find useful. It would contain anything from tips/links on new technologies used on projects to …
15
votes
15answers
825 views
What tools does your team use for writing user manuals?
Basic requests are:
human readable / text format (for easy version control)
online (for collaboration)
easy formatting (markdown ok, html is too much)
strict formatting (so authors don't invent new …
13
votes
3answers
127 views
Is there a Bug Encyclopedia?
Has anyone developed an encyclopedia or wiki of software bugs, either bug types (off-by-one, buffer overflow, etc.) or even just famous bugs (Grace Hopper's moth, the Arianne rocket failure, etc.)?
I …
11
votes
6answers
184 views
What’s a good solution for collecting business rule documentation?
I'm running into a situation, common I'm sure, where my business rule documentation is spread across emails, documentation (now out of date) and IMs. This stinks.
I can think of 2 alternatives: …
11
votes
11answers
710 views
Maintaining a Programmer Wiki
I was recently put in charge of the wiki for the development team. The wiki is still in its infancy, so I have a lot of room to work with. It goal is to house internal to the development team. …
11
votes
11answers
477 views
How do you get other people to contribute to the project Wiki?
We have a distributed team working on a mid-sized project; I am currently the only technical person involved. At the beginning of the project we had a discussion on what to use for project …
11
votes
27answers
2k views
What is the best wiki for a small project or a home site?
There are lots of different wiki implementations. For a lightweight site you might not want a heavyweight implementation (e.g. like Tiki). What are good wiki implementations and why? By lightweight …
11
votes
12answers
555 views
Getting developers to use a wiki
I work on a complex application where different teams work on their own modules with a degree of overlap. A while back we got a Mediawiki instance set up, partly at my prompting. I have a hard job …
10
votes
9answers
2k views
Best personal desktop wiki?
I am looking for a good personal desktop wiki with a good desktop integration.
Like for example drag and drop of files, images, etc.
I am currently evaluating WikidPad.
Which personal wiki are you …
10
votes
15answers
465 views
What tools do you use to share information among developers in your group?
We already have mentoring, share information among each other, and hold regular technical sessions. However, we want these things written down, for the record and for new team members in the future. …
10
votes
7answers
438 views
Is there a wiki that also contains architectural diagrams?
I like a wiki to contain information that needs to be known within a team. Having the expression in mind, "A picture is worth a thousand words", I would like to make a small class diagram, sequence …
9
votes
12answers
1k views
Developer Documentation: Sharepoint Document Management vs. ScrewTurn Wiki
Background Info
I am working on setting up a method for my company's developers to share documentation and information about our various internal systems. This would range from information that would …
