<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_I坐标</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/3067/rss</id><updated>2009-11-27T03:25:19Z</updated><author><name>I坐标</name><uri>http://www.cnblogs.com/iaxes/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/iaxes/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/3067/rss"/><entry><id>http://www.cnblogs.com/iaxes/archive/2009/11/27/1611875.html</id><title type="text">Google Wave 提名邀请发送</title><summary type="text">总共有16个提名邀请，发送给符合以下要求的前16名朋友：1、您必须有个Gmail帐号2、您必须正在使用Google Reader3、请您将您Google Reader的某个共享条目链接贴出来4、共享条目链接中的链接数目必须大于20好了，如果您符合以上要求并希望加入Google Wave，那么回复吧。说明一下：邀请提名一般不会马上收到，一般在邀请提名发送后1周内收到。</summary><published>2009-11-27T03:24:00Z</published><updated>2009-11-27T03:24:00Z</updated><author><name>I坐标</name><uri>http://www.cnblogs.com/iaxes/</uri></author><link rel="alternate" href="http://www.cnblogs.com/iaxes/archive/2009/11/27/1611875.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/iaxes/archive/2009/11/27/1611875.html"/></entry><entry><id>http://www.cnblogs.com/iaxes/archive/2005/07/01/184761.html</id><title type="text">时尚的轮回-Ajax</title><summary type="text">曾经听人说过，时尚这个东西是不断的轮回的，三十年河东三十年河西。一个几年甚至几十年前的时尚标志，在几年或几十年后就会重新出现，并搭配上新时代的概念以及标志，从而成为新的时尚。当然，不过人家的专业术语称为——复古。 技术现在也搭上了复古风。双路/多路CPU现在已经/将要成为双内核/多内核CPU，微软曾经的维纳斯计划将搭上中国的IPTV快车，以及富客户端和智能客户端将成为新的C/S模式的代言技术。当然...</summary><published>2005-07-01T09:52:00Z</published><updated>2005-07-01T09:52:00Z</updated><author><name>I坐标</name><uri>http://www.cnblogs.com/iaxes/</uri></author><link rel="alternate" href="http://www.cnblogs.com/iaxes/archive/2005/07/01/184761.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/iaxes/archive/2005/07/01/184761.html"/></entry><entry><id>http://www.cnblogs.com/iaxes/archive/2005/04/07/133407.html</id><title type="text">Castle与Mixin</title><summary type="text">Mixin是一种将某个类中的方法混入其他类中的软件开发风格。简单的说，就是一个类可以使用其他类的方法。这个初听起来有点像类的继承，但是这与传统的类继承的方式不一样。 首先，Mixin不是类的继承。传统的，一个类A继承了某个类B，那么A就可以直接调用B中的非private的方法。但是在Mixin中，A与B没有继承关系，而A却能使用B的非private的方法。 其次，Mixin的这些行为是在运行时发生...</summary><published>2005-04-07T09:25:00Z</published><updated>2005-04-07T09:25:00Z</updated><author><name>I坐标</name><uri>http://www.cnblogs.com/iaxes/</uri></author><link rel="alternate" href="http://www.cnblogs.com/iaxes/archive/2005/04/07/133407.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/iaxes/archive/2005/04/07/133407.html"/></entry><entry><id>http://www.cnblogs.com/iaxes/archive/2005/04/07/132868.html</id><title type="text">用动态代理实现AOP</title><summary type="text">Summary 这篇文章介绍了Castle的动态代理是如何实现 AOP 的。 向来我是“拿来主义”，即只管拿来用，不管正在用的东西是怎么实现的。最近由于一直想把 AOP 以及 IoC 等技术加入到项目中，因此对这些技术相当关注。后来选择了CastleProject中的DynamicProxy作为关注对象。不过这次起了贪心，不想再只知道使用，不知道如何实现了，于是开始深入去查看Castle是如何实现...</summary><published>2005-04-07T01:33:00Z</published><updated>2005-04-07T01:33:00Z</updated><author><name>I坐标</name><uri>http://www.cnblogs.com/iaxes/</uri></author><link rel="alternate" href="http://www.cnblogs.com/iaxes/archive/2005/04/07/132868.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/iaxes/archive/2005/04/07/132868.html"/></entry><entry><id>http://www.cnblogs.com/iaxes/archive/2005/03/31/128916.html</id><title type="text">Catalysis的建模的3个层次</title><summary type="text">Catalysis确定了建模的3个层次：1、领域/业务即目标软件的部署环境。业务有多种视角，目标软件的不同用户关注的事情可能会有重叠。即使他们共享某些观点，但是他们对这些观点的侧重点是可能有所不同。建模的构成部分支持分离和联合这些观点。2、组件规范组件规范描述了需要组件提供的外部行为。Catalysis使用类型规范来描述组件与环境之间的边界上的可见的行为。类型规范在组件或对象参与的环境中定义了动作...</summary><published>2005-03-30T16:38:00Z</published><updated>2005-03-30T16:38:00Z</updated><author><name>I坐标</name><uri>http://www.cnblogs.com/iaxes/</uri></author><link rel="alternate" href="http://www.cnblogs.com/iaxes/archive/2005/03/31/128916.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/iaxes/archive/2005/03/31/128916.html"/></entry><entry><id>http://www.cnblogs.com/iaxes/archive/2005/03/27/126862.html</id><title type="text">Catalysis 的构成部分与框架</title><summary type="text">Catalysis 以3个建模概念为基础，同时用框架来描述3个概念的之间的递归模式。3个概念分别是：1、类型（Type）一个对象的外部行为。类型通过指定对象的外部可见行为来定义对象。然而，类描述的是对象的一种实现方式，类型不涉及实现；针对相同的类型规范，可以有多种实现。Catalysis中的类型模型精确描述了行为，定义所有正确的实现的状态及输入或输出参数。2、协作（Collaboration）一组...</summary><published>2005-03-27T15:13:00Z</published><updated>2005-03-27T15:13:00Z</updated><author><name>I坐标</name><uri>http://www.cnblogs.com/iaxes/</uri></author><link rel="alternate" href="http://www.cnblogs.com/iaxes/archive/2005/03/27/126862.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/iaxes/archive/2005/03/27/126862.html"/></entry><entry><id>http://www.cnblogs.com/iaxes/archive/2005/03/18/121480.html</id><title type="text">使用log4net将日志记入PostgreSql</title><summary type="text">首先用下面的语句创建表CREATETABLELog(IdSERIAL,DatetimestampNOTNULL,Threadvarchar(255)NOTNULL,Levelvarchar(50)NOTNULL,Loggervarchar(255)NOTNULL,Messagevarchar(4000)NOTNULL,Exceptionvarchar(2000)NULL);然后的配置文件与 MS ...</summary><published>2005-03-18T15:39:00Z</published><updated>2005-03-18T15:39:00Z</updated><author><name>I坐标</name><uri>http://www.cnblogs.com/iaxes/</uri></author><link rel="alternate" href="http://www.cnblogs.com/iaxes/archive/2005/03/18/121480.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/iaxes/archive/2005/03/18/121480.html"/></entry><entry><id>http://www.cnblogs.com/iaxes/archive/2005/03/18/121171.html</id><title type="text">Log4Net Appender 之 ADONetAppender</title><summary type="text">内容篇幅较长，请点击这里阅读</summary><published>2005-03-18T07:59:00Z</published><updated>2005-03-18T07:59:00Z</updated><author><name>I坐标</name><uri>http://www.cnblogs.com/iaxes/</uri></author><link rel="alternate" href="http://www.cnblogs.com/iaxes/archive/2005/03/18/121171.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/iaxes/archive/2005/03/18/121171.html"/></entry><entry><id>http://www.cnblogs.com/iaxes/archive/2005/03/17/120261.html</id><title type="text">谁对谁失去了信心？</title><summary type="text">最近可谓是热闹之极，对于.NET的争论再起风波，不过，这一次的争论起源于。NET阵营内部，我认为这是一种好的现象，因为这表明.NET阵营内部在反观自己，或者用中国式的说法就是在自我批评。自我批评是进步的表现。 这一次争论的焦点并不在于技术本身，而在于微软对.NET的发展态度。中国有句俗话，清者自清：无论别人怎么说，我坚持我的想法和做法，总有一天我会用行动证明哪些人说的都是错的。从微软的行动看，微软...</summary><published>2005-03-17T03:23:00Z</published><updated>2005-03-17T03:23:00Z</updated><author><name>I坐标</name><uri>http://www.cnblogs.com/iaxes/</uri></author><link rel="alternate" href="http://www.cnblogs.com/iaxes/archive/2005/03/17/120261.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/iaxes/archive/2005/03/17/120261.html"/></entry><entry><id>http://www.cnblogs.com/iaxes/archive/2005/02/03/101478.html</id><title type="text">Castle与Spring.Net在用法和配置上的区别</title><summary type="text">用法：CastleCastle通过使用Windsor容器，或者直接使用MicroKernel来管理应用中对象的连接：IWindsorContainercontainer=newWindsorContainer();container.AddComponent("key1",typeof(IMyService),typeof(ServiceImpl));container.AddComponent(...</summary><published>2005-02-03T08:03:00Z</published><updated>2005-02-03T08:03:00Z</updated><author><name>I坐标</name><uri>http://www.cnblogs.com/iaxes/</uri></author><link rel="alternate" href="http://www.cnblogs.com/iaxes/archive/2005/02/03/101478.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/iaxes/archive/2005/02/03/101478.html"/></entry></feed>
