<?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; durpal</title>
	<atom:link href="http://www.91here.net/w/index.php/archives/tag/durpal/feed" rel="self" type="application/rss+xml" />
	<link>http://www.91here.net/w</link>
	<description>~波~世界</description>
	<lastBuildDate>Sun, 05 Sep 2010 01:34:12 +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>在1024分辨率下控制Og文章列表长度</title>
		<link>http://www.91here.net/w/index.php/archives/357</link>
		<comments>http://www.91here.net/w/index.php/archives/357#comments</comments>
		<pubDate>Fri, 10 Apr 2009 02:47:49 +0000</pubDate>
		<dc:creator>Wu. 和音</dc:creator>
				<category><![CDATA[durpal]]></category>

		<guid isPermaLink="false">http://www.91here.net/w/?p=357</guid>
		<description><![CDATA[修改 ： og_views\includes\og_views_handler_field_og_group_nids.inc 文件 // WwwWgq change $value-&#38;gt;node_title = &#40;utf8_strlen&#40;$value-&#38;gt;node_title&#41;&#38;gt;20&#41;?utf8_substr&#40;$value-&#38;gt;node_title,0,20&#41;.&#34;...&#34;:$value-&#38;gt;node_title; // end WwwWgq change 另外再补充一个utf8中文截取函数，在文件最后。 function utf8_strlen&#40;$str&#41; &#123; if &#40;function_exists&#40;'mb_strlen'&#41;&#41; &#123; return mb_strlen&#40;$str, 'UTF-8'&#41;; &#125; return strlen&#40;$str&#41;; &#125; &#160; function utf8_substr&#40;$str, $start, $length&#41; &#123; if &#40;function_exists&#40;'mb_substr'&#41;&#41; &#123; return mb_substr&#40;$str, $start, $length, 'UTF-8'&#41;; &#125; preg_match_all&#40;&#34;/./u&#34;, $str,...]]></description>
		<wfw:commentRss>http://www.91here.net/w/index.php/archives/357/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
