<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>管理工具</title>
<link>http://www.kuqin.com/managetool/</link>
<description>挖经验 / 管理工具</description>
<language>zh-cn</language>
<generator>Copyright &amp;copy; 2007-2008 &lt;A href=&quot;http://www.kuqin.com&quot;&gt;酷勤网&lt;/A&gt; All Rights Reserved
&lt;A href=&quot;http://www.miibeian.gov.cn/&quot; target=&quot;_blank&quot;&gt;京ICP备07011765号&lt;/A&gt;</generator>
<webmaster>kuqin.com@163.com</webmaster>
<item>
    <title>我的时间管理</title>
    <link>http://www.kuqin.com/managetool/20090705/60695.html</link>
    <description>临近公司的年度项目上线，琐碎的事情也越来越多。简单的Todolist+Calendar总觉得有点不得力。事情虽然是记下了，但处理和归档起来总是比较麻烦。年后回来试用了37signals家的backpackit两个月，感觉不是太好，而且网速实在是太慢。
在以前，工作中主要用到两个：</description>
    <pubDate>2009-07-05</pubDate>
    <category>管理工具</category>
    <author>5key</author>
    <comments>5key’s blog</comments>
</item>
<item>
    <title>SVN快速入门2——windows下的操作</title>
    <link>http://www.kuqin.com/managetool/20090628/59307.html</link>
    <description>上一篇文章《SVN快速入门1&amp;mdash;&amp;mdash;SVN的安装及常用命令》介绍了如果用命令行执行svn命令，比较繁琐，下面将介绍在windows下进行svn操作。
为了安全着想，一般不允许匿名用户。所以将repositoryconf目录下的svnserve.conf文件的anon-access = read和anon-access</description>
    <pubDate>2009-06-28</pubDate>
    <category>管理工具</category>
    <author>小人物</author>
    <comments>BlogJava</comments>
</item>
<item>
    <title>SVN快速入门1——SVN的安装及常用命令</title>
    <link>http://www.kuqin.com/managetool/20090628/59306.html</link>
    <description>SVN相信大家都有使用过或者听说过吧？它的好处我这里就不说了，网上介绍多的是。因为是版本控制，所以个人认为其设计的原理不需要懂得太多，只需要了解常识即可。小弟google了许久，也没找到一篇介绍快速入门的文章。无奈之下，看了几篇长篇大论，终于学了点点的皮毛。</description>
    <pubDate>2009-06-28</pubDate>
    <category>管理工具</category>
    <author>小人物</author>
    <comments>BlogJava</comments>
</item>
<item>
    <title>Lotus Notes的6个使用技巧</title>
    <link>http://www.kuqin.com/managetool/20090426/48245.html</link>
    <description>由于服务器硬盘空间是有限的，并且在用户邮箱大太时，会使服务器工作在超负荷状态下，为了更加合理的使用Lotus Notes系统，对每个用户邮箱进行大小设置以防止数据库无限制的膨胀。</description>
    <pubDate>2009-04-26</pubDate>
    <category>管理工具</category>
    <author>秩名</author>
    <comments>计世网</comments>
</item>
<item>
    <title>CVS在项目中能为我们干什么？</title>
    <link>http://www.kuqin.com/managetool/20090327/43002.html</link>
    <description>CVS对于从个人开发者到大型，分布团队都是有用的：它的客户机/服务器存取方法使得开发者可以从任何因特网的接入点存取最新的代码；它的无限制的版本管理检出的模式避免了通常的因为排它检出模式而引起的人工冲突；它的客户端工具可以在绝大多数的平台上使用。</description>
    <pubDate>2009-03-27</pubDate>
    <category>管理工具</category>
    <author>CVShome.org</author>
    <comments>IT168</comments>
</item>
<item>
    <title>软件配置管理与ClearCase</title>
    <link>http://www.kuqin.com/managetool/20090320/41412.html</link>
    <description>ClearCase支持全面的软件配置管理功能，给那些经常跨越复杂环境（如Unix、Windows系统）进行复杂项目开发的团队带来巨大效益。此外，ClearCase也支持广泛的开发环境,它所拥有的特殊组件已成为当今软件开发人员工程人员和管理必备的工具。</description>
    <pubDate>2009-03-20</pubDate>
    <category>管理工具</category>
    <author>秩名</author>
    <comments>IT168</comments>
