<?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; MovableType</title>
	<atom:link href="http://www.gegewan.org/cat/movabletype/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gegewan.org</link>
	<description>我是哥哥万，也是gegewan，伪程序员</description>
	<lastBuildDate>Thu, 19 Aug 2010 02:49:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>使用Windows Live Writer在MovableType发表文章出现乱码的解决办法</title>
		<link>http://www.gegewan.org/html/44.html</link>
		<comments>http://www.gegewan.org/html/44.html#comments</comments>
		<pubDate>Wed, 18 Mar 2009 15:35:00 +0000</pubDate>
		<dc:creator>gegewan</dc:creator>
				<category><![CDATA[MovableType]]></category>
		<category><![CDATA[Windows Live Writer]]></category>

		<guid isPermaLink="false">http://www.gegewan.org/html/44.html</guid>
		<description><![CDATA[使用Windows Live Writer在MovableType 4.23 pro发表文章出现会出现乱码， 
打开 lib/MT/Util.pm, 大约640行，把函数改下    sub remove_html {    &#160;&#160;&#160; my($text) = @_;    &#160;&#160;&#160; return &#8221; if !defined $text;&#160; # suppress warnings    &#160;&#160;&#160; $text =~ s/(&#60;\!\[CDATA\[(.*?)\]\]&#62;)&#124;(&#60;[^&#62;]+&#62;)/    &#160;&#160;&#160;&#160;&#160;&#160;&#160; defined $1 ? $1 : &#8221;    &#160;&#160;&#160;&#160;&#160;&#160;&#160; /geisx; [...]]]></description>
		<wfw:commentRss>http://www.gegewan.org/html/44.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
