<?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>i21sta &#187; WordPress</title>
	<atom:link href="http://i.21sta.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://i.21sta.com</link>
	<description>Reborn-.-</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:45:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>明天学做WordPress theme</title>
		<link>http://i.21sta.com/%e6%98%8e%e5%a4%a9%e5%ad%a6%e5%81%9awordpress-theme/</link>
		<comments>http://i.21sta.com/%e6%98%8e%e5%a4%a9%e5%ad%a6%e5%81%9awordpress-theme/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 16:44:13 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[学习]]></category>
		<category><![CDATA[模板]]></category>
		<category><![CDATA[皮肤]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=133</guid>
		<description><![CDATA[1、看官方文档 2、分析官方模板 3、修改 4、对整个制作形成比较清晰的思路。]]></description>
			<content:encoded><![CDATA[<p>1、看官方文档<br />
2、分析官方模板<br />
3、修改<br />
4、对整个制作形成比较清晰的思路。</p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/%e6%98%8e%e5%a4%a9%e5%ad%a6%e5%81%9awordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>批量删除垃圾评论</title>
		<link>http://i.21sta.com/%e6%89%b9%e9%87%8f%e5%88%a0%e9%99%a4%e5%9e%83%e5%9c%be%e8%af%84%e8%ae%ba/</link>
		<comments>http://i.21sta.com/%e6%89%b9%e9%87%8f%e5%88%a0%e9%99%a4%e5%9e%83%e5%9c%be%e8%af%84%e8%ae%ba/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 08:07:07 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[删除]]></category>
		<category><![CDATA[垃圾评论]]></category>
		<category><![CDATA[批量]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=110</guid>
		<description><![CDATA[刚刚删除了40m+的垃圾评论，一下子感觉世界清新啦！以下为批量删除mysql语句（慎用，因为我的自这个comment_ID后全为垃圾评论）： DELETE FROM `cn21sta_wpi`.`wp_comments` WHERE `wp_comments`.`comment_ID` >= 242;]]></description>
			<content:encoded><![CDATA[<p>刚刚删除了40m+的垃圾评论，一下子感觉世界清新啦！以下为批量删除mysql语句（慎用，因为我的自这个comment_ID后全为垃圾评论）：</p>
<blockquote><p>DELETE FROM `cn21sta_wpi`.`wp_comments` WHERE `wp_comments`.`comment_ID` >= 242;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/%e6%89%b9%e9%87%8f%e5%88%a0%e9%99%a4%e5%9e%83%e5%9c%be%e8%af%84%e8%ae%ba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>js-kit—给任何网站加上评论等交互功能</title>
		<link>http://i.21sta.com/js-kit/</link>
		<comments>http://i.21sta.com/js-kit/#comments</comments>
		<pubDate>Thu, 01 May 2008 13:36:12 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[js-kit]]></category>
		<category><![CDATA[交互]]></category>
		<category><![CDATA[评论]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=68</guid>
		<description><![CDATA[js-kit提供给任何网站易于安装的评论、留言、投票、评分等交互功能，让你网站充分社会化。 有些站点可能没有这些交互功能，那js-kit就提供了一个非常简单而强大的解决方案，简单在于，每一功能的实现，只要在页面上加上小小的一段代码即可，强大在于，通过js-kit添加的这些功能本身就让你的网站充分社会化，而且具有较强的定制性，你可以根据自己的喜好，定义它的样式。最重要的一点是，完美支持中文。 本站已安装js-kit,希望测试的可以点击下边的Leave a comment发表评论。 转自磨剑庐]]></description>
			<content:encoded><![CDATA[<p><img src="http://pic.yupoo.com/thws/833505792a63/je44zmg3.jpg" alt="" /><br />
<a href="http://js-kit.com/" target="_blank">js-kit</a>提供给任何网站易于安装的评论、留言、投票、评分等交互功能，让你网站充分社会化。</p>
<p>有些站点可能没有这些交互功能，那js-kit就提供了一个非常简单而强大的解决方案，简单在于，每一功能的实现，只要在页面上加上小小的一段代码即可，强大在于，通过<a href="http://js-kit.com/" target="_blank">js-kit</a>添加的这些功能本身就让你的网站充分社会化，而且具有较强的定制性，你可以根据自己的喜好，定义它的样式。最重要的一点是，完美支持中文。<br />
本站已安装<a href="http://js-kit.com/" target="_blank">js-kit</a>,希望测试的可以点击下边的Leave a comment发表评论。<br />
<span id="more-68"></span></p>
<div class="js-kit-comments" permalink=""></div>
<p><script src="http://js-kit.com/comments.js"></script><br />
转自<a href="http://www.thws.cn/articles/js-kit-comments-ratings-polls-features-for-your-site.html" target"_blank">磨剑庐</a></p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/js-kit/feed/</wfw:commentRss>
		<slash:comments>2236</slash:comments>
		</item>
		<item>
		<title>升级到了WordPress 2.5.1</title>
		<link>http://i.21sta.com/upgrade-to-wordpress-251/</link>
		<comments>http://i.21sta.com/upgrade-to-wordpress-251/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 12:20:17 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=67</guid>
		<description><![CDATA[小站已经升级到了WordPress 2.5.1 做下记录]]></description>
			<content:encoded><![CDATA[<p>小站已经升级到了WordPress 2.5.1 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_exclaim.gif' alt=':!:' class='wp-smiley' />  做下记录</p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/upgrade-to-wordpress-251/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>50多个国外免费空间</title>
		<link>http://i.21sta.com/50-free-web-hostings/</link>
		<comments>http://i.21sta.com/50-free-web-hostings/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 11:17:53 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[免费空间]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=63</guid>
		<description><![CDATA[有些还是相当不错的 000WebHost.com – Unlimited full domains, 250MB of disk space, 100GB of bandwidth and cPanel controls. There is no forced advertising to clutter up your pages. 110MB – Get 24×7 server monitoring, 24×7 customer support, no forced ads, 10 MySql databases, 2GB of web space and front page extensions for free. 200MB Host – Their ...<p class="read-more"><a href="http://i.21sta.com/50-free-web-hostings/">>>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>有些还是相当不错的 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> </p>
<p><a href="http://www.000webhost.com/?id=2769" target="_blank"><span style="color: #cc0033;">000WebHost.com</span></a> – Unlimited full domains, 250MB of disk space, 100GB of bandwidth and cPanel controls. There is no forced advertising to clutter up your pages.</p>
<p><a href="http://www.110mb.com/"><span style="color: #cc0033;">110MB</span></a> – Get 24×7 server monitoring, 24×7 customer support, no forced ads, 10 MySql databases, 2GB of web space and front page extensions for free.</p>
<p><a href="http://200mbhost.com/"><span style="color: #cc0033;">200MB Host</span></a> – Their free plan comes with 150MB of disk space, 4GB of data transfer, one domain, one MySql database, Microsoft FrontPage support and more.<br />
<span id="more-63"></span><br />
<a href="http://www.50webs.com/"><span style="color: #cc0033;">50Webs.com</span></a> – Free hosting plan comes with support for unlimited domains, unlimited bandwidth, 60MB of disk space, 1 email address, file manager and a WYSIWYG file editor.</p>
<p><a href="http://www.agilityhoster.com/"><span style="color: #cc0033;">AgilityHoster</span></a> – Free hosting provider that gives you 200MB of disk space, 5GB data transfer, PHP, Perl, CGI and MySQL, 5 email accounts and more.</p>
<p><a href="http://www.atbhost.com/"><span style="color: #cc0033;">ATB Host</span></a> &#8211; They offer free web space, free hosting, and paid hosting for all of your needs with your own domain or subdomain.</p>
<p><a href="http://www.atspace.com/index.html"><span style="color: #cc0033;">AtSpace.com</span></a> – Here is a free web hosting company that gives you unlimited traffic, 50MB of web space and no forced advertising. All accounts come with POP3 email, free data backups, free FTP and instant account setup, to get you started.</p>
<p><a href="http://www.awardspace.com/index.html"><span style="color: #cc0033;">AwardSpace.com</span></a> – Their free accounts give you access to 200MB of disk space, 5GB of data transfer, 2 domains and 5 sub-domains, 5 POP3 email accounts and webmail.</p>
<p><a href="http://www.awesomewebspace.com/"><span style="color: #cc0033;">Awesome WebSpace</span></a> &#8211; A provider of free web hosting with no forced banner ads on your site. All free accounts come with 8GB of file storage, 8GB of transfer, PHP5, MySQL and more.</p>
<p><a href="http://www.bravenet.com/"><span style="color: #cc0033;">Bravenet</span></a> – Now hosting over 1 million websites, a free account gets you 1.5GB of bandwidth, 50MB of disk space, website builders and your site is ad supported. They also have a referral program that pays you up to $100 dollars for every person you refer to their service.</p>
<p><a href="http://www.doteasy.com/"><span style="color: #cc0033;">DotEasy</span></a> – Their $0 dollar hosting plan comes with 100MB of storage, 1GB of bandwidth, 10 email accounts and no forced advertisements.</p>
<p><a href="http://www.fathippohosting.com/"><span style="color: #cc0033;">FatHippoHosting</span></a> &#8211; Free hosting plan comes with 10GB of disk space, 5GB of data transfer, free domain hosting, free sub-domain, PHP 5, FTP and AW Stats for keeping track of your visitors.</p>
<p><a href="http://www.fateback.com/"><span style="color: #cc0033;">FateBack</span></a> – Free hosting plan comes with 60MB of disk space, free FTP, unlimited bandwidth, the ability to host unlimited websites and more, running on Linux servers.</p>
<p><a href="http://www.fortunecity.com/free-web-hosting.shtml"><span style="color: #cc0033;">Fortune City</span></a> &#8211; Free ad supported web hosting. 100 MB of storage, web and FTP access, easy blogging tool and more.</p>
<p><a href="http://freehostia.com/free_hosting.html"><span style="color: #cc0033;">Free Hostia</span></a> &#8211; A free account gives you 250MB of data storage, 5GB of bandwidth, 3 POP3 email accounts, access for up to 10 sub-domains, free one click install scripts, video tutorials for easy learning and more.</p>
<p><a href="http://www.freehosties.com/"><span style="color: #cc0033;">Free Hosties</span></a> – Their free hosting comes with PHP 5, MySql, 5 sub-domains, FTP access, automatic script installer and the backend is powered by Vista Panel. They do not place forced advertisements on your site.</p>
<p><a href="http://www.freehostingnow.com/"><span style="color: #cc0033;">FreeHostingNow</span></a> – With a free account you will get 10GB of bandwidth, 10GB of disk space, one click install on 20 applications, PHP MySql, no forced advertising and more.</p>
<p><a href="http://www.freehyperspace.com/"><span style="color: #cc0033;">Free Hyper Space</span></a> – Get a free account with 1000MB of storage, 10GB of bandwidth, free FTP account, easy to use control panel, 24×7 support and more.</p>
<p><a href="http://www.freeweb7.com/"><span style="color: #cc0033;">FreeWeb7</span></a> – 24×7 monitoring, 7GB of disk space, 100GB of data transfer, FTP accounts, MySql, PHP and no advertisements.</p>
<p><a href="http://members.freewebs.com/"><span style="color: #cc0033;">Free Webs</span></a> – They currently have over 17 million meMBers around the world. A free account gives you access to over 300 pre-made website templates, a WYSIWYG editor, mailing lists, forums, guest books, chat rooms and more, to get your website going.</p>
<p><a href="https://www.google.com/accounts/ServiceLogin?service=pages&amp;continue=http://pages.google.com/&amp;ltmpl=yessignups"><span style="color: #cc0033;">Google Page Creator</span></a> – Build and host your website with Google. There is no knowledge of HTML required and you can edit your pages within your web browser. Sites are only allowed sub-domains.</p>
<p><a href="http://www.hostrocket.com/freewebhosting.html"><span style="color: #cc0033;">HostRocket.com</span></a> – Free bannerless web hosting that includes 25MB of storage, 2GB data transfer, web-based control panel and more.</p>
<p><a href="http://hostwq.net/"><span style="color: #cc0033;">HostWQ</span></a> &#8211; Offers free web hosting, paid hosting, dedicated servers, web support, and many more services. Their free hosting plan comes with 10GB of data transfer, 300MB of storage and FTP access.</p>
<p><a href="http://www.hostzerocost.com/"><span style="color: #cc0033;">HostZeroCost</span></a> &#8211; All accounts have 10GB web space, 10GB bandwidth, 3 MySQL Databases, PHP scripting and a free subdomain.</p>
<p><a href="http://hyperphp.com/"><span style="color: #cc0033;">HyperPHP</span></a> – Their free bannerless hosting plans come with 250MB of disk space, 6GB of data transfer, up to 5 add-on domains, 1 FTP account, PHP MyAdmin and more.</p>
<p><a href="http://www.ifastnet.com/"><span style="color: #cc0033;">IFastNet</span></a> &#8211; They have a nice free package that includes 300MB of disk space, 6GB of bandwidth, PHP scripting support, free MySql database, instant account activation and more.</p>
<p><a href="http://www.ipowerhosts.com/"><span style="color: #cc0033;">IpowerHosts</span></a> &#8211; Get your site online with 25MB of disk space, 2GB of bandwidth, free web based email, free data backups, web control panel, guest book, file manager, online website builder and more.</p>
<p><a href="http://www.leadhoster.com/index.html"><span style="color: #cc0033;">LeadHoster</span></a> &#8211; They have easy one-click-installation tools helping you to setup web-based open source applications like phpBB forums, Joomla content management, AdvancedGuestBook, WordPress, PhpFusion, Xoops Portals and many others.</p>
<p><a href="http://www.mister.net/"><span style="color: #cc0033;">Mister.net –</span></a> Free hosting plan comes with your own personal domain name, 250MB of disk space, 5GB of bandwidth, unlimited POP3 email accounts, shared SSL, PHP, CGI and more.</p>
<p><a href="http://www.myfreewebhost.org/"><span style="color: #cc0033;">MyFreeWebhost</span></a> &#8211; All accounts have 120MB space, 1000MB bandwidth, 3 MySQL Databases, PHP scripting and no advertisements.</p>
<p><a href="http://www.my-php.net/"><span style="color: #cc0033;">My-Php.net</span></a> – A free PHP and MySql hosting provider. Free hosting includes the popular cPanel control panel, 300MB of disk space, 6MB of bandwidth, FTP account and more.</p>
<p><a href="http://www.myrobotix.com/"><span style="color: #cc0033;">MyRobotix.com</span></a> &#8211; Offers 50MB of free hosting space to it’s users. You also get 500MB of bandwidth and a free online web page editor. Plus no forced ads or pop-ups.</p>
<p><a href="http://www.nofeehost.com/"><span style="color: #cc0033;">NoFeeHost-</span></a>Free Windows hosting with 100MB of disk space, ASP support, FTP access, an online control panel and more.</p>
<p><a href="http://www.phpnet.us/"><span style="color: #cc0033;">PHPNet</span></a> – Their free PHP enabled hosting plan comes with 300MB of disk space, 6GB of monthly transfer, automatic script installer, no setup fee and instant activation of your account.</p>
<p><a href="http://www.ripway.com/"><span style="color: #cc0033;">RipWay</span></a> – Full PHP scripting support, 30MB of storage, no forced banners, unlimited access to your files and dedicated customer service.</p>
<p><a href="http://www.sitesled.com/"><span style="color: #cc0033;">SiteSled.com –</span></a> Offers a free high performance account that includes one sub-domain, 250MB of disk storage, 1GB of bandwidth per day, FTP access, browser based HTML editor and more.</p>
<p><a href="http://stonerocket.net/"><span style="color: #cc0033;">StoneRocket.net</span></a> &#8211; Free web hosting service with PHP, MySQL for domains/subdomains. Including cPanel 11, Fantastico, FTP, POP3, free parked domains, 150MB web space and 15GB bandwidth with 98% uptime guarantee.</p>
<p><a href="http://www.stormloader.com/"><span style="color: #cc0033;">StormLoader –</span></a> Free plan comes with 50MB of web space, free page building tools, unlimited bandwidth, free online support, FTP access and more.</p>
<p><a href="http://www.stormpages.com/"><span style="color: #cc0033;">StormPages</span></a> – They will give you a free hosting plan that comes with 50MB of disk space, website building tools, unlimited bandwidth, free online support and this plan is ad based.</p>
<p><a href="http://www.t35.com/"><span style="color: #cc0033;">T35 Hosting</span></a> &#8211; Free plan comes with unlimited disk space, unlimited bandwidth, FTP access, free domain hosting, a control panel and more. There hosting is ad supported, meaning they will be placing advertisements on your site.</p>
<p><a href="http://www.topcities.com/"><span style="color: #cc0033;">TopCities</span></a> &#8211; They offer 150MB of free web space and lots of free tools for you to build your own web site.</p>
<p><a href="http://www.tripod.lycos.com/"><span style="color: #cc0033;">Tripod</span></a> &#8211; Their entry-level plan gives you 20 MB of disk space, 1GB of monthly bandwidth, shorter URLs and easy to use building tools.</p>
<p><a href="http://www.webng.com/"><span style="color: #cc0033;">WebNG</span></a> &#8211; They provide their members with 350MB of free web space, 10GB of bandwidth, and FTP uploader, without forced advertisements. Some other features they have are a free photo album service, access to scripting languages like ASP with MS Access database, image hosting, and more.</p>
<p><a href="http://www.webmaster-networks.com/"><span style="color: #cc0033;">Webmaster Networks</span></a> – A free account gives you 100MB Space and 1GB of Bandwidth, advertisement free and the popular cPanel control panel. You have the option of using your own full domain or they will give you a sub-domain.</p>
<p><a href="http://www1.websamba.com/"><span style="color: #cc0033;">WebSaMBa</span></a> – If you love Windows, here is your opportunity for free ASP hosting. They give you 30 MB of disk space, unlimited bandwidth, and an FTP account all on Windows 2000 servers.</p>
<p><a href="http://www.webspawner.com/"><span style="color: #cc0033;">WebSpawner</span></a> – Their hosting plans come with a free site builder so you will not be needing any programming or HTML knowledge, free support, free promotion guide and more.</p>
<p><a href="http://www.x10hosting.com/home"><span style="color: #cc0033;">X10 Hosting</span></a> – Here you can get up to 45GB of bandwidth and the popular cPanel controls with their ad enhanced plan or choose the Ad free plan with 10bg of bandwidth. Both account types allow placement of your own advertisements.</p>
<p><a href="http://www.xm.com/?id=goo-1"><span style="color: #cc0033;">XM.com</span></a> – Aside from hosting HTML files they will also host your multimedia files, give you a free FTP account, host unlimited domains, up to 10 email addresses and webstats.</p>
<p><a href="http://www.xphost.org/"><span style="color: #cc0033;">XP Host</span></a> &#8211; Comes with unlimited bandwidth and 400MB free disk space, a WYSIWYG editor, FTP access, a file manager and more.</p>
<p><a href="http://geocities.yahoo.com/ps/learn2/HowItWorks4_Free.html"><span style="color: #cc0033;">Yahoo Geocities</span></a> &#8211; Yahoo gives you a free sub-domain, free tools like Page Wizard, Page Builder and File Manager, their custom blogging tool and 15MB of disk space.</p>
<p><a href="http://www.zendurl.com/index.html"><span style="color: #cc0033;">ZendURL</span></a> – Free PHP web hosting with no forced advertising. All accounts come with 500MB of storage, 15GB of bandwidth, 2 databases and 1 FTP account. Some of the other features are free POP email, an auto script installer, PHP MyAdmin and an email forwarder.</p>
<p>转载自<a href="http://www.sinid.com/" target="_blank">密码遗失</a></p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/50-free-web-hostings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>升级到WordPress2.5正式版</title>
		<link>http://i.21sta.com/upgrade-to-wp25/</link>
		<comments>http://i.21sta.com/upgrade-to-wp25/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 10:53:12 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=61</guid>
		<description><![CDATA[WordPress动作真是快，放出rc1、rc2后2.5正式版紧接着就出来了。与以前的风格大大不同。希望继续保持哈 本Blog已经升级到2.5了]]></description>
			<content:encoded><![CDATA[<p>WordPress动作真是快，放出rc1、rc2后2.5正式版紧接着就出来了。与以前的风格大大不同。希望继续保持哈 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' />  本Blog已经升级到2.5了 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_exclaim.gif' alt=':!:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/upgrade-to-wp25/feed/</wfw:commentRss>
		<slash:comments>105</slash:comments>
		</item>
		<item>
		<title>升级到WordPress2.5RC2</title>
		<link>http://i.21sta.com/upgrade-to-wp-25rc2/</link>
		<comments>http://i.21sta.com/upgrade-to-wp-25rc2/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 09:34:21 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=60</guid>
		<description><![CDATA[又升级到WordPress2.5RC2了 后台按大家的建议改的更人性化了 撰写的时候好像可以记住上次撰写的模式(Visual or Html) 表情如故-还是不能使用 需手打才可以呀！麻烦麻烦 其他还没有发现呢]]></description>
			<content:encoded><![CDATA[<p>又升级到WordPress2.5RC2了 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_exclaim.gif' alt=':!:' class='wp-smiley' /><br />
后台按大家的建议改的更人性化了 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' /><br />
撰写的时候好像可以记住上次撰写的模式(Visual or Html)<br />
表情如故-还是不能使用 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' />  需手打才可以呀！麻烦麻烦 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_evil.gif' alt=':evil:' class='wp-smiley' /><br />
其他还没有发现呢 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_exclaim.gif' alt=':!:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/upgrade-to-wp-25rc2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>我给i21sta换上新衣服</title>
		<link>http://i.21sta.com/new-skin-g7-v5/</link>
		<comments>http://i.21sta.com/new-skin-g7-v5/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 12:49:29 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[skin]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=58</guid>
		<description><![CDATA[就是你现在所看到的！漂亮吧! 是underone做的 适用于WordPress 2.X版本，想要的这里拿]]></description>
			<content:encoded><![CDATA[<p>就是你现在所看到的！漂亮吧!</p>
<p>是<a href="http://www.underone.com/">underone</a>做的</p>
<p>适用于WordPress 2.X版本，想要的<a title="g7v5" href="http://www.underone.com/2008/03/25/theme-g7v5-beta/" target="_blank">这里拿</a></p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/new-skin-g7-v5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>升级到2.5-RC1</title>
		<link>http://i.21sta.com/upgrade-to-25-rc1/</link>
		<comments>http://i.21sta.com/upgrade-to-25-rc1/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 08:39:33 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=56</guid>
		<description><![CDATA[说说给人感觉好的几个地方： 1.后台更清爽了，各种操作设置项目一目了然，就算是个新手也会很容易上手吧 2.撰写方面更加易用，slug设置就在Title下面（等你写上题目后，一会才会出现，针对国人不算方便），最后可以编辑slug 3.插件和主题自动升级的功能不错，建议国内程序效仿啊！方便至上嘛！ 一些相应的主题也都出来了比如Apple Theme，比较喜欢。]]></description>
			<content:encoded><![CDATA[<p>说说给人感觉好的几个地方：<br />
1.后台更清爽了，各种操作设置项目一目了然，就算是个新手也会很容易上手吧<br />
2.撰写方面更加易用，slug设置就在Title下面（等你写上题目后，一会才会出现，针对国人不算方便），最后可以编辑slug<br />
3.插件和主题自动升级的功能不错，建议国内程序效仿啊！方便至上嘛！<br />
一些相应的主题也都出来了比如<a href="http://dupola.com/post/203" target="_blank">Apple Theme</a>，比较喜欢。</p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/upgrade-to-25-rc1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>装了identify external links</title>
		<link>http://i.21sta.com/new-tab-window-target-blank-identify-external-links/</link>
		<comments>http://i.21sta.com/new-tab-window-target-blank-identify-external-links/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 09:36:48 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[external links]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[target blank]]></category>

		<guid isPermaLink="false">http://i.21sta.com/new-tab-window-target-blank-identify-external-links/</guid>
		<description><![CDATA[不知道wordpress为什么不把站外连接(external links)在新标签或窗口打开，难道是为了标准？只好这么一个插件好实现我的愿望！ 于是在这里搜索(Search for)target+blank -还好排在头两个的正式我想要的。看了下说明-哦，都是古董级的插件了，感觉第二个Identify External Links好一些，随下载-上传-激活之。结果这插件在我这里不起作用？！肯定是插件有冲突了，反激活。以后再说啦]]></description>
			<content:encoded><![CDATA[<p>不知道wordpress为什么不把站外连接(external links)在新标签或窗口打开，难道是为了标准？只好这么一个插件好实现我的愿望！ <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' /><br />
于是在<a href="http://wordpress.org/extend/plugins/">这里</a><a href="http://wordpress.org/extend/plugins/search.php?q=target+blank">搜索(Search for)target+blank</a> -还好排在头两个的正式我想要的。看了下说明-哦，都是古董级的插件了，感觉<a href="http://wordpress.org/extend/plugins/identify-external-links/">第二个Identify External Links</a>好一些，随下载-上传-激活之。结果这插件在我这里不起作用？！肯定是插件有冲突了，反激活。以后再说啦</p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/new-tab-window-target-blank-identify-external-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>installed the AJAXed WordPress (AWP)</title>
		<link>http://i.21sta.com/installed-the-ajaxed-wordpress-awp/</link>
		<comments>http://i.21sta.com/installed-the-ajaxed-wordpress-awp/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 16:22:29 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP-Plugins]]></category>
		<category><![CDATA[awp]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://i.21sta.com/installed-the-ajaxed-wordpress-awp/</guid>
		<description><![CDATA[刚刚装了AJAXed WordPress这个插件，一个字-爽 ！不仅减少了页面响应时间，再者看着也舒服 AJAXed WordPress (AWP), formerly know as INAP, is an extremely powerful AJAX plugin that harnesses the power of AJAX and WordPress to improve the user experience, the administration capabilities and the design potential of any WordPress based blog. AWP’s basic features include inline paginated posts, inline comments, threaded comments, the ability to ...<p class="read-more"><a href="http://i.21sta.com/installed-the-ajaxed-wordpress-awp/">>>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>刚刚装了<a href="http://anthologyoi.com/awp">AJAXed WordPress</a>这个插件，一个字-爽 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' />  ！不仅减少了页面响应时间，再者看着也舒服 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' /> </p>
<blockquote><p>AJAXed WordPress (AWP), formerly know as INAP, is an extremely powerful AJAX plugin that harnesses the power of AJAX and WordPress to improve the user experience, the administration capabilities and the design potential of any WordPress based blog.<br />
<span id="more-47"></span><br />
AWP’s basic features include inline paginated posts, inline comments, threaded comments, the ability to submit comments with AJAX, pagination of your homepage, live comment preview and much more, but it does not, however, force you to use any feature, and it also allows all aspects of the plugin to be easily customized through a single Administration panel.</p>
<p>AWP is built to integrate with other plugins and features an advanced module system—based off of WordPress’ plugin system—that allows it to be modified with the addition of third-party extensions. It also has special features that will ensure compatibility with many other plugins.</p>
<p>AWP is also search engine and user friendly. None of the AJAX or Javascript used in the base modules will interfere with SEO or Accessibility.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/installed-the-ajaxed-wordpress-awp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>升级到2.3</title>
		<link>http://i.21sta.com/upgrade-to-23/</link>
		<comments>http://i.21sta.com/upgrade-to-23/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 07:24:32 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=45</guid>
		<description><![CDATA[wordpress2.3终于出来了，还是要见识下他的功能]]></description>
			<content:encoded><![CDATA[<p>wordpress2.3终于出来了，还是要见识下他的功能 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/upgrade-to-23/feed/</wfw:commentRss>
		<slash:comments>2236</slash:comments>
		</item>
		<item>
		<title>升级到2.3-RC1</title>
		<link>http://i.21sta.com/upgrade-to-23-rc1/</link>
		<comments>http://i.21sta.com/upgrade-to-23-rc1/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 19:31:28 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bo-blog]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=44</guid>
		<description><![CDATA[已经到2.3-RC1啦，离正式发布不远了 发现Bo-Blog和Wordpress有得一拼哦]]></description>
			<content:encoded><![CDATA[<p>已经到2.3-RC1啦，离正式发布不远了 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' />  发现Bo-Blog和Wordpress有得一拼哦 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/upgrade-to-23-rc1/feed/</wfw:commentRss>
		<slash:comments>1696</slash:comments>
		</item>
		<item>
		<title>20070916记事</title>
		<link>http://i.21sta.com/hosting-wordpress23-bo-blog21/</link>
		<comments>http://i.21sta.com/hosting-wordpress23-bo-blog21/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 10:37:30 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[Weblog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bo-blog]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tag]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=43</guid>
		<description><![CDATA[1.主站恢复了 2.i21sta升级到wordpress beta3,除了自带tag外没发现什么好的特性-感觉Bo-blog倒是越来越好了现在已经发布Bo-Blog2.1.0 Beta3了，对SEO支持比以前好多了，而且我感觉这应该是Bo-blog 2.1.0的亮点吧]]></description>
			<content:encoded><![CDATA[<p>1.<a href="http://21sta.com">主站</a>恢复了 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /><br />
2.i21sta升级到wordpress beta3,除了自带tag外没发现什么好的特性-感觉Bo-blog倒是越来越好了现在已经发布Bo-Blog2.1.0 Beta3了，对SEO支持比以前好多了，而且我感觉这应该是Bo-blog 2.1.0的亮点吧</p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/hosting-wordpress23-bo-blog21/feed/</wfw:commentRss>
		<slash:comments>2271</slash:comments>
		</item>
		<item>
		<title>301Redirect重定向WP地址</title>
		<link>http://i.21sta.com/permalink-redirect/</link>
		<comments>http://i.21sta.com/permalink-redirect/#comments</comments>
		<pubDate>Sat, 28 Jul 2007 03:58:10 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=34</guid>
		<description><![CDATA[记录下来,应该用得着的 http://www.osxcn.com/wordpress/permalink-redirect.html]]></description>
			<content:encoded><![CDATA[<p>记录下来,应该用得着的 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_idea.gif' alt=':idea:' class='wp-smiley' /><br />
<a href="http://www.osxcn.com/wordpress/permalink-redirect.html">http://www.osxcn.com/wordpress/permalink-redirect.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/permalink-redirect/feed/</wfw:commentRss>
		<slash:comments>92</slash:comments>
		</item>
		<item>
		<title>Testing articles plugin</title>
		<link>http://i.21sta.com/testing-articles-plugin/</link>
		<comments>http://i.21sta.com/testing-articles-plugin/#comments</comments>
		<pubDate>Fri, 27 Jul 2007 10:50:27 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=33</guid>
		<description><![CDATA[刚开始还不会用呢，现在似乎看懂了 试试 ###articles### PS:好了，好了，刚才多敲个字母]]></description>
			<content:encoded><![CDATA[<p>刚开始还不会用呢，现在似乎看懂了 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=':wink:' class='wp-smiley' />  试试 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_biggrin.gif' alt=':grin:' class='wp-smiley' /><br />
###articles###<br />
PS:好了，好了，刚才多敲个字母 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/testing-articles-plugin/feed/</wfw:commentRss>
		<slash:comments>443</slash:comments>
		</item>
		<item>
		<title>升级到2.2.1</title>
		<link>http://i.21sta.com/wordpress-upgrade-to-221/</link>
		<comments>http://i.21sta.com/wordpress-upgrade-to-221/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 19:52:18 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=29</guid>
		<description><![CDATA[只是完全覆盖而已！还是晚上速度快，刷刷的！ WordPress 2.2.1 发布！2.2.1 是 2.2 系列的一个 Bug 修正版本。自从一个月前发布 2.2 以来，WordPress 社区一直致力于修正发现的 Bug，并调整了一些细节。在人们不懈的努力下，终于发布了 2.2.1 版本。2.2.1 修正 Bug 的完整列表在这里。以下是重点： * Atom feed 验证修正 * XML-RPC 修正 * Widget 向后兼容修正 * Widget 在 IE7 下的布局修正 * 页面和文本 Widget 增强 不幸的是，2.2.1 不只是 Bug 修正版本。在 2.2.1 开发过程中一些安全问题也逐渐浮出水面，强烈建议大家升级。2.2.1 修正了如下危险： * PHPMailer 的远程 Shell 注入 * XML-RPC 的远程 SQL 注入 * ...<p class="read-more"><a href="http://i.21sta.com/wordpress-upgrade-to-221/">>>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>只是完全覆盖而已！还是晚上速度快，刷刷的！ <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /> </p>
<blockquote><p>WordPress 2.2.1 发布！2.2.1 是 2.2 系列的一个 Bug 修正版本。自从一个月前发布 2.2 以来，WordPress 社区一直致力于修正发现的 Bug，并调整了一些细节。在人们不懈的努力下，终于发布了 2.2.1 版本。2.2.1 修正 Bug 的完整列表在这里。以下是重点：</p>
<p>* Atom feed 验证修正<br />
* XML-RPC 修正<br />
* Widget 向后兼容修正<br />
* Widget 在 IE7 下的布局修正<br />
* 页面和文本 Widget 增强</p>
<p>不幸的是，2.2.1 不只是 Bug 修正版本。在 2.2.1 开发过程中一些安全问题也逐渐浮出水面，强烈建议大家升级。2.2.1 修正了如下危险：</p>
<p>* PHPMailer 的远程 Shell 注入<br />
* XML-RPC 的远程 SQL 注入<br />
* 默认主题中未转义的属性</p>
<p>这个版本只要覆盖文件即可升级，没有数据库结构的改动。</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/wordpress-upgrade-to-221/feed/</wfw:commentRss>
		<slash:comments>119</slash:comments>
		</item>
		<item>
		<title>如何让FlickrRss显示呢</title>
		<link>http://i.21sta.com/something-wrong-with-flickrrss/</link>
		<comments>http://i.21sta.com/something-wrong-with-flickrrss/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 17:20:16 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=27</guid>
		<description><![CDATA[找了大半天没有找到方法 知道的麻烦告诉下  ]]></description>
			<content:encoded><![CDATA[<p>找了大半天没有找到方法 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_sad.gif' alt=':sad:' class='wp-smiley' />  知道的麻烦告诉下 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' />   </p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/something-wrong-with-flickrrss/feed/</wfw:commentRss>
		<slash:comments>109</slash:comments>
		</item>
		<item>
		<title>4个有效增加你blog回复量的wordpress插件</title>
		<link>http://i.21sta.com/4-wordpress-plugins-to-increase-blog-comments/</link>
		<comments>http://i.21sta.com/4-wordpress-plugins-to-increase-blog-comments/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 12:13:25 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WP-Plugins]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=24</guid>
		<description><![CDATA[大多数的 blog 来访者不会对你的文章留言，为了鼓励他们留言，从而使得你的 blog 气氛更加活跃，你可以试着安装以下 5 个 wordpress 插件，它们是： 1 . Show Top Commentators ： 这个插件能够根据来访者留言的次数在页面上列出个排行榜（上面有他们的网站链接），在每个链接后面还会列出留言次数。这个插件还能根据你的设定排列出每小时、每天、每星期、每个月或每年的留言排行榜。 下载：这里 安装： a . 下载并解压，你会看到一个 ’show_top_commentators.php’ 文件。 b . 将 ’show_top_commentators.php’ 这个文件上传到你的 plugins 目录里，并将这个文件的权限改成 777 。 c . 激活插件，在你想要加入的位置上添入： 1. &#60;?php if(function_exists(&#8216;ns_show_top_commentators&#8217;)) { ?&#62; 2. &#60;li&#62; 3. &#60;h2&#62;Top Commentators&#60;/h2&#62; 4. &#60;ul&#62;&#60;?php ns_show_top_commentators(); ?&#62;&#60;/ul&#62; 5. &#60;/li&#62; 6. &#60;?php } ?&#62; ...<p class="read-more"><a href="http://i.21sta.com/4-wordpress-plugins-to-increase-blog-comments/">>>Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>大多数的 blog 来访者不会对你的文章留言，为了鼓励他们留言，从而使得你的 blog 气氛更加活跃，你可以试着安装以下 5 个 wordpress 插件，它们是：</p>
<p>1 . <a target="_blank" href="http://www.pfadvice.com/wordpress-plugins/show-top-commentators/">Show Top Commentators</a> ： 这个插件能够根据来访者留言的次数在页面上列出个排行榜（上面有他们的网站链接），在每个链接后面还会列出留言次数。这个插件还能根据你的设定排列出每小时、每天、每星期、每个月或每年的留言排行榜。</p>
<p>下载：<a target="_blank" href="http://www.pfadvice.com/wp-content/plugins/show_top_commentators.zip">这里</a></p>
<p><span id="more-24"></span></p>
<p>安装：<br />
a . 下载并解压，你会看到一个 ’show_top_commentators.php’ 文件。<br />
b . 将 ’show_top_commentators.php’ 这个文件上传到你的 plugins 目录里，并将这个文件的权限改成 777 。<br />
c . 激活插件，在你想要加入的位置上添入：</p>
<p>1. &lt;?php if(function_exists(&#8216;ns_show_top_commentators&#8217;)) { ?&gt;<br />
2. &lt;li&gt;<br />
3. &lt;h2&gt;Top Commentators&lt;/h2&gt;<br />
4. &lt;ul&gt;&lt;?php ns_show_top_commentators(); ?&gt;&lt;/ul&gt;<br />
5. &lt;/li&gt;<br />
6. &lt;?php } ?&gt;</p>
<p>d . 还有一些参数可以设定，具体看http://www.pfadvice.com/wordpress-plugins/show-top-commentators/</p>
<p>2 . <a target="_blank" href="http://meidell.dk/archives/2006/12/19/brians-threaded-comments-159/">Brian’s Threaded Comments</a> ： 这个插件会在每个回复下面加上一个 ‘Reply to this comment’ 链接，这样留言者可以方便的引用回复，加强了互动性。</p>
<p>下载：<a target="_blank" href="http://briansthreadedcomments.googlecode.com/svn/trunk/briansthreadedcomments.zip">这里</a></p>
<p>安装：<br />
a . 下载并解压上传到你的 plugins 目录里，并激活。</p>
<p>3 . <a target="_blank" href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe to Comments</a> ： 这个插件可以让你 blog 的来访者在留言时可以选择“需不需要以后有新的回复后进行 Email 通知”，这能让来访者再次回到你的 blog 进行互动。</p>
<p>下载：<a target="_blank" href="http://txfx.net/wp-plugins.org/subscribe-to-comments/download/">这里</a></p>
<p>安装：<br />
a . 下载并解压上传到你的 plugins 目录里，并激活。</p>
<p>4 . <a target="_blank" href="http://www.justinshattuck.com/2007/03/19/comment-relish-wordpress-plugin">Comment relish</a> ： 它可以自动给在你的 blog 上初次回复的人发一封感谢信。</p>
<p>下载：<a href="http://www.justinshattuck.com/bin/plugins/comment-relish.zip">这里</a></p>
<p>安装：<br />
a . 下载并解压上传到你的 plugins 目录里，并激活。</p>
<p>安装这些插件后，你会发现你的回复量会有个很明显的变化</p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/4-wordpress-plugins-to-increase-blog-comments/feed/</wfw:commentRss>
		<slash:comments>1714</slash:comments>
		</item>
		<item>
		<title>冲突的插件？</title>
		<link>http://i.21sta.com/conflicting-of-wordpress-plugins/</link>
		<comments>http://i.21sta.com/conflicting-of-wordpress-plugins/#comments</comments>
		<pubDate>Mon, 28 May 2007 06:50:16 +0000</pubDate>
		<dc:creator>Larry</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://i.21sta.com/?p=18</guid>
		<description><![CDATA[Coolcode用不了 Firestats也用不了 难道是插件冲突 让人摸不着头脑  加了articles插件 也不知具体做什么作用的，，先实验下 ]]></description>
			<content:encoded><![CDATA[<p>Coolcode用不了</p>
<p>Firestats也用不了</p>
<p>难道是插件冲突 <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_question.gif' alt=':?:' class='wp-smiley' /> </p>
<p>让人摸不着头脑  <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' /> </p>
<p>加了articles插件 也不知具体做什么作用的，，先实验下  <img src='http://i.21sta.com/wp/wp-includes/images/smilies/icon_rolleyes.gif' alt=':roll:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://i.21sta.com/conflicting-of-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/83 queries in 0.117 seconds using disk: basic
Object Caching 1205/1387 objects using disk: basic

Served from: i.21sta.com @ 2012-02-06 16:29:55 -->
