<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Feng Jun &#187; knowledge management</title>
	<atom:link href="http://www.feng-jun.com/tag/knowledge-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.feng-jun.com</link>
	<description></description>
	<lastBuildDate>Mon, 16 May 2011 17:12:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>个人知识库工具:DokuWiki</title>
		<link>http://www.feng-jun.com/km-dokuwiki/</link>
		<comments>http://www.feng-jun.com/km-dokuwiki/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 14:51:26 +0000</pubDate>
		<dc:creator>Feng Jun</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[knowledge management]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://www.feng-jun.com/km-dokuwiki/</guid>
		<description><![CDATA[在知识的日积月累之后，怎样找到之前看到过的文章，是个问题。

于是想到建立自己的知识库，曾经使用过Evernote, Mybase以及wikidPad，应该说这三种都是非常优秀的笔记软件。

但在使用后就有问题了，Evernote使用特别方便，而且是网络管理，但速度偏慢，而且它摘记的方式更容易使得堆积了大量走马观花看到的知识，缺乏回顾和整理。

<span class="readmore"><a href="http://www.feng-jun.com/km-dokuwiki/" title="个人知识库工具:DokuWiki">阅读全文——共895字</a></span>]]></description>
			<content:encoded><![CDATA[<p>在知识的日积月累之后，怎样找到之前看到过的文章，是个问题。</p>
<p>于是想到建立自己的知识库，曾经使用过Evernote, Mybase以及wikidPad，应该说这三种都是非常优秀的笔记软件。</p>
<p>但在使用后就有问题了，Evernote使用特别方便，而且是网络管理，但速度偏慢，而且它摘记的方式更容易使得堆积了大量走马观花看到的知识，缺乏回顾和整理。</p>
<p>Mybase以及Wikidpad一个是进行树状的组织，一个是网状得组织，软件功能很完备，但是只能进行本地管理，备份以及在不同电脑上进行同步特别不方便。</p>
<p>既然有了虚拟主机，就试试wiki吧。</p>
<p>之前装的是Mediawiki，用过几天之后就没有再用了，因为它是针对大型Wiki系统而设计的，有很多功能个人根本用不到，而对于wiki的管理功能则显得很薄弱，而且它的语法也略为繁琐，因此虽然装了它，但没有记多少东西。</p>
<p>后来在不同的wiki系统中对比后发现了DokuWiki，开始的时候觉得它文本的方式显得落后了，后来才知道文本方式虽然在查找方面比较薄弱，而且碎文件很多，但是文本特别方便迁移（我已经成功的迁移过一次，基本是复制下文件夹就能搞定），而且DokuWiki内置了文本缓冲工具，因此速度上不会有什么问题。</p>
<p>在使用中还发现，Dokuwiki针对的是小型的和个人用户，在权限管理上完全够用，语法简单，提供XML-RPC远程发布接口（虽然我还不知道怎么跟VIM结合），DokuWiki提供了很多实用的插件，有些功能是之前压根没有想到过的，通过插件可以解决Tag，优化排版等关键问题，可以提供跟wordpress,OpenOffice等接口以及文档的输出，提供热键支持，提供反垃圾功能，精选插件的介绍可以看我wiki中摘选的一篇文章《<a href="http://wiki.feng-jun.com/doku.php?id=km:dokuwiki:plugincollection">DokuWiki Plugin 精選</a>》，而且DokuWiki还有本地版本及优盘版本，考虑的还是相当周到的。</p>
<p>总的来说，这款Wiki工具带给了我很好的用户体验，再加上它更新频率很快，第三方插件开发者众多，因此它的发展潜力还是很大的。</p>
<p>如果想要用DokuWiki建自己的Wiki的话可以参考下我的wiki，页面地址是<a href="http://wiki.feng-jun.com">wiki.feng-jun.com</a>。</p>
<h4  class="related_post_title">你可能还喜欢如下文章</h4><ul class="related_post"><li>2010/04/06 -- <a href="http://www.feng-jun.com/remote-download-ways/" title="主流远程(离线)下载方式对比">主流远程(离线)下载方式对比</a> (0)</li><li>2010/01/18 -- <a href="http://www.feng-jun.com/nat-in-virtualbox/" title="virtualbox中NAT连网设置">virtualbox中NAT连网设置</a> (2)</li><li>2009/12/22 -- <a href="http://www.feng-jun.com/only-heaven-knows/" title="Only heaven knows.">Only heaven knows.</a> (1)</li><li>2009/11/10 -- <a href="http://www.feng-jun.com/firefox-cookie-bug/" title="Firefox3.5.5不能登录google账号的解决方法">Firefox3.5.5不能登录google账号的解决方法</a> (2)</li><li>2009/09/14 -- <a href="http://www.feng-jun.com/archlinux-kiss/" title="Archlinux:大道至简">Archlinux:大道至简</a> (2)</li></ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.feng-jun.com" >Feng Jun</a> : <a class="comment_content" href="http://www.feng-jun.com/km-dokuwiki/#comment-2040" title="View the entire comment by Feng Jun" >VPS上用的是archlinux,之前桌面上用的也是archlinux,现在用Xp了。</a></li>
<li><a class="commentor" href="http://oceanlinux.com" >tw</a> : <a class="comment_content" href="http://www.feng-jun.com/km-dokuwiki/#comment-2039" title="View the entire comment by tw" >考虑过用dokuwiki替代现在的linux博客。对了，你用的是什么版本的Linux？</a></li>
<li><a class="commentor" href="" >jane</a> : <a class="comment_content" href="http://www.feng-jun.com/km-dokuwiki/#comment-1765" title="View the entire comment by jane" >谢谢，部门要建个内部知识库，幸好找到你的知识库，一个很好的参考例子。</a></li>
<li><a class="commentor" href="http://www.feng-jun.com" >Feng Jun</a> : <a class="comment_content" href="http://www.feng-jun.com/km-dokuwiki/#comment-1740" title="View the entire comment by Feng Jun" >@jane 
欢迎常来呵，你说的是左侧导航栏么？是用的indexmenu插件</a></li>
<li><a class="commentor" href="" >jane</a> : <a class="comment_content" href="http://www.feng-jun.com/km-dokuwiki/#comment-1735" title="View the entire comment by jane" >问一下，你知识库左边的那些文件夹list view是怎么弄出来的？</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.feng-jun.com/km-dokuwiki/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk
Database Caching using disk
Object Caching 641/687 objects using disk

Served from: www.feng-jun.com @ 2012-02-08 13:41:34 -->
