<?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>睡到25点 &#187; plugin</title>
	<atom:link href="http://www.voidman.com/tag/plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.voidman.com</link>
	<description>个人博客，记录与分享。</description>
	<lastBuildDate>Thu, 12 Jan 2012 14:00:32 +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>At Reply Mail Notification 1.0 Release</title>
		<link>http://www.voidman.com/2009/04/at-reply-mail-notification-1-release.html</link>
		<comments>http://www.voidman.com/2009/04/at-reply-mail-notification-1-release.html#comments</comments>
		<pubDate>Wed, 15 Apr 2009 11:49:35 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Blog Related]]></category>
		<category><![CDATA[@reply]]></category>
		<category><![CDATA[at reply]]></category>
		<category><![CDATA[mail notification]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.voidman.com/?p=277</guid>
		<description><![CDATA[终于将 At Reply Mail Notification 的后台回复功能加上，这样看起来算是一个插件了。不过没有提供后台插件管理选项，觉得没有这个必要，因为相关设置不多且修改频繁度并不会太高。先上截图： HTML 模版： 实际邮件效果（163邮箱），已经测试过的邮箱包括 gmail, yahoo.com, 163, 126, qq, live mail 后台回复界面： 访客回复界面： 更多详情和下载请点击： at-reply-mail-notification UPDATED at 2010-6-23 修复 WordPress 2.8 版本以后在后台留言管理中无法回复的问题 Related PostsAt Reply Mail Notification 测试贴对 Head META Description 的一些改进WordPress 的 Hook 机制在 &#8230; <a href="http://www.voidman.com/2009/04/at-reply-mail-notification-1-release.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>终于将 <a href="http://www.voidman.com/2009/01/at-reply-mail-notification-test.html">At Reply Mail Notification</a> 的后台回复功能加上，这样看起来算是一个插件了。不过没有提供后台插件管理选项，觉得没有这个必要，因为相关设置不多且修改频繁度并不会太高。先上截图：</p>
<p><strong>HTML 模版：</strong><br />
<a href="http://img.voidman.com/wp/2009/04/mail_template_html.png"><img src="http://img.voidman.com/wp/2009/04/mail_template_html-600x333.png" alt="mail_template_html" title="mail_template_html" width="600" height="333" class="grayborder" /></a><br />
<span id="more-277"></span><br />
<strong>实际邮件效果</strong>（163邮箱），已经测试过的邮箱包括 gmail, yahoo.com, 163, 126, qq, live mail<br />
<a href="http://img.voidman.com/wp/2009/04/mail_html.png"><img src="http://img.voidman.com/wp/2009/04/mail_html-600x432.png" alt="mail_html" title="mail_html" width="600" height="432" class="grayborder" /></a></p>
<p><strong>后台回复界面：</strong><br />
<img src="http://img.voidman.com/wp/2009/04/admin_reply.png" alt="admin_reply" title="admin_reply" width="533" height="70" class="grayborder" /></p>
<p><strong>访客回复界面：</strong><br />
<img src="http://img.voidman.com/wp/2009/04/reply-button.png" alt="vistor_reply" title="vistor_reply" width="533" height="70" class="grayborder" /></p>
<p><strong>更多详情和下载请点击：</strong><br />
<a href="http://code.google.com/p/at-reply-mail-notification/" target="_blank">at-reply-mail-notification</a></p>
<p><strong>UPDATED at 2010-6-23</strong><br />
修复 WordPress 2.8 版本以后在后台留言管理中无法回复的问题</p>
<h4>Related Posts</h4><ul class="related_post"><li><a href="http://www.voidman.com/2009/01/at-reply-mail-notification-test.html" title="At Reply Mail Notification 测试贴">At Reply Mail Notification 测试贴</a></li><li><a href="http://www.voidman.com/2008/03/improve-wp-plugin-head-meta-description.html" title="对 Head META Description 的一些改进">对 Head META Description 的一些改进</a></li><li><a href="http://www.voidman.com/2009/05/using-wordpress-plugin-api-hack-discuz.html" title="WordPress 的 Hook 机制在 Discuz 二次开发中的应用">WordPress 的 Hook 机制在 Discuz 二次开发中的应用</a></li><li><a href="http://www.voidman.com/2009/03/lbs-to-wordpress.html" title="LBS 转 WordPress 不完全记录">LBS 转 WordPress 不完全记录</a></li><li><a href="http://www.voidman.com/2009/01/wordpress-is-using-a-bad-way-to-detect-duplicate-comment.html" title="Wordpress 糟糕的重复评论检测方式">Wordpress 糟糕的重复评论检测方式</a></li><li><a href="http://www.voidman.com/2008/11/automatically-delete-post-revisions.html" title="让 Wordpress 自动删除 Post Revisions">让 Wordpress 自动删除 Post Revisions</a></li><li><a href="http://www.voidman.com/2008/11/google-xml-sitemaps-ignore-the-specified-categories.html" title="让 Google Sitemaps Generator 可以忽略指定的日志分类">让 Google Sitemaps Generator 可以忽略指定的日志分类</a></li><li><a href="http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html" title="Wordpress 分页文章静态化的更优解决方案">Wordpress 分页文章静态化的更优解决方案</a></li><li><a href="http://www.voidman.com/2008/07/upgraded-to-wordpress-v26.html" title="升级到 WordPress 2.6">升级到 WordPress 2.6</a></li><li><a href="http://www.voidman.com/2008/03/upgraded-to-wordpress-25-rc1.html" title="升级到 WordPress 2.5 RC1">升级到 WordPress 2.5 RC1</a></li></ul><hr /><a href="http://www.voidman.com">Voidman.com</a> | Link: <a href="http://www.voidman.com/2009/04/at-reply-mail-notification-1-release.html">http://www.voidman.com/2009/04/at-reply-mail-notification-1-release.html</a><br /><img alt="linezing" width="1" height="1" src="http://img.tongji.linezing.com/288120/tongji.gif" />]]></content:encoded>
			<wfw:commentRss>http://www.voidman.com/2009/04/at-reply-mail-notification-1-release.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>At Reply Mail Notification 测试贴</title>
		<link>http://www.voidman.com/2009/01/at-reply-mail-notification-test.html</link>
		<comments>http://www.voidman.com/2009/01/at-reply-mail-notification-test.html#comments</comments>
		<pubDate>Mon, 19 Jan 2009 01:40:45 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Blog Related]]></category>
		<category><![CDATA[@reply]]></category>
		<category><![CDATA[at reply]]></category>
		<category><![CDATA[mail notification]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.voidman.com/?p=228</guid>
		<description><![CDATA[想给博客加上访客留言被回复时邮件通知留言者的功能，本不想折腾，只不过试用了几个插件，都觉得不尽满意，便自己写了一个，先实现了几个功能： 访客可以针对每篇日志选择是否接收邮件通知 访客可以针对每篇日志选择接收何种评论通知 访客可以点击邮件底部的链接取消邮件通知 对于使用 @+留言者 形式的回复暂未作邮件通知，需点击留言者名称右边的小图标 回复。回复通知只对即日起的新留言有效。 欢迎在此留言，灌水。 Related PostsAt Reply Mail Notification 1.0 Release对 Head META Description 的一些改进WordPress 的 Hook 机制在 Discuz 二次开发中的应用LBS 转 WordPress 不完全记录Wordpress 糟糕的重复评论检测方式让 Wordpress 自动删除 Post Revisions让 Google Sitemaps Generator 可以忽略指定的日志分类Wordpress 分页文章静态化的更优解决方案升级到 WordPress 2.6升级到 &#8230; <a href="http://www.voidman.com/2009/01/at-reply-mail-notification-test.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>想给博客加上访客留言被回复时邮件通知留言者的功能，本不想折腾，只不过试用了几个插件，都觉得不尽满意，便自己写了一个，先实现了几个功能：</p>
<ul>
<li>访客可以针对每篇日志选择是否接收邮件通知</li>
<li>访客可以针对每篇日志选择接收何种评论通知</li>
<li>访客可以点击邮件底部的链接取消邮件通知</li>
</ul>
<p>对于使用 @+留言者 形式的回复暂未作邮件通知，需点击留言者名称右边的小图标 <img src="http://www.voidman.com/wp-content/themes/wpcandy/images/reply.png" alt="reply icon" /> 回复。回复通知只对即日起的新留言有效。</p>
<p>欢迎在此留言，灌水。</p>
<h4>Related Posts</h4><ul class="related_post"><li><a href="http://www.voidman.com/2009/04/at-reply-mail-notification-1-release.html" title="At Reply Mail Notification 1.0 Release">At Reply Mail Notification 1.0 Release</a></li><li><a href="http://www.voidman.com/2008/03/improve-wp-plugin-head-meta-description.html" title="对 Head META Description 的一些改进">对 Head META Description 的一些改进</a></li><li><a href="http://www.voidman.com/2009/05/using-wordpress-plugin-api-hack-discuz.html" title="WordPress 的 Hook 机制在 Discuz 二次开发中的应用">WordPress 的 Hook 机制在 Discuz 二次开发中的应用</a></li><li><a href="http://www.voidman.com/2009/03/lbs-to-wordpress.html" title="LBS 转 WordPress 不完全记录">LBS 转 WordPress 不完全记录</a></li><li><a href="http://www.voidman.com/2009/01/wordpress-is-using-a-bad-way-to-detect-duplicate-comment.html" title="Wordpress 糟糕的重复评论检测方式">Wordpress 糟糕的重复评论检测方式</a></li><li><a href="http://www.voidman.com/2008/11/automatically-delete-post-revisions.html" title="让 Wordpress 自动删除 Post Revisions">让 Wordpress 自动删除 Post Revisions</a></li><li><a href="http://www.voidman.com/2008/11/google-xml-sitemaps-ignore-the-specified-categories.html" title="让 Google Sitemaps Generator 可以忽略指定的日志分类">让 Google Sitemaps Generator 可以忽略指定的日志分类</a></li><li><a href="http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html" title="Wordpress 分页文章静态化的更优解决方案">Wordpress 分页文章静态化的更优解决方案</a></li><li><a href="http://www.voidman.com/2008/07/upgraded-to-wordpress-v26.html" title="升级到 WordPress 2.6">升级到 WordPress 2.6</a></li><li><a href="http://www.voidman.com/2008/03/upgraded-to-wordpress-25-rc1.html" title="升级到 WordPress 2.5 RC1">升级到 WordPress 2.5 RC1</a></li></ul><hr /><a href="http://www.voidman.com">Voidman.com</a> | Link: <a href="http://www.voidman.com/2009/01/at-reply-mail-notification-test.html">http://www.voidman.com/2009/01/at-reply-mail-notification-test.html</a><br /><img alt="linezing" width="1" height="1" src="http://img.tongji.linezing.com/288120/tongji.gif" />]]></content:encoded>
			<wfw:commentRss>http://www.voidman.com/2009/01/at-reply-mail-notification-test.html/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>对 Head META Description 的一些改进</title>
		<link>http://www.voidman.com/2008/03/improve-wp-plugin-head-meta-description.html</link>
		<comments>http://www.voidman.com/2008/03/improve-wp-plugin-head-meta-description.html#comments</comments>
		<pubDate>Thu, 13 Mar 2008 16:17:42 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Blog Related]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[元描述]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://www.voidman.com/2008/03/improve-wp-plugin-head-meta-description.html</guid>
		<description><![CDATA[解决 Head META Description 通过空格来计算文字长度造成无法正确截取中文内容摘要的问题， 改成按照段落来截取文字，以兼容多种语系，并且避免了分页文章输出相同元描述。 <a href="http://www.voidman.com/2008/03/improve-wp-plugin-head-meta-description.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>在<a href="http://hellobmw.com/" rel="external nofollow">冰仔</a>的博客上看见对插件 Head META Description 的<a href="http://hellobmw.com/archives/lazy-wordpress-plugin-head-meta-description.html" rel="external nofollow">介绍</a>，文中提及 Google 建议使用 description 元描述来优化 Google 对搜索结果条目的描述，方便用户辨别需要的信息。我很认同，虽然现在元描述不会影响页面在搜索结果中的排名，但使用元描述也算间接改进用户体验，对吸引点击有潜在的帮助。下面两张图片对比或许可以说明问题：</p>
<p class="imgwrap"><img src="/uploads/wp/2008/03/no-description.png" alt="no-description" class="grayborder" /></p>
<p class="imgdes">没有设置元描述，搜索结果描述中多了一些不是非常必需的内容，占用了本来就少的显示空间</p>
<p class="imgwrap"><img src="/uploads/wp/2008/03/use-description.png" alt="use-description" class="grayborder" /></p>
<p class="imgdes">按照 Google 的说法，这是比较高质量的元描述页面摘要</p>
<p><span id="more-142"></span><br />
下载了 Head META Description 插件使用，在使用过程中发现了一些问题。下面的内容是对插件改进的一些讨论。</p>
<p><strong>避免输出全文</strong><br />
Head META Description 使用日志摘要或截取日志正文内容的一部分来作为元描述内容，但是大部分时候会将全文作为元描述内容。看了一下插件代码才明白，原来插件通过空格来计算文字长度，这对于英文之类的文字自然是没有什么问题，因为它们本来就是用空格来区分单词的，但对于中文来说就会有问题了。若改成按照段落来截取文字，那就可以兼容多种语系了。下面给处修改方法：</p>
<p>将以下代码</p>

<div class="wp_syntax"><pre class="php"><span style="color: #008080;">$text</span> = <span style="color: #ff0000;">str_replace</span><span style="color: #800000;">&#40;</span><span style="color: blue;">array</span><span style="color: #800000;">&#40;</span><span style="color: #ff00ff;">&quot;<span style="">\r</span><span style="">\n</span>&quot;</span>, <span style="color: #ff00ff;">&quot;<span style="">\r</span>&quot;</span>, <span style="color: #ff00ff;">&quot;<span style="">\n</span>&quot;</span>, <span style="color: #ff00ff;">&quot;  &quot;</span><span style="color: #800000;">&#41;</span>, <span style="color: #ff00ff;">&quot; &quot;</span>, <span style="color: #008080;">$text</span><span style="color: #800000;">&#41;</span>; 
<span style="color: #008080;">$text</span> = <span style="color: #ff0000;">str_replace</span><span style="color: #800000;">&#40;</span><span style="color: blue;">array</span><span style="color: #800000;">&#40;</span><span style="color: #ff00ff;">&quot;<span style="">\&quot;</span>&quot;</span><span style="color: #800000;">&#41;</span>, <span style="color: #ff00ff;">&quot;&quot;</span>, <span style="color: #008080;">$text</span><span style="color: #800000;">&#41;</span>; 
<span style="color: #008080;">$text</span> = <span style="color: #ff0000;">trim</span><span style="color: #800000;">&#40;</span><span style="color: #ff0000;">strip_tags</span><span style="color: #800000;">&#40;</span><span style="color: #008080;">$text</span><span style="color: #800000;">&#41;</span><span style="color: #800000;">&#41;</span>; 
<span style="color: #008080;">$text</span> = <span style="color: #ff0000;">explode</span><span style="color: #800000;">&#40;</span><span style="color: #ff00ff;">' '</span>, <span style="color: #008080;">$text</span><span style="color: #800000;">&#41;</span>;</pre></div>

<p>修改成：</p>

<div class="wp_syntax"><pre class="php"><span style="color: #008000; font-style: italic;">// 这行不需要了 </span>
<span style="color: #008000; font-style: italic;">//$text = str_replace(array(&quot;\r\n&quot;, &quot;\r&quot;, &quot;\n&quot;, &quot;  &quot;), &quot; &quot;, $text); </span>
<span style="color: #008000; font-style: italic;">// 这里可能会产生多余的换行，所以移到前面来 </span>
<span style="color: #008080;">$text</span> = <span style="color: #ff0000;">trim</span><span style="color: #800000;">&#40;</span><span style="color: #ff0000;">strip_tags</span><span style="color: #800000;">&#40;</span><span style="color: #008080;">$text</span><span style="color: #800000;">&#41;</span><span style="color: #800000;">&#41;</span>; 
<span style="color: #008000; font-style: italic;">// 删除多余的空行 </span>
<span style="color: #008080;">$text</span> = <span style="color: #ff0000;">preg_replace</span><span style="color: #800000;">&#40;</span><span style="color: #ff00ff;">&quot;/(<span style="">\s</span>*?<span style="">\r</span>?<span style="">\n</span><span style="">\s</span>*?)+/&quot;</span>,<span style="color: #ff00ff;">&quot;<span style="">\n</span>&quot;</span>,<span style="color: #008080;">$text</span><span style="color: #800000;">&#41;</span>; 
<span style="color: #008080;">$text</span> = <span style="color: #ff0000;">str_replace</span><span style="color: #800000;">&#40;</span><span style="color: blue;">array</span><span style="color: #800000;">&#40;</span><span style="color: #ff00ff;">&quot;<span style="">\&quot;</span>&quot;</span><span style="color: #800000;">&#41;</span>, <span style="color: #ff00ff;">&quot;&quot;</span>, <span style="color: #008080;">$text</span><span style="color: #800000;">&#41;</span>; 
<span style="color: #008000; font-style: italic;">// 拆分段落 </span>
<span style="color: #008080;">$text</span> = <span style="color: #ff0000;">explode</span><span style="color: #800000;">&#40;</span><span style="color: #ff00ff;">&quot;<span style="">\n</span>&quot;</span>, <span style="color: #008080;">$text</span><span style="color: #800000;">&#41;</span>;</pre></div>

<p>经过修改之后插件提供的修改参数 $post_desc_length 实际上代表是要截取的段落数了，一般设置成 3 就可以了。</p>
<p><strong>避免分页文章输出相同元描述</strong><br />
在使用的过程中又发现，插件没有对分页文章（看来最近我是和分页文章较上劲了-_-!）做相应判断，以至于每一个分页的元描述内容都是相同的，而 Google <a href="http://www.googlechinawebmaster.com/2008/01/blog-post.html" rel="external nofollow">不建议采用相同或相似的描述的</a>。那就继续改进吧。<br />
找到 <code>$text = $post-&gt;post_content;</code> 这一行，在下面添加以下代码：</p>

<div class="wp_syntax"><pre class="php"><span style="color: #008000; font-style: italic;">// 日志页码 </span>
<span style="color: #008080;">$page</span> = get_query_var<span style="color: #800000;">&#40;</span><span style="color: #ff00ff;">'page'</span><span style="color: #800000;">&#41;</span>; 
<span style="color: blue;">if</span> <span style="color: #800000;">&#40;</span> !<span style="color: #008080;">$page</span> <span style="color: #800000;">&#41;</span> 
  <span style="color: #008080;">$page</span> = <span style="color: #800080;">1</span>; 
<span style="color: #008000; font-style: italic;">// 如果页码大于 1 说明当前日志使用了 WP 自带的分页功能 </span>
<span style="color: blue;">if</span> <span style="color: #800000;">&#40;</span> <span style="color: #008080;">$page</span> &lt; <span style="color: #800080;">1</span> <span style="color: #800000;">&#41;</span> <span style="color: #800000;">&#123;</span> 
  <span style="color: #008000; font-style: italic;">// 按页拆分日志 请将下面一行的方括号[]用尖括号&lt;&gt;代替 </span>
  <span style="color: #008080;">$pages</span> = <span style="color: #ff0000;">explode</span><span style="color: #800000;">&#40;</span><span style="color: #ff00ff;">'[!--nextpage--]'</span>, <span style="color: #008080;">$text</span><span style="color: #800000;">&#41;</span>; 
  <span style="color: #008000; font-style: italic;">// 获取当页内容 </span>
  <span style="color: #008080;">$text</span> = <span style="color: #008080;">$pages</span><span style="color: #800000;">&#91;</span><span style="color: #008080;">$page</span><span style="color: #800080;">-1</span><span style="color: #800000;">&#93;</span>; 
<span style="color: #800000;">&#125;</span></pre></div>

<p>这里不用考虑没有填写日志摘要的情况或者自定义了 description 字段内容，因为那样的话每个分页的元描述就又相同了。</p>
<h4>Related Posts</h4><ul class="related_post"><li><a href="http://www.voidman.com/2009/04/at-reply-mail-notification-1-release.html" title="At Reply Mail Notification 1.0 Release">At Reply Mail Notification 1.0 Release</a></li><li><a href="http://www.voidman.com/2009/01/at-reply-mail-notification-test.html" title="At Reply Mail Notification 测试贴">At Reply Mail Notification 测试贴</a></li><li><a href="http://www.voidman.com/2009/05/using-wordpress-plugin-api-hack-discuz.html" title="WordPress 的 Hook 机制在 Discuz 二次开发中的应用">WordPress 的 Hook 机制在 Discuz 二次开发中的应用</a></li><li><a href="http://www.voidman.com/2009/03/lbs-to-wordpress.html" title="LBS 转 WordPress 不完全记录">LBS 转 WordPress 不完全记录</a></li><li><a href="http://www.voidman.com/2009/01/wordpress-is-using-a-bad-way-to-detect-duplicate-comment.html" title="Wordpress 糟糕的重复评论检测方式">Wordpress 糟糕的重复评论检测方式</a></li><li><a href="http://www.voidman.com/2008/11/automatically-delete-post-revisions.html" title="让 Wordpress 自动删除 Post Revisions">让 Wordpress 自动删除 Post Revisions</a></li><li><a href="http://www.voidman.com/2008/11/google-xml-sitemaps-ignore-the-specified-categories.html" title="让 Google Sitemaps Generator 可以忽略指定的日志分类">让 Google Sitemaps Generator 可以忽略指定的日志分类</a></li><li><a href="http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html" title="Wordpress 分页文章静态化的更优解决方案">Wordpress 分页文章静态化的更优解决方案</a></li><li><a href="http://www.voidman.com/2008/07/upgraded-to-wordpress-v26.html" title="升级到 WordPress 2.6">升级到 WordPress 2.6</a></li><li><a href="http://www.voidman.com/2008/03/upgraded-to-wordpress-25-rc1.html" title="升级到 WordPress 2.5 RC1">升级到 WordPress 2.5 RC1</a></li></ul><hr /><a href="http://www.voidman.com">Voidman.com</a> | Link: <a href="http://www.voidman.com/2008/03/improve-wp-plugin-head-meta-description.html">http://www.voidman.com/2008/03/improve-wp-plugin-head-meta-description.html</a><br /><img alt="linezing" width="1" height="1" src="http://img.tongji.linezing.com/288120/tongji.gif" />]]></content:encoded>
			<wfw:commentRss>http://www.voidman.com/2008/03/improve-wp-plugin-head-meta-description.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

