The knowledge-management tag has no wiki summary.
-1
votes
1answer
31 views
opensource php expert system for mySQL [closed]
I am looking for a open-source expert system (hopefully php). I would like something analogous to a binary decision tree, or some kind of yes/no solution to solving problems
Problem ---> Questions ...
0
votes
1answer
26 views
OSS/Free Help Desk With KB
We need to find a help desk/ticket system that also has integrated Knowledge Base/FAQ support that is either OSS or Free.
Basically, a lot of money has been invested in the project on our core needs, ...
0
votes
1answer
49 views
How to do a logical or in CLIPS?
Updated code:
where to add the check for ?f<-(practice-is-on-off OFF)
(defrule no-practice "Rules for when practice cannot be held"
(or ?f <- (practice (number-of-paddlers ...
0
votes
1answer
15 views
Heart Beats increasing during Programming
I am working since more than 6+ month in different technologies like joomla,wordpress, php,jquery,. i have sufficient working knowledge but when i am getting any project, my heart beats increasing ...
0
votes
0answers
55 views
Project documentation tools and knowledge sharing [closed]
What is the best tool for publishing various technical and non-technical information about software projects?
In our company we use java with maven as build tool and we're looking into how to ...
3
votes
2answers
93 views
What are the limits to expressability of RDF / OWL / etc
So Im learning about RDF and OWL and "knowledge representation" in general.
1) What are the limits of RDF or OWL formats?
Are there concepts that can't be expressed in RDF? But that can be expressed ...
1
vote
1answer
57 views
connecting to postgreSQL server failed
I am trying to install "Kwok information server" and I am new to postgreSQL. I just followed the installation guide of Kwok information server.
when I am trying to install kwok-schema-setup.jar file ...
-1
votes
1answer
70 views
Any Protege 4 java tutorials? [closed]
I wanted to use features of Proteger 4 software in my java code. I downloaded the lates 4.2 version, added all the jars to my project class path and tried to use some examplary code, e.g.:
OWLModel ...
0
votes
1answer
140 views
Can the KnowledgeAgent be used to automatically write the KnowledgeBase to a file so it can be used externally?
i'm working at a little drools project and i have following problem:
- when i read the knowledgepackages from drools via the knowledgeAgent it takes a long time to load((now i know that building the ...
0
votes
1answer
846 views
8-puzzle has a solution in prolog using manhattan distance
The 8-puzzle will be represented by a 3x3 list of lists positions where the empty box will be represented by the value 9, as shown below: [[9,1,3],[5,2,6],[4,7,8]]
Possibility Solution: Only half of ...
-1
votes
1answer
85 views
Knowledge base frameworks
I need to build and use knowledge base in Java application. Are there any frameworks for Java that allow to do this?
1
vote
4answers
146 views
Knockout unwrap complex objects
I've got the following code snippet
function Person() {
var id;
var name;
var loginName;
var email;
}
function Substitude() {
this.substitude = ko.observable(new Person());
...
1
vote
0answers
18 views
Improving tagging functionality within a Q&A/knowledge-sharing interface [closed]
Wanting to research and catalog best practices and ideal features for a Q&A and knowledge-sharing environment. If you have opinions about existing and desired features on such site, I'd love to ...
0
votes
1answer
192 views
Support / Knowledge base system for customer support
I'm looking for some sort of a Knowledge base / FAQ system which is front-end, i.e - end users see it (not for internal use).
I need it to be able to hold several topics (such as several games, if ...
1
vote
4answers
163 views
Pragmatic Programmer: Knowledge Management
I am unsure what to tag this under, but I'd imagine it's a question that's relevant to most developers.
Throughout my working day, I often come across snippets of information and knowledge that will ...
3
votes
1answer
129 views
Is there a Code Complete Quiz/Test?
So, my boss for very good reason LOVES the book Code Complete by Steve Mcconnell. I was wondering if anyone has ever come across a way to test if someone has read the book. I swore a quiz/test had to ...
2
votes
2answers
138 views
where do you keep track of interesting articles?
Like many developers I read alot of articles of different code methodologies, patterns, blogs, examples etc etc along with trailing through github, codeplex etc for code samples.
I have used ...
3
votes
1answer
200 views
cloud based “knowledge base” approach with links, snippets and excerpts for google chrome
I'm working as a web developer and have lots (hundreds) of links with hacks, tutorials and code snippets that I don't want to memorize. I am currently using evernote to save the content of my links as ...
4
votes
1answer
223 views
Making my artificial intelligence project known? AI communities?
I'm working on an artificial intelligence project, right now I am working on the subgoal of total "knowledge-representation". Expressing anything a human can express, basically.
I want to share my ...
2
votes
1answer
106 views
Document expiry and access restriction in MediaWiki
My team is considering setting up a MediaWiki wiki to share knowledge and manage information within the team.
Two features the team have expressed an interest in having as part of any new system ...
3
votes
2answers
115 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
62 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 ...
0
votes
1answer
410 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.
-1
votes
1answer
148 views
Decision Support Systems or Content Management Systems
I am looking at installing a Content Management System or something which can be used as a Decision Support System. I am not sure which content management system has options for Knowledge Management.
...
1
vote
1answer
61 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.
3
votes
3answers
540 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
750 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 ...
0
votes
1answer
45 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
209 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 ...
8
votes
2answers
712 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 ...
0
votes
1answer
709 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 ...
4
votes
2answers
2k 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 ...
0
votes
1answer
190 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
131 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 ...
1
vote
1answer
492 views
Knowledge management system with php
I am looking for a knowledge management system which is written in PHP (zend framework has priority).
Do you know any and if you have used anyone, what are its pros and cons?
9
votes
1answer
2k 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
5answers
832 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 ...
0
votes
0answers
177 views
17
votes
6answers
6k 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 ...
0
votes
1answer
294 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 ...
3
votes
2answers
363 views
How do you usually take notes for reading source code of a big software [closed]
For big software, take notes is useful for understanding the big picture.
How you take notes? With pen/paper, or just a notepad; and what you usually will write for note?
1
vote
2answers
207 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 ...
4
votes
4answers
2k views
Recommend a note taking wiki-like “super” application [closed]
I need a note taking wiki-like "super" application. I'll start with a rundown of applications that I've already evaluated and/or used:
Wikidpad
Pros:
fast switching between the edit and view ...
23
votes
8answers
4k 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 ...
0
votes
2answers
252 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 ...
2
votes
3answers
252 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 ...
9
votes
3answers
323 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 ...
3
votes
21answers
2k views
What are the efficient ways to take “programmer” notes? [closed]
I run many times into an issue where someone asked me about a bug or a feature I worked on. And it literally takes me a long time to recall it, usually by looking at Bugzila as well as my CVS ...
1
vote
4answers
1k views
Project planning, Note taking tool for developers
i am looking for a project planning tool that include features like a organizer, todo list, target * deadlines of projects.
since i am a developer, it will be good to have a tool that can also do ...
0
votes
3answers
108 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
...
