<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>开发工具</title>
<link>http://www.kuqin.com/developtool/</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>20款Notepad++插件下载和介绍</title>
    <link>http://www.kuqin.com/developtool/20090628/59334.html</link>
    <description>Notepad++从3.4版本开始支持插件机制，让用户可选择的为本身已经优秀的Notepad++添加更多强大的功能。下面是20款Notepad++插件的介绍和下载地址。
20款Notepad++插件
Insertion 
这是一个主要用于演示的插件，适合初次开发者用于实例学习。它的功能是插入当前文档的</description>
    <pubDate>2009-06-28</pubDate>
    <category>开发工具</category>
    <author>帕兰</author>
    <comments>帕兰映像</comments>
</item>
<item>
    <title>vi/vim 快捷键盘对照图（含中英文）</title>
    <link>http://www.kuqin.com/developtool/20090628/59303.html</link>
    <description>对于经常要辗转于 Linux/Unix 终端的用户，时常要使用&amp;nbsp;vi&amp;nbsp;来编辑文本。Emacs 虽说功能强，但学习起来更为陡峭，而况有些系统默认时没有 Emacs。&amp;nbsp;对于 vi 未有多份心者，也许使用它四五年时间，不过 i、o、dd、:wq、方向键移动光标尔耳，y、p 拷贝粘贴都</description>
    <pubDate>2009-06-28</pubDate>
    <category>开发工具</category>
    <author>隔叶黄莺</author>
    <comments>BlogJava</comments>
</item>
<item>
    <title>Eclipse中10个比较有用的快捷键组合</title>
    <link>http://www.kuqin.com/developtool/20090615/56743.html</link>
    <description>一个Eclipse骨灰级开发者总结了他认为最有用但又不太为人所知的快捷键组合。通过这些组合可以更加容易的浏览源代码，使得整体的开发效率和质量得到提升。 
1. ctrl+shift+r：打开资源
这可能是所有快捷键组合中最省时间的了。这组快捷键可以让你打开你的工作区中任何</description>
    <pubDate>2009-06-15</pubDate>
    <category>开发工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>一个好用的Vim插件：补全关键词</title>
    <link>http://www.kuqin.com/developtool/20090614/56694.html</link>
    <description>autocomplpop.vim 
http://www.vim.org/scripts/script.php?script_id=1879
&amp;nbsp;
把omnicomplete 装上，再装上这个，加上两个不去分大小写的选项
let g:AutoComplPop_IgnoreCaseOption=1
set ignorecase



哇，边打字，边补全</description>
    <pubDate>2009-06-14</pubDate>
    <category>开发工具</category>
    <author>秩名</author>
    <comments>C++博客</comments>
</item>
<item>
    <title>18个Web开发的IDE</title>
    <link>http://www.kuqin.com/developtool/20090605/55191.html</link>
    <description>Windows 下的IDE
Visual Web Developer


    免费 

Visual Web Developer 是一个简单来说是Visual Studio的一个剥离版本，只有web 开发。和VS一样它有一个很不错的project 管理和数据库工具。这个IDE面对的是初学者。
phpDesigner


    75</description>
    <pubDate>2009-06-05</pubDate>
    <category>开发工具</category>
    <author>Nettuts+</author>
    <comments>酷壳</comments>
</item>
<item>
    <title>将vim变得简单：如何在vim中得到你最喜爱的IDE特性</title>
    <link>http://www.kuqin.com/developtool/20090529/53714.html</link>
    <description>vim是很多程序员和系统管理员最爱的文本编辑器，虽然他提供了很多优秀而灵活的功能，但是对于新手来说他依然是难于上手的。从传统集成开发环境转到vim的开发人员通常会开在发方式的转变中发现迷失了自己。</description>
    <pubDate>2009-05-29</pubDate>
    <category>开发工具</category>
    <author>Ryan Paul</author>
    <comments>酷壳</comments>
