<?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>New life in Adelaide &#187; vim</title>
	<atom:link href="http://www.hatoyu.com/tag/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hatoyu.com</link>
	<description>Live in Adelaide</description>
	<lastBuildDate>Sat, 26 Jun 2010 12:37:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Write PHP TPL in vim</title>
		<link>http://www.hatoyu.com/2008/12/09/write-php-tpl-in-vim/</link>
		<comments>http://www.hatoyu.com/2008/12/09/write-php-tpl-in-vim/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 06:02:23 +0000</pubDate>
		<dc:creator>hatoyu</dc:creator>
				<category><![CDATA[php_mysql_js_css]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.hatoyu.com/2008/12/09/write-php-tpl-in-vim/</guid>
		<description><![CDATA[Vim is a so powerful editor that I love it very much.
supertab very useful but the smary.vim is error in use.
I will try it again at night, Now I must write code.
Gvim is easy than vim , maybe the windows.
]]></description>
			<content:encoded><![CDATA[<p>Vim is a so powerful editor that I love it very much.</p>
<p>supertab very useful but the smary.vim is error in use.</p>
<p>I will try it again at night, Now I must write code.</p>
<p>Gvim is easy than vim , maybe the windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hatoyu.com/2008/12/09/write-php-tpl-in-vim/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VIMPress not work in VIM 7.2</title>
		<link>http://www.hatoyu.com/2008/12/09/vimpress-not-work-in-vim-72/</link>
		<comments>http://www.hatoyu.com/2008/12/09/vimpress-not-work-in-vim-72/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 02:30:48 +0000</pubDate>
		<dc:creator>hatoyu</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.hatoyu.com/2008/12/09/vimpress-not-work-in-vim-72/</guid>
		<description><![CDATA[Last night , I download the last version VIM 7.2 source code and compile it to my Laptop.
Everything is ok but VIMPress seems not suitable to the VIM 7.2.
But I do not know how to decrease my VIM to 7.1.314.
The error :

Error detected while processing /home/hatoyu/.vim/plugin/blog.vim:
line   47:
E319: Sorry, the command is not available [...]]]></description>
			<content:encoded><![CDATA[<p>Last night , I download the last version VIM 7.2 source code and compile it to my Laptop.<br />
Everything is ok but VIMPress seems not suitable to the VIM 7.2.<br />
But I do not know how to decrease my VIM to 7.1.314.<br />
The error :<br />
<span id="more-664"></span><br />
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 <<EOF<br />
line   48:<br />
E488: Trailing characters: # -*- coding: utf-8 -*-<br />
line   49:<br />
E492: Not an editor command: import urllib , urllib2 , vim , xml.dom.minidom , xmlrpclib , sys , string , re<br />
line   51:<br />
E749: empty buffer<br />
line   52:<br />
E488: Trailing characters: #      Settings     #<br />
line   53:<br />
E749: empty buffer<br />
line   55:<br />
E492: Not an editor command: enable_tags = 1<br />
line   56:<br />
E492: Not an editor command: blog_username = &#8216;hatoyu&#8217;<br />
line   57:<br />
E492: Not an editor command: blog_password = &#8217;spy1977&#8242;<br />
line   58:<br />
E492: Not an editor command: blog_url = &#8216;http://www.hatoyu.com/xmlrpc.php&#8217;<br />
line   60:<br />
E749: empty buffer<br />
line   61:<br />
E488: Trailing characters: # Do not edit below #<br />
line   62:<br />
E749: empty buffer<br />
line   64:<br />
E492: Not an editor command: handler = xmlrpclib.ServerProxy(blog_url).metaWeblog<br />
line   65:<br />
E172: Only one file name allowed: edit = 1<br />
line   67:<br />
E492: Not an editor command: def blog_edit_off():<br />
E486: Pattern not found: dit<br />
line   69:<br />
E121: Undefined variable: edit:<br />
E15: Invalid expression: edit:<br />
line   86:<br />
E133: :return not inside a function<br />
line   92:<br />
E133: :return not inside a function<br />
line  141:<br />
E133: :return not inside a function<br />
line  143:<br />
E133: :return not inside a function<br />
line  196:<br />
E488: Trailing characters<br />
line  209:<br />
E170: Missing :endfor<br />
Press ENTER or type command to continue</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hatoyu.com/2008/12/09/vimpress-not-work-in-vim-72/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Write Blog use vim</title>
		<link>http://www.hatoyu.com/2008/11/30/write-blog-use-vim/</link>
		<comments>http://www.hatoyu.com/2008/11/30/write-blog-use-vim/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 10:02:01 +0000</pubDate>
		<dc:creator>hatoyu</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.hatoyu.com/?p=613</guid>
		<description><![CDATA[接触Ubuntu这么久，思维上已经很Linux了，唯一还不能特别用的惯的就是VIM，特别是VIM强大的配置和功能按键，一个软件要掌握的好必须不断熟练的使用，所以从今天起，我决定所有的博客文章都用VIM写，包括其他的文本工作都尽量用VIM来实现，让自己能尽快熟练的使用VIM。
P.S：VIM 是程序员最好用的Editor Software，你熟练掌握他，可以完全不用鼠标，就在键盘上开发程序，调试程序，乃至很多很多事情。
Now I write this blog in VIMpress,a very useful plugin and very easy.
]]></description>
			<content:encoded><![CDATA[<p>接触Ubuntu这么久，思维上已经很Linux了，唯一还不能特别用的惯的就是VIM，特别是VIM强大的配置和功能按键，一个软件要掌握的好必须不断熟练的使用，所以从今天起，我决定所有的博客文章都用VIM写，包括其他的文本工作都尽量用VIM来实现，让自己能尽快熟练的使用VIM。</p>
<p>P.S：VIM 是程序员最好用的Editor Software，你熟练掌握他，可以完全不用鼠标，就在键盘上开发程序，调试程序，乃至很多很多事情。</p>
<p>Now I write this blog in VIMpress,a very useful plugin and very easy.</p>
<p><a href="http://friggeri.net/blog/2007/07/13/vimpress"><VIMpress Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hatoyu.com/2008/11/30/write-blog-use-vim/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
