<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>快乐心情 &#187; css</title>
	<atom:link href="http://www.joymood.cn/posts/tag/css/feed" rel="self" type="application/rss+xml" />
	<link>http://www.joymood.cn</link>
	<description>记录点滴生活---Simple Life...</description>
	<lastBuildDate>Thu, 01 Sep 2011 13:46:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Gzip</title>
		<link>http://www.joymood.cn/posts/2009/09/310.html</link>
		<comments>http://www.joymood.cn/posts/2009/09/310.html#comments</comments>
		<pubDate>Tue, 15 Sep 2009 01:53:18 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[网络]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Gzip]]></category>
		<category><![CDATA[Htaccess]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/posts/2009/09/310.html</guid>
		<description><![CDATA[gzip就是 GUN zip，由 Jean-loup Gailly 和 Mark Adler 创建，用于 UNIX/ Linux 系统的文件压缩。我们在 Linux 中经常会用到后缀为.gz 的文件，它们就是 gzip 格式的。现今已经成为 Internet 上使用非常普遍的一种数据压缩格式，或者说一种文件格式。HTTP 协议上的 gzip 编码是一种用来改进 Web 应用程序性能的技术。大流量的 Web 站点常常使用gzip 压缩技术来让用户感受更快的速度。]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2009/09/310.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>web标准</title>
		<link>http://www.joymood.cn/posts/2009/09/308.html</link>
		<comments>http://www.joymood.cn/posts/2009/09/308.html#comments</comments>
		<pubDate>Sat, 12 Sep 2009 02:20:30 +0000</pubDate>
		<dc:creator>joyboy</dc:creator>
				<category><![CDATA[web前端]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[CSS+DIV]]></category>
		<category><![CDATA[css布局]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[web标准]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.joymood.cn/posts/2009/09/308.html</guid>
		<description><![CDATA[web标准，不是某一个标准，而是多个标准的集合，现在都流行结构和表现分离，这样易于管理，也易于维护。一个网页主要由结构、表现和行为三部分组成，那么它对应的标准也分三方面：结构化标准语言主要包括XHTML和XML，表现标准语言主要包括CSS，行为标准主要包括对象模型（如W3C DOM）、ECMAScript等。这些标准大部分由W3C起草和发布，也有一些是其他标准组织制订的标准，比如ECMA（European Computer Manufacturers Association）的ECMAScript标准。]]></description>
		<wfw:commentRss>http://www.joymood.cn/posts/2009/09/308.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