</item>
<item>
    <title>软件配置管理工具CVS vs. STARTEAM</title>
    <link>http://www.kuqin.com/managetool/20090320/41411.html</link>
    <description>CVS专注于配置管理软件范畴中的版本管理系统。而配置管理系统除了包括版本管理外，还包括构建管理（Build Management）和缺陷跟踪系统。而Starteam包括了这三项。本文档也就只比较其版本管理系统的异同。</description>
    <pubDate>2009-03-20</pubDate>
    <category>管理工具</category>
    <author>秩名</author>
    <comments>IT168</comments>
</item>
<item>
    <title>利用SVN搭建测试服务器</title>
    <link>http://www.kuqin.com/managetool/20090320/41374.html</link>
    <description>本文的实际环境是CentOS + PHP + MySQL + SVN，将通过两种不同的途径来实现部署测试服务器的最终目的：第一种，post-commit；第二种，PHP检出SVN</description>
    <pubDate>2009-03-20</pubDate>
    <category>管理工具</category>
    <author>kimi</author>
    <comments>平凡的世界</comments>
</item>
<item>
    <title>如何reset VSS的工作目录</title>
    <link>http://www.kuqin.com/managetool/20090320/41372.html</link>
    <description>真没想到vss居然把工作目录这个完全属于客户端的信息保存到了服务器上。打开服务器上的 ”users/你的用户名/ss.ini”，看看最后那部分吧，工作目录的设置都在这儿呢。全删了，再重新设就行了。</description>
    <pubDate>2009-03-20</pubDate>
    <category>管理工具</category>
    <author>charlee</author>
    <comments>idv2</comments>
</item>
<item>
    <title>为什么我们要放弃Subversion</title>
    <link>http://www.kuqin.com/managetool/20090319/41349.html</link>
    <description>毫无疑问Subversion是非常优秀的版本管理工具，但是它有自己的适用范围，并不是银弹。抛弃 Subversion，也不因为我们是新技术的狂热分子，而是它无法伸缩来适应团队的结构变化。</description>
    <pubDate>2009-03-19</pubDate>
    <category>管理工具</category>
    <author>胡凯</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>深入浅出谈GTD：打倒『唐僧念』</title>
    <link>http://www.kuqin.com/managetool/20090302/37522.html</link>
    <description>『唐僧念』，不管你想不想，总是会跳出来呱噪一番，令你头痛不已，却又无可奈何。究竟有没有一种方法能让我们摆脱这样的困境﹖当然是有的。我即将开始介绍的GTD就是这样的一种方法。</description>
    <pubDate>2009-03-02</pubDate>
    <category>管理工具</category>
    <author>yibie</author>
    <comments>点子趣创意牧场</comments>
</item>
<item>
    <title>关于敏捷项目管理工具</title>
    <link>http://www.kuqin.com/managetool/20090302/37415.html</link>
    <description>PM经常要求大家去sharepoint或者source control中更新mpp或者excel反映开发进度。如果要修改Release plan和task plan，PM也会到sharepoint或者source control里面去修改。这些工具能够支持生成很炫的图表，而且比较方便。对PM来说很有满足感。</description>
    <pubDate>2009-03-02</pubDate>
    <category>管理工具</category>
    <author>Daniel Teng</author>
    <comments>博客园</comments>
