0
votes
1answer
82 views
What Wiki system does Stackoverflow use? [closed]
Any one knows the kind of wiki system Stackoverflow uses? Or any recommendations for the best wikis out there that can do a decent job like stackoverflow?
-Merci dank
1
vote
3answers
24 views
Best wiki syntax for documentation in ruby code and project README files
Hi,
Are there any wiki syntax like rdoc, markdown, ... recommended in the ruby world?
I write sometimes open source code and have no glue which syntax I should use in Code documen …
0
votes
8answers
96 views
Best solution for integrated bug tracking, wiki and version control
I love the Google Project Hosting web app. It includes bug tracking, wiki and SCM in one interface. (Example: WMD Editor)
This solution is closed source and not for sale. While se …
0
votes
2answers
21 views
What infrastructure tools do you recommend for helping an open source user community share non-mainline code with each other?
I wrote an open source app (BugTracker.NET) and I host it at Sourceforge. It doesn't have a plugin architecture per se, but there are ways to tweak and extend it. For example, a …
1
vote
3answers
168 views
How does Wikipedia avoid duplicate entries?
How can websites as big as Wikipedia sort duplicated entries out?
I need to know the exact procedure from the moment that user creates the duplicate entry and so on. If you don't …
13
votes
3answers
121 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 rocke …
4
votes
2answers
154 views
HTML 5 - Sneaky stuff
HTML 5 is the new W3C definition for HTML and will likely represent the direction the internet goes as people find the next killer apps that work in it.
There are the much publici …
-1
votes
6answers
109 views
How to design and implement a wiki?
I want to implement a simple wiki. Most probably will be using Java on Google app engine. I have been searching around for sample design or how others have implemented it, what iss …
0
votes
3answers
157 views
Mantis - Integrate Wiki
I am using Mantis (PHP and MysQL) as a bug tracking tool and I would like to extend it in order to document requirements and technical specifications. Ideally, I should be able to …
3
votes
6answers
79 views
Reward for editing a wiki page
I want to award points whenever someone edits a wiki page. Not all changes are equal, however. Creating the first revision of a document from a blank page is surely more valuable t …
0
votes
2answers
30 views
How to change the color of horizontal line on a wiki page?
In wiki you can add horizontal line just by adding "----" in the text you enter.
I just couldn't find what CSS section controls it. (And no, it's not "hr")
0
votes
1answer
32 views
asp.net wiki software which forces users to enter certain information?
I would like to use an asp.net based wiki. However it needs to have the capability where when a user creates or edits a page, certain information needs to be in the page and be in …
6
votes
26answers
568 views
Most useful Rails plugins, Ruby libraries and Ruby gems?
I have seen many sites which provide the whole list of Rails plugins, Ruby libraries and Ruby gems, but we hardly use few of them and some may not suit our requirement and we spend …
11
votes
6answers
165 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 …
3
votes
7answers
180 views
Why is there no standardized wiki markup language?
For as many wiki tools as I have used, each time I must learn yet another markup language. Why doesn't wiki markup get standardized like HTML, XSLT, SVG, and other web languages?
