<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 用vim来写wordpress</title>
	<atom:link href="http://www.ooso.net/archives/278/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ooso.net/archives/278</link>
	<description>Linux + Apache + Mysql + Php + Flash</description>
	<lastBuildDate>Wed, 11 Jan 2012 15:01:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Volcano</title>
		<link>http://www.ooso.net/archives/278/comment-page-1#comment-29066</link>
		<dc:creator>Volcano</dc:creator>
		<pubDate>Tue, 05 May 2009 03:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/278#comment-29066</guid>
		<description>没有碰到这样的问题，是不是编码问题。我使用的全部是utf8，而且vim设置了set nobomb</description>
		<content:encoded><![CDATA[<p>没有碰到这样的问题，是不是编码问题。我使用的全部是utf8，而且vim设置了set nobomb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinkweird</title>
		<link>http://www.ooso.net/archives/278/comment-page-1#comment-29061</link>
		<dc:creator>thinkweird</dc:creator>
		<pubDate>Mon, 04 May 2009 08:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/278#comment-29061</guid>
		<description>我也刚刚使用，是Debian下的vim 7.1。

发现唯一一个美中不足的问题——如果我加入一些html标签，再次修改帖子时，只能显示html标签前面的一部分。

不知博主有没有遇到这样的情况？如何解决的？</description>
		<content:encoded><![CDATA[<p>我也刚刚使用，是Debian下的vim 7.1。</p>
<p>发现唯一一个美中不足的问题——如果我加入一些html标签，再次修改帖子时，只能显示html标签前面的一部分。</p>
<p>不知博主有没有遇到这样的情况？如何解决的？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volcano</title>
		<link>http://www.ooso.net/archives/278/comment-page-1#comment-27448</link>
		<dc:creator>Volcano</dc:creator>
		<pubDate>Tue, 09 Dec 2008 04:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/278#comment-27448</guid>
		<description>请访问你的xmlrpc.php，看看返回是否正常</description>
		<content:encoded><![CDATA[<p>请访问你的xmlrpc.php，看看返回是否正常</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hatoyu</title>
		<link>http://www.ooso.net/archives/278/comment-page-1#comment-27446</link>
		<dc:creator>hatoyu</dc:creator>
		<pubDate>Tue, 09 Dec 2008 03:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/278#comment-27446</guid>
		<description>我升级到 vim 7.2  后 VIMpress 就报错了

不过 Gvim 7.1还是可以用的 PS 我用Ubuntu平台的

Error detected while processing /home/hatoyu/.vim/plugin/blog.vim:
line 47:
E319: Sorry, the command is not available in this version: python &lt;
line 48:
E488: Trailing characters: # -*- coding: utf-8 -*-</description>
		<content:encoded><![CDATA[<p>我升级到 vim 7.2  后 VIMpress 就报错了</p>
<p>不过 Gvim 7.1还是可以用的 PS 我用Ubuntu平台的</p>
<p>Error detected while processing /home/hatoyu/.vim/plugin/blog.vim:<br />
line 47:<br />
E319: Sorry, the command is not available in this version: python &lt;<br />
line 48:<br />
E488: Trailing characters: # -*- coding: utf-8 -*-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 冯虚</title>
		<link>http://www.ooso.net/archives/278/comment-page-1#comment-19292</link>
		<dc:creator>冯虚</dc:creator>
		<pubDate>Thu, 31 Jan 2008 11:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/278#comment-19292</guid>
		<description>Gvim 就是VIM的图形版。 应该不只在WINDOWS下。其它平台也一样有GVIM的。 编译的时候有加的话，可以用 VIM -g 来打开VIM的图形界面。

GVIM并不是真的很好用。不过常写CODE的人，总要找一个高效率的编辑器，可以是GVIM，可以是EMAX，可以是SLICKEDIT。。。总之，一定要高效。因为时间就是金钱。 但不写CODE的人，真的很难体会什么叫高效。</description>
		<content:encoded><![CDATA[<p>Gvim 就是VIM的图形版。 应该不只在WINDOWS下。其它平台也一样有GVIM的。 编译的时候有加的话，可以用 VIM -g 来打开VIM的图形界面。</p>
<p>GVIM并不是真的很好用。不过常写CODE的人，总要找一个高效率的编辑器，可以是GVIM，可以是EMAX，可以是SLICKEDIT。。。总之，一定要高效。因为时间就是金钱。 但不写CODE的人，真的很难体会什么叫高效。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: volcano</title>
		<link>http://www.ooso.net/archives/278/comment-page-1#comment-19071</link>
		<dc:creator>volcano</dc:creator>
		<pubDate>Wed, 23 Jan 2008 05:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/278#comment-19071</guid>
		<description>windows下的vim就叫gvim</description>
		<content:encoded><![CDATA[<p>windows下的vim就叫gvim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 爆米花</title>
		<link>http://www.ooso.net/archives/278/comment-page-1#comment-19065</link>
		<dc:creator>爆米花</dc:creator>
		<pubDate>Wed, 23 Jan 2008 04:00:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/278#comment-19065</guid>
		<description>呵，vim是跑在linux下，还是windows啊？还有 gvim？
就是一个编辑器吧？</description>
		<content:encoded><![CDATA[<p>呵，vim是跑在linux下，还是windows啊？还有 gvim？<br />
就是一个编辑器吧？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: volcano</title>
		<link>http://www.ooso.net/archives/278/comment-page-1#comment-19039</link>
		<dc:creator>volcano</dc:creator>
		<pubDate>Mon, 21 Jan 2008 11:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/278#comment-19039</guid>
		<description>编辑器这东西主要看个人喜好了。之前用editplus也挺顺手的，只可惜公司不允许使用盗版软件才转向gvim，适应之后就好。</description>
		<content:encoded><![CDATA[<p>编辑器这东西主要看个人喜好了。之前用editplus也挺顺手的，只可惜公司不允许使用盗版软件才转向gvim，适应之后就好。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DeadFire</title>
		<link>http://www.ooso.net/archives/278/comment-page-1#comment-19038</link>
		<dc:creator>DeadFire</dc:creator>
		<pubDate>Mon, 21 Jan 2008 10:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/278#comment-19038</guid>
		<description>vim真的这么好用了，太让我想不通了。</description>
		<content:encoded><![CDATA[<p>vim真的这么好用了，太让我想不通了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luluzhou</title>
		<link>http://www.ooso.net/archives/278/comment-page-1#comment-19035</link>
		<dc:creator>luluzhou</dc:creator>
		<pubDate>Mon, 21 Jan 2008 06:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/278#comment-19035</guid>
		<description>我最近也开始用vim了，觉得真不错</description>
		<content:encoded><![CDATA[<p>我最近也开始用vim了，觉得真不错</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: volcano</title>
		<link>http://www.ooso.net/archives/278/comment-page-1#comment-19032</link>
		<dc:creator>volcano</dc:creator>
		<pubDate>Mon, 21 Jan 2008 03:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/278#comment-19032</guid>
		<description>在配置得当的情况下，是可以有提示的</description>
		<content:encoded><![CDATA[<p>在配置得当的情况下，是可以有提示的</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aksoft</title>
		<link>http://www.ooso.net/archives/278/comment-page-1#comment-19031</link>
		<dc:creator>aksoft</dc:creator>
		<pubDate>Mon, 21 Jan 2008 03:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/278#comment-19031</guid>
		<description>如果是FLEAPHP,象这样的PHP框架,VIM有提示吗?</description>
		<content:encoded><![CDATA[<p>如果是FLEAPHP,象这样的PHP框架,VIM有提示吗?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