</item>
<item>
    <title>CVS使用经验谈</title>
    <link>http://www.kuqin.com/managetool/20090301/37275.html</link>
    <description>由于CVS是建立在在原先 Unix 体系里很成熟的 SCCS 和 RCS 的基础上，所以CVS多是Linux（UNIX）系统中所使用，本文中服务器端设置也是以Linux为例。</description>
    <pubDate>2009-03-01</pubDate>
    <category>管理工具</category>
    <author>龚天乙</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>用JIRA、CVS、XPlanner、WIKI来进行项目管理</title>
    <link>http://www.kuqin.com/managetool/20090301/37257.html</link>
    <description>从版本管理的角度来考虑，最理想的发布方法就是把CVS中的代码拿下来， 打上一个tag， 编译并且测试一直到发布。这样的管理方式的确是很简单的，但事实上用户可不买帐的。这里讲的Issue就是前面JIRA系统中的一个issue。</description>
    <pubDate>2009-03-01</pubDate>
    <category>管理工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>项目管理软件与IT项目经理人</title>
    <link>http://www.kuqin.com/managetool/20090301/37255.html</link>
    <description>本文综合介绍了项目管理软件的特征，CA-SuperProject,Microsoft Project,Project Scheduler等常用项目管理软件、项目管理软件的选择标准以及应用项目管理软件的益处和注意事项。</description>
    <pubDate>2009-03-01</pubDate>
    <category>管理工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>Visual Studio 2005 Team System：软件项目管理</title>
    <link>http://www.kuqin.com/managetool/20090301/37253.html</link>
    <description>Visual Studio 2005 Team System 提供一系列基于项目经理已知软件的项目管理工具，通过与 Microsoft Office 集成，项目经理不再需要将来自这些应用程序的数据映射为开发团队使用的数据。项目站点提供控制板视图，而且给参与者提供了浏览项目数据的功能。</description>
    <pubDate>2009-03-01</pubDate>
    <category>管理工具</category>
    <author>秩名</author>
    <comments>微软MSDN</comments>
</item>
<item>
    <title>软件配置管理与SourceSafe使用指南</title>
    <link>http://www.kuqin.com/managetool/20090301/37252.html</link>
    <description>软件配置管理的方法是成熟的，而且相应的 软件工具也是成熟的，基本上不存在看不懂、不会用的问题。配置管理的执行效果如何，完全是事在人为。妨碍配置管理的主要问题是人们嫌麻烦和侥幸心理作怪。</description>
    <pubDate>2009-03-01</pubDate>
    <category>管理工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>BugZilla 安装心得，以及与Mantis的比较</title>
    <link>http://www.kuqin.com/managetool/20090301/37250.html</link>
    <description>相比Mantis的安装简直就是轻松自在了，想去年装Mantis折腾了2天才把Mail,图形报表装好。BugZilla真是简单多了，Checksetup.pl可以帮助用户完成大多数的配置的工作。</description>
    <pubDate>2009-03-01</pubDate>
    <category>管理工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>测试跟踪工具Bugzilla介绍</title>
    <link>http://www.kuqin.com/managetool/20090301/37249.html</link>
    <description>Buzilla工具可以对软件产品设定不同的模块，并针对不同的模块设定制定的开发人员和测试人员；这样可以实现提交报告时自动发给指定的责任人；并可设定不同的小组，权限也可划分。</description>
    <pubDate>2009-03-01</pubDate>
    <category>管理工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>从认识误区说起：戏说协同管理与协同软件</title>
    <link>http://www.kuqin.com/managetool/20090301/37248.html</link>
    <description>协同作为组织行为中一种基本行为特征早就存在于自然界当中，比如雁排为阵为了节省体力飞行过冬，狼聚成群为了更容易捕食，而CIO们则期望协同软件能改变花了不少钱进行IT建设却没有效果的难堪局面。 </description>
    <pubDate>2009-03-01</pubDate>
    <category>管理工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>利用RSS进行项目沟通</title>
    <link>http://www.kuqin.com/managetool/20090301/37247.html</link>
    <description>由于RSS使得处理大量项目内外的信息变得容易，所以我趋向搜寻更多有趣的信息！RSS真正的作用是帮助将信息放置在正确的位置并且比电子邮件能更有效地处理这些信息。</description>
    <pubDate>2009-03-01</pubDate>
    <category>管理工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>使用SharePoint维持项目队伍的联系</title>
    <link>http://www.kuqin.com/managetool/20090301/37246.html</link>
    <description>把你的项目通信移到SharePoint意味着跳过大量的开发时间，这也节省了资源。一些情况下一个组织可能已经厌倦了公司内部网络或它的网络已经象“蜘蛛网”了。Sharepoint是一个很好的选择，它不是非常的占用资源，并且在这范围之外还提供一个高级别的客户定做性能和互动性能</description>
    <pubDate>2009-03-01</pubDate>
    <category>管理工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>我的最小项目管理工具集</title>
    <link>http://www.kuqin.com/managetool/20090301/37245.html</link>
    <description>工具从来就乱花迷眼，但花哨的工具未必适合自己的团队。总要洗净铅华的总结出一些最必要的，能提供最大辅力加持的工具。</description>
    <pubDate>2009-03-01</pubDate>
    <category>管理工具</category>
    <author>江南白衣</author>
    <comments>BlogJava</comments>
