<?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; Movable Type</title>
	<atom:link href="http://chenjun.com/blog/tag/movable-type/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>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>终于用上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>
	</channel>
</rss>

