<?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>陈俊：个人网站 &#187; 石马 | Code</title>
	<atom:link href="http://chenjun.com/blog/archives/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://chenjun.com</link>
	<description>{Always Somewhere}……</description>
	<lastBuildDate>Thu, 12 Aug 2010 11:02:16 +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>Movable Type中文化书签插件-Bookmarks Chinese</title>
		<link>http://chenjun.com/blog/2009/06/bookmarks-chinese.html</link>
		<comments>http://chenjun.com/blog/2009/06/bookmarks-chinese.html#comments</comments>
		<pubDate>Tue, 16 Jun 2009 12:58:44 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[汉化]]></category>
		<category><![CDATA[程序]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2009/06/bookmarks-chinese.html</guid>
		<description><![CDATA[描述：BookmarksChinese是我在使用了一些如addthis.com的按钮之后，发现对中文支持很差，所以弄的一个中文化的书签插件如果你还需要其他的按钮，请自行参考开发即可。作者信息：Zhu8 (http://www.zhu8.net)插件地址：http://chenjun.com/blog/2009/06/bookmarks-chinese.html插件版本：1.0 Final (2009.6.4)



插件结构：mt-static/　　　　plugins/　　　　　　　　BookmarksChinese/　　　　　　　　　　　　style.css　　　　　　　　　　　　images/　　　　　　　　　　　　　　addtoany.png　　　　　　　　　　　　　　google.png　　　　　　　　　　　　　　digg.png　　　　　　　　　　　　　　technorati.png　　　　　　　　　　　　　　delicious.png　　　　　　　　　　　　　　friendfeed.png　　　　　　　　　　　　　　twitter.pngcgi-bin/mt/　　　　plugins/　　　　　　　　BookmarksChinese/　　　　　　　　　　　　BookmarksChinese.pl　　　　　　　　　　　　php/　　　　　　　　　　　　　　function.mtaddtoanyurl.php　　　　　　　　　　　　　　function.mtgoogleurl.php　　　　　　　　　　　　　　function.mtdiggurl.php　　　　　　　　　　　　　　function.mttechnoratiurl.php　　　　　　　　　　　　　　function.mtdeliciousurl.php　　　　　　　　　　　　　　function.mtfriendfeedurl.php　　　　　　　　　　　　　　function.mttwitterurl.php模板标签：&#60;$MTAddToAnyURL$&#62;&#60;$MTDiggURL$&#62;&#60;$MTDeliciousURL$&#62;&#60;$MTFriendFeedURL$&#62;&#60;$MTGoogleURL$&#62;&#60;$MTTechnoratiURL$&#62;&#60;$MTTwitterURL$&#62;例子：&#60;a class=”delicious” href=”&#60;$MTDeliciousURL$&#62;” title=”收藏到美味书签” target=”_blank”&#62;&#60;/a&#62;如何使用：下载插件：【这里下载】参照文件目录，上传插件。修改Index Templates中的Stylesheet（Style.css），在最后一行加上@import url(&#60;$mt:StaticWebPath$&#62;plugins/BookmarksChinese/style.css);比如小站，我修改了Template Modules中的Entry Metadata，在其中找到：在后面加上引用代码，示例：&#60;span class=”separator”&#62;&#124;&#60;/span&#62; &#60;a class=”delicious” href=”&#60;$MTDeliciousURL$&#62;” title=”收藏到Delicious” target=”_blank”&#62;&#60;/a&#62;&#60;a class=”twitter” href=”&#60;$MTTwitterURL$&#62;” title=”收藏到Twitter” target=”_blank”&#62;&#60;/a&#62;&#60;a class=”friendfeed” href=”&#60;$MTFriendFeedURL$&#62;” title=”收藏到FriendFeed” target=”_blank”&#62;&#60;/a&#62;&#60;a class=”google” href=”&#60;$MTGoogleURL$&#62;” title=”收藏到Google Bookmarks” target=”_blank”&#62;&#60;/a&#62;&#60;a class=”digg” href=”&#60;$MTDiggURL$&#62;” title=”Digg This!” target=”_blank”&#62;&#60;/a&#62;&#60;a class=”technorati” href=”&#60;$MTTechnoratiURL$&#62;” title=”收藏到Technorati” target=”_blank”&#62;&#60;/a&#62;&#60;a class=”addtoany” href=”&#60;$MTAddToAnyURL$&#62;” title=”更多&#8230;” target=”_blank”&#62;More!&#60;/a&#62;请注意，代码需在之前，以免破坏网页格式。如果你需要加入其他的社会化网络按钮，请自己研究下源代码，参数很简单  结束语：以上，是我在Movable Type的最后一篇帖子。经过和Wordpress的对比，MT在可定制性和易用性方面，在资源特别是中文资源方面，远远落后于WP，而且我从06年开始就使用WP，也有一定的感情，所以决定，今天：2009年6月16日，再次回到WordPress的怀抱，使用WordPress 2.8重新搭建站点。不过说实话，不知道是我用的Webhostingbuzz很不错还是我的日志比较少的原因，没有出现过CPU超限被警告的问题。而且，说实话，我很热爱静态化的MT，在访问速度上，静态化确实很是舒爽。唉，废话少说，准备更新数据库，换WP。Bye-Bye，活字印刷&#8230;&#8230;（抱歉，在十二小时之后，我又回来了&#8230;&#8230;）

<h3>Related Posts</h3><ul><li><a href="http://chenjun.com/blog/2008/10/reborn-with-movable-type-4.html" title="Movable Type 4网站重构记录 2008.10.30">Movable Type 4网站重构记录</a>(3)</li>
<li><a href="http://chenjun.com/blog/2008/05/back-to-movabletype.html" title="又换回MovableType 2008.05.15">又换回MovableType</a>(3)</li>
<li><a href="http://chenjun.com/blog/2008/03/change-to-movable-type.html" title="终于用上Movable Type! 2008.03.8">终于用上Movable Type!</a>(7)</li>
<li><a href="http://chenjun.com/blog/2006/09/wordpress-plugin-add-bookmarks.html" title="Wordpress插件:Add Bookmarks 2006.09.4">Wordpress插件:Add Bookmarks</a>(50)</li>
<li><a href="http://chenjun.com/blog/2006/07/my-wordpress-plugins.html" title="我的WordPress插件列表 2006.07.9">我的WordPress插件列表</a>(17)</li>
<li><a href="http://chenjun.com/blog/2006/11/wordpress-language-pack-and-utw-permalink-structure-fix.html" title="解决WP汉化和UTW链接问题 2006.11.19">解决WP汉化和UTW链接问题</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/08/usebb-chinese-simplified.html" title="UseBB汉化暨论坛搭建完成 2006.08.13">UseBB汉化暨论坛搭建完成</a>(4)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.ekede.com" >外贸网站建设</a> : <a class="comment_content" href="http://chenjun.com/blog/2009/06/bookmarks-chinese.html#comment-599" title="View the entire comment by 外贸网站建设" > <img src='http://chenjun.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  有没有那种专门针对中文网站的书签资源，我看大部分都是针对英文的，如果推广中文怎么办</a></li>
<li><a class="commentor" href="http://chenjun.com/" >Chen Jun</a> : <a class="comment_content" href="http://chenjun.com/blog/2009/06/bookmarks-chinese.html#comment-264" title="View the entire comment by Chen Jun" >Habari我也试过，跟WP都属于一个类别的，但是确实很简洁，包括管理界面都是，很清爽，不过对于我自...</a></li>
<li><a class="commentor" href="http://014.cc" >Dianso</a> : <a class="comment_content" href="http://chenjun.com/blog/2009/06/bookmarks-chinese.html#comment-263" title="View the entire comment by Dianso" >我喜欢的博客程序就habari和wordpress，很想换到habari试试，MT这个玩不了，太复杂...</a></li>
<li><a class="commentor" href="http://chenjun.com/" >Chen Jun</a> : <a class="comment_content" href="http://chenjun.com/blog/2009/06/bookmarks-chinese.html#comment-246" title="View the entire comment by Chen Jun" >@ PJP1、是的，我又折腾回来了。2、没关系，我只是说W**好而已，大家看到价格估计也不会：）Ok...</a></li>
<li><a class="commentor" href="http://pengjianping.com" >PJP</a> : <a class="comment_content" href="http://chenjun.com/blog/2009/06/bookmarks-chinese.html#comment-245" title="View the entire comment by PJP" >我没搞错吧，现在还是MT的啊。嗯，今天都18号了。
还有，我建议你少透露W**为好，不多的好资源了，...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2009/06/bookmarks-chinese.html/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>关闭WordPress的Revision功能</title>
		<link>http://chenjun.com/blog/2009/03/disable-wordpress-revision.html</link>
		<comments>http://chenjun.com/blog/2009/03/disable-wordpress-revision.html#comments</comments>
		<pubDate>Tue, 03 Mar 2009 15:25:55 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Revision]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2009/03/disable-wordpress-revision.html</guid>
		<description><![CDATA[还是使用 WordPress 吧！。因为它的2.7实在是太诱人了。我从WP1.3开始用到现在，实在是太习惯和依赖了。虽然他有讨厌的Revision……

如何关闭Revision？我试用了几种方法：



<span class="readmore"><a href="http://chenjun.com/blog/2009/03/disable-wordpress-revision.html" title="关闭WordPress的Revision功能">阅读全文——共614字</a></span><h3>Related Posts</h3><ul><li><a href="http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html" title="从wordpress到textpattern 2008.04.16">从wordpress到textpattern</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/12/style-wordpress-trackback.html" title="定制Trackback特定样式 2006.12.23">定制Trackback特定样式</a>(0)</li>
<li><a href="http://chenjun.com/blog/2009/03/waitting-for-edit.html" title="等待编辑中 2009.03.2">等待编辑中</a>(6)</li>
<li><a href="http://chenjun.com/blog/2008/03/change-to-movable-type.html" title="终于用上Movable Type! 2008.03.8">终于用上Movable Type!</a>(7)</li>
<li><a href="http://chenjun.com/blog/2006/11/trouble-with-so-much-things.html" title="发现自己原来一根筋 2006.11.27">发现自己原来一根筋</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/11/wordpress-language-pack-and-utw-permalink-structure-fix.html" title="解决WP汉化和UTW链接问题 2006.11.19">解决WP汉化和UTW链接问题</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/11/small-cases.html" title="二三事 2006.11.5">二三事</a>(2)</li>
<li><a href="http://chenjun.com/blog/2006/07/my-wordpress-plugins.html" title="我的WordPress插件列表 2006.07.9">我的WordPress插件列表</a>(17)</li>
<li><a href="http://chenjun.com/blog/2010/06/chenjun-com-reborn-and-zheteng.html" title="ChenJun.COM重生及继续折腾 2010.06.4">ChenJun.COM重生及继续折腾</a>(11)</li>
<li><a href="http://chenjun.com/blog/2009/07/rokr-e2-import-contacts-from-outlook-express.html" title="Rokr E2从Outlook Express中导入联系人 2009.07.27">Rokr E2从Outlook Express中导入联系人</a>(4)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://wordpress.org" >WP</a> : <a class="comment_content" href="http://chenjun.com/blog/2009/03/disable-wordpress-revision.html#comment-259" title="View the entire comment by WP" >这个功能不知道为什么WP不把他设置成可选项呢？很奇怪！
</a></li>
<li><a class="commentor" href="http://huaimao.org" >huaimao</a> : <a class="comment_content" href="http://chenjun.com/blog/2009/03/disable-wordpress-revision.html#comment-253" title="View the entire comment by huaimao" >这个是要去除！烦！
</a></li>
</ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2009/03/disable-wordpress-revision.html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blogger绑定自定义域名404错误</title>
		<link>http://chenjun.com/blog/2009/01/blogger-custom-domain-404-error.html</link>
		<comments>http://chenjun.com/blog/2009/01/blogger-custom-domain-404-error.html#comments</comments>
		<pubDate>Mon, 19 Jan 2009 04:46:24 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[石马 | Code]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Domain]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2009/01/blogger-custom-domain-404-error.html</guid>
		<description><![CDATA[问题：今天下午的时候blogger绑定的域名http://www.zhu8.net提示： “The page cannot befound”. (Error 404) 。不知道出现404错误是什么原因，大概搜了一下，发现原来是因为DNS缓存的问题，可能在Godaddy上的设置过2-3天才会生效。解决方法：将你的Blogger先切换回.blogspot.com，然后再切换回来。一切OK！（明后天再继续观察一下，因为我选中了redirect zhu8.net到 www.zhu8.net）Technorati 标签: Blogger, Godaddy, Google, 404, DNS

<h3>Related Posts</h3><ul><li><a href="http://chenjun.com/blog/2009/01/google-blogger-custom-domain-godaddy.html" title="看图说话：绑定Godaddy域名到Blogger 2009.01.16">看图说话：绑定Godaddy域名到Blogger</a>(5)</li>
<li><a href="http://chenjun.com/blog/2010/06/chenjun-com-reborn-and-zheteng.html" title="ChenJun.COM重生及继续折腾 2010.06.4">ChenJun.COM重生及继续折腾</a>(11)</li>
<li><a href="http://chenjun.com/blog/2009/03/chenjun-dot-com-online.html" title="ChenJun dot COM上线! 2009.03.12">ChenJun dot COM上线!</a>(9)</li>
<li><a href="http://chenjun.com/blog/2008/12/error-scribefire-to-blogger.html" title="ScribeFire添加Blogger出错及解决 2008.12.26">ScribeFire添加Blogger出错及解决</a>(0)</li>
<li><a href="http://chenjun.com/blog/2008/10/nirvana-at-whopig-dot-com.html" title="涅磐-WhoPig.COM 2008.10.30">涅磐-WhoPig.COM</a>(7)</li>
<li><a href="http://chenjun.com/blog/2008/03/the-forgotten.html" title="被遗忘的海子及其他 2008.03.28">被遗忘的海子及其他</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/11/small-cases.html" title="二三事 2006.11.5">二三事</a>(2)</li>
<li><a href="http://chenjun.com/blog/2006/08/time-back-to-2004.html" title="时光倒回贰零零肆 2006.08.1">时光倒回贰零零肆</a>(5)</li>
</ul><h3>Recent Comments</h3><ul></ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2009/01/blogger-custom-domain-404-error.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>看图说话：绑定Godaddy域名到Blogger</title>
		<link>http://chenjun.com/blog/2009/01/google-blogger-custom-domain-godaddy.html</link>
		<comments>http://chenjun.com/blog/2009/01/google-blogger-custom-domain-godaddy.html#comments</comments>
		<pubDate>Fri, 16 Jan 2009 09:05:32 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[石马 | Code]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Domain]]></category>
		<category><![CDATA[Godaddy]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2009/01/google-blogger-custom-domain-godaddy.html</guid>
		<description><![CDATA[为了用上已强大的Blogger，同时不闲置自己的域名，觉得绑定到Blogger上来，但是万恶的土啬作祟，拼命封我们的ghs.google.com，没有办法，只好曲线救国。 废话少说，以我的域名Zhu8.Net为例，域名位于同样被频繁土啬的Godaddy。相信很多域名位于天朝管理之外的朋友都有这样的问题，经过万能的Google和自己的摸索，总结如下：第一步：绑定域名，在Blogger里很好设置，这里就不赘述了。我使用http://chenjun.com/ 绑定了我的Blogger，故而在Godaddy里面如下设置：请列位看官自行看图说话，如何创造自己的ghs.xxx.com。实在看不懂请留言。ghs.google.com的IP有这个地方查很不错第二步：解决www和non-www制定不同的问题。 由于Google只能绑定子域名（www亦是一种特殊格式的子域名），故我们要让根域名也指向到这里，如果你是Host domain在Godaddy，只要使用Forward就可以了。（经反复测试，此方法没有用，只有使用.htaccess解决，详见：注释 ）如下：这样本来就算完了，但是因为无孔不入的土啬又来了。封掉了不知道多少Godaddy的IP，所以如果你不幸如果，域名的IP被封了，那你就需要换IP了。Godaddy的域名自带有免费空间，我们可以通过切换域名空间的IP。网上有很多教程，但是目前来说Godaddy把它藏的深了一点，不再是Switch Operating System，换成了Upgrade/Downgrade Hosting Account。图解如下：等待不过十几分钟，虽然Account Details里面的Status还是Pending Account Change，但是IP地址已经换了，Total DNS Control Panel里面的A Records已经变成了新的IP，等待……生效，一切OK！P.S:Google Apps等所有Google Custom Domain都适用此法。有问题，请留言！注释：使用编辑器，如EditPlus新建UTF-8的新文件，内容为：RewriteEngine OnRewriteCond %{HTTP_HOST} ^zhu8.netRewriteRule (.*) http://chenjun.com/$1 [R=301,L]请自行更改域名为你的域名即可，将文件保存为.htaccess。使用ASCII格式上传到你的Godaddy免费空间根目录，文件属性644。至此全部完成。请测试：http://zhu8.netTechnorati 标签: Blogger, Godaddy

<h3>Related Posts</h3><ul><li><a href="http://chenjun.com/blog/2009/01/blogger-custom-domain-404-error.html" title="Blogger绑定自定义域名404错误 2009.01.19">Blogger绑定自定义域名404错误</a>(0)</li>
<li><a href="http://chenjun.com/blog/2010/06/chenjun-com-reborn-and-zheteng.html" title="ChenJun.COM重生及继续折腾 2010.06.4">ChenJun.COM重生及继续折腾</a>(11)</li>
<li><a href="http://chenjun.com/blog/2009/03/chenjun-dot-com-online.html" title="ChenJun dot COM上线! 2009.03.12">ChenJun dot COM上线!</a>(9)</li>
<li><a href="http://chenjun.com/blog/2008/12/error-scribefire-to-blogger.html" title="ScribeFire添加Blogger出错及解决 2008.12.26">ScribeFire添加Blogger出错及解决</a>(0)</li>
<li><a href="http://chenjun.com/blog/2008/10/nirvana-at-whopig-dot-com.html" title="涅磐-WhoPig.COM 2008.10.30">涅磐-WhoPig.COM</a>(7)</li>
<li><a href="http://chenjun.com/blog/2008/03/the-forgotten.html" title="被遗忘的海子及其他 2008.03.28">被遗忘的海子及其他</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/08/time-back-to-2004.html" title="时光倒回贰零零肆 2006.08.1">时光倒回贰零零肆</a>(5)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://luzhaohui.blogspot.com" >William LU</a> : <a class="comment_content" href="http://chenjun.com/blog/2009/01/google-blogger-custom-domain-godaddy.html#comment-419" title="View the entire comment by William LU" >真的没看懂</a></li>
<li><a class="commentor" href="http://chenjun.com/" >Chen Jun</a> : <a class="comment_content" href="http://chenjun.com/blog/2009/01/google-blogger-custom-domain-godaddy.html#comment-238" title="View the entire comment by Chen Jun" >@ Anonymous 那个IP，呃，是别人Trace Google的 ghs.google.com...</a></li>
<li><a class="commentor" href="" >Anonymous</a> : <a class="comment_content" href="http://chenjun.com/blog/2009/01/google-blogger-custom-domain-godaddy.html#comment-237" title="View the entire comment by Anonymous" >看不明白
在A的第一行 定义一个74.125.43.121 这个IP是哪呢?怎样得到的呢?
</a></li>
<li><a class="commentor" href="http://www.hexilou.com" >贺西楼</a> : <a class="comment_content" href="http://chenjun.com/blog/2009/01/google-blogger-custom-domain-godaddy.html#comment-235" title="View the entire comment by 贺西楼" >这篇文章真的很有用！！
</a></li>
<li><a class="commentor" href="" >Jackie</a> : <a class="comment_content" href="http://chenjun.com/blog/2009/01/google-blogger-custom-domain-godaddy.html#comment-233" title="View the entire comment by Jackie" >看不懂
</a></li>
</ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2009/01/google-blogger-custom-domain-godaddy.html/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Movable Type 4网站重构记录</title>
		<link>http://chenjun.com/blog/2008/10/reborn-with-movable-type-4.html</link>
		<comments>http://chenjun.com/blog/2008/10/reborn-with-movable-type-4.html#comments</comments>
		<pubDate>Thu, 30 Oct 2008 08:22:40 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[石马 | Code]]></category>
		<category><![CDATA[程序]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2008/10/reborn-with-movable-type-4.html</guid>
		<description><![CDATA[即将使用MT进行网站的重构，全线启用Movable Type （MT.com貌似被GFW了，虽然不知道为什么连一个专业的Blog平台长城都要去过问&#8230;&#8230;请访问MT.org获得新消息。）

<h3>Related Posts</h3><ul><li><a href="http://chenjun.com/blog/2008/05/back-to-movabletype.html" title="又换回MovableType 2008.05.15">又换回MovableType</a>(3)</li>
<li><a href="http://chenjun.com/blog/2008/03/change-to-movable-type.html" title="终于用上Movable Type! 2008.03.8">终于用上Movable Type!</a>(7)</li>
<li><a href="http://chenjun.com/blog/2009/06/bookmarks-chinese.html" title="Movable Type中文化书签插件-Bookmarks Chinese 2009.06.16">Movable Type中文化书签插件-Bookmarks Chinese</a>(5)</li>
<li><a href="http://chenjun.com/blog/2010/06/chenjun-com-reborn-and-zheteng.html" title="ChenJun.COM重生及继续折腾 2010.06.4">ChenJun.COM重生及继续折腾</a>(11)</li>
<li><a href="http://chenjun.com/blog/2009/03/chenjun-dot-com-online.html" title="ChenJun dot COM上线! 2009.03.12">ChenJun dot COM上线!</a>(9)</li>
<li><a href="http://chenjun.com/blog/2009/03/disable-wordpress-revision.html" title="关闭Wordpress的Revision功能 2009.03.3">关闭Wordpress的Revision功能</a>(2)</li>
<li><a href="http://chenjun.com/blog/2009/03/waitting-for-edit.html" title="等待编辑中 2009.03.2">等待编辑中</a>(6)</li>
<li><a href="http://chenjun.com/blog/2008/10/nirvana-at-whopig-dot-com.html" title="涅磐-WhoPig.COM 2008.10.30">涅磐-WhoPig.COM</a>(7)</li>
<li><a href="http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html" title="从wordpress到textpattern 2008.04.16">从wordpress到textpattern</a>(3)</li>
<li><a href="http://chenjun.com/blog/2008/03/the-forgotten.html" title="被遗忘的海子及其他 2008.03.28">被遗忘的海子及其他</a>(3)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="" >s</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/10/reborn-with-movable-type-4.html#comment-214" title="View the entire comment by s" >呵呵。。动作很快。
</a></li>
<li><a class="commentor" href="http://www.tongxunshe.com/" >通讯社</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/10/reborn-with-movable-type-4.html#comment-213" title="View the entire comment by 通讯社" >MT  过来顶一下
</a></li>
<li><a class="commentor" href="" >s</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/10/reborn-with-movable-type-4.html#comment-212" title="View the entire comment by s" >可不可以把rss订阅的链接加到navigation部分？这样不管浏览什么地方，一眼就能看到，不用找去...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2008/10/reborn-with-movable-type-4.html/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>又换回MovableType</title>
		<link>http://chenjun.com/blog/2008/05/back-to-movabletype.html</link>
		<comments>http://chenjun.com/blog/2008/05/back-to-movabletype.html#comments</comments>
		<pubDate>Thu, 15 May 2008 14:48:21 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[石马 | Code]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[程序]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2008/05/back-to-movabletype.html</guid>
		<description><![CDATA[其实还是摆脱不了喜欢静态页面HTML的癖好，所以说第一次用什么程序对个人的看法是最大的，我第一次选择了Z-Blog，然后就总是念念不忘。存档还在我的/old/目录下。

当时用Z-Blog搭建网站的乐趣，学习ASP的乐趣，修改模板的乐趣，都对我以后产生了很大的影响。其实现在是因为改用了PHP的缘故，所以没有办法再用Z-Blog了，但是很佩服zx.asd当年发布的这个程序，以及当时陪伴Z-Blog一起成长的过程，虽然也许现在没有一个人会记得我、记得我当年发布过2Sky和Firefox的Z-Blog模板、记得我写过的一篇弱智的教程，呵呵，如今已经好些年过去了，我再次回到了可爱的HTML身边&#8230;&#8230;

<h3>Related Posts</h3><ul><li><a href="http://chenjun.com/blog/2008/03/change-to-movable-type.html" title="终于用上Movable Type! 2008.03.8">终于用上Movable Type!</a>(7)</li>
<li><a href="http://chenjun.com/blog/2008/10/reborn-with-movable-type-4.html" title="Movable Type 4网站重构记录 2008.10.30">Movable Type 4网站重构记录</a>(3)</li>
<li><a href="http://chenjun.com/blog/2009/06/bookmarks-chinese.html" title="Movable Type中文化书签插件-Bookmarks Chinese 2009.06.16">Movable Type中文化书签插件-Bookmarks Chinese</a>(5)</li>
<li><a href="http://chenjun.com/blog/2010/06/chenjun-com-reborn-and-zheteng.html" title="ChenJun.COM重生及继续折腾 2010.06.4">ChenJun.COM重生及继续折腾</a>(11)</li>
<li><a href="http://chenjun.com/blog/2009/03/chenjun-dot-com-online.html" title="ChenJun dot COM上线! 2009.03.12">ChenJun dot COM上线!</a>(9)</li>
<li><a href="http://chenjun.com/blog/2009/03/disable-wordpress-revision.html" title="关闭Wordpress的Revision功能 2009.03.3">关闭Wordpress的Revision功能</a>(2)</li>
<li><a href="http://chenjun.com/blog/2009/03/waitting-for-edit.html" title="等待编辑中 2009.03.2">等待编辑中</a>(6)</li>
<li><a href="http://chenjun.com/blog/2008/10/nirvana-at-whopig-dot-com.html" title="涅磐-WhoPig.COM 2008.10.30">涅磐-WhoPig.COM</a>(7)</li>
<li><a href="http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html" title="从wordpress到textpattern 2008.04.16">从wordpress到textpattern</a>(3)</li>
<li><a href="http://chenjun.com/blog/2008/03/the-forgotten.html" title="被遗忘的海子及其他 2008.03.28">被遗忘的海子及其他</a>(3)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.ansin.cn" >www.ansin.cn</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/05/back-to-movabletype.html#comment-207" title="View the entire comment by www.ansin.cn" >你好，可以和你交换连接吗？
安信 Ansin
http://www.ansin.cn
留言
</a></li>
<li><a class="commentor" href="" >Chen Jun</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/05/back-to-movabletype.html#comment-192" title="View the entire comment by Chen Jun" >呵呵，朱煊大大确实很厉害啊，如果他能搞个PHP版本的我一定还会用，国外的空间ASP的限制太多，用起来...</a></li>
<li><a class="commentor" href="http://www.rolly.cn" >Rolly</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/05/back-to-movabletype.html#comment-191" title="View the entire comment by Rolly" >想当年我也是从z-blog起步的^_^
包括我现在的网站的css+div架构都是学习zx.asd的。...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2008/05/back-to-movabletype.html/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>从wordpress到textpattern</title>
		<link>http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html</link>
		<comments>http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html#comments</comments>
		<pubDate>Wed, 16 Apr 2008 14:29:04 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[石马 | Code]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Textpattern]]></category>
		<category><![CDATA[乱码]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html</guid>
		<description><![CDATA[其实很久以前就试用了 TXP ，但是一直是一头雾水，今天终于 其实昨天 就已经弄好了。不过一直wordpress导入有点小问题，所以一直没有换过来。现在折腾好了，做一下小 记录：



解决乱码问题 打开 import_wp.php ，找到下面这行：mysql_select_db($b2db, $b2link);

<span class="readmore"><a href="http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html" title="从wordpress到textpattern">阅读全文——共690字</a></span><h3>Related Posts</h3><ul><li><a href="http://chenjun.com/blog/2009/03/disable-wordpress-revision.html" title="关闭Wordpress的Revision功能 2009.03.3">关闭Wordpress的Revision功能</a>(2)</li>
<li><a href="http://chenjun.com/blog/2006/12/style-wordpress-trackback.html" title="定制Trackback特定样式 2006.12.23">定制Trackback特定样式</a>(0)</li>
<li><a href="http://chenjun.com/blog/2006/11/small-cases.html" title="二三事 2006.11.5">二三事</a>(2)</li>
<li><a href="http://chenjun.com/blog/2009/03/waitting-for-edit.html" title="等待编辑中 2009.03.2">等待编辑中</a>(6)</li>
<li><a href="http://chenjun.com/blog/2008/03/change-to-movable-type.html" title="终于用上Movable Type! 2008.03.8">终于用上Movable Type!</a>(7)</li>
<li><a href="http://chenjun.com/blog/2006/11/trouble-with-so-much-things.html" title="发现自己原来一根筋 2006.11.27">发现自己原来一根筋</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/11/wordpress-language-pack-and-utw-permalink-structure-fix.html" title="解决WP汉化和UTW链接问题 2006.11.19">解决WP汉化和UTW链接问题</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/07/my-wordpress-plugins.html" title="我的WordPress插件列表 2006.07.9">我的WordPress插件列表</a>(17)</li>
<li><a href="http://chenjun.com/blog/2010/06/chenjun-com-reborn-and-zheteng.html" title="ChenJun.COM重生及继续折腾 2010.06.4">ChenJun.COM重生及继续折腾</a>(11)</li>
<li><a href="http://chenjun.com/blog/2009/07/rokr-e2-import-contacts-from-outlook-express.html" title="Rokr E2从Outlook Express中导入联系人 2009.07.27">Rokr E2从Outlook Express中导入联系人</a>(4)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.jangel.com" >July Angel</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html#comment-187" title="View the entire comment by July Angel" > <img src='http://chenjun.com/blog/wp-includes/images/smilies/icon_idea.gif' alt=':idea:' class='wp-smiley' />  节日快乐！劳动！
</a></li>
<li><a class="commentor" href="http://www.pengjianping.com" >PJP</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html#comment-186" title="View the entire comment by PJP" >都是爱折腾的人。 <img src='http://chenjun.com/blog/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> 
</a></li>
<li><a class="commentor" href="http://chenjun.com/" >Chen Jun</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html#comment-185" title="View the entire comment by Chen Jun" >为什么又换回Wordpress？因为Textile给我一个很不爽的体验，我的那篇：长江七号，内含表情...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5</title>
		<link>http://chenjun.com/blog/2008/03/wordpress-25.html</link>
		<comments>http://chenjun.com/blog/2008/03/wordpress-25.html#comments</comments>
		<pubDate>Wed, 19 Mar 2008 00:48:02 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[石马 | Code]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2008/03/wordpress-25.html</guid>
		<description><![CDATA[现在我正在用着 beta1，RC1就来了，真是神速，一会就上！（待修改&#8230;&#8230;）修改于2008/3/31 WordPress持续爆发中&#8230;&#8230;Matt 连续爆发了RC1、RC2后，正式版终于在愚人节前上线了。呼。更新到2.5就先停一下吧。两天更新一次实在是跟不上了。

不过我的问题还是没有解决，在Firefox和Safari下Add media 仍然是报HTTP Error，估计是服务器的关系，虽然Wordpress Support 上面很多人也出现了此类问题，但似乎还没有解决办法。在IE7下更万恶，传完了，占了地儿，却无法显示和使用，更绝。看来我还是手动Upload的好了。

<h3>Related Posts</h3><ul><li><a href="http://chenjun.com/blog/2009/03/disable-wordpress-revision.html" title="关闭Wordpress的Revision功能 2009.03.3">关闭Wordpress的Revision功能</a>(2)</li>
<li><a href="http://chenjun.com/blog/2009/03/waitting-for-edit.html" title="等待编辑中 2009.03.2">等待编辑中</a>(6)</li>
<li><a href="http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html" title="从wordpress到textpattern 2008.04.16">从wordpress到textpattern</a>(3)</li>
<li><a href="http://chenjun.com/blog/2008/03/change-to-movable-type.html" title="终于用上Movable Type! 2008.03.8">终于用上Movable Type!</a>(7)</li>
<li><a href="http://chenjun.com/blog/2006/12/style-wordpress-trackback.html" title="定制Trackback特定样式 2006.12.23">定制Trackback特定样式</a>(0)</li>
<li><a href="http://chenjun.com/blog/2006/11/trouble-with-so-much-things.html" title="发现自己原来一根筋 2006.11.27">发现自己原来一根筋</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/11/wordpress-language-pack-and-utw-permalink-structure-fix.html" title="解决WP汉化和UTW链接问题 2006.11.19">解决WP汉化和UTW链接问题</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/11/small-cases.html" title="二三事 2006.11.5">二三事</a>(2)</li>
<li><a href="http://chenjun.com/blog/2006/09/wordpress-plugin-add-bookmarks.html" title="Wordpress插件:Add Bookmarks 2006.09.4">Wordpress插件:Add Bookmarks</a>(50)</li>
<li><a href="http://chenjun.com/blog/2006/07/my-wordpress-plugins.html" title="我的WordPress插件列表 2006.07.9">我的WordPress插件列表</a>(17)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="" >S</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/03/wordpress-25.html#comment-178" title="View the entire comment by S" >王小波写的那个平常心的皇帝和老佛爷事件，我想法是这样的。当老佛爷还不是老佛爷的时候，即，当她还是一个...</a></li>
<li><a class="commentor" href="http://www.jangel.net" >July Angel</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/03/wordpress-25.html#comment-176" title="View the entire comment by July Angel" >Safari 看网站真是舒服 <img src='http://chenjun.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' /> 
</a></li>
</ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2008/03/wordpress-25.html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>终于用上Movable Type!</title>
		<link>http://chenjun.com/blog/2008/03/change-to-movable-type.html</link>
		<comments>http://chenjun.com/blog/2008/03/change-to-movable-type.html#comments</comments>
		<pubDate>Fri, 07 Mar 2008 16:14:31 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[Movable Type]]></category>
		<category><![CDATA[石马 | Code]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[程序]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2008/03/change-to-movable-type.html</guid>
		<description><![CDATA[准备慢慢玩玩MT，敬请期待！By Zhu8 on Friday, Mar 7, 2008 12:14:53

Update:2008/03/15 呵呵，玩了两天，还是不习惯，又换回WordPress了。  

Update Again:2008/05/15 看来我是极度的喜新厌旧型-_-#，两个月后，又回到了MT。

<span class="readmore"><a href="http://chenjun.com/blog/2008/03/change-to-movable-type.html" title="终于用上Movable Type!">阅读全文——共197字</a></span><h3>Related Posts</h3><ul><li><a href="http://chenjun.com/blog/2008/05/back-to-movabletype.html" title="又换回MovableType 2008.05.15">又换回MovableType</a>(3)</li>
<li><a href="http://chenjun.com/blog/2008/10/reborn-with-movable-type-4.html" title="Movable Type 4网站重构记录 2008.10.30">Movable Type 4网站重构记录</a>(3)</li>
<li><a href="http://chenjun.com/blog/2009/06/bookmarks-chinese.html" title="Movable Type中文化书签插件-Bookmarks Chinese 2009.06.16">Movable Type中文化书签插件-Bookmarks Chinese</a>(5)</li>
<li><a href="http://chenjun.com/blog/2009/03/disable-wordpress-revision.html" title="关闭Wordpress的Revision功能 2009.03.3">关闭Wordpress的Revision功能</a>(2)</li>
<li><a href="http://chenjun.com/blog/2009/03/waitting-for-edit.html" title="等待编辑中 2009.03.2">等待编辑中</a>(6)</li>
<li><a href="http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html" title="从wordpress到textpattern 2008.04.16">从wordpress到textpattern</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/12/style-wordpress-trackback.html" title="定制Trackback特定样式 2006.12.23">定制Trackback特定样式</a>(0)</li>
<li><a href="http://chenjun.com/blog/2010/06/chenjun-com-reborn-and-zheteng.html" title="ChenJun.COM重生及继续折腾 2010.06.4">ChenJun.COM重生及继续折腾</a>(11)</li>
<li><a href="http://chenjun.com/blog/2009/03/chenjun-dot-com-online.html" title="ChenJun dot COM上线! 2009.03.12">ChenJun dot COM上线!</a>(9)</li>
<li><a href="http://chenjun.com/blog/2008/10/nirvana-at-whopig-dot-com.html" title="涅磐-WhoPig.COM 2008.10.30">涅磐-WhoPig.COM</a>(7)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.yanjiecao.com" >沿阶草</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/03/change-to-movable-type.html#comment-183" title="View the entire comment by 沿阶草" >我传过一个，挺复杂的。不太习惯 后来又删了  <img src='http://chenjun.com/blog/wp-includes/images/smilies/icon_mad.gif' alt=':mad:' class='wp-smiley' /> 
</a></li>
<li><a class="commentor" href="" >yigui</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/03/change-to-movable-type.html#comment-179" title="View the entire comment by yigui" >呵呵，最近还好呀，老兄！！
倡议书：吹响反击西方媒体的号角 让“做人不能太CNN”成为08年的网络流...</a></li>
<li><a class="commentor" href="http://www.92may.com/" >maydew</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/03/change-to-movable-type.html#comment-175" title="View the entire comment by maydew" >这东西干什么用的 <img src='http://chenjun.com/blog/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' /> 
</a></li>
<li><a class="commentor" href="http://www.pengjianping.com/" >pengjianping</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/03/change-to-movable-type.html#comment-174" title="View the entire comment by pengjianping" >终于又独立了，恭喜！
</a></li>
<li><a class="commentor" href="http://scottie.cn/" >西岸</a> : <a class="comment_content" href="http://chenjun.com/blog/2008/03/change-to-movable-type.html#comment-173" title="View the entire comment by 西岸" >恭喜改版，速度不错哦。
</a></li>
</ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2008/03/change-to-movable-type.html/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>定制Trackback特定样式</title>
		<link>http://chenjun.com/blog/2006/12/style-wordpress-trackback.html</link>
		<comments>http://chenjun.com/blog/2006/12/style-wordpress-trackback.html#comments</comments>
		<pubDate>Sat, 23 Dec 2006 04:06:50 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[石马 | Code]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Trackback]]></category>
		<category><![CDATA[网站]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2006/12/style-wordpress-trackback.html</guid>
		<description><![CDATA[首先要自我打击一下，在产生这个想法之后，本来我是异想天开地想编成一个插件的，但研究半天发现自己其实对PHP语言还是个大菜鸟，远没有我想的那么简单，只好用笨办法了：手动添加代码到模板中去:em11:

本来想用的来自这里：WordPress &#8211; Comment styling，确实是一篇不错的文章，里面不仅介绍了为Trackback和Pingback增加独特样式，也有为特定评论的与众不同的显示提供了解决方案。而且作者Podz所写的The Temba2 WordPress Guides是一篇不错的基础教程。评论姑且不谈，我需要的是第一个。

<span class="readmore"><a href="http://chenjun.com/blog/2006/12/style-wordpress-trackback.html" title="定制Trackback特定样式">阅读全文——共731字</a></span><h3>Related Posts</h3><ul><li><a href="http://chenjun.com/blog/2009/03/disable-wordpress-revision.html" title="关闭Wordpress的Revision功能 2009.03.3">关闭Wordpress的Revision功能</a>(2)</li>
<li><a href="http://chenjun.com/blog/2008/04/from-wordpress-to-textpattern.html" title="从wordpress到textpattern 2008.04.16">从wordpress到textpattern</a>(3)</li>
<li><a href="http://chenjun.com/blog/2009/03/waitting-for-edit.html" title="等待编辑中 2009.03.2">等待编辑中</a>(6)</li>
<li><a href="http://chenjun.com/blog/2008/03/change-to-movable-type.html" title="终于用上Movable Type! 2008.03.8">终于用上Movable Type!</a>(7)</li>
<li><a href="http://chenjun.com/blog/2006/11/trouble-with-so-much-things.html" title="发现自己原来一根筋 2006.11.27">发现自己原来一根筋</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/11/wordpress-language-pack-and-utw-permalink-structure-fix.html" title="解决WP汉化和UTW链接问题 2006.11.19">解决WP汉化和UTW链接问题</a>(3)</li>
<li><a href="http://chenjun.com/blog/2006/11/small-cases.html" title="二三事 2006.11.5">二三事</a>(2)</li>
<li><a href="http://chenjun.com/blog/2006/07/my-wordpress-plugins.html" title="我的WordPress插件列表 2006.07.9">我的WordPress插件列表</a>(17)</li>
<li><a href="http://chenjun.com/blog/2010/06/chenjun-com-reborn-and-zheteng.html" title="ChenJun.COM重生及继续折腾 2010.06.4">ChenJun.COM重生及继续折腾</a>(11)</li>
<li><a href="http://chenjun.com/blog/2009/07/rokr-e2-import-contacts-from-outlook-express.html" title="Rokr E2从Outlook Express中导入联系人 2009.07.27">Rokr E2从Outlook Express中导入联系人</a>(4)</li>
</ul><h3>Recent Comments</h3><ul></ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2006/12/style-wordpress-trackback.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

