<?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>EROS 瞎忙 &#187; wordpress</title>
	<atom:link href="http://www.chinaui.org/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chinaui.org</link>
	<description></description>
	<lastBuildDate>Sun, 29 Aug 2010 05:31:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>在wordpress嵌入自己的标签云</title>
		<link>http://www.chinaui.org/2010/08/%e5%9c%a8wordpress%e5%b5%8c%e5%85%a5%e8%87%aa%e5%b7%b1%e7%9a%84%e6%a0%87%e7%ad%be%e4%ba%91</link>
		<comments>http://www.chinaui.org/2010/08/%e5%9c%a8wordpress%e5%b5%8c%e5%85%a5%e8%87%aa%e5%b7%b1%e7%9a%84%e6%a0%87%e7%ad%be%e4%ba%91#comments</comments>
		<pubDate>Thu, 19 Aug 2010 02:28:55 +0000</pubDate>
		<dc:creator>EROS</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.chinaui.org/?p=691</guid>
		<description><![CDATA[在模版文件中，需要嵌入标签云的地方粘贴以下代码： < ?php wp_tag_cloud('smallest=10&#038;largest=46&#038;unit=px&#038;number=500');?> smallest代表标签最小的字体大小，建议 8+， largest代表最大的标签字体大小， unint代表字体大小单位，number代表标签数量。 显示效果见我的blog首页。注意因为容器嵌套有时候标签的字体大小差异会看不出来，这个时候查查样式css。]]></description>
			<content:encoded><![CDATA[<p>在模版文件中，需要嵌入标签云的地方粘贴以下代码：</p>
<p><code>
<div id="tag_cloud-99" class="widget_tag_cloud widget" style="padding-top:10px;line-height:16px">< ?php wp_tag_cloud('smallest=10&#038;largest=46&#038;unit=px&#038;number=500');?></div>
<p></code></p>
<p>smallest代表标签最小的字体大小，建议 8+，<br />
largest代表最大的标签字体大小，<br />
unint代表字体大小单位，number代表标签数量。</p>
<p>显示效果见我的blog首页。注意因为容器嵌套有时候标签的字体大小差异会看不出来，这个时候查查样式css。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chinaui.org/2010/08/%e5%9c%a8wordpress%e5%b5%8c%e5%85%a5%e8%87%aa%e5%b7%b1%e7%9a%84%e6%a0%87%e7%ad%be%e4%ba%91/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress for blackberry</title>
		<link>http://www.chinaui.org/2009/07/wordpress-for-blackberry</link>
		<comments>http://www.chinaui.org/2009/07/wordpress-for-blackberry#comments</comments>
		<pubDate>Sun, 12 Jul 2009 05:55:07 +0000</pubDate>
		<dc:creator>EROS</dc:creator>
				<category><![CDATA[COOL STAFFS]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WEB 事]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[黑莓]]></category>

		<guid isPermaLink="false">http://www.chinaui.org/2009/07/102.html</guid>
		<description><![CDATA[最近wordpress发布了黑莓端的的测试版本，真是好消息，测试尝鲜。]]></description>
			<content:encoded><![CDATA[<p>最近wordpress发布了黑莓端的的测试版本，真是好消息，测试尝鲜。
<p><a href="http://www.chinaui.org/wp-content/uploads/2009/07/1.jpg"><img class="alignnone size-full wp-image-364" src="http://www.chinaui.org/wp-content/uploads/2009/07/1.jpg" alt="" width="320" height="240" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chinaui.org/2009/07/wordpress-for-blackberry/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
