<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://www.majordojo.com/projects/FeedManager/atom.xsl" type="text/xsl" media="screen"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html" />
  <link rel="self" type="application/atom+xml" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html" />
  <id>tag:www.thinkjam.org,2009:/zoptuno//2/tag:www.thinkjam.org,2007:/zoptuno//2.442-</id>
  <updated>2009-09-21T03:09:31Z</updated>
  <title>Comments for Movable Type Beta 5简体中文语言包</title>
  <subtitle>My think. My dream.</subtitle>
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.31-zh-cn</generator>
  <entry>
    <id>tag:www.thinkjam.org,2007:/zoptuno//2.442</id>
    <link rel="alternate" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.thinkjam.org/loveblog/batom.cgi/weblog/blog_id=2/entry_id=442" title="Movable Type Beta 5简体中文语言包" />
    <published>2007-07-08T12:56:28Z</published>
    <updated>2008-01-30T16:09:31Z</updated>
    <title>Movable Type Beta 5简体中文语言包</title>
    <summary>新版本又发布了，加完班后整理了一份语言包，使用方法同样是解压缩后放到相应目录中。...</summary>
    <author>
      <name>平生一笑</name>
      <uri>http://www.thinkjam.org/zoptuno</uri>
    </author>
    
    <category term="MovableType" />
    
    <content type="html" xml:lang="en" xml:base="http://www.thinkjam.org/zoptuno/">
      <![CDATA[<p>新版本又发布了，加完班后整理了一份语言包，使用方法同样是解压缩后放到相应目录中。</p>

<p><a href="http://www.thinkjam.org/zoptuno/projects/zh-movable-type.html">下载</a></p>

<p>那天和chedong聊天，发现在Movable Type 4竟然没找到通知功能，难道是Sixapart在新版本中取消了这么有用的功能？看起来，Movable Type 4要走的路还又很长啊！</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:www.thinkjam.org,2007:/zoptuno//2.442-comment:2662</id>
    <thr:in-reply-to ref="tag:www.thinkjam.org,2007:/zoptuno//2.442" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html"/>
    <link rel="alternate" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html#c2662" />
    <title>Comment from lihuawei on 2007-07-08</title>
    <author>
        <name>lihuawei</name>
<!--        <uri>http://www.lihuawei.com</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.lihuawei.com">
	<![CDATA[<p>谢谢~!</p>]]>
    </content>
    <published>2007-07-08T13:46:50Z</published>
    <updated>2007-07-08T13:46:50Z</updated>
  </entry>

  <entry>
    <id>tag:www.thinkjam.org,2007:/zoptuno//2.442-comment:2663</id>
    <thr:in-reply-to ref="tag:www.thinkjam.org,2007:/zoptuno//2.442" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html"/>
    <link rel="alternate" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html#c2663" />
    <title>Comment from dimlau on 2007-07-09</title>
    <author>
        <name>dimlau</name>
<!--        <uri>http://www.dimlau.com/blog</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.dimlau.com/blog">
	<![CDATA[<p>我从旧服务器吧数据库转到新服务器，mysql从4.026升级到5.027<br />
在phpmyadmin里面看到的数据是正常的，但是登录mt（mt4）后台，中文就是乱码的。</p>

<p>以前好像黑羽翔天说过解决办法：在mt所在的cgi-bin目录下的\lib\MT\ObjectDriver\DBI里面找到mysql.pm，用编辑器打开<br />
找到sub init,在最后一句$driver;之前加上<br />
$driver->{dbh}->do("SET NAMES 'utf8'");</p>

<p>但是在mt4里面找不到这个文件啊。</p>

<p>一笑 大哥，知道怎么解决么？</p>]]>
    </content>
    <published>2007-07-08T16:22:57Z</published>
    <updated>2007-07-08T16:22:57Z</updated>
  </entry>

  <entry>
    <id>tag:www.thinkjam.org,2007:/zoptuno//2.442-comment:2664</id>
    <thr:in-reply-to ref="tag:www.thinkjam.org,2007:/zoptuno//2.442" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html"/>
    <link rel="alternate" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html#c2664" />
    <title>Comment from dimlau on 2007-07-09</title>
    <author>
        <name>dimlau</name>
<!--        <uri>http://www.dimlau.com/blog</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.dimlau.com/blog">
	<![CDATA[<p>貌似找到是这个文件：<br />
cgi-bin/lib/MT/ObjectDriver/Driver/DBD/mysql.pm</p>

<p>但是，不知道问题出在哪</p>]]>
    </content>
    <published>2007-07-08T17:23:40Z</published>
    <updated>2007-07-08T17:23:40Z</updated>
  </entry>

  <entry>
    <id>tag:www.thinkjam.org,2007:/zoptuno//2.442-comment:2665</id>
    <thr:in-reply-to ref="tag:www.thinkjam.org,2007:/zoptuno//2.442" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html"/>
    <link rel="alternate" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html#c2665" />
    <title>Comment from 卖克老猪 on 2007-07-11</title>
    <author>
        <name>卖克老猪</name>
<!--        <uri>http://www.itsmylife.cn</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.itsmylife.cn">
	<![CDATA[<p>我的环境中没有Image::Magick模块，请问哪位知道可有其他方面显示验证码来？</p>]]>
    </content>
    <published>2007-07-10T17:27:10Z</published>
    <updated>2007-07-10T17:27:10Z</updated>
  </entry>

  <entry>
    <id>tag:www.thinkjam.org,2007:/zoptuno//2.442-comment:2666</id>
    <thr:in-reply-to ref="tag:www.thinkjam.org,2007:/zoptuno//2.442" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html"/>
    <link rel="alternate" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html#c2666" />
    <title>Comment from Tao on 2007-07-11</title>
    <author>
        <name>Tao</name>
<!--        <uri>http://wangluozhizao.cn</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://wangluozhizao.cn">
	<![CDATA[<p>我安装了此语言包，控制台已经可以正常显示中文了，但前台页面却仍然是英文的，比如正文的traceback和评论，这是为何？<br />
请看一下http://wangluozhizao.cn</p>]]>
    </content>
    <published>2007-07-11T05:46:00Z</published>
    <updated>2007-07-11T05:46:00Z</updated>
  </entry>

  <entry>
    <id>tag:www.thinkjam.org,2007:/zoptuno//2.442-comment:2667</id>
    <thr:in-reply-to ref="tag:www.thinkjam.org,2007:/zoptuno//2.442" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html"/>
    <link rel="alternate" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html#c2667" />
    <title>Comment from DavidYin on 2007-07-12</title>
    <author>
        <name>DavidYin</name>
<!--        <uri>http://seo.g2soft.net</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://seo.g2soft.net">
	<![CDATA[<p>刚测试了Beta6，里面有通知功能。<br />
发布文章后，在编辑文章的页面，文章标题上面右侧有个链接，share this entry，就可以发通知给Address Book中的地址。</p>]]>
    </content>
    <published>2007-07-12T05:28:02Z</published>
    <updated>2007-07-12T05:28:02Z</updated>
  </entry>

  <entry>
    <id>tag:www.thinkjam.org,2007:/zoptuno//2.442-comment:2668</id>
    <thr:in-reply-to ref="tag:www.thinkjam.org,2007:/zoptuno//2.442" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html"/>
    <link rel="alternate" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html#c2668" />
    <title>Comment from 平生一笑 on 2007-07-12</title>
    <author>
        <name>平生一笑</name>
<!--        <uri>http://www.thinkjam.org/zoptuno/</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.thinkjam.org/zoptuno/">
	<![CDATA[<p>根据ChangeLog，这个功能在Beta 6中恢复了</p>]]>
    </content>
    <published>2007-07-12T10:35:08Z</published>
    <updated>2007-07-12T10:35:08Z</updated>
  </entry>

  <entry>
    <id>tag:www.thinkjam.org,2007:/zoptuno//2.442-comment:2669</id>
    <thr:in-reply-to ref="tag:www.thinkjam.org,2007:/zoptuno//2.442" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html"/>
    <link rel="alternate" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html#c2669" />
    <title>Comment from DavidYin on 2007-07-13</title>
    <author>
        <name>DavidYin</name>
<!--        <uri>http://seo.g2soft.net</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://seo.g2soft.net">
	<![CDATA[<p>在同6A的沟通中，曾经问过，是否可以把被通知者按不同的组来划分，答复是肯定的，不过不知何时会出现。</p>]]>
    </content>
    <published>2007-07-12T19:20:03Z</published>
    <updated>2007-07-12T19:20:03Z</updated>
  </entry>

  <entry>
    <id>tag:www.thinkjam.org,2007:/zoptuno//2.442-comment:2670</id>
    <thr:in-reply-to ref="tag:www.thinkjam.org,2007:/zoptuno//2.442" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html"/>
    <link rel="alternate" type="text/html" href="http://www.thinkjam.org/zoptuno/archives/2007/07/movable-type-beta5-chinese-language-pack.html#c2670" />
    <title>Comment from wuxin on 2007-08-02</title>
    <author>
        <name>wuxin</name>
<!--        <uri>http://www.timefree.cn</uri> -->
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.timefree.cn">
	<![CDATA[<p>如何才可以实现前台英文，后台中文呢？</p>]]>
    </content>
    <published>2007-08-01T20:16:42Z</published>
    <updated>2007-08-01T20:16:42Z</updated>
  </entry>

</feed>
