<?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>FVF.me&#039;Ye &#187; taotao</title>
	<atom:link href="http://fvf.me/tag/taotao/feed" rel="self" type="application/rss+xml" />
	<link>http://fvf.me</link>
	<description>我是孤独的根号5</description>
	<lastBuildDate>Mon, 19 Sep 2011 12:10:36 +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>博客显示QQ签名</title>
		<link>http://fvf.me/wordpress/tips/signed-qq-blog-show.html</link>
		<comments>http://fvf.me/wordpress/tips/signed-qq-blog-show.html#comments</comments>
		<pubDate>Wed, 05 Aug 2009 10:36:09 +0000</pubDate>
		<dc:creator>死兔子</dc:creator>
				<category><![CDATA[小技巧]]></category>
		<category><![CDATA[QQ]]></category>
		<category><![CDATA[taotao]]></category>
		<category><![CDATA[签名]]></category>

		<guid isPermaLink="false">http://fvf.me/wordpress/%e5%8d%9a%e5%ae%a2%e6%98%be%e7%a4%baqq%e7%ad%be%e5%90%8d.html</guid>
		<description><![CDATA[看到我主页上面的留言了没有，其实我是看到虫下米网的标题才发现的，跑到Google上搜索了一遍！发现了一个软件服务，那就是QQ滔滔。 QQ推出的滔滔。你可以在使用网页、QQ机器人、QQ签名、手机四种渠道更新，真正的随时随地！加入代码可以使你的博客显示你的滔滔，就好比微博客一样。 使用方法如下：先去QQ滔滔注册；登录以后在“插件”-“JavaScript插件”得到javascript代码。把它加入到博客文件就可以了！ 具体方法我是查看虫下米的源代码： html代码： &#60;div id=&#34;taotao&#34;&#62; &#60;div id=&#34;description&#34;&#62; &#60;script type=&#34;text/javascript&#34;&#62;var taotao_qq=888888; var taotao_num=1;var taotao_type=0;&#60;/script&#62;&#60;script type=&#34;text/javascript&#34; charset=&#34;utf-8&#34; src=&#34;http://www.taotao.com/js/dkapi.js&#34;&#62;&#60;/script&#62; &#60;/div&#62; &#60;/div&#62; 把888888换成自己的QQ号就行 css代码： #taotao{font-size:11px;} #description table{display:none;} /*消除description的table*/ #description{ padding:0 5px; width:440px; /*这个自己调*/}]]></description>
			<content:encoded><![CDATA[<p>看到我主页上面的留言了没有，其实我是看到虫下米网的标题才发现的，跑到Google上搜索了一遍！发现了一个软件服务，那就是QQ滔滔。</p>
<p>QQ推出的滔滔。你可以在使用网页、QQ机器人、QQ签名、手机四种渠道更新，真正的随时随地！加入代码可以使你的博客显示你的滔滔，就好比微博客一样。</p>
<p>使用方法如下：先去QQ滔滔注册；登录以后在“插件”-“JavaScript插件”得到javascript代码。把它加入到博客文件就可以了！</p>
<p>具体方法我是查看虫下米的源代码：</p>
<p>html代码：</p>
<div class="source" style="font-family: 'Courier New', 'Lucida Console', Verdana; color: rgb(192, 192, 192); background-color: rgb(0, 0, 0); "> <span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;div</span> <span style="color: rgb(255, 255, 0); ">id=</span><span style="color: rgb(187, 187, 0); ">&quot;taotao&quot;</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&gt;</span><br /> <span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;div</span> <span style="color: rgb(255, 255, 0); ">id=</span><span style="color: rgb(187, 187, 0); ">&quot;description&quot;</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&gt;</span><br /> <span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;script </span><span style="color: rgb(255, 255, 0); ">type=</span><span style="color: rgb(187, 187, 0); ">&quot;text/javascript&quot;</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&gt;</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">var</span> <span style="color: rgb(192, 192, 192); ">taotao_qq</span><span style="color: rgb(192, 192, 192); ">=</span><span style="color: rgb(192, 192, 192); ">888888</span>; <span style="color: rgb(255, 255, 0); font-weight: bold; ">var</span> <span style="color: rgb(192, 192, 192); ">taotao_num</span><span style="color: rgb(192, 192, 192); ">=</span><span style="color: rgb(192, 192, 192); ">1</span>;<span style="color: rgb(255, 255, 0); font-weight: bold; ">var</span> <span style="color: rgb(192, 192, 192); ">taotao_type</span><span style="color: rgb(192, 192, 192); ">=</span><span style="color: rgb(192, 192, 192); ">0</span>;<span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;/script&gt;&lt;script </span><span style="color: rgb(255, 255, 0); ">type=</span><span style="color: rgb(187, 187, 0); ">&quot;text/javascript&quot;</span> <span style="color: rgb(255, 255, 0); ">charset=</span><span style="color: rgb(187, 187, 0); ">&quot;utf-8&quot;</span> <span style="color: rgb(255, 255, 0); ">src=</span><span style="color: rgb(187, 187, 0); ">&quot;http://www.taotao.com/js/dkapi.js&quot;</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">&gt;&lt;/script&gt;</span><br /> <span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;/div&gt;</span><br /> <span style="color: rgb(255, 255, 0); font-weight: bold; ">&lt;/div&gt;</span></div>
<p>把888888换成自己的QQ号就行</p>
<p>css代码：</p>
<div class="source" style="font-family: 'Courier New', 'Lucida Console', Verdana; color: rgb(192, 192, 192); background-color: rgb(0, 0, 0); "> <span style="color: rgb(255, 255, 0); ">#taotao</span><span style="color: rgb(192, 192, 192); ">{</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">font-size</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(192, 192, 192); ">11px</span><span style="color: rgb(192, 192, 192); ">;}</span><br /> <span style="color: rgb(255, 255, 0); ">#description</span> <span style="color: rgb(255, 255, 0); font-weight: bold; ">table</span><span style="color: rgb(192, 192, 192); ">{</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">display</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(255, 255, 0); font-weight: bold; ">none</span><span style="color: rgb(192, 192, 192); ">;}</span><br /> <span style="color: rgb(105, 105, 105); ">/*消除description的table*/</span><br /> <span style="color: rgb(255, 255, 0); ">#description</span><span style="color: rgb(192, 192, 192); ">{</span><br /> <span style="color: rgb(255, 255, 0); font-weight: bold; ">padding</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(192, 192, 192); ">0</span> <span style="color: rgb(192, 192, 192); ">5px</span>; <span style="color: rgb(255, 255, 0); font-weight: bold; ">width</span><span style="color: rgb(192, 192, 192); ">:</span><span style="color: rgb(192, 192, 192); ">440px</span>; <span style="color: rgb(105, 105, 105); ">/*这个自己调*/</span><span style="color: rgb(192, 192, 192); ">}</span></div>
]]></content:encoded>
			<wfw:commentRss>http://fvf.me/wordpress/tips/signed-qq-blog-show.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