</item>
<item>
    <title>EmEditor的两个妙用</title>
    <link>http://www.kuqin.com/developtool/20090523/52895.html</link>
    <description>一、快速测试html、javascript（关键字：web预览插件，html模板）；二、利用宏快速把html转换成js字符串格式 （关键字：正则替换，宏） </description>
    <pubDate>2009-05-23</pubDate>
    <category>开发工具</category>
    <author>谢慧琦</author>
    <comments>博客园</comments>
</item>
<item>
    <title>让 Emacs 飞起来</title>
    <link>http://www.kuqin.com/developtool/20090521/52596.html</link>
    <description>如果在使用 et 或 ec 命令时，emacs 守护进程没有开启，则自动使用 gvim 作为替代编辑器。当然，你也可以将 gvim 换成你自己喜欢的编辑器，比如 gedit 之类。</description>
    <pubDate>2009-05-21</pubDate>
    <category>开发工具</category>
    <author>galeki</author>
    <comments>LinuxGem</comments>
</item>
<item>
    <title>Visual Studio 2010 Beta1 中的 MPI Cluster Debugger </title>
    <link>http://www.kuqin.com/developtool/20090520/52410.html</link>
    <description>在同样的地方( 项目属性页面) ，我们找到了MPI Cluster Debugger。不同的是，原先寥寥无几的参数被现在的一群参数所取代。不过不必担心，我保证大家很快上手。其实，在大多数的情况下，只要填写其中的3个参数。对于其他参数，MPI Cluster Debugger会使用默认值。</description>
    <pubDate>2009-05-20</pubDate>
    <category>开发工具</category>
    <author>qingzhi</author>
    <comments>HPC中国研发团队</comments>
</item>
<item>
    <title>Visual Studio 2010 Beta 1已发布</title>
    <link>http://www.kuqin.com/developtool/20090519/52162.html</link>
    <description>微软表示，VS2010 Beta 1加入了大量的新功能，不过还有很多依然未完工，在产品质量和性能方面也还有很多工作要做，现在正是需要大家提供反馈的时候。</description>
    <pubDate>2009-05-19</pubDate>
    <category>开发工具</category>
    <author>上方文Q</author>
    <comments>驱动之家</comments>
</item>
<item>
    <title>Visual Studio小技巧：复制代码时，保留原ID </title>
    <link>http://www.kuqin.com/developtool/20090517/51721.html</link>
    <description>其实，Visual Studio是可以保留原始ID的。我们可以通过在Tools-&gt;Options-&gt;Text Editor-&gt;HTML-&gt;Miscellaneous中，把Auto ID elements on paste in Source View前面的勾去掉就可以。</description>
    <pubDate>2009-05-17</pubDate>
    <category>开发工具</category>
    <author>Jasper</author>
    <comments>博客园</comments>
</item>
<item>
    <title>Visual Studio IDE 快捷键一览</title>
    <link>http://www.kuqin.com/developtool/20090517/51716.html</link>
    <description>SHIFT   +   F1 当前窗口帮助  CTRL   +   ALT   +   F3 帮助-搜索  SHIFT   +   ALT   +   ENTER 全屏显示  CTRL   +   - 向后定位  CTRL   +   SHIFT   +   - 向前定位  CTRL   +   F4 关闭文档窗口  CTRL   +   PAGE   DOWN 光标定位到窗口上方</description>
    <pubDate>2009-05-17</pubDate>
    <category>开发工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>Google App Engine 的Java版试用小结</title>
    <link>http://www.kuqin.com/developtool/20090424/47908.html</link>
    <description>Google App Engine正式宣布支持Java！兼容所有现存的Java标准和工具，比如 Google Plugin for Eclipse，以及支持Java Servlet API, JDO 和JPA, javax.cache, and javax.mail等等，并且让Java开发者能够利用Google App Engine架构，和强大的sandbox。</description>
    <pubDate>2009-04-24</pubDate>
    <category>开发工具</category>
    <author>longhao</author>
    <comments>小鱼儿的blog</comments>
