<?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; 汉化</title>
	<atom:link href="http://chenjun.com/blog/tag/%e6%b1%89%e5%8c%96/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>解决WP汉化和UTW链接问题</title>
		<link>http://chenjun.com/blog/2006/11/wordpress-language-pack-and-utw-permalink-structure-fix.html</link>
		<comments>http://chenjun.com/blog/2006/11/wordpress-language-pack-and-utw-permalink-structure-fix.html#comments</comments>
		<pubDate>Sat, 18 Nov 2006 20:17:00 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[石马 | Code]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[UTW]]></category>
		<category><![CDATA[汉化]]></category>
		<category><![CDATA[链接]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2006/11/wordpress-language-pack-and-utw-permalink-structure-fix.html</guid>
		<description><![CDATA[其实严格说来是因为我在我要安家的服务器的关系，所以导致无法使用中文语言包。看下我要安家的配置：

操作系统 Linux Fedora core 1.0(2.4内核)或Linux Fedora core 2.0(2.6内核);

web服务器 Apache 1.3.31

<span class="readmore"><a href="http://chenjun.com/blog/2006/11/wordpress-language-pack-and-utw-permalink-structure-fix.html" title="解决WP汉化和UTW链接问题">阅读全文——共1348字</a></span><h3>Related Posts</h3><ul><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/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/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/small-cases.html" title="二三事 2006.11.5">二三事</a>(2)</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>
<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/waitting-for-edit.html" title="等待编辑中 2009.03.2">等待编辑中</a>(6)</li>
<li><a href="http://chenjun.com/blog/2008/03/wordpress-25.html" title="Wordpress 2.5 2008.03.19">Wordpress 2.5</a>(2)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://www.yayapi.com" >super37</a> : <a class="comment_content" href="http://chenjun.com/blog/2006/11/wordpress-language-pack-and-utw-permalink-structure-fix.html#comment-94" title="View the entire comment by super37" >我也是我要安家的空间，似乎没碰到这问题。
</a></li>
<li><a class="commentor" href="http://53x3.com" >FiftyThree</a> : <a class="comment_content" href="http://chenjun.com/blog/2006/11/wordpress-language-pack-and-utw-permalink-structure-fix.html#comment-62" title="View the entire comment by FiftyThree" >果然UTW的问题解决了。
多谢：）
</a></li>
</ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2006/11/wordpress-language-pack-and-utw-permalink-structure-fix.html/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>UseBB汉化暨论坛搭建完成</title>
		<link>http://chenjun.com/blog/2006/08/usebb-chinese-simplified.html</link>
		<comments>http://chenjun.com/blog/2006/08/usebb-chinese-simplified.html#comments</comments>
		<pubDate>Sun, 13 Aug 2006 04:30:25 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[石马 | Code]]></category>
		<category><![CDATA[Usebb]]></category>
		<category><![CDATA[汉化]]></category>
		<category><![CDATA[论坛]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2006/08/usebb-chinese-simplified.html</guid>
		<description><![CDATA[好啦，昨晚折腾了一个晚上，总算完成了。〔Update:2007/03/08：把链接修改到我的永硕硬盘上去。〕最近想搭建一个论坛玩玩，结果，找到的个个功能惊人，体积同样惊人。用UseBB的介绍文件来说就是bloat。后来找到了UseBB，汉化了一下，本来不想汉化后台的，就和WP一样，后来发现到现在为止还没有人弄简体中文的汉化包，后来发现了和WP一样存在中文字符截断的问题，今天就修改了一下源代码，唉，发现玩程序真的有时候挺头大的，特别是这些英文软件压根就不可能考虑到咱中文的编码问题。可是要想程序如自己的意，只好自己动手，丰衣足食By Chairman Mao了。

<span class="readmore"><a href="http://chenjun.com/blog/2006/08/usebb-chinese-simplified.html" title="UseBB汉化暨论坛搭建完成">阅读全文——共691字</a></span><h3>Related Posts</h3><ul><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/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>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://chenjun.com/blog/" >猪八</a> : <a class="comment_content" href="http://chenjun.com/blog/2006/08/usebb-chinese-simplified.html#comment-122" title="View the entire comment by 猪八" >你好，现在在单位不能上邮箱:em14:，所以你可以去我的永硕硬盘下载！
[Comment ID #1...</a></li>
<li><a class="commentor" href="" >自由自在</a> : <a class="comment_content" href="http://chenjun.com/blog/2006/08/usebb-chinese-simplified.html#comment-121" title="View the entire comment by 自由自在" >你好，
我装了一个，只有前台汉化的，能否把完全汉化的发一份给我？wangganggang22@yah...</a></li>
<li><a class="commentor" href="http://blog.xyforever.org" >烟灰</a> : <a class="comment_content" href="http://chenjun.com/blog/2006/08/usebb-chinese-simplified.html#comment-56" title="View the entire comment by 烟灰" >网站换风格了还是怎么了?看着挺个性的呵.
</a></li>
<li><a class="commentor" href="" >8j</a> : <a class="comment_content" href="http://chenjun.com/blog/2006/08/usebb-chinese-simplified.html#comment-28" title="View the entire comment by 8j" >兄弟最近忙啥！:em03:
</a></li>
</ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2006/08/usebb-chinese-simplified.html/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>我的WordPress插件列表</title>
		<link>http://chenjun.com/blog/2006/07/my-wordpress-plugins.html</link>
		<comments>http://chenjun.com/blog/2006/07/my-wordpress-plugins.html#comments</comments>
		<pubDate>Sun, 09 Jul 2006 05:18:20 +0000</pubDate>
		<dc:creator>陈俊</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[石马 | Code]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[下载]]></category>
		<category><![CDATA[汉化]]></category>

		<guid isPermaLink="false">http://chenjun.com/blog/2006/07/my-wordpress-plugins.html</guid>
		<description><![CDATA[WordPress是个好东西，虽然使用各种各样的插件调试的时候有时会为了某几段代码怎么修改都不成焦头烂额，但弄好了，就可以好好享受啦！

在开始的时候先是拼命寻找Theme，在alexking和wordpress.net里找了好久，最后选择了现在的Greenery，出自国人之手哦！初始的对FF下的中文显示效果不太好，不过简单修改了下CSS就好了。 好了不多说了，下面就是我的插件列表：（其中某些我做了一些简单的汉化，可以到我的永硕硬盘去下载，地址和详细修改在最下边在最下边。）



<span class="readmore"><a href="http://chenjun.com/blog/2006/07/my-wordpress-plugins.html" title="我的WordPress插件列表">阅读全文——共3137字</a></span><h3>Related Posts</h3><ul><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/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/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/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/2007/05/the-compass-can-not-escape.html" title="指南针乐队－无法逃脱 2007.05.14">指南针乐队－无法逃脱</a>(0)</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/small-cases.html" title="二三事 2006.11.5">二三事</a>(2)</li>
<li><a href="http://chenjun.com/blog/2006/08/xiang-tian-zhen-de-nv-sheng-tou-xiang.html" title="向天真的女生投降 2006.08.9">向天真的女生投降</a>(25)</li>
</ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="" >Wordpress Fans</a> : <a class="comment_content" href="http://chenjun.com/blog/2006/07/my-wordpress-plugins.html#comment-239" title="View the entire comment by Wordpress Fans" >多年之后再回头看这篇贴，楼主的文章还是给了我很多帮助，谢谢！
</a></li>
<li><a class="commentor" href="http://lokr.cn" >lokr</a> : <a class="comment_content" href="http://chenjun.com/blog/2006/07/my-wordpress-plugins.html#comment-167" title="View the entire comment by lokr" > <img src='http://chenjun.com/blog/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' />   <img src='http://chenjun.com/blog/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' />   <img src='http://chenjun.com/blog/wp-includes/images/smilies/icon_eek.gif' alt=':shock:' class='wp-smiley' />   <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.coolcode.cn" >andot</a> : <a class="comment_content" href="http://chenjun.com/blog/2006/07/my-wordpress-plugins.html#comment-111" title="View the entire comment by andot" >CoolPlayer 出 9.0 了。
</a></li>
<li><a class="commentor" href="http://chenjun.com/" >Chen Jun</a> : <a class="comment_content" href="http://chenjun.com/blog/2006/07/my-wordpress-plugins.html#comment-98" title="View the entire comment by Chen Jun" >你好，WP自带的那个Kubrick里面就应该有这段代码，这本身是WP自带的功能，不需要插件支持。
默...</a></li>
<li><a class="commentor" href="" >Jo</a> : <a class="comment_content" href="http://chenjun.com/blog/2006/07/my-wordpress-plugins.html#comment-97" title="View the entire comment by Jo" >很想知道怎么才能在日志页面的顶部显示上一篇和下一篇日志的链接。找了很久都没看到有什么插件支持，但貌似...</a></li>
</ul>]]></description>
		<wfw:commentRss>http://chenjun.com/blog/2006/07/my-wordpress-plugins.html/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

