<?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>《一句代码美化你的链接页面模板（links.php）-自动显示favicon图标，非js方法》的评论</title>
	<atom:link href="http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html</link>
	<description>一个very朝气的小孩子...</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:11:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：添加带favicon的自定义友情链接页面 &#124; 周良博客</title>
		<link>http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html/comment-page-2#comment-15583</link>
		<dc:creator>添加带favicon的自定义友情链接页面 &#124; 周良博客</dc:creator>
		<pubDate>Mon, 14 Nov 2011 10:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html#comment-15583</guid>
		<description>[...] 123456.page-links{overflow:hidden;margin:0 0 24px;padding:0;} .page-links h3{border-bottom:1px solid #bfbebe;text-align:center;margin:0;} .page-links ul{margin:0;padding:5px 0 0 0;} .page-links ul li{float:left;width:150px;line-height:16px;height:16px;margin:5px 5px 0;padding:0;list-style-type:none;} .page-links ul li:hover{background:#f2f2f2;} .page-links ul li img{width:16px;height:16px;margin:0 5px -2px 0;padding:0;border:none;} 5. 建立一个页面，使用links为页面模板即可。 注：ICO图标最好上传到网站更目录，这样便于谷歌收入。在Opera下ICO图标也最好上传到网站更目录，本站友情链接页面使用的是谷歌自带的ICO图标，在文 章开头已经给出地址。 如果您想了解关于本文代码的原理，可以阅读 这篇文章。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 123456.page-links{overflow:hidden;margin:0 0 24px;padding:0;} .page-links h3{border-bottom:1px solid #bfbebe;text-align:center;margin:0;} .page-links ul{margin:0;padding:5px 0 0 0;} .page-links ul li{float:left;width:150px;line-height:16px;height:16px;margin:5px 5px 0;padding:0;list-style-type:none;} .page-links ul li:hover{background:#f2f2f2;} .page-links ul li img{width:16px;height:16px;margin:0 5px -2px 0;padding:0;border:none;} 5. 建立一个页面，使用links为页面模板即可。 注：ICO图标最好上传到网站更目录，这样便于谷歌收入。在Opera下ICO图标也最好上传到网站更目录，本站友情链接页面使用的是谷歌自带的ICO图标，在文 章开头已经给出地址。 如果您想了解关于本文代码的原理，可以阅读 这篇文章。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：QiQiBoY</title>
		<link>http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html/comment-page-2#comment-5641</link>
		<dc:creator>QiQiBoY</dc:creator>
		<pubDate>Wed, 15 Sep 2010 14:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html#comment-5641</guid>
		<description>&lt;a href=&quot;#comment-5639&quot; rel=&quot;nofollow&quot;&gt;@IM路人 &lt;/a&gt; 
嗯。。你下载inove这款主题，然后查看它的links.php模板。。。。我写这篇文章时刚接触wordpress，使用inove，以为每个主题的友情链接调用都是像inove那样的。。。</description>
		<content:encoded><![CDATA[<p><a href="#comment-5639" rel="nofollow">@IM路人 </a><br />
嗯。。你下载inove这款主题，然后查看它的links.php模板。。。。我写这篇文章时刚接触wordpress，使用inove，以为每个主题的友情链接调用都是像inove那样的。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：IM路人</title>
		<link>http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html/comment-page-2#comment-5639</link>
		<dc:creator>IM路人</dc:creator>
		<pubDate>Wed, 15 Sep 2010 14:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html#comment-5639</guid>
		<description>我用的是来调用的&lt;code&gt;&lt;?php my_list_bookmarks(&#039;title_li=&amp;categorize=1&amp;orderby=rand&#039;); ?&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>我用的是来调用的<code>&lt;?php my_list_bookmarks('title_li=&amp;categorize=1&amp;orderby=rand'); ?&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：IM路人</title>
		<link>http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html/comment-page-2#comment-5638</link>
		<dc:creator>IM路人</dc:creator>
		<pubDate>Wed, 15 Sep 2010 14:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html#comment-5638</guid>
		<description>原理我看明白了，也比较简单，但有个问题

我用的是来调用的

你的那个 我应该加到哪里，求解</description>
		<content:encoded><![CDATA[<p>原理我看明白了，也比较简单，但有个问题</p>
<p>我用的是来调用的</p>
<p>你的那个 我应该加到哪里，求解</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：QiQiBoY</title>
		<link>http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html/comment-page-2#comment-4114</link>
		<dc:creator>QiQiBoY</dc:creator>
		<pubDate>Fri, 13 Aug 2010 13:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html#comment-4114</guid>
		<description>&lt;a href=&quot;#comment-4097&quot; rel=&quot;nofollow&quot;&gt;@Pacifiers &lt;/a&gt; 
Thank you。。。</description>
		<content:encoded><![CDATA[<p><a href="#comment-4097" rel="nofollow">@Pacifiers </a><br />
Thank you。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Pacifiers</title>
		<link>http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html/comment-page-2#comment-4097</link>
		<dc:creator>Pacifiers</dc:creator>
		<pubDate>Fri, 13 Aug 2010 06:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html#comment-4097</guid>
		<description>I really liked visiting your blog, and it looks wonderful. If you get a chance you should visit my blog as well. I hope you have a good day!</description>
		<content:encoded><![CDATA[<p>I really liked visiting your blog, and it looks wonderful. If you get a chance you should visit my blog as well. I hope you have a good day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：zwwooooo</title>
		<link>http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html/comment-page-2#comment-3783</link>
		<dc:creator>zwwooooo</dc:creator>
		<pubDate>Fri, 06 Aug 2010 12:05:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html#comment-3783</guid>
		<description>拿走了，哈</description>
		<content:encoded><![CDATA[<p>拿走了，哈</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：补充《修改trackback样式，统一评论外观》中代码 - I'm qiqiboy !</title>
		<link>http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html/comment-page-2#comment-3739</link>
		<dc:creator>补充《修改trackback样式，统一评论外观》中代码 - I'm qiqiboy !</dc:creator>
		<pubDate>Thu, 05 Aug 2010 13:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html#comment-3739</guid>
		<description>[...] 具体的我在《一句代码美化你的链接页面模板（links.php）-自动显示favicon图标，非js方法》此文中已经提到过，当然，你也可以使用google的favicon图标缓存地址，改为以下形式 [...]</description>
		<content:encoded><![CDATA[<p>[...] 具体的我在《一句代码美化你的链接页面模板（links.php）-自动显示favicon图标，非js方法》此文中已经提到过，当然，你也可以使用google的favicon图标缓存地址，改为以下形式 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：修改trackback样式，统一评论外观 - I'm qiqiboy !</title>
		<link>http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html/comment-page-2#comment-3685</link>
		<dc:creator>修改trackback样式，统一评论外观 - I'm qiqiboy !</dc:creator>
		<pubDate>Wed, 04 Aug 2010 13:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html#comment-3685</guid>
		<description>[...] trackback的“头像”来自发送trackback的网站的favicon图标，这个容易获得，从trackback的链接中获取网站域名，然后通过google那个获取网站favicon图标的地址获得图标。当然，我并不是这个方法，因为我觉得我有更好的方法。可以参考我早期的一篇文章《一句代码美化你的链接页面模板（links.php）-自动显示favicon图标，非js方法》。我的友链页面也是用这种方法，还可以加上loading背景图，而不用担心favicon图标太小或透明露出后面的loading图片，因为图标加载成功后就会清除掉loading。 [...]</description>
		<content:encoded><![CDATA[<p>[...] trackback的“头像”来自发送trackback的网站的favicon图标，这个容易获得，从trackback的链接中获取网站域名，然后通过google那个获取网站favicon图标的地址获得图标。当然，我并不是这个方法，因为我觉得我有更好的方法。可以参考我早期的一篇文章《一句代码美化你的链接页面模板（links.php）-自动显示favicon图标，非js方法》。我的友链页面也是用这种方法，还可以加上loading背景图，而不用担心favicon图标太小或透明露出后面的loading图片，因为图标加载成功后就会清除掉loading。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：QiQiBoY</title>
		<link>http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html/comment-page-2#comment-1207</link>
		<dc:creator>QiQiBoY</dc:creator>
		<pubDate>Tue, 29 Dec 2009 12:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.qiqiboy.com/2009/11/30/non-javascript-intelligently-beautifying-links-page-favicon.html#comment-1207</guid>
		<description>&lt;a href=&#039;#comment-1194&#039; title=&#039;Nox&#039; rel=&quot;nofollow&quot;&gt;@ Nox &lt;/a&gt;: 我之前用的是mg的模板，以为友链调用都是跟我一样的，后来才发现好多都是用WP内置函数。你看一下mg的这篇文章，再来看我的就知道怎么修改了。http://www.neoease.com/show-wordpress-links-order-by-category/</description>
		<content:encoded><![CDATA[<p><a href='#comment-1194' title='Nox' rel="nofollow">@ Nox </a>: 我之前用的是mg的模板，以为友链调用都是跟我一样的，后来才发现好多都是用WP内置函数。你看一下mg的这篇文章，再来看我的就知道怎么修改了。http://www.neoease.com/show-wordpress-links-order-by-category/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