</item>
<item>
    <title>Visual Studio 2010的历史调试功能</title>
    <link>http://www.kuqin.com/developtool/20090423/47598.html</link>
    <description>调试事件窗口展示了程序运行过程中的关键事件，其中包括异常，文件访问，以及调试事件。一般情况下我们可以手动调用Debug.Write语句，或在断点处定义宏来完成类似的工作，不过有了集成的列表视图之后，我们就可以在浏览时根据事件类型或产生事件的线程进行过滤了。</description>
    <pubDate>2009-04-23</pubDate>
    <category>开发工具</category>
    <author>Jonathan Allen译者 赵劼</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>VS2008无法调试，可以执行，但就是不能命中断点</title>
    <link>http://www.kuqin.com/developtool/20090419/46686.html</link>
    <description>按F5无法到达断点就直接显示了页面，主要有以下几种情况：1、生成方式是Realse不是Debug；2、调试时到“附加到进程”菜单里看有没有“aspnet_wp.exe”的进程，如果没有，添加；3、控件的事件丢失……</description>
    <pubDate>2009-04-19</pubDate>
    <category>开发工具</category>
    <author>史泽昊</author>
    <comments>博客园</comments>
</item>
<item>
    <title>大幅优化MyEclipse的速度</title>
    <link>http://www.kuqin.com/developtool/20090419/46676.html</link>
    <description>1、去除不需要加载的模块；2、取消MyEclipse在启动时自动验证项目配置文件；3、去掉拼写检查（如果你觉的有用可以不去）；4、关闭自动更新。</description>
    <pubDate>2009-04-19</pubDate>
    <category>开发工具</category>
    <author>han2000lei</author>
    <comments>JavaEye技术网站</comments>
</item>
<item>
    <title>15个最受Web开发者欢迎的文本编辑器</title>
    <link>http://www.kuqin.com/developtool/20090402/43715.html</link>
    <description>本文介绍Notepad++,TextMate,Coda,Vim,PSPad等15个最受欢迎的编辑器。</description>
    <pubDate>2009-04-02</pubDate>
    <category>开发工具</category>
    <author>Jacob Gube</author>
    <comments>华军资讯</comments>
</item>
<item>
    <title>Emacs快捷键列表</title>
    <link>http://www.kuqin.com/developtool/20090402/43590.html</link>
    <description>本文总结Emacs常用快捷键，使用的Emacs的版本是GNU Emacs 23.0.60.1 of 2008-03-20, 而因各人使用的Emacs版本不同, 命令/快捷键可能存在差异。</description>
    <pubDate>2009-04-02</pubDate>
    <category>开发工具</category>
    <author>秩名</author>
    <comments>Ai.Freedom</comments>
</item>
<item>
    <title>配置自定义的Linux VIM编辑器</title>
    <link>http://www.kuqin.com/developtool/20090322/41862.html</link>
    <description>vim初始配置文件位置“~/.vimrc” 一般vim会有一个默认的配置文件样本.我一般会cp到用户目录中,然后再修改. &quot;cp /usr/share/vim/vim70/vimrc_example.vim ~/.vimrc&quot;</description>
    <pubDate>2009-03-22</pubDate>
    <category>开发工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>在Eclipse安装Aptana插件</title>
    <link>http://www.kuqin.com/developtool/20090318/40850.html</link>
    <description>因为aptana需要firefox 的JavaScript调试工具做调试，因此如果你安装过了aptana之后系统没有安装firefox，那么，还是推荐你安装一个firefox吧。即使不用这个浏览器也可以安装上，省的出现一些其他的不可预料的问题。</description>
    <pubDate>2009-03-18</pubDate>
    <category>开发工具</category>
    <author>feiwen8772</author>
    <comments>WEB前端开发</comments>
</item>
<item>
    <title>前端开发的几款利器</title>
    <link>http://www.kuqin.com/developtool/20090313/39667.html</link>
    <description>firebug 可以 查看页面指定部分html，动态改变 ，调试javascript ，改变css，查看布局，一把瑞士军刀；web developer可以对网页的标准性，可访问性，等方面 做诸多测试 ，可以方便禁用css，javascript，查看cookie ，等等……</description>
    <pubDate>2009-03-13</pubDate>
    <category>开发工具</category>
    <author>yiminghe</author>
    <comments>JavaEye技术网站</comments>
