<?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>I&#039;m KayChen</title>
	<atom:link href="http://www.kaychen.cn/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kaychen.cn</link>
	<description>与你共享互联网的精彩</description>
	<lastBuildDate>Sat, 21 Jan 2012 08:07:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Linux配置rdate同步时间服务器</title>
		<link>http://www.kaychen.cn/rdate.html</link>
		<comments>http://www.kaychen.cn/rdate.html#comments</comments>
		<pubDate>Sat, 21 Jan 2012 08:05:11 +0000</pubDate>
		<dc:creator>kaychen</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.kaychen.cn/?p=456</guid>
		<description><![CDATA[配置多台服务器时，经常需要让各个服务器之间的时间保持同步，如果服务器有外网环境，可以直接同外部的时间服务器更新时间，可以采用rdate命令更新时间:
rdate -s tick.greyware.com
可以写个脚本放在/etc/cron.hourly中每小时校正一下时间。
<img class="aligncenter" title="Linux" src="http://www.kaychen.info/2011/lamp.jpg" alt="" width="400" height="300" />
如果是内网环境下，可以[......]<p class='read-more'><a href='http://www.kaychen.cn/rdate.html'>继续阅读</a></p><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Linux配置ODBC连接Mysql" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Flinux_odbc_mysql.html&from=http%3A%2F%2Fwww.kaychen.cn%2Frdate.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/23/18685005.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Linux配置ODBC连接Mysql</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Linux系列教程之编译安装LAMP(二)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Flamp_apache.html&from=http%3A%2F%2Fwww.kaychen.cn%2Frdate.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/23/18685005.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Linux系列教程之编译安装LAMP(二)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="编译安装mono 让linux也支持.NET应用" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fmono_install.html&from=http%3A%2F%2Fwww.kaychen.cn%2Frdate.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/23/18685005.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">编译安装mono 让linux也支持.NET应用</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Linux系列教程之编译安装LAMP(一)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Flamp_mysql.html&from=http%3A%2F%2Fwww.kaychen.cn%2Frdate.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/23/18685005.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Linux系列教程之编译安装LAMP(一)</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Linux系列教程之编译安装LAMP(三)" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Flamp_php.html&from=http%3A%2F%2Fwww.kaychen.cn%2Frdate.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/23/18685005.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Linux系列教程之编译安装LAMP(三)</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.kaychen.cn/rdate.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>提高工作效率的20种免费软件</title>
		<link>http://www.kaychen.cn/efficiency_20_soft.html</link>
		<comments>http://www.kaychen.cn/efficiency_20_soft.html#comments</comments>
		<pubDate>Mon, 26 Dec 2011 14:26:25 +0000</pubDate>
		<dc:creator>kaychen</dc:creator>
				<category><![CDATA[实用软件]]></category>
		<category><![CDATA[效率]]></category>

		<guid isPermaLink="false">http://www.kaychen.cn/?p=455</guid>
		<description><![CDATA[互联网上充斥着大量免费软件，很难知道那款软件是你最需要的。这篇文章会给你介绍20款能最大提升你工作效率的优秀免费软件。
这些软件会让你的电脑工作起来更快、更稳健、工作起来更加有效率。
<img class="aligncenter" title="top-20-free-applications-to-increase-your-productivity" src="http://www.naadou.com/wp-content/uploads/2011/10/20070529-keyboard.jpg" alt="top-20-free-applications-to-increase-your-productivity" width="300" height="182" />
<strong>1. <a href="http://www.launchy.net/">Launchy</a></strong>
Launchy是最好的免费桌面增强软件。Launchy允许你通过简短的关键字来启动文档、文件[......]<p class='read-more'><a href='http://www.kaychen.cn/efficiency_20_soft.html'>继续阅读</a></p><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="360压缩 带杀毒功能的免费压缩软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2F360yasuo.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fefficiency_20_soft.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13419389.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">360压缩 带杀毒功能的免费压缩软件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="随手记 非常优秀的免费记账同步软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fsuishouji.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fefficiency_20_soft.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/10/16804280.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">随手记 非常优秀的免费记账同步软件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="微视 破壳而出，腾讯又出免费给力软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fweishi.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fefficiency_20_soft.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/14/17469621.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">微视 破壳而出，腾讯又出免费给力软件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="EverNote 非常优秀的免费笔记资料管理软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fevernote.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fefficiency_20_soft.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13419046.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">EverNote 非常优秀的免费笔记资料管理软件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="口信 奇虎360推出的免费短信软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fkouxin.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fefficiency_20_soft.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/01/26701292.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">口信 奇虎360推出的免费短信软件</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.kaychen.cn/efficiency_20_soft.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yun.io 一款用心制作的国产文件同步网盘云存储服务</title>
		<link>http://www.kaychen.cn/yunio.html</link>
		<comments>http://www.kaychen.cn/yunio.html#comments</comments>
		<pubDate>Fri, 25 Nov 2011 15:13:58 +0000</pubDate>
		<dc:creator>kaychen</dc:creator>
				<category><![CDATA[实用软件]]></category>
		<category><![CDATA[同步]]></category>
		<category><![CDATA[网盘]]></category>

		<guid isPermaLink="false">http://www.kaychen.cn/?p=450</guid>
		<description><![CDATA[<a href="http://www.yun.io/" target="_blank">Yun.io</a> 是一款新推出的国产云存储服务，支持包括 Windows、Android、iOS、MacOS、Linux、Web 端在内的全平台，功能强大，体验优秀。
<a href="http://www.syncoo.com/wp-content/uploads/2011/11/yunio.jpg" class="highslide-image" onclick="return hs.expand(this);" rel="lightbox[6881]"><img class="aligncenter" title="yunio" src="http://www.syncoo.com/wp-content/uploads/2011/11/yunio.jpg" alt="" width="550" height="266" /></a>
云存储产品日益普及，但不可避免的是同质化严重，以至于我已经不太愿意专门撰文介绍新服务，而是更倾向于丢到每周一期的产品周刊。但这款 Yu[......]<p class='read-more'><a href='http://www.kaychen.cn/yunio.html'>继续阅读</a></p><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Everbox 盛大推出的15G免费网盘" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Feverbox.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fyunio.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/21/32638977.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Everbox 盛大推出的15G免费网盘</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="金山T盘：金山推出1TB免费网络硬盘" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2F1tpan.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fyunio.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13419062.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">金山T盘：金山推出1TB免费网络硬盘</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="微视 破壳而出，腾讯又出免费给力软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fweishi.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fyunio.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/14/17469621.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">微视 破壳而出，腾讯又出免费给力软件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="QQ浏览器6.1 多帐号一站式登录腾讯服务" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fqqbrowser6_1.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fyunio.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/22/24253997.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">QQ浏览器6.1 多帐号一站式登录腾讯服务</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="麦库 盛大永不丢失的免费云中记事本" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fmaiku_note_sdo.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fyunio.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">麦库 盛大永不丢失的免费云中记事本</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.kaychen.cn/yunio.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QQTalk2.0 新一代语音利器蓄势待发</title>
		<link>http://www.kaychen.cn/qqtalk2_0.html</link>
		<comments>http://www.kaychen.cn/qqtalk2_0.html#comments</comments>
		<pubDate>Tue, 20 Sep 2011 15:14:57 +0000</pubDate>
		<dc:creator>kaychen</dc:creator>
				<category><![CDATA[实用软件]]></category>
		<category><![CDATA[QQ]]></category>
		<category><![CDATA[QQTalk]]></category>
		<category><![CDATA[腾讯软件]]></category>

		<guid isPermaLink="false">http://www.kaychen.cn/?p=446</guid>
		<description><![CDATA[<strong></strong>随着近期QQTalk2.0频繁的更新版本，进行功能完善，笔者相信，过不了多久QQTalk2.0 正式版会相继推出。继QQTalk1.0于2008年5月13日停止运营后，时隔两年QQTalk推出2.0 Preview测试版，以全新的面貌再次和大家见面。在正式版没有推出之前，笔者将带领大家全面体验内测阶[......]<p class='read-more'><a href='http://www.kaychen.cn/qqtalk2_0.html'>继续阅读</a></p><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="微信2.0 让手机拥有对讲机的功能" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fweixin2.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fqqtalk2.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13418141.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">微信2.0 让手机拥有对讲机的功能</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="wordpress使用.htaccessr轻松设置防盗链" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fwordpress%25E4%25BD%25BF%25E7%2594%25A8-htaccessr%25E8%25BD%25BB%25E6%259D%25BE%25E8%25AE%25BE%25E7%25BD%25AE%25E9%2598%25B2%25E7%259B%2597%25E9%2593%25BE.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fqqtalk2.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/09/29618016.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">wordpress使用.htaccessr轻松设置防盗链</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Opera 11.5隆重推出 灰常出色极快的浏览器" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fopera-11-5%25E9%259A%2586%25E9%2587%258D%25E6%258E%25A8%25E5%2587%25BA-%25E7%2581%25B0%25E5%25B8%25B8%25E5%2587%25BA%25E8%2589%25B2%25E6%259E%2581%25E5%25BF%25AB%25E7%259A%2584%25E6%25B5%258F%25E8%25A7%2588%25E5%2599%25A8.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fqqtalk2.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/10/16813248.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Opera 11.5隆重推出 灰常出色极快的浏览器</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="百度浏览器1.2beta 海量应用,上网更流畅" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fbaidu_liulanqi.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fqqtalk2.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/20/18240398.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">百度浏览器1.2beta 海量应用,上网更流畅</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="TAP  快速搭建属于你自己的迷你站点" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Ftap.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fqqtalk2.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13418390.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">TAP  快速搭建属于你自己的迷你站点</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.kaychen.cn/qqtalk2_0.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Navicat 最完美多重连线资料库的管理工具</title>
		<link>http://www.kaychen.cn/navicat.html</link>
		<comments>http://www.kaychen.cn/navicat.html#comments</comments>
		<pubDate>Wed, 14 Sep 2011 12:11:54 +0000</pubDate>
		<dc:creator>kaychen</dc:creator>
				<category><![CDATA[实用软件]]></category>

		<guid isPermaLink="false">http://www.kaychen.cn/?p=444</guid>
		<description><![CDATA[Navicat Premium是一个可多重连线资料库的管理工具，它可以让你以单一程式同时连线到MySQL、SQL Server、Oracle及PostgreSQL资料库，让管理不同类型的资料库更加的方便。
Navicat Premium结合了其他Navicat成员的功能。有了这种连线到不同资料库类型[......]<p class='read-more'><a href='http://www.kaychen.cn/navicat.html'>继续阅读</a></p><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="EverNote 非常优秀的免费笔记资料管理软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fevernote.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fnavicat.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13419046.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">EverNote 非常优秀的免费笔记资料管理软件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="APWiFi 一键把你的网线变成无线热点" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fapwifi.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fnavicat.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/07/21426914.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">APWiFi 一键把你的网线变成无线热点</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="有道笔记 网易推出的笔记知识管理软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fyoudao_note.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fnavicat.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/08/16695234.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">有道笔记 网易推出的笔记知识管理软件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="QQ旋风网页版 离线功能畅快体验" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fwebqqxuanfeng.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fnavicat.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/18/17982121.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">QQ旋风网页版 离线功能畅快体验</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Linux配置rdate同步时间服务器" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Frdate.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fnavicat.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/23/18685005.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Linux配置rdate同步时间服务器</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.kaychen.cn/navicat.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>wordpress数据库结构揭密</title>
		<link>http://www.kaychen.cn/wordpress_database.html</link>
		<comments>http://www.kaychen.cn/wordpress_database.html#comments</comments>
		<pubDate>Fri, 09 Sep 2011 10:00:26 +0000</pubDate>
		<dc:creator>kaychen</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.kaychen.cn/?p=442</guid>
		<description><![CDATA[WordPress数据库简介
优秀的WordPress博客系统是构建在10个数据库表的基础之上的，WordPress的官方文档对这10个数据表有一个大概的介绍，具体网址是：<a href="http://codex.wordpress.org/Database_Description" target="_blank">WordPress数据库官方文档</a>。
WordPress数据库的10个数据表分别是：



<strong style="font-weight: bold; line-height: normal; font-style: normal; text-align: left; word-wrap: break-word;">表名（点击表名查看详细介绍）</strong>
<strong style="font-weight: bold; line-height: normal; font-style: normal; text-align: left; word-wrap: break-word;">描述</strong>

[......]<p class='read-more'><a href='http://www.kaychen.cn/wordpress_database.html'>继续阅读</a></p><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="非常实用的8个WordPress数据库技巧" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fwordpress-mysql.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fwordpress_database.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/26/34181349.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">非常实用的8个WordPress数据库技巧</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="WordPress主题教程电子书PDF版下载" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fwp_theme_pdf.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fwordpress_database.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/09/29618016.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">WordPress主题教程电子书PDF版下载</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="WordPress添加立体广告位 让你的广告更显眼" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fwordpressad.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fwordpress_database.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13418300.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">WordPress添加立体广告位 让你的广告更显眼</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="WordPress在Windows主机上实现静态化" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fwordpressonwinhost.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fwordpress_database.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">WordPress在Windows主机上实现静态化</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="wordpress使用.htaccessr轻松设置防盗链" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fwordpress%25E4%25BD%25BF%25E7%2594%25A8-htaccessr%25E8%25BD%25BB%25E6%259D%25BE%25E8%25AE%25BE%25E7%25BD%25AE%25E9%2598%25B2%25E7%259B%2597%25E9%2593%25BE.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fwordpress_database.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/09/29618016.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">wordpress使用.htaccessr轻松设置防盗链</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.kaychen.cn/wordpress_database.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>口信 奇虎360推出的免费短信软件</title>
		<link>http://www.kaychen.cn/kouxin.html</link>
		<comments>http://www.kaychen.cn/kouxin.html#comments</comments>
		<pubDate>Wed, 31 Aug 2011 15:42:53 +0000</pubDate>
		<dc:creator>kaychen</dc:creator>
				<category><![CDATA[实用软件]]></category>
		<category><![CDATA[手机软件]]></category>

		<guid isPermaLink="false">http://www.kaychen.cn/?p=440</guid>
		<description><![CDATA[众人期待的360神秘产品“口信”终于浮出水面。哇塞！霸气外漏！一上来就全面支持iPhone、Android以及Symbian三大智能手机平台。阵势很强，但产品如何呢？究竟能给我们带来多大的惊喜呢？下面来一起来揭开360口信的神秘面纱吧！——<a title="口信 奇虎360推出的免费短信软件" href="http://www.kaychen.cn/kouxin.html" target="_blank">360口信</a>
<a href="http://www.kaychen.cn/kouxin.html"><img class="aligncenter" title="360口信" src="http://www.kaychen.info/2011/kouxin.jpg" alt="" width="534" height="289" /></a>
亮点1：无需注册，一键激活
首先，从360口信[......]<p class='read-more'><a href='http://www.kaychen.cn/kouxin.html'>继续阅读</a></p><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="微视 破壳而出，腾讯又出免费给力软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fweishi.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fkouxin.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/14/17469621.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">微视 破壳而出，腾讯又出免费给力软件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="QQ手机管家1.7 全新版本重装出击" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fqqmobile1-7.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fkouxin.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/10/16923365.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">QQ手机管家1.7 全新版本重装出击</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="讯飞口讯 塞班手机也能语音输入" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fvoicecloud.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fkouxin.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13419211.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">讯飞口讯 塞班手机也能语音输入</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="360压缩 带杀毒功能的免费压缩软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2F360yasuo.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fkouxin.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13419389.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">360压缩 带杀毒功能的免费压缩软件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Avira(小红伞)V10免费版 德国老牌超强杀毒软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Favira10free.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fkouxin.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13419001.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Avira(小红伞)V10免费版 德国老牌超强杀毒软件</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.kaychen.cn/kouxin.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Everbox 盛大推出的15G免费网盘</title>
		<link>http://www.kaychen.cn/everbox.html</link>
		<comments>http://www.kaychen.cn/everbox.html#comments</comments>
		<pubDate>Sat, 27 Aug 2011 08:35:42 +0000</pubDate>
		<dc:creator>kaychen</dc:creator>
				<category><![CDATA[实用软件]]></category>
		<category><![CDATA[网盘]]></category>

		<guid isPermaLink="false">http://www.kaychen.cn/?p=439</guid>
		<description><![CDATA[随着硬盘的价格走低，各大网络公司都推出了自己的网盘服务，大举进军网盘服务市场。在之前已经向大家介绍过盛大的<a title="麦库 盛大永不丢失的免费云中记事本" href="http://www.kaychen.cn/maiku_note_sdo.html" target="_blank">麦库 永不丢失的免费云记事本</a> 今天给大家介绍一款由盛大推出的数据存储和同步服务-<a title="Everbox 盛大推出的15G免费网盘" href="http://www.kaychen.cn/everbox.html" target="_blank">Everbox 盛大网盘</a>
Everbox 它提供数据存储和同步服务，提供了15GB的免费存储空间，支持文件同步、文[......]<p class='read-more'><a href='http://www.kaychen.cn/everbox.html'>继续阅读</a></p><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Yun.io 一款用心制作的国产文件同步网盘云存储服务" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fyunio.html&from=http%3A%2F%2Fwww.kaychen.cn%2Feverbox.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/11/16/10933041.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Yun.io 一款用心制作的国产文件同步网盘云存储服务</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="金山T盘：金山推出1TB免费网络硬盘" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2F1tpan.html&from=http%3A%2F%2Fwww.kaychen.cn%2Feverbox.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13419062.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">金山T盘：金山推出1TB免费网络硬盘</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="有道笔记 网易推出的笔记知识管理软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fyoudao_note.html&from=http%3A%2F%2Fwww.kaychen.cn%2Feverbox.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/08/16695234.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">有道笔记 网易推出的笔记知识管理软件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="享受网络自由系列之(一) 免费获取国外主机SSH账号" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Ffreessh.html&from=http%3A%2F%2Fwww.kaychen.cn%2Feverbox.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/19/18122526.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">享受网络自由系列之(一) 免费获取国外主机SSH账号</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="网游快车 永久免费的网游加速器" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fnetgamecar.html&from=http%3A%2F%2Fwww.kaychen.cn%2Feverbox.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13418572.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">网游快车 永久免费的网游加速器</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.kaychen.cn/everbox.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QQ浏览器6.1 多帐号一站式登录腾讯服务</title>
		<link>http://www.kaychen.cn/qqbrowser6_1.html</link>
		<comments>http://www.kaychen.cn/qqbrowser6_1.html#comments</comments>
		<pubDate>Mon, 22 Aug 2011 15:48:09 +0000</pubDate>
		<dc:creator>kaychen</dc:creator>
				<category><![CDATA[实用软件]]></category>
		<category><![CDATA[QQ]]></category>
		<category><![CDATA[浏览器]]></category>
		<category><![CDATA[腾讯]]></category>

		<guid isPermaLink="false">http://www.kaychen.cn/?p=436</guid>
		<description><![CDATA[好久没有用过QQ浏览器了，相信现在QQ浏览器的比之前改善了许多——<strong><a title="QQ浏览器6.1 支持多帐号登录功能" href="http://www.kaychen.cn/qqbrowser6_1.html" target="_blank">QQ浏览器6.1</a></strong>
很多QQ空间、微博的用户有多个QQ号码，想同时维护多个空间、微博，写日志、传照片、留言，互不干扰吗？想同时打开多个农场、牧场、抢车位、斗地主，让游戏升级得更快呢？这些统统可以实现——赶快试用一下最新发布的<strong>QQ浏览器6[......]</strong><p class='read-more'><a href='http://www.kaychen.cn/qqbrowser6_1.html'>继续阅读</a></p><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="微视 破壳而出，腾讯又出免费给力软件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fweishi.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fqqbrowser6.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/14/17469621.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">微视 破壳而出，腾讯又出免费给力软件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="QQ2011 Beta3 腾讯朋友真实聊天零距离" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fqq2011_beta3.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fqqbrowser6.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/02/15560931.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">QQ2011 Beta3 腾讯朋友真实聊天零距离</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="QQTalk2.0 新一代语音利器蓄势待发" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fqqtalk2_0.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fqqbrowser6.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/21/32407760.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">QQTalk2.0 新一代语音利器蓄势待发</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="百度浏览器1.2beta 海量应用,上网更流畅" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fbaidu_liulanqi.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fqqbrowser6.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/20/18240398.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">百度浏览器1.2beta 海量应用,上网更流畅</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Google Chrome 速度最快的免费浏览器" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fchrome.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fqqbrowser6.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13418919.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Google Chrome 速度最快的免费浏览器</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.kaychen.cn/qqbrowser6_1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>易网游 免费网游加速器</title>
		<link>http://www.kaychen.cn/ewyou.html</link>
		<comments>http://www.kaychen.cn/ewyou.html#comments</comments>
		<pubDate>Wed, 17 Aug 2011 12:26:25 +0000</pubDate>
		<dc:creator>kaychen</dc:creator>
				<category><![CDATA[实用软件]]></category>

		<guid isPermaLink="false">http://www.kaychen.cn/?p=435</guid>
		<description><![CDATA[继<a title="网游快车 永久免费的网游加速器" href="http://www.kaychen.cn/netgamecar.html">网游快车</a>之后，再推荐一款网游加速器 ——<a href="http://www.kaychen.cn/ewyou.html" target="_blank">易网游</a>
易网游是专门针对在网络游戏中遇到的延时过大、掉线频繁、登录缓慢等等问题而进行提高网络速度的一款网络优化
<img class="aligncenter" src="http://www.kaychen.info/2011/ewyou.jpg" alt="ewyou" />
软件。采用最新网络路由优化技术，有效减少网络延时，大幅提高网络游戏连接速度和网页访问速度，是目前使用人数最
广泛的、效果最好的网游加速器。
易网[......]<p class='read-more'><a href='http://www.kaychen.cn/ewyou.html'>继续阅读</a></p><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="网游快车 永久免费的网游加速器" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fnetgamecar.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fewyou.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13418572.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">网游快车 永久免费的网游加速器</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="迅雷网游加速器(给力版) 免费的超给力加速器" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fxunleijiasuqi.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fewyou.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/06/20/13419188.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">迅雷网游加速器(给力版) 免费的超给力加速器</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="享受网络自由系列之(一) 免费获取国外主机SSH账号" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Ffreessh.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fewyou.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/07/19/18122526.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">享受网络自由系列之(一) 免费获取国外主机SSH账号</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Everbox 盛大推出的15G免费网盘" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Feverbox.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fewyou.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/09/21/32638977.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Everbox 盛大推出的15G免费网盘</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Photobucket – 支持外链的国外优秀网络相册图床" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.kaychen.cn%2Fphotobucket.html&from=http%3A%2F%2Fwww.kaychen.cn%2Fewyou.html">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2011/08/23/4553339.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Photobucket – 支持外链的国外优秀网络相册图床</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
		<wfw:commentRss>http://www.kaychen.cn/ewyou.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

