<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Color Hook 的评论</title>
	<atom:link href="http://www.colorhook.com/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.colorhook.com/blog</link>
	<description>一个关于RIA的部落格</description>
	<pubDate>Sun, 05 Sep 2010 17:13:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>路人甲 对于 《3 idiots》观后感 的评论</title>
		<link>http://www.colorhook.com/blog/?p=719&#038;cpage=1#comment-2187</link>
		<dc:creator>路人甲</dc:creator>
		<pubDate>Tue, 24 Aug 2010 09:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.colorhook.com/blog/?p=719#comment-2187</guid>
		<description>死鱼，你的尾巴很cool &lt;a href="#comment-2186" rel="nofollow"&gt;@jeffery &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>死鱼，你的尾巴很cool <a href="#comment-2186" rel="nofollow">@jeffery </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>jeffery 对于 《3 idiots》观后感 的评论</title>
		<link>http://www.colorhook.com/blog/?p=719&#038;cpage=1#comment-2186</link>
		<dc:creator>jeffery</dc:creator>
		<pubDate>Tue, 24 Aug 2010 09:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.colorhook.com/blog/?p=719#comment-2186</guid>
		<description>再试一次，收不到邮件，收不到邮件，傻子收不到邮件，嘛眯嘛眯轰！</description>
		<content:encoded><![CDATA[<p>再试一次，收不到邮件，收不到邮件，傻子收不到邮件，嘛眯嘛眯轰！</p>
]]></content:encoded>
	</item>
	<item>
		<title>发布as-spring 2.4 &#124; Color Hook 对于 发布as-spring 2.1 的评论</title>
		<link>http://www.colorhook.com/blog/?p=378&#038;cpage=1#comment-2185</link>
		<dc:creator>发布as-spring 2.4 &#124; Color Hook</dc:creator>
		<pubDate>Sun, 22 Aug 2010 05:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.colorhook.com/blog/?p=378#comment-2185</guid>
		<description>[...] 发布as-spring 2.1 [...]</description>
		<content:encoded><![CDATA[<p>[...] 发布as-spring 2.1 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>ColorHook 对于 发布as-spring 2.1 的评论</title>
		<link>http://www.colorhook.com/blog/?p=378&#038;cpage=1#comment-2184</link>
		<dc:creator>ColorHook</dc:creator>
		<pubDate>Fri, 20 Aug 2010 11:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.colorhook.com/blog/?p=378#comment-2184</guid>
		<description>MVC的应用场景主要就是UI级别的应用，虽然我不明白你具体遇到了什么样的问题，但是正确的使用MVC可以让复杂的逻辑变得很清晰。</description>
		<content:encoded><![CDATA[<p>MVC的应用场景主要就是UI级别的应用，虽然我不明白你具体遇到了什么样的问题，但是正确的使用MVC可以让复杂的逻辑变得很清晰。</p>
]]></content:encoded>
	</item>
	<item>
		<title>黑羽 对于 发布as-spring 2.1 的评论</title>
		<link>http://www.colorhook.com/blog/?p=378&#038;cpage=1#comment-2183</link>
		<dc:creator>黑羽</dc:creator>
		<pubDate>Fri, 20 Aug 2010 08:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.colorhook.com/blog/?p=378#comment-2183</guid>
		<description>你好
今天查找Spring的相关文章的时候看到了这里
因为之前的工作中并没有相关的经验
所以对Spring不是很熟悉
不过看到了Spring反转控制的强大十分佩服开发者的睿智
不知as-spring在控制ui方面有什么特别的设计么
最近套ui套得我头都大了(Game中的ui比较繁琐)
如果在套ui的地方也能反转控制
程序员只关注ui的具体"属性"与值的绑定
而不关心设计者是否有提供可见的元件 / 提供的具体是什么样子 /甚至连在哪里都不用管了(依赖注入)
岂不是真正的实现了MVC
呵呵
菜鸟愚见</description>
		<content:encoded><![CDATA[<p>你好<br />
今天查找Spring的相关文章的时候看到了这里<br />
因为之前的工作中并没有相关的经验<br />
所以对Spring不是很熟悉<br />
不过看到了Spring反转控制的强大十分佩服开发者的睿智<br />
不知as-spring在控制ui方面有什么特别的设计么<br />
最近套ui套得我头都大了(Game中的ui比较繁琐)<br />
如果在套ui的地方也能反转控制<br />
程序员只关注ui的具体&#8221;属性&#8221;与值的绑定<br />
而不关心设计者是否有提供可见的元件 / 提供的具体是什么样子 /甚至连在哪里都不用管了(依赖注入)<br />
岂不是真正的实现了MVC<br />
呵呵<br />
菜鸟愚见</p>
]]></content:encoded>
	</item>
	<item>
		<title>ColorHook 对于 辞职之工作杂感 的评论</title>
		<link>http://www.colorhook.com/blog/?p=689&#038;cpage=1#comment-1447</link>
		<dc:creator>ColorHook</dc:creator>
		<pubDate>Mon, 12 Jul 2010 06:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.colorhook.com/blog/?p=689#comment-1447</guid>
		<description>wow~~  重点是“又”这个字!!</description>
		<content:encoded><![CDATA[<p>wow~~  重点是“又”这个字!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Eric 对于 辞职之工作杂感 的评论</title>
		<link>http://www.colorhook.com/blog/?p=689&#038;cpage=1#comment-1446</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 12 Jul 2010 05:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.colorhook.com/blog/?p=689#comment-1446</guid>
		<description>恭喜加入新公司，呵呵，居然是同行了，而且又在一家公司：）</description>
		<content:encoded><![CDATA[<p>恭喜加入新公司，呵呵，居然是同行了，而且又在一家公司：）</p>
]]></content:encoded>
	</item>
	<item>
		<title>iifksp 对于 辞职之工作杂感 的评论</title>
		<link>http://www.colorhook.com/blog/?p=689&#038;cpage=1#comment-1435</link>
		<dc:creator>iifksp</dc:creator>
		<pubDate>Sun, 11 Jul 2010 02:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.colorhook.com/blog/?p=689#comment-1435</guid>
		<description>同感啊。特别是当一门门语言因为某某项目的需要从自己手上经过，清醒过来的时候发觉连自己最擅长什么都模糊了。真的很悲剧。</description>
		<content:encoded><![CDATA[<p>同感啊。特别是当一门门语言因为某某项目的需要从自己手上经过，清醒过来的时候发觉连自己最擅长什么都模糊了。真的很悲剧。</p>
]]></content:encoded>
	</item>
	<item>
		<title>ColorHook 对于 留言 的评论</title>
		<link>http://www.colorhook.com/blog/?page_id=73&#038;cpage=1#comment-1039</link>
		<dc:creator>ColorHook</dc:creator>
		<pubDate>Fri, 07 May 2010 10:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.colorhook.com/blog/?page_id=73#comment-1039</guid>
		<description>好的，有机会我叫你</description>
		<content:encoded><![CDATA[<p>好的，有机会我叫你</p>
]]></content:encoded>
	</item>
	<item>
		<title>Leo 对于 留言 的评论</title>
		<link>http://www.colorhook.com/blog/?page_id=73&#038;cpage=1#comment-1038</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Fri, 07 May 2010 09:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.colorhook.com/blog/?page_id=73#comment-1038</guid>
		<description>我也是杭州，约时间一起爬山</description>
		<content:encoded><![CDATA[<p>我也是杭州，约时间一起爬山</p>
]]></content:encoded>
	</item>
</channel>
</rss>