</item>
<item>
    <title>RFactor：为文本编辑器提供Ruby重构支持</title>
    <link>http://www.kuqin.com/developtool/20090312/39494.html</link>
    <description>RFactor用的是ruby_parser，它可以把解析后的Ruby AST作为s-expressions（sexp）返回。但是怎么样从s-expressions重新得到Ruby代码呢？</description>
    <pubDate>2009-03-12</pubDate>
    <category>开发工具</category>
    <author>Mirko Stocker译者 李剑</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Iron Speed Designer 6.0改进了</title>
    <link>http://www.kuqin.com/developtool/20090312/39493.html</link>
    <description>Iron Speed Designer是个Web 2.0应用生成器，开发者借助它能以可视化的方式为.NET/IIS创建网页而无需了解HTML及ASPX。新发布的6.0版具有如下特性：改进的布局编辑器、新的页面类型、新的工作流页面类型和即时的页面预览。</description>
    <pubDate>2009-03-12</pubDate>
    <category>开发工具</category>
    <author>Abel Avram译者 张龙</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>UltraEdit 使用技巧笔记</title>
    <link>http://www.kuqin.com/developtool/20090308/38593.html</link>
    <description>如何去掉所编辑文本中包含特定字符串的行?这则技巧是在UltraEdit的帮助文件里提到．CTRL+R 调出来替换(Replace)窗口,选中&quot;使用正则表达式&quot;;然后用查找 %*你的字符串*^p 替换成空内容即可.</description>
    <pubDate>2009-03-08</pubDate>
    <category>开发工具</category>
    <author>小叶</author>
    <comments>DBA Blog</comments>
</item>
<item>
    <title>以WPF作为UI的VS2010的截图介绍</title>
    <link>http://www.kuqin.com/developtool/20090304/38068.html</link>
    <description>Visual Studio团队发现，使用WPF将给Visual Studio和WPF都带来一些好处和挑战。Rico提到有一些问题有待解决，不过与此同时也表示他们可以很好解决这些问题。面对质疑，他辩解到：你们真的认为GDI是未来10年中计算机图形技术里的最后词汇吗？</description>
    <pubDate>2009-03-04</pubDate>
    <category>开发工具</category>
    <author>Jon Arild T&amp;oslash;rresdal译者</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Arthropod——Flash和AIR调试器</title>
    <link>http://www.kuqin.com/developtool/20090304/38067.html</link>
    <description>在被问到Flash/AIR开发者为何要使用Arthropod时，Calderon说到：Arthropod的特别之处在于其易用性，下载后直接就可以使用。你只需使用类中的静态方法就可以完成想要的功能。Arthropod的强大之处不仅在于其易用性，而且它还可以区分不同的日志类型。</description>
    <pubDate>2009-03-04</pubDate>
    <category>开发工具</category>
    <author>Moxie Zhang译者 张龙</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>SharpDevelop发布里程碑式的3.0版本</title>
    <link>http://www.kuqin.com/developtool/20090304/38066.html</link>
    <description>SharpDevelop 3.0可以编写面向.NET 2.0、.NET 3.0和.NET 3.5的代码，并支持MSBuild 3.5。在提高开发生产力方面，SharpDevelop 3.0提供了重构、自动代码插入及多核支持。整个应用程序能够从USB闪存盘中启动。</description>
    <pubDate>2009-03-04</pubDate>
    <category>开发工具</category>
    <author>Abel Avram译者 赵劼</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>程序分析工具gprof介绍</title>
    <link>http://www.kuqin.com/developtool/20090302/37409.html</link>
    <description>Gprof是Linux下一个强有力的程序分析工具。对于C、Pascal或者Fortran77语言的程序，它能够以“日志”的形式记录程序运行时的统计信息：程序运行中各个函数消耗的时间和函数调用关系，以及每个函数被调用的次数等等。</description>
    <pubDate>2009-03-02</pubDate>
    <category>开发工具</category>
    <author>黄鹏</author>
    <comments>博客园</comments>
