<?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>cbm's land &#187; 站点的那些事儿</title>
	<atom:link href="http://www.cbmland.com/cats/life/site/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cbmland.com</link>
	<description>记录我的全新旅程</description>
	<lastBuildDate>Wed, 11 Jan 2012 08:40:27 +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>Feed订阅已经从feedsky.com中解脱</title>
		<link>http://www.cbmland.com/post/945/feed-url-has-leave-feedsky-com.html</link>
		<comments>http://www.cbmland.com/post/945/feed-url-has-leave-feedsky-com.html#comments</comments>
		<pubDate>Fri, 09 Jul 2010 15:43:36 +0000</pubDate>
		<dc:creator>cbm</dc:creator>
				<category><![CDATA[唠唠叨叨]]></category>
		<category><![CDATA[站点的那些事儿]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[feedsky]]></category>
		<category><![CDATA[Reader]]></category>

		<guid isPermaLink="false">http://www.cbmland.com/?p=945</guid>
		<description><![CDATA[feedsky.com 真是个不争气的feed托管网站，长期对feed的更新严重滞后，经常出现问题，至今没有得到改善。感觉其处于一种颓废状态。
今天狠下心将 feed.cbmland.com 到 feedsky.com域名解析删除，不好意思，该是时候撤了。
来张永别的记录 
现在解析到自己的服务器来托管，至少能在 google reader 里面得到实时的更新。
<span class="readmore"><a href="http://www.cbmland.com/post/945/feed-url-has-leave-feedsky-com.html" title="Feed订阅已经从feedsky.com中解脱" target="_blank">阅读全文(365字)</a></span>]]></description>
		<wfw:commentRss>http://www.cbmland.com/post/945/feed-url-has-leave-feedsky-com.html/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>闯入Alexa全球100K排名 上WordPress 正式版</title>
		<link>http://www.cbmland.com/post/748/stay-in-100k-of-world-wide-sites.html</link>
		<comments>http://www.cbmland.com/post/748/stay-in-100k-of-world-wide-sites.html#comments</comments>
		<pubDate>Fri, 12 Dec 2008 14:10:05 +0000</pubDate>
		<dc:creator>cbm</dc:creator>
				<category><![CDATA[生活随笔]]></category>
		<category><![CDATA[站点的那些事儿]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.cbmland.com/?p=748</guid>
		<description><![CDATA[今天看了一下cbmland.com的Alexa的全球排名，排名92,569。
已经闯入Alexa全球100K排名了，突破了这个所谓的个人博客网站排名的重要关卡，很高兴。
回过头看看，cbmland.com在2006年10月发布，一路走过来，2年有余。
一直坚持原创技术类博客，分享代码和作品，先后经过了
<span class="readmore"><a href="http://www.cbmland.com/post/748/stay-in-100k-of-world-wide-sites.html" title="闯入Alexa全球100K排名 上WordPress 正式版" target="_blank">阅读全文(260字)</a></span>]]></description>
		<wfw:commentRss>http://www.cbmland.com/post/748/stay-in-100k-of-world-wide-sites.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>本来做点小优化的，结果却提前升级到了WordPress 2.7</title>
		<link>http://www.cbmland.com/post/734/upgrade-to-wp27.html</link>
		<comments>http://www.cbmland.com/post/734/upgrade-to-wp27.html#comments</comments>
		<pubDate>Mon, 01 Dec 2008 11:52:59 +0000</pubDate>
		<dc:creator>cbm</dc:creator>
				<category><![CDATA[生活随笔]]></category>
		<category><![CDATA[站点的那些事儿]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.cbmland.com/?p=734</guid>
		<description><![CDATA[WordPress 2.7 有很大的改动，类似2.3到2.5的升级。升级幅度很大，本来先做点小的优化，却弄着弄着升级Wordpress 2.7 beta3了，当了回小白鼠。
代码的更新是很大的，特别是后台管理界面，变成了竖向布局。废话不多说，感觉升级最痛苦的是主题的更新，
2.7 内置提供类似插件 WP Thread Comment 提供的回复评论的功能，要使现有主题能够使用这个功能，这个将是很麻烦的一件事。布局代码没有在主题模板里面，必须去include中的comment-template.php去修改代码。方可实现自己想要的。
连同影响的还有Paged Comments，2.7内置了分页，就不需要通过这个插件来分页了。受影响的又有文章的评论页面comments.php和页面的评论页面page-comments.php
<span class="readmore"><a href="http://www.cbmland.com/post/734/upgrade-to-wp27.html" title="本来做点小优化的，结果却提前升级到了WordPress 2.7" target="_blank">阅读全文(532字)</a></span>]]></description>
		<wfw:commentRss>http://www.cbmland.com/post/734/upgrade-to-wp27.html/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>这套主题如何？有需要分享？</title>
		<link>http://www.cbmland.com/post/679/will-shared-illacrimo-plus-theme.html</link>
		<comments>http://www.cbmland.com/post/679/will-shared-illacrimo-plus-theme.html#comments</comments>
		<pubDate>Thu, 02 Oct 2008 04:40:33 +0000</pubDate>
		<dc:creator>cbm</dc:creator>
				<category><![CDATA[生活随笔]]></category>
		<category><![CDATA[站点的那些事儿]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.cbmland.com/?p=679</guid>
		<description><![CDATA[记得在很久很久以前，开始将Blog转到Wordpress系统上来。然后就相中了designdisease设计的Illacrimo Theme这套主题，一眼看上去眼前一亮，有一种不同的调调在里面。。。(略去200字)。
其实最重要的是我觉得这套主题可以更好的按我的想法去定制：比如自动适应1024&#215;768分辨率以上的任何分辨率，动画效果载入侧边栏和显示标签云。其他的小细节就不多说了。
期间有不少WordPresser找过我。想让我分享下这套经过我加强的主题。但是很遗憾，当时由于种种因素，比如一些敏感信息被我hardcode在主题里面，当时没能准备好共享出来。
最新主题效果可以在 http://www.cbmland.com 看演示，一个活生生的Illacrimo Plus演示网站，推荐使用Firefox 3.0来充分体验动画效果。
<span class="readmore"><a href="http://www.cbmland.com/post/679/will-shared-illacrimo-plus-theme.html" title="这套主题如何？有需要分享？" target="_blank">阅读全文(459字)</a></span>]]></description>
		<wfw:commentRss>http://www.cbmland.com/post/679/will-shared-illacrimo-plus-theme.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>被鄙视了，已经撤下alimama，继续Google Adsense</title>
		<link>http://www.cbmland.com/post/675/drop-alimama.html</link>
		<comments>http://www.cbmland.com/post/675/drop-alimama.html#comments</comments>
		<pubDate>Fri, 26 Sep 2008 05:01:42 +0000</pubDate>
		<dc:creator>cbm</dc:creator>
				<category><![CDATA[唠唠叨叨]]></category>
		<category><![CDATA[站点的那些事儿]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[alimama]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.cbmland.com/?p=675</guid>
		<description><![CDATA[前几天换上了alimama的广告，准备尝试一下新的广告模式，
登录注册已久的alimama帐号，发现之前绑定的域名更新不了描述信息，老是在审核中，购买界面依旧是老旧的信息，
结果今天在垃圾邮件里看到了alimama的邮件回复，说我网站不适合…… 囧
也算是帮alimama做了几天义务广告了。我没话可说。
<span class="readmore"><a href="http://www.cbmland.com/post/675/drop-alimama.html" title="被鄙视了，已经撤下alimama，继续Google Adsense" target="_blank">阅读全文(187字)</a></span>]]></description>
		<wfw:commentRss>http://www.cbmland.com/post/675/drop-alimama.html/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>异步加载Google Adsense 更新到WordPress 2.62</title>
		<link>http://www.cbmland.com/post/635/asynch-load-google-adsence-and-date-to-wordpress-262.html</link>
		<comments>http://www.cbmland.com/post/635/asynch-load-google-adsence-and-date-to-wordpress-262.html#comments</comments>
		<pubDate>Wed, 10 Sep 2008 16:23:25 +0000</pubDate>
		<dc:creator>cbm</dc:creator>
				<category><![CDATA[站点的那些事儿]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.cbmland.com/?p=635</guid>
		<description><![CDATA[WordPress 2.6.2 出来了，今天将网站程序从2.6升级上来，比较了一下2个版本的代码，发现2.6的版本中的代码还有几个地方出现了变量的拼写错误。下次升级估计就等2.7.1之类的修正版本了。抱怨一下WP尽然没有升级包。
接下来优化了一些JS引入问题，重点在Google Adsense，按照Google提供的代码只能是那里需要放置AD，就需要放一段&#60;script&#62;标签，有几个AD就需要引入几个http://pagead2.googlesyndication.com/pagead/show_ads.js，看上去很不爽。
而引入的show_ads.js是一段自动执行的代码，使用document.write()方法，在页面上write出一个iframe标签来实现我们看到的AD，只能是在页面初始化时使用，异步使用当然是不行了。
<span class="readmore"><a href="http://www.cbmland.com/post/635/asynch-load-google-adsence-and-date-to-wordpress-262.html" title="异步加载Google Adsense 更新到WordPress 2.62" target="_blank">阅读全文(603字)</a></span>]]></description>
		<wfw:commentRss>http://www.cbmland.com/post/635/asynch-load-google-adsence-and-date-to-wordpress-262.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>feedsky的运营状况和 Google Reader的不支持重定向</title>
		<link>http://www.cbmland.com/post/581/feedsky-down-and-google-reader-can-not-redirect.html</link>
		<comments>http://www.cbmland.com/post/581/feedsky-down-and-google-reader-can-not-redirect.html#comments</comments>
		<pubDate>Fri, 01 Aug 2008 05:15:21 +0000</pubDate>
		<dc:creator>cbm</dc:creator>
				<category><![CDATA[唠唠叨叨]]></category>
		<category><![CDATA[站点的那些事儿]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[GFW]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.cbmland.com/?p=581</guid>
		<description><![CDATA[自从feedburner被和谐之后，国内的Bloger都将feed转到了feedsky上了，可谓因为GFW搞火了feedsky。
feedsky 也还是有些自己的特色的。比如说我很喜欢的域名绑定，可以使用自己的一个子域名chanel到mydomain.feedsky.com，就有了类似 feed.cbmland.com的feed订阅点，比默认的feed.feedsky.com/cbmland要帅多了。
feed内容不会自动生效，每次都需要手动去通知，这个是很平常不过了。也习惯了。就算写文章做二次发布吧。还好对文章做点修修改改。
但是这段时间使用得很不爽，一起说一下。
<span class="readmore"><a href="http://www.cbmland.com/post/581/feedsky-down-and-google-reader-can-not-redirect.html" title="feedsky的运营状况和 Google Reader的不支持重定向" target="_blank">阅读全文(772字)</a></span>]]></description>
		<wfw:commentRss>http://www.cbmland.com/post/581/feedsky-down-and-google-reader-can-not-redirect.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>被&#8221;墙&#8221;撞了、动画Favicon、滔滔唠叨</title>
		<link>http://www.cbmland.com/post/558/animated-favicon-and-taotao.html</link>
		<comments>http://www.cbmland.com/post/558/animated-favicon-and-taotao.html#comments</comments>
		<pubDate>Sat, 12 Jul 2008 20:55:33 +0000</pubDate>
		<dc:creator>cbm</dc:creator>
				<category><![CDATA[生活随笔]]></category>
		<category><![CDATA[站点的那些事儿]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[GFW]]></category>

		<guid isPermaLink="false">http://www.cbmland.com/?p=558</guid>
		<description><![CDATA[我的网站放在国外的hostgator，前天一不小心被&#8221;墙&#8221;给撞上了，对各位来访的朋友造成的不便表式遗憾，但我至今并不知道什么原因，已经周折换了IP才避让开来。
不过这次的“撞”击却体现出了应急响应的重要性，这不，现在把我在成都的的备用站点给折腾好了。当然并不是希望再次启用备用站点。
现在又回到hostgator上了。一切照旧。
新加上了动画ICON，以测试在FireFox 3下可以看到网站ICON可以动起来。其他浏览器有待验证。效果图 
<span class="readmore"><a href="http://www.cbmland.com/post/558/animated-favicon-and-taotao.html" title="被&#8221;墙&#8221;撞了、动画Favicon、滔滔唠叨" target="_blank">阅读全文(294字)</a></span>]]></description>
		<wfw:commentRss>http://www.cbmland.com/post/558/animated-favicon-and-taotao.html/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>先在hostgator定居了</title>
		<link>http://www.cbmland.com/post/530/hostng-by-hostgator.html</link>
		<comments>http://www.cbmland.com/post/530/hostng-by-hostgator.html#comments</comments>
		<pubDate>Mon, 09 Jun 2008 11:29:21 +0000</pubDate>
		<dc:creator>cbm</dc:creator>
				<category><![CDATA[唠唠叨叨]]></category>
		<category><![CDATA[站点的那些事儿]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://www.cbmland.com/?p=530</guid>
		<description><![CDATA[前不久出了一些比较遗憾的事，使我决定换国外主机，搬家移民，遇到了Jiang，感觉是个不错的组织者，他在hostgator 买了服务器。
一周的测试下来，感受如下：(参考时注意时效性，仅使用一周的感受)

主机还是比较稳定的，这点对我看来很重要。
<span class="readmore"><a href="http://www.cbmland.com/post/530/hostng-by-hostgator.html" title="先在hostgator定居了" target="_blank">阅读全文(537字)</a></span>]]></description>
		<wfw:commentRss>http://www.cbmland.com/post/530/hostng-by-hostgator.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>搬家了，移民了，都是被逼的！</title>
		<link>http://www.cbmland.com/post/527/move-house.html</link>
		<comments>http://www.cbmland.com/post/527/move-house.html#comments</comments>
		<pubDate>Tue, 03 Jun 2008 06:00:00 +0000</pubDate>
		<dc:creator>cbm</dc:creator>
				<category><![CDATA[唠唠叨叨]]></category>
		<category><![CDATA[站点的那些事儿]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Motherfucker]]></category>

		<guid isPermaLink="false">http://www.cbmland.com/?p=527</guid>
		<description><![CDATA[我的cbmland.com当前的是Host在west263提供的的服务器上，虽然有种种的限制，但是最近还是老是挂，挂得我心烦。
尽管我有和他们的员工反应此问题，他们也答应尽量处理好，但是收效甚微。我估计他们也是力不从心了。我查了一下，我网站同一个IP下有125个之多的其他的网站。这样一味增加网站上去，追求高的利润，榨取用户价值，降低服务质量的做法大家心知肚明，而一旦网站访问量上来了，服务器承受不起，不挂掉才怪。
最近有件事让我实在受不了，他们竟然为了服务器不挂掉，偷偷的暂停了我的网站，期间没有任何通知提示。我发现了问他们，他们说“我的站被人攻击。访问量大。为了服务器不挂掉，所以暂停了我的网站。”既然得到这样的服务我也就没什么话可说了。
<span class="readmore"><a href="http://www.cbmland.com/post/527/move-house.html" title="搬家了，移民了，都是被逼的！" target="_blank">阅读全文(354字)</a></span>]]></description>
		<wfw:commentRss>http://www.cbmland.com/post/527/move-house.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