</item>
<item>
    <title>高效时间管理－介绍GTD</title>
    <link>http://www.kuqin.com/managetool/20090218/35428.html</link>
    <description>如果说时间GTD时间管理可以帮助我们做什么的化，我想无非是：更合理的安排时间、更宏观的看待工作、更方便归纳总结，更快速的提升工作效率，让你成为时间的主人。</description>
    <pubDate>2009-02-18</pubDate>
    <category>管理工具</category>
    <author>运田</author>
    <comments>Tencent CDC Blog</comments>
</item>
<item>
    <title>善用Google日历，让事情做得更高效</title>
    <link>http://www.kuqin.com/managetool/20090205/34229.html</link>
    <description>一旦有什么事情要在半天后做，我一定会添加到Google日历，我已经不再相信我的大脑了，在这个信息过载的世界，我无法依靠大脑去记住一切。我认为，凡是能快速查询到的信息，都不必记在大脑里。</description>
    <pubDate>2009-02-05</pubDate>
    <category>管理工具</category>
    <author>Jason Ng</author>
    <comments>可能吧</comments>
</item>
<item>
    <title>Wiki 的神话与现实</title>
    <link>http://www.kuqin.com/managetool/20090203/33836.html</link>
    <description>尽管 Wiki 是非传统的工具，然而那些传统的技术神话依然会对 Wiki 带来厄运，在开展 Wiki 之前需要仔细规划，保证管理者知道你们有多少资源，尤其是人力资源。</description>
    <pubDate>2009-02-03</pubDate>
    <category>管理工具</category>
    <author>CMS Watch</author>
    <comments>COMSHARP CMS</comments>
</item>
<item>
    <title>版本控制系统（VCS）入门插图教程</title>
    <link>http://www.kuqin.com/managetool/20090103/32449.html</link>
    <description>大概不会有人想到VCS早就符合Web 2.0的潮流吧？许多VCS允许你对任意编辑做一个标签（label），方便以后的引用。这样一来，你就可以用“Release 1.0”，指代内部的版本号码。</description>
    <pubDate>2009-01-03</pubDate>
    <category>管理工具</category>
    <author>Kalid Azad</author>
    <comments>阮一峰的网络日志</comments>
</item>
<item>
    <title>超易用的开源项目管理系统 - Redmine</title>
    <link>http://www.kuqin.com/managetool/20081226/32090.html</link>
    <description>Redmine 的部署比较简单，没有 Trac 那么多的依赖项，indigo 在 Mac OSX 10.5 下面安装好 ROR 2.1.2 的框架，配置 Redmine 到它的 demo 环境，使用 SQLite3 数据库连接，利用 Ruby 自带的 WEBrick 服务器就可以运行了。</description>
    <pubDate>2008-12-26</pubDate>
    <category>管理工具</category>
    <author>Indigo</author>
    <comments>Indigo 的数字镜像</comments>
</item>
<item>
    <title>忙吧、易度：两个项目协作管理平台</title>
    <link>http://www.kuqin.com/managetool/20081207/29792.html</link>
    <description>忙吧的用户体验做得比较好，实现了项目管理的主要元素，并且融入社会化元素，是一个web2.0的协作管理平台，更偏向于普通用户。而易度的项目协作向专业方向发展，功能比较强大和贴近项目协作实际需求，比较适合专业用户。</description>
    <pubDate>2008-12-07</pubDate>
    <category>管理工具</category>
    <author>狂风</author>
    <comments>风言疯语之IT罗盘</comments>