</item>
<item>
    <title>善用VS中的Code Snippet来提高开发效率</title>
    <link>http://www.kuqin.com/developtool/20090302/37405.html</link>
    <description>VS2008提供了很多内置的Snippet，另外我们也可以将自己编写的或者他人编写的导入VS中。Snippet的定义都在XML中，因此也算得上是代码，所以在命名上与其它代码无异，都要选择更有意义或者相关性的名字。</description>
    <pubDate>2009-03-02</pubDate>
    <category>开发工具</category>
    <author>Anders Cui</author>
    <comments>博客园</comments>
</item>
<item>
    <title>Linux程序应用开发环境和工具经验谈</title>
    <link>http://www.kuqin.com/developtool/20090301/37273.html</link>
    <description>本文以轻松的笔调介绍了自己在Linux环境下进行程序开发的体会和经验，主要是对Linux下的开发工具和开发环境做了一个生动、明快的描述。</description>
    <pubDate>2009-03-01</pubDate>
    <category>开发工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>IntelliJ IDEA 让开发不再单调</title>
    <link>http://www.kuqin.com/developtool/20090301/37272.html</link>
    <description>的确由于市场宣传的原因，知道IDEA的人并不多，何况Eclipse是开源软件，免费的，与500 dollar相比，免费毕竟是个大实惠。但我们在此并不能抹去IDEA的优秀，和IDEA所提倡的“以人为本”的编码精神。</description>
    <pubDate>2009-03-01</pubDate>
    <category>开发工具</category>
    <author>leange</author>
    <comments>Matrix</comments>
</item>
<item>
    <title>Java新手看招 常用开发工具介绍</title>
    <link>http://www.kuqin.com/developtool/20090301/37271.html</link>
    <description>学习Java程序设计，同样需要方便易用的开发工具。Java的开发工具很多，而且各有优缺点，初学者往往不知道有哪些常用的开发工具，或者由于面临的选择比较多而产生困惑。本文对初学者常使用的Java开发工具作一介绍，有助于初学者了解Java常用开发工具并做出选择。</description>
    <pubDate>2009-03-01</pubDate>
    <category>开发工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>Java IDE与开发工具试用印象</title>
    <link>http://www.kuqin.com/developtool/20090301/37269.html</link>
    <description>Jbuilder 2007做得太强了。我用它明显感觉小脚穿大鞋。Netbeans5.5在java 6下的桌面开发能力很强，不过短期内我还用不上。 本文重点介绍Eclipse平台下的一些开发工具。</description>
    <pubDate>2009-03-01</pubDate>
    <category>开发工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>Python几种开发工具介绍</title>
    <link>http://www.kuqin.com/developtool/20090301/37267.html</link>
    <description>在windows平台我就是用pythonwin，感觉还不错，和idle差不多，在Linux平台的可考虑用它。 </description>
    <pubDate>2009-03-01</pubDate>
    <category>开发工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>使用VC++2008编写C/C++控制台程序的方法</title>
    <link>http://www.kuqin.com/developtool/20090225/36434.html</link>
    <description>1、启动VS2008（我的默认环境是VC），单击“File”-&gt;“New”-&gt;“Project”；2、点击“Finish”后，在右击“Source Files”-&gt;“Add”-&gt;“New Item”；3、编程测试代码；4、单击“Debug”-&gt;“Start Without Debugging”……</description>
    <pubDate>2009-02-25</pubDate>
    <category>开发工具</category>
    <author>秩名</author>
    <comments>百度空间</comments>
