<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_乌龙</title><subtitle type="text">事在人为</subtitle><id>http://feed.cnblogs.com/blog/u/14917/rss</id><updated>2007-07-22T14:18:01Z</updated><author><name>乌龙</name><uri>http://www.cnblogs.com/robinzhang/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/robinzhang/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/14917/rss"/><entry><id>http://www.cnblogs.com/robinzhang/archive/2007/07/22/827594.html</id><title type="text">NBear的学习资源列表 -- NB之三</title><summary type="text">1.NBearV3.7.2_tutorials\cases\SimpleGuestbook：看这个对NBear的分层设计会有直观了解了。2.NBear Offical Site v1.0.2: 这个比较实际的应用，不错。就是nbear.org的程序3.NBear_PetShop: 这个不错，里面还可以看到DBHelper的写法4.NBearManual_CN.exe/NBearV3中文教程.CHM...</summary><published>2007-07-22T14:16:00Z</published><updated>2007-07-22T14:16:00Z</updated><author><name>乌龙</name><uri>http://www.cnblogs.com/robinzhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/robinzhang/archive/2007/07/22/827594.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/robinzhang/archive/2007/07/22/827594.html"/></entry><entry><id>http://www.cnblogs.com/robinzhang/archive/2007/07/22/827593.html</id><title type="text">NBear建议使用方式 -- NB之二</title><summary type="text">1.安装插件SetupNBearVsPlugin.exe2.建表3.用NBear.Tools.DbToEntityDesign.exe从数据库生成EntityDesign类，include到designs项目。4.配好EntityDesignToEntityConfig.xml，编译Designs 项目,则插件会自动生成或更新entity/EntityImpls.xml（有新表或改了表，重复3/4...</summary><published>2007-07-22T14:15:00Z</published><updated>2007-07-22T14:15:00Z</updated><author><name>乌龙</name><uri>http://www.cnblogs.com/robinzhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/robinzhang/archive/2007/07/22/827593.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/robinzhang/archive/2007/07/22/827593.html"/></entry><entry><id>http://www.cnblogs.com/robinzhang/archive/2007/07/22/827592.html</id><title type="text">NBear的优缺点粗略分析（3.7版本）-- NB之一</title><summary type="text">以下是粗略看看NBear3.7.2版本的感觉，也给出了一点和castle的activeRecord的简单比较。总的感觉nbear是不错的，它和castle方案在分层设计上基本是一样的，就是ORM的使用上有点不同。和castle方案的比较的感觉是：castle会更简单好上手一点，nbear的学习要长点时间。一、优点：1.提供了应用层的一些包装，省了不少事：a.分布式部署的实现b.序列化、多语言c.a...</summary><published>2007-07-22T14:13:00Z</published><updated>2007-07-22T14:13:00Z</updated><author><name>乌龙</name><uri>http://www.cnblogs.com/robinzhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/robinzhang/archive/2007/07/22/827592.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/robinzhang/archive/2007/07/22/827592.html"/></entry><entry><id>http://www.cnblogs.com/robinzhang/archive/2007/07/21/826707.html</id><title type="text">UML的硬伤？UML在系统分析、设计方面的应用理解</title><summary type="text">《UML三大硬伤》，一个弟兄攻击了一下UML，也来说说个人的一点理解吧。原文见下面的链接。至少UML里的用例图、活动图、状态图、类图、时序图还是很好用的（目前我也只用到这个程度了）。用例图主要可以提供一个软件功能的大视图，并且也初步的把使用者的权限范围表达出来了；活动图好理解，相当于流程图，表达业务流程乃至程序算法时都是常用的；状态图和活动图互补，有时用状态机转换来表达一些业务流转等很清楚；类图用...</summary><published>2007-07-21T09:30:00Z</published><updated>2007-07-21T09:30:00Z</updated><author><name>乌龙</name><uri>http://www.cnblogs.com/robinzhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/robinzhang/archive/2007/07/21/826707.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/robinzhang/archive/2007/07/21/826707.html"/></entry><entry><id>http://www.cnblogs.com/robinzhang/archive/2007/03/17/678536.html</id><title type="text">软件公司内部协作平台的选型（项目/BUG/需求管理及用户支持）</title><summary type="text">下面是在考虑公司内部的协作平台时的选型说明，贴出来供有需要的弟兄参考。&amp;#8220;软件开发协作平台&amp;#8221;需求是a.支持项目管理、BUG及用户支持管理；b.内部公告；c.可定制流程、可自定义字段；d.权限控制；e.Email通知及监控 f.统计报表及导出 g.最好易扩展狂找一顿后的选型结果就是：&amp;#8220;URTracker+Excel&amp;#8221;。0321Update:最终还是&amp;#8...</summary><published>2007-03-17T14:30:00Z</published><updated>2007-03-17T14:30:00Z</updated><author><name>乌龙</name><uri>http://www.cnblogs.com/robinzhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/robinzhang/archive/2007/03/17/678536.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/robinzhang/archive/2007/03/17/678536.html"/></entry><entry><id>http://www.cnblogs.com/robinzhang/archive/2007/01/13/619738.html</id><title type="text">园内ORM讨论的经典文章及评论</title><summary type="text">考虑整合一个ORM框架，顺手把找到的资料索引一下，供大家参考。NET开源项目介绍及资源推荐：数据持久层对.net的常见ORM有简略但不错的说明。一个好的总结和指引。ORM之硬伤是对&amp;#8220;ORM的缺点论&amp;#8221;进行反驳的一篇最言之有物的一个帖子。楼主认为ORM的真正问题是国内.net程序员的OO功力不够。帖主尤其强调在&amp;#8220;性能及复杂查询&amp;#8221;的问题上认为是没有问题。r...</summary><published>2007-01-13T12:55:00Z</published><updated>2007-01-13T12:55:00Z</updated><author><name>乌龙</name><uri>http://www.cnblogs.com/robinzhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/robinzhang/archive/2007/01/13/619738.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/robinzhang/archive/2007/01/13/619738.html"/></entry><entry><id>http://www.cnblogs.com/robinzhang/archive/2006/12/21/599765.html</id><title type="text">功能规格说明的模版--标在原型上的</title><summary type="text">这是标在原型上的功能规格说明的模版。实践证明还行，帖在这里或可给有需要的弟兄参考。能在原型的UI上直接标上的功能说明，就近标在原型上控件旁边了，这是在主要界面上用text写的补充说明。因为没有写独立的文本用例，所以在这里用&amp;#8220;一、功能使用者及涉众利益&amp;#8221;、&amp;#8220;六、应用场景&amp;#8221;、&amp;#8220;七、客户收益&amp;#8221;，兼顾了一点用例的效果，对功能的意图可以做...</summary><published>2006-12-21T13:49:00Z</published><updated>2006-12-21T13:49:00Z</updated><author><name>乌龙</name><uri>http://www.cnblogs.com/robinzhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/robinzhang/archive/2006/12/21/599765.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/robinzhang/archive/2006/12/21/599765.html"/></entry><entry><id>http://www.cnblogs.com/robinzhang/archive/2006/07/13/450205.html</id><title type="text">dotproject推失败了，mantis用的很好，blog还是有用的。配置管理及人机交互</title><summary type="text">先推的是mantis,用的很好，把bug管理、测试流程搞起来了。然后推dotproject,，但是配好之后，还是用不起来。我想工具配合的是管理，管理还没这个精度，管理的理念也还没建立起来，所以也就没用dotproject的需求吧。这也是个经验吧。不过说起来每天填耗费，对各位弟兄也没有什么好处，坦率得说，我也不是很有激情，哈哈。 后来因为交流得需要，配了.text blog来用，就是博客园得版本。还...</summary><published>2006-07-13T13:53:00Z</published><updated>2006-07-13T13:53:00Z</updated><author><name>乌龙</name><uri>http://www.cnblogs.com/robinzhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/robinzhang/archive/2006/07/13/450205.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/robinzhang/archive/2006/07/13/450205.html"/></entry><entry><id>http://www.cnblogs.com/robinzhang/archive/2006/07/13/450199.html</id><title type="text">客户沟通问题</title><summary type="text">今天从早上10点到下午3点，都在总公司跟我们的内部客户学习业务。主要是了解业务流程，一票货是怎么做下来的？从开始到完成，都希望能了解清楚。系统外做了什么事情，系统内又做了什么事情，系统外的业务怎么体系在系统里？这一步是哪个角色负责的，下一步又是谁做，等等。问这个问那个，有的时候问很弱智的问题。了解到这些，对软件的功能设计是很重要的。因为软件最终只是帮助人完成某些业务目的的一个工具而已。 说来这些用...</summary><published>2006-07-13T13:40:00Z</published><updated>2006-07-13T13:40:00Z</updated><author><name>乌龙</name><uri>http://www.cnblogs.com/robinzhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/robinzhang/archive/2006/07/13/450199.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/robinzhang/archive/2006/07/13/450199.html"/></entry><entry><id>http://www.cnblogs.com/robinzhang/archive/2006/05/20/404816.html</id><title type="text">CRM子系统到客户那边做Beta测试了，在此很有深度的感慨一下</title><summary type="text">昨天负责的一个小CRM子系统到客户那边做Beta测试了，反应还行，还好没有太大的需求变动。 CRM子系统还未正式发布，而且客户方最有决定权的老总还没看过，所以现在乐观是太早了。但不管怎样，从这短短一个来月的项目时间里，还是接触到了不少之前不了解的东西，这个对我是有益的。 从KD出来的弟兄，绝大部分去的都是华为中兴腾讯这样的公司，象我这样到一个中小公司去又不是直接做管理的，可能并不多吧。我的良师益友...</summary><published>2006-05-19T16:36:00Z</published><updated>2006-05-19T16:36:00Z</updated><author><name>乌龙</name><uri>http://www.cnblogs.com/robinzhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/robinzhang/archive/2006/05/20/404816.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/robinzhang/archive/2006/05/20/404816.html"/></entry></feed>
