Tagged Questions
The knowledge-capture tag has no wiki summary.
19
votes
14answers
1k views
How do you collect programming knowledge [closed]
Everyday we are faced with programming problems ranging from easy to complex. For me it is important to record that knowledge so that I can find it in the future. The features that I consider that ...
6
votes
3answers
238 views
Scrum Restrospectives, who do you share the results with?
I was wondering what are the best practices regarding Scrum retrospectives results distribution.
Do you share the results with every other teams and even outside R&D or do you make the results ...
2
votes
1answer
43 views
Source core repositories and sticky notes
An interesting problem occured recently, and I've been thinking of the "best" way (for a given value of "best") to implement this.
In essence, it's one of tracking notes against source code. The ...
0
votes
2answers
61 views
How to feed an xml database with tags obtained thru html forms?
Not a programmer, I begin with xml, html forms and xslt on Mac.
I plan to use a form to post short texts in a xhtml page and invite end users to add some annotations to the said text. The users ...