</item>
<item>
    <title>项目管理工具推荐：Redmine和DotProject</title>
    <link>http://www.kuqin.com/managetool/20081207/29791.html</link>
    <description>今天我主要向大家推荐适合在公司内部安装，并适合对IT项目进行管理的两款轻量级开源工具：Redmine和DotProject。（注意：这两款轻量级工具比较适合中小型企业，大型公司建议用更专业的集成管理工具）</description>
    <pubDate>2008-12-07</pubDate>
    <category>管理工具</category>
    <author>狂风</author>
    <comments>风言疯语之IT罗盘</comments>
</item>
<item>
    <title>远程工作人员的Team Foundation Server</title>
    <link>http://www.kuqin.com/managetool/20081204/29427.html</link>
    <description>InfoQ：参与这个项目是如何影响你对Team Foundation Server的看法呢？我对Team Foundation Server的印象不断加深。总的来说，它有良好的架构和显著的灵活性。正是由于Team Foundation Server的开源架构，我们才能够快速架构和开发Teamprise远程加速器。</description>
    <pubDate>2008-12-04</pubDate>
    <category>管理工具</category>
    <author>Jonathan Allen译者 王波</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>项目管理工具：微软仍领先 开源勇追赶</title>
    <link>http://www.kuqin.com/managetool/20081119/27861.html</link>
    <description>从目前国内项目管理的现状来看，大多数公司仍然处于相当混乱的状态下，项目管理工具的使用水平也相差悬殊，大公司已经在逐渐走向规范和细化管理，而占据较大比例的中小企业仍然处于混沌原始的管理状态，项目管理水平与工具使用水平都有待提高。</description>
    <pubDate>2008-11-19</pubDate>
    <category>管理工具</category>
    <author>IT168 李倩，青润</author>
    <comments>IT168</comments>
</item>
<item>
    <title>Windows下删除.svn文件夹的最简易方法</title>
    <link>http://www.kuqin.com/managetool/20081117/27463.html</link>
    <description>我十分喜欢SVN的方便，无论是在Linux下的命令行操作还是在Windows下的资源管理器插件，都十分简易。而且code.google.com也支持SVN来供我们发布、维护开源项目（例如我的WordPress主题TES）然而，久而久之，SVN文件夹下会有许多.svn的“meta数据”。</description>
    <pubDate>2008-11-17</pubDate>
    <category>管理工具</category>
    <author>aw</author>
    <comments>Awflasher.com</comments>
</item>
<item>
    <title>敏捷工具趋势展望 需求管理需求最旺</title>
    <link>http://www.kuqin.com/managetool/20081109/26258.html</link>
    <description>根据某网站发布的2008年敏捷趋势调查报告，按“重要级”排列依次是需求管理工具（56%）、Bug追踪工具（51%）、项目管理工具与单元测试工具（各占45%）。此外，常用工具还包括功能测试、持续集成构建、协作、配置管理和文档管理工具等。</description>
    <pubDate>2008-11-09</pubDate>
    <category>管理工具</category>
    <author>IT168 袁发明编译</author>
    <comments>IT168</comments>
</item>
<item>
    <title>源代码控制VisualSVN Server的配置和使用方法</title>
    <link>http://www.kuqin.com/managetool/20081104/25612.html</link>
    <description>VisualSVN Server是免费的，而VisualSVN是收费的。VisualSVN是SVN的客户端，和Visual Studio集成在一起， VisualSvn Server是SVN的服务器端，包括Subversion、Apache和用户及权限管理。</description>
    <pubDate>2008-11-04</pubDate>
    <category>管理工具</category>
    <author>上不了岸的鱼{ttzhang}</author>
    <comments>博客园</comments>
</item>
<item>
    <title>我使用的项目管理工具【Basic Tools】</title>
    <link>http://www.kuqin.com/managetool/20081104/25611.html</link>
    <description>1 VisualSVN Server，版本控制、用户及权限管理；2 CruiseControl.NET，每日构建服务器端；3 TortoiseSVN
，版本控制客户端；4 CruiseControl.NET CCTray，监视构建状态。其中软件1和3使用在服务器机上，软件2和4安装在客户端机上。</description>
    <pubDate>2008-11-04</pubDate>
    <category>管理工具</category>
    <author>上不了岸的鱼{ttzhang}</author>
    <comments>博客园</comments>
