<?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>代推博客</title>
	<atom:link href="http://www.daitui.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.daitui.com/blog</link>
	<description>收藏与分享书签按钮服务</description>
	<lastBuildDate>Tue, 21 Sep 2010 15:02:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>代推收藏与分享服务更新公告</title>
		<link>http://www.daitui.com/blog/?p=50</link>
		<comments>http://www.daitui.com/blog/?p=50#comments</comments>
		<pubDate>Mon, 20 Sep 2010 17:24:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[博客集成]]></category>
		<category><![CDATA[新闻动态]]></category>
		<category><![CDATA[高级用法]]></category>
		<category><![CDATA[下载到本地]]></category>
		<category><![CDATA[代码]]></category>
		<category><![CDATA[升级]]></category>

		<guid isPermaLink="false">http://www.daitui.com/blog/?p=50</guid>
		<description><![CDATA[调整概要：
1. 根据对统计数据的分析，去除一些不常用的网站。
2. 并根据使用率来对服务进行了更合理的排序。
3. 加入几个新的网站以及保存为快捷方式的功能。
4. 对下拉框的CSS进行更多的reset以减少可能的CSS干扰。
5. 在被收藏的网址中加入meta.deliver_by=daitui.com标识，可用于分析。
6. 重新制作列表图标，使代推widget看上去更漂亮。
7. 更换按钮上的图标，“埋葬”饭否。
具体调整内容：
去除的服务有：蟹爪、 搜狐白社会、 好诶网、 收客网、 挖客网、 奇客发现、 央库、 乐收网
去除的原因是使用率低下；代推为保持widget的实用简洁也不打算增加密密麻麻的更多选项。
调整的服务有：豆瓣9点-&#62;豆瓣、 Windows Live-&#62;Windows网盘
增加的功能有：桌面快捷方式。代推开创性地将保存快捷方式到桌面与widget结合起来，迎合国情。
增加的服务有：QQ空间、 百度空间、 搜狐微博、 Google Buzz、 51空间
增加来源标识：所有通过代推收藏与分享的链接上都会被加上“meta.deliver_by=daitui.com”标识。
有兴趣的可以根据此来对访问来源进行统计与分析。如google分析中Content-&#62;Top Content页中列表
底部有Filter Page: containing选项，可以输入“meta.deliver_by=daitui.com”进行筛选分析。
重新制作图标：使用更加清晰漂亮的图标，并使用png8格式存储（原有的logos.gif改为logos.png）。
解密未曾公开的参数：
window.daitui.STYLESHEET_URL: CSS文件地址，用于将代推widget保存到本地。
默认值：http://src.daitui.com/widget/global.css
没有太多精力维护的小流量网站不建议下载到本地。如确实需要下载到本地请关注博客更新。
或发送一个邮件如“代推更新请通知我”到daituicom-contact#yahoo!com（#换成@ !换成.）。
当有更新时我会发送邮件通知大家。
window.daitui.TIME_DELAY_OVER: 鼠标在按钮上停留多久打开列表，单位毫秒。
默认值：0
window.daitui.TIME_DELAY_OUT: 鼠标在离开列表之后多久关闭，单位毫秒。
默认值：500
使用示例：
下载http://src.daitui.com/dt.tar.gz并解压到http://yourdomain.com/daitui/文件夹
插入代码到你的网页中

1
2
3
4
5
6
7
8
9
10
11
12
&#60;!-- 按钮，放在你想放的地方 --&#62;
&#60;a class=&#34;dt_button&#34; href=&#34;http://www.daitui.com/bookmark&#34;&#62;收藏/分享&#60;/a&#62;
&#160;
&#60;!-- 脚本，放到&#60;/head&#62;前、&#60;/body&#62;前（放在结尾更好）或你想放的地方 --&#62;
&#60;script type=&#34;text/javascript&#34; src=&#34;http://yourdomain.com/daitui/dt.js&#34; charset=&#34;utf-8&#34;&#62;&#60;/script&#62;
&#60;script type=&#34;text/javascript&#34;&#62;
    /* 在init之前，设置参数 */
    daitui.STYLESHEET_URL = &#34;http://yourdomain.com/daitui/global.css&#34;;
    daitui.TIME_DELAY_OVER [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<h2><strong>调整概要：</strong></h2>
<p>1. 根据对统计数据的分析，去除一些不常用的网站。<br />
2. 并根据使用率来对服务进行了更合理的排序。<br />
3. 加入几个新的网站以及保存为快捷方式的功能。<br />
4. 对下拉框的CSS进行更多的reset以减少可能的CSS干扰。<br />
5. 在被收藏的网址中加入meta.deliver_by=daitui.com标识，可用于分析。<br />
6. 重新制作列表图标，使代推widget看上去更漂亮。<br />
7. 更换按钮上的图标，“埋葬”饭否。</p>
<h2><strong>具体调整内容：</strong></h2>
<p><span style="color: #ff0000;">去除的服务有：</span>蟹爪、 搜狐白社会、 好诶网、 收客网、 挖客网、 奇客发现、 央库、 乐收网<br />
去除的原因是使用率低下；代推为保持widget的实用简洁也不打算增加密密麻麻的更多选项。</p>
<p><span style="color: #ff0000;">调整的服务有：</span>豆瓣9点-&gt;豆瓣、 Windows Live-&gt;Windows网盘</p>
<p><span style="color: #ff0000;">增加的功能有：</span>桌面快捷方式。代推开创性地将保存快捷方式到桌面与widget结合起来，迎合国情。</p>
<p><span style="color: #ff0000;">增加的服务有：</span>QQ空间、 百度空间、 搜狐微博、 Google Buzz、 51空间</p>
<p><span style="color: #ff0000;">增加来源标识：</span>所有通过代推收藏与分享的链接上都会被加上“meta.deliver_by=daitui.com”标识。<br />
有兴趣的可以根据此来对访问来源进行统计与分析。如google分析中Content-&gt;Top Content页中列表<br />
底部有Filter Page: containing选项，可以输入“meta.deliver_by=daitui.com”进行筛选分析。</p>
<p><span style="color: #ff0000;">重新制作图标：</span>使用更加清晰漂亮的图标，并使用png8格式存储（原有的logos.gif改为logos.png）。</p>
<h2><strong>解密未曾公开的参数：</strong></h2>
<p><span style="color: #808080;">window.</span><span style="color: #ff0000;">daitui.STYLESHEET_URL</span>: <strong>CSS文件地址，用于将代推widget保存到本地。</strong><br />
默认值：http://src.daitui.com/widget/global.css<br />
<strong>没有太多精力维护的小流量网站不建议下载到本地。如确实需要下载到本地请关注博客更新。<br />
或发送一个邮件如“代推更新请通知我”到daituicom-contact#yahoo!com（#换成@ !换成.）。<br />
当有更新时我会发送邮件通知大家。</strong></p>
<p><span style="color: #808080;">window.</span><span style="color: #ff0000;">daitui.TIME_DELAY_OVER</span>: 鼠标在按钮上停留多久打开列表，单位毫秒。<br />
默认值：0</p>
<p><span style="color: #808080;">window.</span><span style="color: #ff0000;">daitui.TIME_DELAY_OUT</span>: 鼠标在离开列表之后多久关闭，单位毫秒。<br />
默认值：500</p>
<p><strong>使用示例：</strong></p>
<p>下载<a href="http://src.daitui.com/dt.tar.gz">http://src.daitui.com/dt.tar.gz</a>并解压到<strong>http://yourdomain.com/daitui/</strong>文件夹</p>
<p>插入代码到你的网页中</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
</pre></td><td class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #808080; font-style: italic;">&lt;!-- 按钮，放在你想放的地方 --&gt;</span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;a</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;dt_button&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://www.daitui.com/bookmark&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>收藏/分享<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
<span style="color: #808080; font-style: italic;">&lt;!-- 脚本，放到&lt;/head&gt;前、&lt;/body&gt;前（放在结尾更好）或你想放的地方 --&gt;</span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">&quot;http://yourdomain.com/daitui/dt.js&quot;</span> <span style="color: #000066;">charset</span>=<span style="color: #ff0000;">&quot;utf-8&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
    /* 在init之前，设置参数 */
    daitui.STYLESHEET_URL = &quot;http://yourdomain.com/daitui/global.css&quot;;
    daitui.TIME_DELAY_OVER = 0;
    daitui.TIME_DELAY_OUT = 500;
    daitui.init();
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<h2><strong>附图：</strong></h2>
<table border="0" width="100%">
<tbody>
<tr>
<td width="50%" valign="top">原有按钮 <img class="size-full wp-image-54 alignnone" title="01-old" src="http://www.daitui.com/blog/wp-content/uploads/2010/09/01-old.gif" alt="01-old" width="120" height="16" /></td>
<td width="50%" valign="top">新的按钮 <img class="alignnone size-full wp-image-58" title="01-new" src="http://www.daitui.com/blog/wp-content/uploads/2010/09/01-new.gif" alt="01-new" width="120" height="16" /></td>
</tr>
<tr>
<td width="50%" valign="top">以前的下拉列表<br />
<img class="size-full wp-image-53 alignnone" title="old" src="http://www.daitui.com/blog/wp-content/uploads/2010/09/old.gif" alt="old" width="270" height="348" /></td>
<td width="50%" valign="top">现在的下拉列表<br />
<img class="alignnone size-full wp-image-57" title="new" src="http://www.daitui.com/blog/wp-content/uploads/2010/09/new.png" alt="new" width="270" height="327" /></td>
</tr>
</tbody>
</table>
<h2><strong>悼念饭否！</strong></h2>
<p>苦苦的等待终究不能唤回我们的饭否，只有将它深深的埋葬。</p>
<p><img class="alignnone size-full wp-image-55" title="fanfou" src="http://www.daitui.com/blog/wp-content/uploads/2010/09/fanfou.jpg" alt="fanfou" width="246" height="294" /></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daitui.com/blog/?feed=rss2&amp;p=50</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>感谢vpsee赞助部分带宽</title>
		<link>http://www.daitui.com/blog/?p=46</link>
		<comments>http://www.daitui.com/blog/?p=46#comments</comments>
		<pubDate>Thu, 27 May 2010 04:08:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[新闻动态]]></category>
		<category><![CDATA[升级]]></category>
		<category><![CDATA[捐助]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[流量]]></category>

		<guid isPermaLink="false">http://www.daitui.com/blog/?p=46</guid>
		<description><![CDATA[之前daitui的widget分发是通过dreamhost PS和火山互联VPS来完成的，有时会不稳定。
代推服务的特点是请求数比较多，目前日请求数在125万左右，两个月前是 60万左右，流量倒不是很多在2.5G以内。
加入由VPSee提供的VPS以后流量将得到进一步的均衡，能够承载的请求数也将进一步得到提升。
分流的工作会在近两天内完成，升级的过程均会采用无中断方式，不会对大家的使用造成影响，请大家放心。
最后再给热心的赞助者VPSee宣传宣传。大家今后如果有需要购买VPS的不妨找找他，人蛮热情的，价格也公道。


No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>之前daitui的widget分发是通过dreamhost PS和火山互联VPS来完成的，有时会不稳定。</p>
<p>代推服务的特点是请求数比较多，目前日请求数在125万左右，两个月前是 60万左右，流量倒不是很多在2.5G以内。</p>
<p>加入由<a title="VPSee" href="http://www.vpsee.com/">VPSee</a>提供的<a href="http://www.vpsee.com/vps-plans/">VPS</a>以后流量将得到进一步的均衡，能够承载的请求数也将进一步得到提升。</p>
<p>分流的工作会在近两天内完成，升级的过程均会采用无中断方式，不会对大家的使用造成影响，请大家放心。</p>
<p>最后再给热心的赞助者VPSee宣传宣传。大家今后如果有需要购买VPS的不妨找找他，人蛮热情的，<a href="http://www.vpsee.com/vps-plans/">价格也公道</a>。</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daitui.com/blog/?feed=rss2&amp;p=46</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>代推服务器捐助启事</title>
		<link>http://www.daitui.com/blog/?p=43</link>
		<comments>http://www.daitui.com/blog/?p=43#comments</comments>
		<pubDate>Sat, 20 Mar 2010 06:06:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[新闻动态]]></category>
		<category><![CDATA[捐助]]></category>
		<category><![CDATA[服务器]]></category>

		<guid isPermaLink="false">http://www.daitui.com/blog/?p=43</guid>
		<description><![CDATA[由于目前网站的使用已经超出空间负荷能力，故这段时期服务很不稳定，给大家的使用造成了影响，我深表歉意。
目前网站的每日流量不算多在600M左右，不过请求数很高在每日60万次左右。随着时间的推移，请求数还会不断增加。
由于我们是自由职业者，加之代推为非营利性网站，无法进行大量的投资。由于资源的限制，代推一直都不敢扩大规模。
为了解决这一问题，代推决定求助于广大推友，希望能得到大家的帮助。
计划一：
代推的并发很高所以希望能得带一台可以装nginx/lighttpd高性能的linux服务器/VPS，或者CDN服务。
apache是很难满足激增的高并发请求的了。
计划二：
捐助一台服务器对大家来说可能都比较困难，不过也可以通过很多的虚拟主机来解决这一问题。
如果大家有多余的虚拟主机资源也可以捐赠给代推，我们可以通过设置src.daitui.com的DNS轮询来，来对请求进行分流。
DNS轮询的相关资料：http://blog.csdn.net/guoguo1980/archive/2009/10/26/4729607.aspx
如果大家有其他方面可以帮助代推的，我们不甚感激。如果为代推提供相应的帮助，
代推会对捐助者作出相应的回报，比如首页的链接。
比如我们在服务器方面的技术支持。
非常感谢！
联系邮箱：guo.1982#yahoo.com 请将#替换为@


No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>由于目前网站的使用已经超出空间负荷能力，故这段时期服务很不稳定，给大家的使用造成了影响，我深表歉意。</p>
<p>目前网站的每日流量不算多在600M左右，不过<strong>请求数很高在每日60万次左右</strong>。随着时间的推移，请求数还会不断增加。</p>
<p>由于我们是自由职业者，加之代推为非营利性网站，无法进行大量的投资。由于资源的限制，代推一直都不敢扩大规模。</p>
<p>为了解决这一问题，代推决定求助于广大推友，希望能得到大家的帮助。</p>
<p><strong>计划一：</strong><br />
代推的并发很高所以希望能得带一台可以装nginx/lighttpd高性能的linux服务器/VPS，或者CDN服务。<br />
apache是很难满足激增的高并发请求的了。</p>
<p><strong>计划二：</strong><br />
捐助一台服务器对大家来说可能都比较困难，不过也可以通过很多的虚拟主机来解决这一问题。<br />
如果大家有多余的虚拟主机资源也可以捐赠给代推，我们可以通过设置src.daitui.com的DNS轮询来，来对请求进行分流。</p>
<p>DNS轮询的相关资料：http://blog.csdn.net/guoguo1980/archive/2009/10/26/4729607.aspx</p>
<p>如果大家有其他方面可以帮助代推的，我们不甚感激。如果为代推提供相应的帮助，<br />
代推会对捐助者作出相应的回报，比如首页的链接。<br />
比如我们在服务器方面的技术支持。</p>
<p><strong>非常感谢！</strong></p>
<p>联系邮箱：guo.1982#yahoo.com 请将#替换为@</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daitui.com/blog/?feed=rss2&amp;p=43</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>更快的加载速度 更准确的定位 更好的兼容性</title>
		<link>http://www.daitui.com/blog/?p=39</link>
		<comments>http://www.daitui.com/blog/?p=39#comments</comments>
		<pubDate>Sat, 19 Dec 2009 06:46:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[新闻动态]]></category>
		<category><![CDATA[兼容性]]></category>
		<category><![CDATA[升级]]></category>
		<category><![CDATA[定位]]></category>
		<category><![CDATA[速度]]></category>

		<guid isPermaLink="false">http://www.daitui.com/blog/?p=39</guid>
		<description><![CDATA[经过反复的测试，反复的调整，代推已经在加载速度、定位、兼容性方面取得了重大的进展。


No related posts.]]></description>
			<content:encoded><![CDATA[<p>此次改进中并不涉及任何功能的变动，仅对性能、定位、兼容性方便做出了改进。</p>
<p>经过反复的测试，反复的调整，代推已经在加载速度、定位、兼容性方面取得了重大的进展。从现在起无需等到<a href="http://code.google.com/p/domready/">DOM Ready</a>之后再初始化收藏与分享服务了，所以代推的加载速度已经有了数量级的飞跃。</p>
<p>在定位与兼容性方面也取得了质的飞跃，之前是用代推服务的用户可能发现在部分网页中代推的下拉菜单会有几个像素的错位，在部分网页中下拉菜单的样式有时会受到网页自身的样式的影响。经过这次改进之后代推在绝大多数的浏览器和网页中已经能够保证完全一致的表现，没有了几个像素的错位，没有了网页自身样式的干扰。</p>
<p>代推现已成功地通过了Firefox、Opera、Internet Explorer 6/7以及盒子模型、非盒子模型的严格考验，基本做到了表现的一致性。</p>
<p>代推始终保持着简洁、大方、实用的基本作风，希望大家喜欢。也请大家多多替代推在外头说几句好话，代推对您的支持不胜感激。</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daitui.com/blog/?feed=rss2&amp;p=39</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>代推服务列表更新公告</title>
		<link>http://www.daitui.com/blog/?p=35</link>
		<comments>http://www.daitui.com/blog/?p=35#comments</comments>
		<pubDate>Tue, 15 Dec 2009 19:19:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[新闻动态]]></category>

		<guid isPermaLink="false">http://www.daitui.com/blog/?p=35</guid>
		<description><![CDATA[代推更新，去除的服务有：饭否 叽歪网 我挖网 365Key；新增加的服务有：做啥网 嘀享-嘀咕 新浪微博 蟹爪 开心网 豆瓣9点 人人网 搜狐白社会 115收藏夹 好诶网。


No related posts.]]></description>
			<content:encoded><![CDATA[<p>应一大批热心网友的<strong>强强强强强强强强强强强……烈</strong>要求，我这个不称职的站长再也不能不顾大家的热情了。由于一直以来都比较繁忙，没能及时更新代推给大家带来的不便，深表歉意。同时我也有很多的想法也没有抽出时间来实现，真的很遗憾。晚上再次收到了<a href="http://zuosa.com/">做啥网</a>发来的服务添加请求，这一次再也不也拖了。顺便把已经不能用的下了，把新流行的加上。</p>
<p><strong>去除的服务有：</strong>饭否 叽歪网 我挖网 365Key</p>
<p><strong>新增加的服务有：</strong><a href="http://zuosa.com/">做啥网</a> <a href="http://www.diguff.com/">嘀享</a>-<a href="http://www.digu.com/">嘀咕</a> <a href="http://v.sina.com.cn/">新浪微博</a> <a href="http://xiezhua.com/">蟹爪</a> <a href="http://www.kaixin001.com/">开心网</a> <a href="http://9.douban.com/">豆瓣9点</a> <a href="http://www.renren.com">人人网</a> <a href="http://bai.sohu.com/">搜狐白社会</a> <a href="http://fav.115.com/">115收藏夹</a> <a href="http://www.haoei.com/">好诶网</a></p>
<p>预祝大家用的开心^_^</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-36" title="daitui new" src="http://www.daitui.com/blog/wp-content/uploads/2009/12/1.gif" alt="daitui new" width="502" height="445" /></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daitui.com/blog/?feed=rss2&amp;p=35</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>关于今日卡巴斯基报木马的声明</title>
		<link>http://www.daitui.com/blog/?p=30</link>
		<comments>http://www.daitui.com/blog/?p=30#comments</comments>
		<pubDate>Tue, 19 May 2009 14:05:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[新闻动态]]></category>
		<category><![CDATA[CNZZ]]></category>
		<category><![CDATA[声明]]></category>
		<category><![CDATA[木马]]></category>

		<guid isPermaLink="false">http://www.daitui.com/blog/?p=30</guid>
		<description><![CDATA[网友称卡巴斯基报daitui有木马，文件为stat.php。daitui本来的代码中没有stat.php这个文件，这个文件属于CNZZ流量统计的。CNZZ今天也通报了此事 详见http://www.chinaz.com/Webmaster/report/051a64542009.html


No related posts.]]></description>
			<content:encoded><![CDATA[<p>网友nickyhu说：</p>
<p><em>使用代推的代码时，卡巴斯基报木马，说stat.php是木马，禁止访问。<br />
不清楚是误报，还是真的含有木马，赶快修正下吧。<br />
好产品不能因为这个小细节丢失用户。这样的体验很糟糕呵。</em></p>
<p>首先，我们对此表示歉意。daitui本来的代码中没有stat.php这个文件，这个文件属于CNZZ流量统计的。CNZZ今天也通报了此事 详见http://www.chinaz.com/Webmaster/report/051a64542009.html</p>
<p>daitui的按钮代码本身只包含三个文件：一个图片、一个CSS、一个JS，不包含任何站外代码请大家放心使用。</p>
<p>daitui网站中确实使用了cnzz的统计服务，因此在此事件中daitui也受到一定的影响，给各位用户带来了一些不便，请见谅。</p>
<p><strong>为防止类似事件再次发生，决定去除CNZZ的统计服务。</strong></p>
<p>谢谢各位一直以来对daitui的支持，也请给位继续支持我们，谢谢！</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daitui.com/blog/?feed=rss2&amp;p=30</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>代推 wordpress 插件发布</title>
		<link>http://www.daitui.com/blog/?p=26</link>
		<comments>http://www.daitui.com/blog/?p=26#comments</comments>
		<pubDate>Mon, 11 May 2009 13:48:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[使用入门]]></category>
		<category><![CDATA[博客集成]]></category>
		<category><![CDATA[书签]]></category>
		<category><![CDATA[分享]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[收藏]]></category>

		<guid isPermaLink="false">http://www.daitui.com/blog/?p=26</guid>
		<description><![CDATA[代推 WordPress 插件发布


No related posts.]]></description>
			<content:encoded><![CDATA[<p><strong>插件下载地址 <a href="http://wordpress.org/extend/plugins/daitui-service/">http://wordpress.org/extend/plugins/daitui-service/</a></strong></p>
<p>现在广大中文用户只要轻轻点几下鼠标即可为自己的博客添加一个本土化的收藏与分享按钮。</p>
<p>您可以到官方下载插件手动安装，也可以登陆后台自动安装，在“添加新插件”页面中搜索“daitui”。</p>
<p>插件继承了daitui一贯的传——“简洁”，只要安装，激活，两步即可使用。</p>
<p>插件的后台设置页面采用了和<a href="http://www.daitui.com/get">代码生成器</a>同样的所见即所得的方式，轻松选择喜欢的样式。</p>
<p><img class="alignnone size-full wp-image-27" title="收藏与分享服务示例" src="http://www.daitui.com/blog/wp-content/uploads/2009/05/screenshot-1.jpg" alt="收藏与分享服务示例" width="550" height="451" /></p>
<p>插件示例截图</p>
<p><img src="http://www.daitui.com/blog/wp-content/uploads/2009/05/screenshot-2.jpg" alt="后台设置页面" title="后台设置页面" width="550" height="650" class="alignnone size-full wp-image-28" /></p>
<p>后台设置页面</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daitui.com/blog/?feed=rss2&amp;p=26</wfw:commentRss>
		<slash:comments>51</slash:comments>
		</item>
		<item>
		<title>特殊属性，指定标题和链接</title>
		<link>http://www.daitui.com/blog/?p=17</link>
		<comments>http://www.daitui.com/blog/?p=17#comments</comments>
		<pubDate>Thu, 30 Apr 2009 15:03:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[高级用法]]></category>
		<category><![CDATA[入门]]></category>
		<category><![CDATA[特殊功能]]></category>
		<category><![CDATA[特殊属性]]></category>

		<guid isPermaLink="false">http://www.daitui.com/blog/?p=17</guid>
		<description><![CDATA[如果生成的默认代码不能满足你的需求，你可以自定义它。代推提供了四个可选属性，这些属性在一页中放置多个按钮时非常有用。可用的属性有：dt_title，dt_link，dt_tag，dt_note


No related posts.]]></description>
			<content:encoded><![CDATA[<p>如果生成的默认代码不能满足你的需求，你可以自定义它。</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;a</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;dt_button&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://www.daitui.com/bookmark&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span><span style="color: #000000; font-weight: bold;">&lt;img</span> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">&quot;http://src.daitui.com/widget/02.gif&quot;</span> <span style="color: #000066;">align</span>=<span style="color: #ff0000;">&quot;absmiddle&quot;</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">&quot;收藏与分享&quot;</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">&quot;16&quot;</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">&quot;120&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span><span style="color: #000000; font-weight: bold;">&lt;/a<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">&quot;http://src.daitui.com/dt.js&quot;</span> <span style="color: #000066;">charset</span>=<span style="color: #ff0000;">&quot;utf-8&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>daitui.init();<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<p>我们可以通过给链接添加额外的属性来满足我们的需求。</p>
<p>代推提供了四个可选属性，这些属性在一页中放置多个按钮时非常有用。可用的属性有：</p>
<ul>
<li>dt_title <em>可选</em> 用于指定标题。</li>
<li>dt_link <em>可选</em> 用于指定链接。</li>
<li>dt_tag <em>可选</em> 用于指定标签，多个标签用半角逗号隔开“,”隔开，如：分享,收藏。<em>部分收藏夹（书签）提供商支持</em></li>
<li>dt_note <em>可选</em> 用于指定描述，链接的简单描述。<em>部分收藏夹（书签）提供商支持</em></li>
</ul>
<p>
<strong>使用示例</strong></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;a</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;dt_button&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://www.daitui.com/bookmark&quot;</span> <span style="color: #000066;">dt_title</span>=<span style="color: #ff0000;">&quot;代推博客&quot;</span> <span style="color: #000066;">dt_link</span>=<span style="color: #ff0000;">&quot;http://www.daitui.com/blog/&quot;</span> <span style="color: #000066;">dt_tag</span>=<span style="color: #ff0000;">&quot;收藏,分享&quot;</span> <span style="color: #000066;">dt_note</span>=<span style="color: #ff0000;">&quot;收藏与分享按钮提供者&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span><span style="color: #000000; font-weight: bold;">&lt;img</span> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">&quot;http://src.daitui.com/widget/02.gif&quot;</span> <span style="color: #000066;">align</span>=<span style="color: #ff0000;">&quot;absmiddle&quot;</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">&quot;收藏与分享&quot;</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">&quot;16&quot;</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">&quot;120&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span><span style="color: #000000; font-weight: bold;">&lt;/a<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">&quot;http://src.daitui.com/dt.js&quot;</span> <span style="color: #000066;">charset</span>=<span style="color: #ff0000;">&quot;utf-8&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>daitui.init();<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>
</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daitui.com/blog/?feed=rss2&amp;p=17</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>获取并了解默认代码</title>
		<link>http://www.daitui.com/blog/?p=11</link>
		<comments>http://www.daitui.com/blog/?p=11#comments</comments>
		<pubDate>Wed, 29 Apr 2009 15:42:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[使用入门]]></category>
		<category><![CDATA[代码]]></category>
		<category><![CDATA[入门]]></category>
		<category><![CDATA[按钮]]></category>

		<guid isPermaLink="false">http://www.daitui.com/blog/?p=11</guid>
		<description><![CDATA[您可以使用以下代码来创建默认的按钮，也可以使用代码生成器来创建按钮。


No related posts.]]></description>
			<content:encoded><![CDATA[<h3>默认代码</h3>
<p>您可以使用以下代码来创建默认的按钮，也可以使用<a href="http://www.daitui.com/get">代码生成器</a>来创建按钮。</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;a</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;dt_button&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://www.daitui.com/bookmark&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span><span style="color: #000000; font-weight: bold;">&lt;img</span> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">&quot;http://src.daitui.com/widget/02.gif&quot;</span> <span style="color: #000066;">align</span>=<span style="color: #ff0000;">&quot;absmiddle&quot;</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">&quot;收藏与分享&quot;</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">&quot;16&quot;</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">&quot;120&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span><span style="color: #000000; font-weight: bold;">&lt;/a<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
&nbsp;
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">&quot;http://src.daitui.com/dt.js&quot;</span> <span style="color: #000066;">charset</span>=<span style="color: #ff0000;">&quot;utf-8&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>daitui.init();<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<p>此代码由两部分组成：HTML代码，Javascript代码。</p>
<h3>HTML部分</h3>
<p>这里定义了按钮，包括一些参数和显示的图标（内容）。根据需要，可以在一个页面中放置多处按钮。</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;a</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;dt_button&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://www.daitui.com/bookmark&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span><span style="color: #000000; font-weight: bold;">&lt;img</span> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">&quot;http://src.daitui.com/widget/02.gif&quot;</span> <span style="color: #000066;">align</span>=<span style="color: #ff0000;">&quot;absmiddle&quot;</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">&quot;收藏与分享&quot;</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">&quot;0&quot;</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">&quot;16&quot;</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">&quot;120&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span><span style="color: #000000; font-weight: bold;">&lt;/a<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<p>链接中，class=&#8221;dt_button&#8221;是用于将其标识为代推按钮的，href=&#8221;http://www.daitui.com/bookmark&#8221;是用于防止用户浏览器无法使用Javascript而准备的替代添加途径。至于图片（链接显示的内容），你如果喜欢的话可以自定义它。</p>
<p>如果这些还不能满足你需求，请查阅高级用法。</p>
<h3>Javascript部分</h3>
<p>这段代码引入了创建代推按钮的必须组件并初始化按钮。在一个页面中你只需要加载一次代码，哪怕你在多处放置了按钮。你可以将这段代码放在页面代码的任何位置。可以和HTML部分放在一次，可以放在页尾（&lt;/body&gt;之前），也可以放在页首（&lt;/html&gt;）。</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">&quot;http://src.daitui.com/dt.js&quot;</span> <span style="color: #000066;">charset</span>=<span style="color: #ff0000;">&quot;utf-8&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>daitui.init();<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<p>请不要下载dt.js放到自己的网站上，因为我们随时都可能更新代码。您直接调用我们的就可以，当我们更新功能是，您的网站上的按钮也将在不知不觉中升级了。</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.daitui.com/blog/?feed=rss2&amp;p=11</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>使用网络收藏夹为网站赢得流量</title>
		<link>http://www.daitui.com/blog/?p=8</link>
		<comments>http://www.daitui.com/blog/?p=8#comments</comments>
		<pubDate>Tue, 28 Apr 2009 15:49:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[使用入门]]></category>
		<category><![CDATA[常见问答]]></category>
		<category><![CDATA[书签]]></category>
		<category><![CDATA[宣传]]></category>
		<category><![CDATA[收藏夹]]></category>
		<category><![CDATA[流量]]></category>

		<guid isPermaLink="false">http://www.daitui.com/blog/?p=8</guid>
		<description><![CDATA[网络收藏夹不仅可以给访客带来极大的方便，也可以为网站提升流量，增加外链，提高网站的曝光度。在文章中添加网络收藏按钮，这个是一本万利的买卖，既方便了访客，又能让别人帮网站宣传。


Related posts:<ol><li><a href='http://www.daitui.com/blog/?p=3' rel='bookmark' title='Permanent Link: 什么是网络收藏夹'>什么是网络收藏夹</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>对于网络收藏夹，网络书签来说，我想站长们也不陌生了吧。网络收藏夹不仅可以给访客带来极大的方便，也可以为网站提升流量，增加外链，提高网站的曝光度。</p>
<p>在建站的过程中，难免会遇到流量瓶颈的问题，每天都徘徊在那么多的IP，不能突破，而且每天都做了大量的宣传了，为什么流量还上不去呢？一个人的力量是单薄的，要想靠自己的双手把一个网站做大是很困难的。那我们是否可以动用大家的力量来推广网站呢？</p>
<p>当然可以，网络收藏夹！在文章中添加网络收藏按钮，这个是一本万利的买卖，既方便了访客，又能让别人帮网站宣传。点击收藏按钮之后，自动提取网址和页面名称，还能自己设置标签快速的关键字选择，很方便。您不用费吹灰之力就可点坐收渔人之利了。</p>
<p>插入简单简单的几行代码就可以给网站带来流量，何乐而不为呢？</p>


<p>Related posts:<ol><li><a href='http://www.daitui.com/blog/?p=3' rel='bookmark' title='Permanent Link: 什么是网络收藏夹'>什么是网络收藏夹</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.daitui.com/blog/?feed=rss2&amp;p=8</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
	</channel>
</rss>