</item>
<item>
    <title>基于Web的IDE会成为主流？</title>
    <link>http://www.kuqin.com/developtool/20090222/36093.html</link>
    <description>Bespin的目前版本是0.1，它还是个最初的原型，包含对一些基本编辑特性的支持，比如语法高亮、大文件处理、撤销/重做、浏览器中预览文件以及导入导出工程等等。</description>
    <pubDate>2009-02-22</pubDate>
    <category>开发工具</category>
    <author>Dionysios G. Synodinos译者 张</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Mono 2获Developer.com网站09年度.NET工具插件大奖</title>
    <link>http://www.kuqin.com/developtool/20090218/35591.html</link>
    <description>Mono虚拟机包含一个实时编译引擎，该引擎可用于如下处理器：x86，SPARC，PowerPC， ARM，S390（32位架构和64位架构），x86-64，IA64 和64位架构的SPARC。</description>
    <pubDate>2009-02-18</pubDate>
    <category>开发工具</category>
    <author>张善友</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>10多位IT专家分享他们离不开的实用工具</title>
    <link>http://www.kuqin.com/developtool/20090218/35458.html</link>
    <description>我向IT专家请教，让他们列出一个自己依赖的工具清单— 我得到了一些令人吃惊的结果。他们的清单（几乎）就像本人一样独特。试着根据你自己的工作角色和技能来匹配以下的专家们吧。也许他们的清单可帮助你缩小搜索有用的实用工具的范围。</description>
    <pubDate>2009-02-18</pubDate>
    <category>开发工具</category>
    <author>Susan Harkins</author>
    <comments>译言</comments>
</item>
<item>
    <title>提高代码开发质量可选的Eclipse插件</title>
    <link>http://www.kuqin.com/developtool/20090215/35036.html</link>
    <description>CheckStyle：用于编码标准；PMD 的 CPD：帮助发现代码重复；Coverlipse：测量代码覆盖率；JDepend：提供依赖项分析；Eclipse Metric 插件：有效地查出复杂度</description>
    <pubDate>2009-02-15</pubDate>
    <category>开发工具</category>
    <author>hongliang.dinghl</author>
    <comments>阿里巴巴（软件）开发者博客</comments>
</item>
<item>
    <title>J2ME开发工具</title>
    <link>http://www.kuqin.com/developtool/20090215/34979.html</link>
    <description>NetBeans是一套完全以Java撰写而成、并且开放原始码的开发工具。Java Studio Micro Edition大致上是把NetBeans IDE和J2ME Wireless Toolkit结合在一起的产品。可以方便J2ME应用程序的开发者更容易追踪问题与除错。</description>
    <pubDate>2009-02-15</pubDate>
    <category>开发工具</category>
    <author>秩名</author>
    <comments>酷勤网</comments>
</item>
<item>
    <title>面向Visual Studio 2008的StickyNotes</title>
    <link>http://www.kuqin.com/developtool/20090105/32568.html</link>
    <description>StickyNotes是一个Visual Studio插件，它能够为解决方案中的文档创建粘性的注释（sticky notes）。根据其文档所述，StickyNotes支持两类注释：永久性注释 ；临时性注释。</description>
    <pubDate>2009-01-05</pubDate>
    <category>开发工具</category>
    <author>Abel Avram译者 张龙</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>Web通信分析工具</title>
    <link>http://www.kuqin.com/developtool/20090102/32378.html</link>
    <description>如果把Web通信从上到下分为许多层——XMLHttpRequest层，HTTP层，TCP层，那么这些工具可以分别抓取每个层的通信数据进行分析，结合使用极其强大。</description>
    <pubDate>2009-01-02</pubDate>
    <category>开发工具</category>
    <author>charlee</author>
    <comments>idv2</comments>