</item>
<item>
    <title>通过浏览器从SVN更新代码到Linux服务器的指定目录</title>
    <link>http://www.kuqin.com/managetool/20081006/21171.html</link>
    <description>今天花几分钟写的一个PHP小程序，用途是：无需给程序员开放服务器SSH帐号，只需通过Web浏览器即可从SVN版本库更新代码到Linux服务器的指定目录。如果有需要，可以给这段代码加个密码登录。</description>
    <pubDate>2008-10-06</pubDate>
    <category>管理工具</category>
    <author>张宴</author>
    <comments>回忆未来[张宴]</comments>
</item>
<item>
    <title>在Windows环境下选择开源分布式源代码版本管理系统</title>
    <link>http://www.kuqin.com/managetool/20081004/20653.html</link>
    <description>这次讨论，纳入版本管理工具选择的包括：Git、Mercury、Bazaar。如果还有其它的开源版本管理工具，也请大家不吝赐教。Git是用于Linux内核开发的版本控制工具。与常用的版本控制工具CVS，Subversion等不同，它采用了分布式版本库的方式，不必服务器端软件支持</description>
    <pubDate>2008-10-04</pubDate>
    <category>管理工具</category>
    <author>一鳞半甲</author>
    <comments>博客园</comments>
</item>
<item>
    <title>万能的讲话报告</title>
    <link>http://www.kuqin.com/managetool/20080919/18855.html</link>
    <description>今天我们在这里召开的XXX会议，我认为是十分必要的，这对于XXX工作的开展具有十分重要的指导意义。对于刚才某某同志，以及某某同志的讲话，我认为，讲得非常好，非常深刻。希望在座的同志，认真领会，深刻理解。</description>
    <pubDate>2008-09-19</pubDate>
    <category>管理工具</category>
    <author>不走寻常路</author>
    <comments>有意思吧</comments>
</item>
<item>
    <title>IBM Lotus Domino Server首次配置详解</title>
    <link>http://www.kuqin.com/managetool/20080831/15897.html</link>
    <description>Lotus Donimo是一个强大的办公自动化系统，同时他也是很复杂的，管理员在配置和使用时要理清思路，牢记过程中的每个参数，而且实现的功能越多就越复杂。当你能熟练的操作Domino之后就会发现其功能十分的强大。</description>
    <pubDate>2008-08-31</pubDate>
    <category>管理工具</category>
    <author>中关村在线 孙鹏</author>
    <comments>IT168</comments>
</item>
<item>
    <title>Subversion中文社区项目进展</title>
    <link>http://www.kuqin.com/managetool/20080810/13803.html</link>
    <description>随着Git的成熟与普及，也从Subversion使用者阵营中获取了不少用户，比如Ruby on Rails的存储库也已经从SVN转向Git，并且基于Rails开发的Git存储库托管工具GitHub，也为开发者在Git使用中带来了更多便捷。</description>
    <pubDate>2008-08-10</pubDate>
    <category>管理工具</category>
    <author>高昂</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Git 使用指南</title>
    <link>http://www.kuqin.com/managetool/20080801/13021.html</link>
    <description>Git 使用指南目录：第1章   使用 Git 管理个人文档；第2章   基于 Git 的团队协同开发；第3章   项目分支管理</description>
    <pubDate>2008-08-01</pubDate>
    <category>管理工具</category>
    <author>LiYanrui</author>
    <comments>LinuxGem</comments>
</item>
<item>
    <title>个人知识管理软件推荐</title>
    <link>http://www.kuqin.com/managetool/20080728/12650.html</link>
    <description>我个人推荐Microsoft OneNote 2007作为日常办公学习首选配合office系列软件一起使用效果更佳，随时随地搜集和分享信息的EverNote更适合网上冲浪者使用，普通用户可使用Cyberarticle(网文快捕)，上手快使用方便。 </description>
    <pubDate>2008-07-28</pubDate>
    <category>管理工具</category>
    <author>狂风</author>
    <comments>风言疯语之IT罗盘</comments>
