Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

27
votes
33answers
4k 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 ...
20
votes
19answers
3k views

confluence experiences? [closed]

We're considering moving from trac to Atlassian Confluence as our knowledge base solution. ("We" are a growing IT consulting company, so most users are somewhat technical.) There are many reasons ...
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 ...
14
votes
12answers
25k views

Anybody knows any knowledge base open source?

I want to build a web-based knowledge base system for our call center. To save some development time, I am looking for a open source. Does anybody know any good one out there? Thanks in advance, ...
13
votes
7answers
2k views

How to maintain an emacs-based knowledge base?

I've been using org-mode for a little while, I've kept it really simple for now, with only two files : one to act as an inbox, with remember-mode another where I stick just about anything that's been ...
13
votes
8answers
1k views

How do you start Knowledge Transfer?

Do you use a formal event to get people talking in your IT department? Like a monthly meetup in a social place, a internal wiki/chat space or just a regular "information market" with some ...
11
votes
17answers
1k views

What is the best way to remember technical knowledge in the organization

Do we use a company wiki? how about you save the technical documents as part of source control and then have links to them from various source files (to understand how this works see article ... in ...
10
votes
15answers
599 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. ...
8
votes
11answers
475 views

Twitter for work updates

If you are sending work/progress reports to the project lead on a daily or weekly basis, I wondered if you would consider using Twitter or similar services for this updates. Say if you're working ...
8
votes
12answers
497 views

Tracking Useful Information

What do the clever programmers here do to keep track of handy programming tricks and useful information they pick up over their many years of experience? Things like useful compiler arguments, IDE ...
7
votes
6answers
2k views

A step-up from TiddlyWiki that is still 100% portable?

TiddlyWiki is a great idea, brilliantly implemented. I'm using it as a portable personal "knowledge manager," and these are the prize virtues: It travels on my USB flash memory stick and runs on ...
6
votes
3answers
241 views

Snippets for productivity - collect good code

I was wondering whether there're recommendable sites, that host collections of good and useful code-snippets. Searching stackoverflow, to be honest, sometimes is priceless. - But if you know sites ...
6
votes
13answers
492 views

Which are the advantages of splitting the developer's time between two projects?

I have two projects, with identical priorities and work hours demand, and a single developer. Two possible approaches: Deliver one project first. Split the developer's time and deliver both later. ...
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 ...
5
votes
15answers
1k views

How do you read technical books?

One of the best ways to access new knowledge is by buying and reading books on a certain technology. But sometimes documentation can be more difficult to understand than the technology itself. How do ...
5
votes
10answers
3k views

Best way to save web articles/pages for future reference?

I'm trying to manage a personal knowledge base using a personal wiki (currently using MoinMoin, before that MediaWiki). Apart from organizing e-books and papers, I would like to be able to save web ...
4
votes
1answer
841 views

simple document/knowledge management system, based on django

I'm looking for a simple document management system (preferably based on django). Doing a quick internet research I found these two apps: ...
4
votes
2answers
276 views

Looking for knowledge base integrated with bug tracker in python

Ok, I am not sure I want to use Request Tracker and RTFM, which is a possible solution. I'd like to have a knowledge base with my bug tracker/todo list , so that when I solve a problem, I would have ...
3
votes
2answers
224 views

What is the purpose of SWRL rules?

Can anybody explain the purpose of SWRL rules. As far as I have understood, SWRL rules are same as stored procedures in SQL. I have made a few rules, but don't know how to utilize them in my ...
3
votes
5answers
354 views

Programmers knowledge base web-based software?

I'm looking for some software (preferrably written in php or ruby) to maintain my own knowledge base. The reason why I don't think wiki-like systems are suitable for this purpose is they don't have ...
3
votes
7answers
473 views

What are best practices for transferring knowledge?

If you end up in a situation that main developer of project you are working on decides to leave. He has all the knowledge, been in project from it's very beginning. If you are lucky you might get ...
3
votes
5answers
756 views

Wiki Evaluation

I am in a process of evaluating wikis. Our main purpose is to use it for product documentation for customers and internal use like specifications etc. I have started out with using the Wiki Matrix ...
3
votes
13answers
1k views

General Development Notes [closed]

During a typical day programming, I implement functions in a way that I would like to remember. For instance, say I tuned a DB insert function that, when I come across the situation again, I want to ...
2
votes
1answer
34 views

Limits to expressibility in Cyc, or similar knowledge-base projects?

What are the limits to expressibility, in Cyc or similar knowledge-base projects. Are there certain concepts that can't be expressed? Is there any project that can express any concept? I don't ...
2
votes
3answers
182 views

Anything wiki-like for Plone4

I'm trying to figure out a way to make a document management/knowledge management portal using Plone4. We really like idea of having a Wiki as a section of our site or, better yet, as a type of ...
2
votes
2answers
275 views

Document management using Plone4

I'm interested in making a document management system from Plone 4. I need pointers to a way to integrate FlexPaper and a way for asynchroneous document transformation using existing tools like ...
2
votes
5answers
200 views

Starting off on a new project, the ideal way for knowledge management?

We are starting off on a new from scratch implementation of an eCommerce solution and have decided on the framework to use too. There will be people joining the project who never really had any ...
2
votes
5answers
236 views

What application do you use to publish screenshots and code inside your company?

I feel a need to show my screen to other people. To ask for help or show how to do things. I also feel a need to report on my progress, like with twitter-like report style. That information don't ...
2
votes
9answers
597 views

How do you store all the things which you've learnt and information you want to keep?

Granted knowledge is best retained when put into practice, but as programmers I'm sure there's just too much information. Besides annotating your books, what other methods do you use for your own ...
2
votes
3answers
314 views

What is the best way to store a knowledge base of business rules for helpdesk?

Does anyone know of any software or a good way for developers to build up a knowledge base of business rules that are built in to the software for help desk to use? We already have a helpdesk ...
1
vote
0answers
16 views

Code Repo/Wiki for Academic Research Cluster?

(Not sure if this is the best SE, but nothing else seemed close enough) I'm a 'fresh' PhD Researcher, and after chatting with most of my cluster-colleagues (including staff), I suggested putting ...
1
vote
1answer
25 views

Practices to knowledge transfering in team [closed]

What practices do you advice to transfer knowledges inside big team of developers? We are using corporate wiki but it seems to be not very efficient.
1
vote
1answer
364 views

Which Wiki text syntax or Markdown to use?

Working on my personal knownledge base... I want to format my documents, even on local harddisk in wiki syntax. Sometimes I would upload them to a (corporate) wiki, sometimes I would download them ...
1
vote
2answers
334 views

I need an open source Knowledge Base please

I need a free open source web based KB, preferably php or ruby (and definitely not asp). I don't prefer wiki style, rather a more hierarchal one. I'll mainly use it for our front desk staff and ...
1
vote
3answers
251 views

User friendly Knowledge Base platform?

I run an e-commerce website, they get tons of emails and phone calls about the same questions over and over. I want to offer visitors possible answers to their question before they can submit an ...
1
vote
2answers
141 views

linking git and todo lists

Desired: I'd like to be have my git commits reference some higher order/level task or todo list. Background: I use Git as my version control. Now, DVCS is great. A great side effect is that the ...
1
vote
3answers
173 views

what is a vivid knowledge base

I read in an exam about knowledge representation the question: What is a vivid knowledge base? And I wonder about the answer. Google only gives me some links to books which I can buy about it or ...
1
vote
2answers
286 views

Knowledge Management Toolkits

I am writing software (in Java) that requires a mechanism for maintaining for a group of simulated people (agents): Facts they know Things they believe What they think others are doing What they ...
0
votes
1answer
111 views

What is the difference between Wiki Software and Knowledge Base Software? [closed]

Can you tell me the difference between wiki software and knowledge base software? Both of these terms are used interchangeably in the knowledge management market/industry.
0
votes
1answer
30 views

Know how transfer of a framework (Eclipse Plugin Development and Debugging - How to find out what's going on?)

I've just been talking to a very! frustrated co-worker of mine, I'm looking for advice instead of him :-) He is maintaining a complex eclipse plugin (actually rather an application) and he has no clue ...
0
votes
1answer
107 views

Building a knowledgebase

I am working on a Helpdesk solution using Ruby on rails and MySQL. I want to build a functionality, which will suggest possible solutions depending upon the phrases in the query and the previous ...
0
votes
1answer
223 views

Knowledge Base platform for a new project

I am looking for some recommendations for knowledge Base platform. I am looking for something similar for stack overflow that every question I will be able to give different tags and different people ...
0
votes
1answer
74 views

How to organize a coding dojo event?

I'm looking for ways to improving my team's coding expertise and mine too. A friend that attended to an Agile event on our city told me it had a panel presenting coding dojo meetings as way to make ...
0
votes
2answers
92 views

Knowledge sharing websites [closed]

I am looking for some knowledge sharing websites, related to sharing the knowledge on web programming languages/tools, like .NET, C#, Javascript, JQuery, Sliverlight, etc. Currently, i am using ...
0
votes
1answer
255 views

Knowledge management system with php

i am looking for a knowledge management system which is written with php language (zend framework has priority). do u know any and if u have used any one what are its pros and cons?
0
votes
0answers
95 views

knowledge management tool [closed]

can anyone please give me some knowledge management tools
0
votes
1answer
174 views

How to use OWL/RDL to represent and query a connected graph?

In PROLOG you can represent and query a connect graph, as in this tutorial: http://www.csupomona.edu/~jrfisher/www/prolog_tutorial/2_15.html How would you do this using an OWL/RDL tool such as ...
0
votes
2answers
130 views

Using Ignite style lightning talks for brown bag presentations?

Recently, I ran across Ignite and thought that style of presentation (five minutes, 20 slides, rotated automatically after 15 seconds) could work for "brown bag" sessions. It would be a way to take a ...
0
votes
3answers
78 views

Mobile Contexts for Information Retrieval

I work with contexts for a Mobile Wiki Software. Contexts are used to serve the right information for a specific situation out of large pool of information units. For example: When you are at the ...

1 2