<?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>Comments on: 面向对象的CSS</title>
	<atom:link href="http://www.qianduan.net/object-oriented-css.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.qianduan.net/object-oriented-css.html</link>
	<description>专注于网站前端设计与前端开发</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:46:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 虾伯</title>
		<link>http://www.qianduan.net/object-oriented-css.html/comment-page-1#comment-72698</link>
		<dc:creator>虾伯</dc:creator>
		<pubDate>Sat, 11 Jun 2011 01:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=10881#comment-72698</guid>
		<description>《编写高质量代码--Web前端开发修炼之道》这本书有谈到 面向对象的Css，觉得很好。</description>
		<content:encoded><![CDATA[<p>《编写高质量代码&#8211;Web前端开发修炼之道》这本书有谈到 面向对象的Css，觉得很好。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuiyouli</title>
		<link>http://www.qianduan.net/object-oriented-css.html/comment-page-1#comment-3957</link>
		<dc:creator>kuiyouli</dc:creator>
		<pubDate>Fri, 23 Oct 2009 03:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=10881#comment-3957</guid>
		<description>感谢大家的关注
最近发布了 OOCSS 2.0

http://www.oocss.cc</description>
		<content:encoded><![CDATA[<p>感谢大家的关注<br />
最近发布了 OOCSS 2.0</p>
<p><a href="http://www.oocss.cc" rel="nofollow">http://www.oocss.cc</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asins</title>
		<link>http://www.qianduan.net/object-oriented-css.html/comment-page-1#comment-3104</link>
		<dc:creator>Asins</dc:creator>
		<pubDate>Wed, 02 Sep 2009 06:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=10881#comment-3104</guid>
		<description>我看了下这个oocss的代码，其中关于grids的设置我一直不明白为什么要单独划分出一个.unit{float:left;_zoom:1;}，有这个必要嘛，作者正真的意图何在？</description>
		<content:encoded><![CDATA[<p>我看了下这个oocss的代码，其中关于grids的设置我一直不明白为什么要单独划分出一个.unit{float:left;_zoom:1;}，有这个必要嘛，作者正真的意图何在？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 神采飞扬</title>
		<link>http://www.qianduan.net/object-oriented-css.html/comment-page-1#comment-3012</link>
		<dc:creator>神采飞扬</dc:creator>
		<pubDate>Mon, 31 Aug 2009 02:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=10881#comment-3012</guid>
		<description>你说的这个，就是我在文中最后提到的那个……</description>
		<content:encoded><![CDATA[<p>你说的这个，就是我在文中最后提到的那个……</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joy</title>
		<link>http://www.qianduan.net/object-oriented-css.html/comment-page-1#comment-2939</link>
		<dc:creator>Joy</dc:creator>
		<pubDate>Sat, 29 Aug 2009 03:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=10881#comment-2939</guid>
		<description>这样的想法早在国内有人尝试过
http://www.cnblogs.com/kuiyouli/archive/2008/10/14/1295572.html</description>
		<content:encoded><![CDATA[<p>这样的想法早在国内有人尝试过<br />
<a href="http://www.cnblogs.com/kuiyouli/archive/2008/10/14/1295572.html" rel="nofollow">http://www.cnblogs.com/kuiyouli/archive/2008/10/14/1295572.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 从模块化CSS到面向对象的CSS &#124; 走走停停看看</title>
		<link>http://www.qianduan.net/object-oriented-css.html/comment-page-1#comment-2788</link>
		<dc:creator>从模块化CSS到面向对象的CSS &#124; 走走停停看看</dc:creator>
		<pubDate>Mon, 24 Aug 2009 10:12:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=10881#comment-2788</guid>
		<description>[...] 所以，挑选一个合适的基于栅格的框架很有意义，如YUI,BluePrint，或者OOCSS。 可以参考一下OOCSS，我很欣赏其中的思想 前端观察对其的介绍：http://www.qianduan.net/object-oriented-css.html [...]</description>
		<content:encoded><![CDATA[<p>[...] 所以，挑选一个合适的基于栅格的框架很有意义，如YUI,BluePrint，或者OOCSS。 可以参考一下OOCSS，我很欣赏其中的思想 前端观察对其的介绍：http://www.qianduan.net/object-oriented-css.html [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 嗰個人·徽 &#187; Blog Archive &#187; OOCSS</title>
		<link>http://www.qianduan.net/object-oriented-css.html/comment-page-1#comment-1503</link>
		<dc:creator>嗰個人·徽 &#187; Blog Archive &#187; OOCSS</dc:creator>
		<pubDate>Sat, 04 Jul 2009 04:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=10881#comment-1503</guid>
		<description>[...] 下文轉載至：http://www.qianduan.net/object-oriented-css.html “你如何为成千上万的用户和页面提供CSS？” 这是Nicole Sullivan在她的在丹佛的Web Directions North 大会上的幻灯片中尝试回答的问题。得益于面向对象的CSS (OOCSS)，这个想法从社区收集到了大量的反馈。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 下文轉載至：http://www.qianduan.net/object-oriented-css.html “你如何为成千上万的用户和页面提供CSS？” 这是Nicole Sullivan在她的在丹佛的Web Directions North 大会上的幻灯片中尝试回答的问题。得益于面向对象的CSS (OOCSS)，这个想法从社区收集到了大量的反馈。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joel</title>
		<link>http://www.qianduan.net/object-oriented-css.html/comment-page-1#comment-1489</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Fri, 03 Jul 2009 16:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=10881#comment-1489</guid>
		<description>太神奇了,css也oo.</description>
		<content:encoded><![CDATA[<p>太神奇了,css也oo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaysnoopy</title>
		<link>http://www.qianduan.net/object-oriented-css.html/comment-page-1#comment-1471</link>
		<dc:creator>kaysnoopy</dc:creator>
		<pubDate>Fri, 03 Jul 2009 00:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.qianduan.net/?p=10881#comment-1471</guid>
		<description>可惜英文看不懂耶~~~</description>
		<content:encoded><![CDATA[<p>可惜英文看不懂耶~~~</p>
]]></content:encoded>
	</item>
</channel>
</rss>