</item>
<item>
    <title>动态语言IDE：来自Groovy-Eclipse的新闻</title>
    <link>http://www.kuqin.com/developtool/20081229/32177.html</link>
    <description>Groovy-Eclipse已经包含了Groovy实现因而并不需要一个外部Groovy：Groovy Eclipse包含一个内嵌的Groovy运行时库，它本身是一个独立的Eclipse plugin（或者按OSGi的说法，一个bundle）。</description>
    <pubDate>2008-12-29</pubDate>
    <category>开发工具</category>
    <author>Mirko Stocker译者 宋玮</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>动态语言IDE：Aptana Pydev和DLTK Python</title>
    <link>http://www.kuqin.com/developtool/20081229/32176.html</link>
    <description>我认为，作为Aptana的产品，Pydev会同步提升其质量和支持服务。因为Pydev用户一直在增长，维护起来越来越困难，我一个人难以应对。（尽管有一些贡献者也时常在维护它，但直到现在，还没有人为它的稳定性做开发）。</description>
    <pubDate>2008-12-29</pubDate>
    <category>开发工具</category>
    <author>秩名</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>使用Netbeans开发WordPress</title>
    <link>http://www.kuqin.com/developtool/20081226/32100.html</link>
    <description>NetBeans对javaDoc有很好的支持，而WordPress都有很好的文档注释，所以不仅PHP内置函数有代码提示，WordPress中的函数等也有代码提示。</description>
    <pubDate>2008-12-26</pubDate>
    <category>开发工具</category>
    <author>冰古</author>
    <comments>冰古blog</comments>
</item>
<item>
    <title>PHP编辑器：Dev-PHP2</title>
    <link>http://www.kuqin.com/developtool/20081226/32099.html</link>
    <description>选择Dev-PHP2其实有点无奈，原因是我试用了几乎所有别人在网上推荐的PHP收费编辑器或大牌编辑器，如：PHPDesigner 2008、PHPEdit、PhpED、DSV PHP Editor、eclipse等等，占用内存大、启动缓慢、小毛病不少，真的是对不起付费的客户，还不如就用Dev-PHP2算了。</description>
    <pubDate>2008-12-26</pubDate>
    <category>开发工具</category>
    <author>冰古</author>
    <comments>冰古blog</comments>
</item>
<item>
    <title>Visual Studio 2010提升SharePoint开发功能</title>
    <link>http://www.kuqin.com/developtool/20081225/32041.html</link>
    <description>如果VS 2010 Tools for SharePoint如他们所承诺那样得以发布，那么很多人都会计划把MOSS（Microsoft Office SharePoint Server）作为微软IT部门中主要的Web应用程序框架，并且会成为公共.NET网站一种逐渐流行的选择。</description>
    <pubDate>2008-12-25</pubDate>
    <category>开发工具</category>
    <author>Al Tenhundfeld译者 朱永光</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>动态语言IDE：Aptana Ruby和DLTK Ruby</title>
    <link>http://www.kuqin.com/developtool/20081225/32033.html</link>
    <description>基于Eclipse的Ruby开发工具已经得到了广泛使用，尤其是在Rails开发中，RadRails提供的扩展非常好用。RDT和RadRails都已经集成到Aptana Studio中了。而且RDT的主要开发者Chris Williams也受雇于Aptana。</description>
    <pubDate>2008-12-25</pubDate>
    <category>开发工具</category>
    <author>Mirko Stocker译者 贾晓楠</author>
    <comments>InfoQ</comments>
</item>
<item>
    <title>闲聊日志分析工具</title>
    <link>http://www.kuqin.com/developtool/20081222/31585.html</link>
    <description>除了Google Analytics和Clicky这样的工具外，还有另外一类工具也广受欢迎，这就是以Webalizer和AWStats为代表的日志文件分析工具。它们的工作原理是直接读取并解析原始的Apache日志文件，然后再根据得到的数据生成HTML报表文件。</description>
    <pubDate>2008-12-22</pubDate>
    <category>开发工具</category>
    <author>丁宇</author>
    <comments>心弦</comments>
</item>
<item>
    <title>Ruby静态分析工具综述：Roodi、Rufus、Reek和Flay</title>
    <link>http://www.kuqin.com/developtool/20081204/29393.html</link>
    <description>在很长的时间里，由于没有访问Ruby资源中抽象语法树（AST）的标准方法，Ruby在静态分析工具方面总是不能得心应手。解决方案之一是使用ParseTree这个gem，这个工具使用了原生扩展，来实现对Ruby代码解析树的访问。</description>
    <pubDate>2008-12-04</pubDate>
    <category>开发工具</category>
    <author>Werner Schuster译者 杨晨</author>
    <comments>InfoQ</comments>
</item>

</channel>
</rss>
