<?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>EragonJ - A humble navigator &#187; Vim</title>
	<atom:link href="http://eragonj.hax4.in/blog/category/vim/feed" rel="self" type="application/rss+xml" />
	<link>http://eragonj.hax4.in/blog</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 12:33:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>[RoR] 幹</title>
		<link>http://eragonj.hax4.in/blog/ror-%e5%b9%b9.html</link>
		<comments>http://eragonj.hax4.in/blog/ror-%e5%b9%b9.html#comments</comments>
		<pubDate>Fri, 12 Feb 2010 06:57:39 +0000</pubDate>
		<dc:creator>EragonJ</dc:creator>
				<category><![CDATA[RoR]]></category>
		<category><![CDATA[Vim]]></category>
		<category><![CDATA[32bit]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[相容性]]></category>

		<guid isPermaLink="false">http://eragonj.hax4.in/?p=196</guid>
		<description><![CDATA[Tweet 為了這個東西，我不知道死了多少腦細胞， 一開始為了yml的問題，我不知道搞了多久，最後發現是Vim設定上沒有設好，導致RoR一直出錯，再來就是因為64bit和32bit的問題，因為「the Ruby interpreter bundled in XCode 3.0 is in fact only compiled as a 32-bit i386 executable」，很好，我用我的64bit版本的Mysql，就因為這樣死在這邊，GOOD。 最後把Mysql換回32bit，好棒，RoR終於可以讀Mysql的資料了耶~我的所有資料庫資料也因此全部消失了，耶~中間也花了好幾個禮拜的時間搞書和安裝設定一大堆相容性的問題，版本的差異也是個大問題，時間都不用錢的，超棒。 重要文章Link1 重要文章Link2 結論，為了這個RoR，我覺得，「得不償失」，幹。]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feragonj.hax4.in%2Fblog%2Fror-%25e5%25b9%25b9.html&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eragonj.hax4.in/blog/ror-%e5%b9%b9.html"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eragonj.hax4.in/blog/ror-%e5%b9%b9.html"  data-text="[RoR] 幹" data-count="horizontal" data-via="EragonJ">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>為了這個東西，我不知道死了多少腦細胞，<br />
<br/><br />
一開始為了yml的問題，我不知道搞了多久，最後發現是Vim設定上沒有設好，導致RoR一直出錯，再來就是因為64bit和32bit的問題，因為「the Ruby interpreter bundled in XCode 3.0 is in fact only compiled as a 32-bit i386 executable」，很好，我用我的64bit版本的Mysql，就因為這樣死在這邊，GOOD。<br />
<br/><br />
最後把Mysql換回32bit，好棒，RoR終於可以讀Mysql的資料了耶~我的所有資料庫資料也因此全部消失了，耶~中間也花了好幾個禮拜的時間搞書和安裝設定一大堆相容性的問題，版本的差異也是個大問題，時間都不用錢的，超棒。<br />
<br/></p>
<div style="text-align:right">
<a href="http://cho.hapgoods.com/wordpress/?p=158">重要文章Link1</a><br />
<a href="http://www.trap17.com/index.php/mysql39s-default-root-password_t31717.html">重要文章Link2</a>
</div>
<p><br/><br />
結論，為了這個RoR，我覺得，<del datetime="2010-02-12T13:21:23+00:00">「得不償失」</del>，幹。</p>
]]></content:encoded>
			<wfw:commentRss>http://eragonj.hax4.in/blog/ror-%e5%b9%b9.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[vim] My Vimrc</title>
		<link>http://eragonj.hax4.in/blog/vim-my-vimrc.html</link>
		<comments>http://eragonj.hax4.in/blog/vim-my-vimrc.html#comments</comments>
		<pubDate>Thu, 19 Nov 2009 18:40:00 +0000</pubDate>
		<dc:creator>EragonJ</dc:creator>
				<category><![CDATA[Vim]]></category>
		<category><![CDATA[c9s]]></category>
		<category><![CDATA[Hax4]]></category>
		<category><![CDATA[vimrc]]></category>

		<guid isPermaLink="false">http://eragonj.hax4.in/?p=34</guid>
		<description><![CDATA[Tweet 因為受c9s的影響所以也走上了玩vim的不歸路，但是沒想到還真的是蠻好玩的。所以來分享一下現在的vimrc。 Download 會持續更新，直到把整個vim調教(?)的很完整為止XD~ §2010/03/05更新，把它放在我github的帳號下，以後要維護就比較方便了。]]></description>
			<content:encoded><![CDATA[<div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feragonj.hax4.in%2Fblog%2Fvim-my-vimrc.html&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eragonj.hax4.in/blog/vim-my-vimrc.html"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eragonj.hax4.in/blog/vim-my-vimrc.html"  data-text="[vim] My Vimrc" data-count="horizontal" data-via="EragonJ">Tweet</a>
			</div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p>因為受c9s的影響所以也走上了玩vim的不歸路，但是沒想到還真的是蠻好玩的。所以來分享一下現在的vimrc。</p>
<div style="text-align:right"><a href="http://github.com/EragonJ/vimrc/raw/master/.vimrc">Download</a></div>
<p>會持續更新，直到把整個vim調教(?)的很完整為止XD~</p>
<p>§2010/03/05更新，把它放在我github的帳號下，以後要維護就比較方便了。</p>
]]></content:encoded>
			<wfw:commentRss>http://eragonj.hax4.in/blog/vim-my-vimrc.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

