<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_一个程序员的自省_分类_27-Cool Tools</title><id>http://feed.cnblogs.com/blog/u/15645/category/45452/rss</id><updated>2012-05-29T01:16:22Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/category/45452.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/15645/category/45452/rss"/><entry><id>http://www.cnblogs.com/anderslly/archive/2011/05/03/create-wikipedia-book.html</id><title type="text">制作自己的wikibook</title><summary type="text">wikipedia.org是我特别喜欢的网站，首先是它的信息量极为丰富，不管是文章本身的内容，还是它所引用的外部资源；而且文章的风格也很让人喜欢，简约的文本，配以适量的图片，很对我的口味；另外一个重要的地方是，文章内容比较可靠。如果看到一篇喜欢的wiki文章，想打印出来，那么看页面的左边侧栏： 可以使用Printable版本打印，也可以保存为本地的PDF文件。最有趣的地方是“Create a book”：一旦开始书籍的创建，在页面的页首部分就会出现一个功能区域： 当我们把需要的文章都添加进来后，点击Show book，即进入书籍的管理页面，甚至还可以组织书籍的章节！然后，可以保存为本地文件，格</summary><published>2011-05-03T13:38:00Z</published><updated>2011-05-03T13:38:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2011/05/03/create-wikipedia-book.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2011/05/03/create-wikipedia-book.html"/><content type="html"/></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2009/07/18/my-favorite-tools.html</id><title type="text">我喜欢的工具列表</title><summary type="text">这里推荐些比较喜欢的工具，它要够小巧，也要够强大，另外还要开源、免费或够便宜。</summary><published>2009-07-18T07:43:00Z</published><updated>2009-07-18T07:43:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2009/07/18/my-favorite-tools.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2009/07/18/my-favorite-tools.html"/><content type="text">这里推荐些比较喜欢的工具，它要够小巧，也要够强大，另外还要开源、免费或够便宜。</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2008/12/25/it-is-official-fsharp-release.html</id><title type="text">官方消息：Visual Studio 2010将正式包含F#（转载）</title><summary type="text">在2007年，微软就透露F#将在未来的某个时刻成为.NET平台的头等语言。现在，它终于宣布F#将被包含在Visual Studio 2010中。</summary><published>2008-12-25T14:19:00Z</published><updated>2008-12-25T14:19:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2008/12/25/it-is-official-fsharp-release.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2008/12/25/it-is-official-fsharp-release.html"/><content type="text">在2007年，微软就透露F#将在未来的某个时刻成为.NET平台的头等语言。现在，它终于宣布F#将被包含在Visual Studio 2010中。</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2008/11/22/fashion-your-firefox.html</id><title type="text">Fashion Your Firefox</title><summary type="text">毫无疑问的，我们现在呆在网路上的时间要比走在路上的时间要多。在这里我们也怕堵车:-}，我们都希望能快点找到想要的东西。还有，时间久了，也想把浏览器打扮地漂亮点儿。嗯，Mozilla推出了一个Add-on精选包——Fashion Your Firefox，也许能满足一下这方面的需求吧。</summary><published>2008-11-22T07:50:00Z</published><updated>2008-11-22T07:50:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2008/11/22/fashion-your-firefox.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2008/11/22/fashion-your-firefox.html"/><content type="text">毫无疑问的，我们现在呆在网路上的时间要比走在路上的时间要多。在这里我们也怕堵车:-}，我们都希望能快点找到想要的东西。还有，时间久了，也想把浏览器打扮地漂亮点儿。嗯，Mozilla推出了一个Add-on精选包——Fashion Your Firefox，也许能满足一下这方面的需求吧。</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2008/11/18/fsharp-adventures-unit-test.html</id><title type="text">F#探险之旅（七）：在F#中进行单元测试</title><summary type="text">本文介绍了在F#中如何使用NUnit和FsUnit进行单元测试。可以看到两者都很简单，前者简单是因为能很好地延续在C#中的方式，迁移过来不要费多大力气；后者简单是因为它接近自然语言，看起来很亲切，比如我们可以写出fruits |&gt; should contain "apple"这样的测试代码。FsUnit值得关注，除了单元测试本身，我们还可以通过它来了解Language-Oriented Programming的相关知识。</summary><published>2008-11-18T05:42:00Z</published><updated>2008-11-18T05:42:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2008/11/18/fsharp-adventures-unit-test.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2008/11/18/fsharp-adventures-unit-test.html"/><content type="text">本文介绍了在F#中如何使用NUnit和FsUnit进行单元测试。可以看到两者都很简单，前者简单是因为能很好地延续在C#中的方式，迁移过来不要费多大力气；后者简单是因为它接近自然语言，看起来很亲切，比如我们可以写出fruits |&gt; should contain "apple"这样的测试代码。FsUnit值得关注，除了单元测试本身，我们还可以通过它来了解Language-Oriented Programming的相关知识。</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2008/11/12/coderush-xpress-for-csharp.html</id><title type="text">推荐VS2008插件CodeRush Xpress for C#</title><summary type="text">近期DevExpress和微软共同发布了用于VS2008的插件CodeRush Xpress for C#，它包含了Code Rush和Refactor! Pro中的一些特性。这些特性包括增强的导航、选择工具、代码创建功能以及强大的重构支持。用了CodeRush Xpress，才体会到"工欲善其事，必先利其器"，它无疑会大大改善我们的开发体验，而且它是免费的，向您强烈推荐。</summary><published>2008-11-12T05:33:00Z</published><updated>2008-11-12T05:33:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2008/11/12/coderush-xpress-for-csharp.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2008/11/12/coderush-xpress-for-csharp.html"/><content type="text">近期DevExpress和微软共同发布了用于VS2008的插件CodeRush Xpress for C#，它包含了Code Rush和Refactor! Pro中的一些特性。这些特性包括增强的导航、选择工具、代码创建功能以及强大的重构支持。用了CodeRush Xpress，才体会到"工欲善其事，必先利其器"，它无疑会大大改善我们的开发体验，而且它是免费的，向您强烈推荐。</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2008/04/16/sqlite-scope.html</id><title type="text">SQLite适用的范围</title><summary type="text">最近尝试了下SQLite，用起来很不错，以后开发自己的网站、小工具等就用它了，转载一篇文章看看它的适用范围。</summary><published>2008-04-16T03:24:00Z</published><updated>2008-04-16T03:24:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2008/04/16/sqlite-scope.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2008/04/16/sqlite-scope.html"/><content type="text">最近尝试了下SQLite，用起来很不错，以后开发自己的网站、小工具等就用它了，转载一篇文章看看它的适用范围。</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2008/04/07/notepad-plus.html</id><title type="text">Notepad++ 4.8.5 RC</title><summary type="text">现在网上有很多文件编辑器,这个却是不可多得的一款,不论是日常使用还是手写编程代码,都能让你体会到它独有的优势和方 便.内置支持多达 27 种语法高亮度显示(囊括各种常见的源代码、脚本,值得一提的是,完美支持 .nfo 文件查看),也支持自定义语言;可自动检测文件类型,根据关键字显示节点,节点可自由折叠/打开,代码显示得非常有层次感!这是此软件最具特色的体现之一;可打开双窗口,在分窗口中又可打开多个子窗口,允许快捷切换全屏显示模式(F11),支持鼠标滚轮改变文档显示比例,等等;提供数个特色东东,如邻行互换位置、宏功能,等等...</summary><published>2008-04-07T03:27:00Z</published><updated>2008-04-07T03:27:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2008/04/07/notepad-plus.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2008/04/07/notepad-plus.html"/><content type="text">现在网上有很多文件编辑器,这个却是不可多得的一款,不论是日常使用还是手写编程代码,都能让你体会到它独有的优势和方 便.内置支持多达 27 种语法高亮度显示(囊括各种常见的源代码、脚本,值得一提的是,完美支持 .nfo 文件查看),也支持自定义语言;可自动检测文件类型,根据关键字显示节点,节点可自由折叠/打开,代码显示得非常有层次感!这是此软件最具特色的体现之一;可打开双窗口,在分窗口中又可打开多个子窗口,允许快捷切换全屏显示模式(F11),支持鼠标滚轮改变文档显示比例,等等;提供数个特色东东,如邻行互换位置、宏功能,等等...</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2008/04/05/framework-design-studio-published.html</id><title type="text">Framework Design Studio 发布了</title><summary type="text">Krzysztof Cwalina 和他的伙计们最近在开发一个工具，可以帮助框架设计者更容易地进行设计、复查和维护高度易用的API，它就是Framework Design Studio（FDS）。目前这个工具主要用于：1、列出一个托管程序集暴露的API；2、比较一个程序集的两个版本的差异；3、对API进行复查，对API的设计进行注解，将复查的bug整理为文档，归入缺陷数据库；4、将API复查结果导出为Word文档；本文提供了此工具的快速入门。</summary><published>2008-04-05T07:54:00Z</published><updated>2008-04-05T07:54:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2008/04/05/framework-design-studio-published.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2008/04/05/framework-design-studio-published.html"/><content type="text">Krzysztof Cwalina 和他的伙计们最近在开发一个工具，可以帮助框架设计者更容易地进行设计、复查和维护高度易用的API，它就是Framework Design Studio（FDS）。目前这个工具主要用于：1、列出一个托管程序集暴露的API；2、比较一个程序集的两个版本的差异；3、对API进行复查，对API的设计进行注解，将复查的bug整理为文档，归入缺陷数据库；4、将API复查结果导出为Word文档；本文提供了此工具的快速入门。</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2008/03/25/codelite-ide-for-cpp.html</id><title type="text">CodeLite IDE for C/C++ Rev1202</title><summary type="text">CodeLite IDE Revision 1202 for C/C++已经发布,这是一个强大的开源,跨平台的C/C++整合开发环境. </summary><published>2008-03-25T02:10:00Z</published><updated>2008-03-25T02:10:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2008/03/25/codelite-ide-for-cpp.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2008/03/25/codelite-ide-for-cpp.html"/><content type="text">CodeLite IDE Revision 1202 for C/C++已经发布,这是一个强大的开源,跨平台的C/C++整合开发环境. </content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2007/10/22/enhanceourvs2005.html</id><title type="text">增强我们的Visual Studio（更新中）</title><summary type="text">在一篇文章《Visual Studio vs Eclipse》中，Jon Skeet对两者进行了对比。VS2005确实有其不足。还好，当前已经有了一批不错的Add-In了，适当地应用，会让我们的VS更为强大，我这里推荐了4个不错的Add-In，尤其是其中的DPack，强烈推荐。最希望的还是大家能群策群力，一起打造更好的VS IDE！更新: 至2007-10-31, add-in列表已增加到14个，推荐Clipboard Manager。2008-11-12，添加VS2008 add-in：CodeRush Xpress for C#</summary><published>2007-10-22T14:09:00Z</published><updated>2007-10-22T14:09:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2007/10/22/enhanceourvs2005.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2007/10/22/enhanceourvs2005.html"/><content type="text">在一篇文章《Visual Studio vs Eclipse》中，Jon Skeet对两者进行了对比。VS2005确实有其不足。还好，当前已经有了一批不错的Add-In了，适当地应用，会让我们的VS更为强大，我这里推荐了4个不错的Add-In，尤其是其中的DPack，强烈推荐。最希望的还是大家能群策群力，一起打造更好的VS IDE！更新: 至2007-10-31, add-in列表已增加到14个，推荐Clipboard Manager。2008-11-12，添加VS2008 add-in：CodeRush Xpress for C#</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2007/06/24/safarichinese.html</id><title type="text">Safari on Windows已可良好支持中文！</title><summary type="text">Safari on Windows已可良好支持中文！</summary><published>2007-06-24T14:26:00Z</published><updated>2007-06-24T14:26:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2007/06/24/safarichinese.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2007/06/24/safarichinese.html"/><content type="text">Safari on Windows已可良好支持中文！</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2007/06/12/safarionwindows.html</id><title type="text">Safari on Windows</title><summary type="text">Apple has officially announced the public beta of Safari for Windows. Very interesting move and very bold performance claims where they claim beating IE by 2x and Mozilla/FireFox by 1.6x in their benchmarks.</summary><published>2007-06-12T01:23:00Z</published><updated>2007-06-12T01:23:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2007/06/12/safarionwindows.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2007/06/12/safarionwindows.html"/><content type="text">Apple has officially announced the public beta of Safari for Windows. Very interesting move and very bold performance claims where they claim beating IE by 2x and Mozilla/FireFox by 1.6x in their benchmarks.</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2007/03/09/log4netconfigsamples.html</id><title type="text">log4net的各种Appender配置示例</title><summary type="text">在log4net的配置中，appender是最重要的部分，一般来说，每一种appender都表示一种日志的输出介质，如日志文件、EvengLog、数据库、控制台、邮件、ASP.NET页面等。本文对各种内置的appender的配置提供了示例，希望对您有所帮助。</summary><published>2007-03-09T09:02:00Z</published><updated>2007-03-09T09:02:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2007/03/09/log4netconfigsamples.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2007/03/09/log4netconfigsamples.html"/><content type="text">在log4net的配置中，appender是最重要的部分，一般来说，每一种appender都表示一种日志的输出介质，如日志文件、EvengLog、数据库、控制台、邮件、ASP.NET页面等。本文对各种内置的appender的配置提供了示例，希望对您有所帮助。</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2007/01/13/pinvokeaddin.html</id><title type="text">使用PInvoke.NET插件为托管代码添加Win32 API签名</title><summary type="text">P/Invoke（Platform invoke）即在.NET Framework中调用Win32 API的过程。其中一个困难的地方就是确定要调用方法的签名（尤其是缺乏Win32编程经历的情况下），如果你也有这样的痛苦，试试PInvoke.NET插件吧。</summary><published>2007-01-13T11:08:00Z</published><updated>2007-01-13T11:08:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2007/01/13/pinvokeaddin.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2007/01/13/pinvokeaddin.html"/><content type="text">P/Invoke（Platform invoke）即在.NET Framework中调用Win32 API的过程。其中一个困难的地方就是确定要调用方法的签名（尤其是缺乏Win32编程经历的情况下），如果你也有这样的痛苦，试试PInvoke.NET插件吧。</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2006/12/14/ghostdocintroduction.html</id><title type="text">使用GhostDoc为代码生成注释文档</title><summary type="text">C#中XML格式的文档注释好处多多：Visual Studio会在很多地方显示这些注释内容（例如，编辑器的工具提示或对象浏览器），还有一些工具（比如NDoc或微软的文档工具Sandcastle）也可以利用这些注释生成具有良好外观的帮助文件。这些都让XML格式的注释看上去很美——但很不幸，你首先得编写大量简单、乏味的注释。而GhostDoc是Visual Studio的一个免费插件，可以帮助开发人员编写XML格式的注释文档。</summary><published>2006-12-14T04:12:00Z</published><updated>2006-12-14T04:12:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2006/12/14/ghostdocintroduction.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2006/12/14/ghostdocintroduction.html"/><content type="text">C#中XML格式的文档注释好处多多：Visual Studio会在很多地方显示这些注释内容（例如，编辑器的工具提示或对象浏览器），还有一些工具（比如NDoc或微软的文档工具Sandcastle）也可以利用这些注释生成具有良好外观的帮助文件。这些都让XML格式的注释看上去很美——但很不幸，你首先得编写大量简单、乏味的注释。而GhostDoc是Visual Studio的一个免费插件，可以帮助开发人员编写XML格式的注释文档。</content></entry><entry><id>http://www.cnblogs.com/anderslly/archive/2006/01/05/311443.html</id><title type="text">Winamp-My Favorite Media Player</title><summary type="text"/><published>2006-01-05T04:28:00Z</published><updated>2006-01-05T04:28:00Z</updated><author><name>Anders Cui</name><uri>http://www.cnblogs.com/anderslly/</uri></author><link rel="alternate" href="http://www.cnblogs.com/anderslly/archive/2006/01/05/311443.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/anderslly/archive/2006/01/05/311443.html"/><content type="text"/></entry></feed>