</item>
<item>
    <title>Github Gist：有版本控制的粘帖代码服务</title>
    <link>http://www.kuqin.com/managetool/20080727/12531.html</link>
    <description>Gist与Pastie的原理是一样的，只不过它还有一样绝招：粘帖的文本会被放进一个git仓库，仓库可以通过一个git 克隆URL访问，还可以用git客户端程序检出。不仅如此，联系还是双向的：将提交送回到仓库，新作的修改（以及新增的文件）就可以在Gist的Web界面上访问到</description>
    <pubDate>2008-07-27</pubDate>
    <category>管理工具</category>
    <author>Werner Schuster译者 郭晓刚</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Twiddla：免费的在线团队协作系统 </title>
    <link>http://www.kuqin.com/managetool/20080721/11847.html</link>
    <description>Twiddla 是一款功能强大、内容丰富的在线协作工具，用户只需要分享出某一项目的URL地址，即可邀请团队其他成员进来进行实时的共创作交流，简单到一切只需要通过Web浏览器，甚至无需下载安装任何插件和软件！Twiddla 的用户体验也是十分的良好</description>
    <pubDate>2008-07-21</pubDate>
    <category>管理工具</category>
    <author>盗盗</author>
    <comments>分享网络2.0</comments>
</item>
<item>
    <title>Getting Things Done（GTD）</title>
    <link>http://www.kuqin.com/managetool/20080622/9865.html</link>
    <description>GTD的理念：GTD的核心理念在于只有将你心中所想的所有的事情都写下来并且安排好下一步的计划，你才能够心无挂念，全力以赴地做好目前的工作，提高效率。GTD的基本方法：GTD的具体做法可以分成收集、整理、组织、回顾与执行五个步骤。</description>
    <pubDate>2008-06-22</pubDate>
    <category>管理工具</category>
    <author>不详</author>
    <comments>jerry's Blog</comments>
</item>
<item>
    <title>别让发现的缺陷跑掉</title>
    <link>http://www.kuqin.com/managetool/20080620/9739.html</link>
    <description>老赵把10个Bug写在纸上。在下午四点，你们一起过一遍这张纸上的内容，然后你把这张纸放在电脑旁边，直到Bug都被解决。这张纸，就是最简单的Bug跟踪系统。Bug跟踪系统，学名叫缺陷跟踪系统。通常使用的缺陷跟踪系统，当然比上面那个复杂得多，因为实际情况常常复杂得多。</description>
    <pubDate>2008-06-20</pubDate>
    <category>管理工具</category>
    <author>董越</author>
    <comments>《未雨绸缪——理解软件配置管理》</comments>
</item>
<item>
    <title>google svn 服务器使用</title>
    <link>http://www.kuqin.com/managetool/20080610/9378.html</link>
    <description>1. http://code.google.com/ 用gmail登入；2.Create a new project；3. 填入必要的项目名，描述等确定。就可以了；4. 确定成功；5. 到eclipse的打开新建一个project； 6. 后面根据 google source 上的svn提示</description>
    <pubDate>2008-06-10</pubDate>
    <category>管理工具</category>
    <author>G_G</author>
    <comments>BlogJava</comments>
</item>
<item>
    <title>BizTalk 如何使用业务规则引擎 (Rule Engine) </title>
    <link>http://www.kuqin.com/managetool/20080511/8345.html</link>
    <description>BizTalk中的业务规则引擎的功能和特点是在不改变流程,不重新部署工程的情况下,动态的配置策略信息,修改策略逻辑.达到动态的业务配置目的.根据schema 就可以建立业务规则引擎逻辑了,因为业务规则引擎是依赖于schema,而被流程调用的.</description>
    <pubDate>2008-05-11</pubDate>
    <category>管理工具</category>
    <author>穆彦鹏</author>
    <comments>博客园</comments>
</item>
<item>
    <title>高效经理的五个常用工具</title>
    <link>http://www.kuqin.com/managetool/20080506/8031.html</link>
    <description>要想获得管理的高效率，经理必须熟知并熟练运用以下几个工具：工具A：招聘面试的STAR原则；工具B：职责清晰的6W1H原则；工具C：目标管理的SMART原则；工具D：有效管理的PDCA原则；工具E：经理职业化的MKASH原则</description>
    <pubDate>2008-05-06</pubDate>
    <category>管理工具</category>
    <author>不详</author>
    <comments>中国管理传播网</comments>
</item>

</channel>
</rss>
