<?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>JohnPuPu &#187; 有的沒的</title>
	<atom:link href="http://blog.johnpupu.tw/category/%e6%9c%89%e7%9a%84%e6%b2%92%e7%9a%84/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.johnpupu.tw</link>
	<description>博觀而約取，厚積而薄發!!!</description>
	<lastBuildDate>Wed, 28 Jul 2010 18:02:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>benchmarking with sysbench on X3650 M2</title>
		<link>http://blog.johnpupu.tw/2009/12/16/enchmarking-with-sysbench-on-x3650-m2/</link>
		<comments>http://blog.johnpupu.tw/2009/12/16/enchmarking-with-sysbench-on-x3650-m2/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 08:54:48 +0000</pubDate>
		<dc:creator>johnpupu</dc:creator>
				<category><![CDATA[有的沒的]]></category>

		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=475</guid>
		<description><![CDATA[手邊剛好有x3650m2的機器
順手測了一下&#8230;FreeBSD 7.1 i386 &#038; FreeBSD 8.0 AMD64
學Jeff Roberson弄一下..XD
就沒圖先看數據吧&#8230;
CPU: Intel(R) Xeon(R) CPU           E5520  @ 2.27GHz (2266.76-MHz 686-class CPU)
real memory  = 2137583616 (2038 MB)==>其實這台機器有12G, 不過i386只抓得到2G
avail memory = 2081353728 (1984 MB)
RAID 5 / 四顆 IBM 43W7538 146.8GB 10Krpm SAS
RAID controller MR10i
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;7.1 i386 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;
uname -a
FreeBSD ms1.xxx.xxx.xx 7.1-RELEASE-p9 [...]]]></description>
		<wfw:commentRss>http://blog.johnpupu.tw/2009/12/16/enchmarking-with-sysbench-on-x3650-m2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vim on eclipse</title>
		<link>http://blog.johnpupu.tw/2009/11/13/vim-on-eclipse/</link>
		<comments>http://blog.johnpupu.tw/2009/11/13/vim-on-eclipse/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 09:48:21 +0000</pubDate>
		<dc:creator>johnpupu</dc:creator>
				<category><![CDATA[有的沒的]]></category>
		<category><![CDATA[vim eclipse]]></category>

		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=452</guid>
		<description><![CDATA[http://www.viplugin.com/viplugin/
挺好用的&#8230;..
UPDATE: 2009/11/23
http://vrapper.sourceforge.net/home/
這個不用錢 !!!! 讚
]]></description>
		<wfw:commentRss>http://blog.johnpupu.tw/2009/11/13/vim-on-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>show bom and fileencoding on vim statuline</title>
		<link>http://blog.johnpupu.tw/2009/08/12/show-bom-and-fileencoding-on-vim-statuline/</link>
		<comments>http://blog.johnpupu.tw/2009/08/12/show-bom-and-fileencoding-on-vim-statuline/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 03:42:54 +0000</pubDate>
		<dc:creator>johnpupu</dc:creator>
				<category><![CDATA[有的沒的]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=417</guid>
		<description><![CDATA[這樣就看得到了&#8230;&#8230;&#8230;&#8230;..
一直覺得自已不會遇到BOM
不過最近遇到了 &#8230;.
~/.vimrc

set ls=2
set statusline=%&#60;%f\ %h%m%r%=%{\&#34;[\&#34;.(&#38;fenc==\&#34;\&#34;?&#38;enc:&#38;fenc).((exists(\&#34;+bomb\&#34;)\ &#38;&#38;\ &#38;bomb)?\&#34;,B\&#34;:\&#34;\&#34;).\&#34;]\ \&#34;}%k\ %-14.(%l,%c%V%)\ %P
highlight StatusLine ctermfg=blue ctermbg=black

Ref.
http://vim.wikia.com/wiki/Show_fileencoding_and_bomb_in_the_status_line
]]></description>
		<wfw:commentRss>http://blog.johnpupu.tw/2009/08/12/show-bom-and-fileencoding-on-vim-statuline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Couldn&#8217;t find &#8216;UniCNS-UCS2-H&#8217; CMap file for &#8216;Adobe-CNS1&#8242; collection</title>
		<link>http://blog.johnpupu.tw/2009/06/30/couldnt-find-unicns-ucs2-h-cmap-file-for-adobe-cns1-collection/</link>
		<comments>http://blog.johnpupu.tw/2009/06/30/couldnt-find-unicns-ucs2-h-cmap-file-for-adobe-cns1-collection/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 06:20:59 +0000</pubDate>
		<dc:creator>johnpupu</dc:creator>
				<category><![CDATA[有的沒的]]></category>

		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=415</guid>
		<description><![CDATA[ok..
這是因為xpdf 在找對應的檔案 對應錯誤
裝完

/usr/ports/chinese/xpdf

後
會多了

/usr/local/share/xpdf/chinese-traditional

這個目錄
裡面的dot.xpdfrc設定不對&#8230;
請把

cMapDir   Adobe-CNS1  /usr/local/share/fonts/adobe-cmaps
toUnicodeDir      /usr/local/share/fonts/adobe-cmaps

換成

cMapDir    Adobe-CNS1  /usr/local/share/fonts/adobe-cmaps/ac15/CMap
toUnicodeDir     /usr/local/share/fonts/adobe-cmaps/ac15/CMap

這樣就對了&#8230;&#8230;
]]></description>
		<wfw:commentRss>http://blog.johnpupu.tw/2009/06/30/couldnt-find-unicns-ucs2-h-cmap-file-for-adobe-cns1-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>豁然開朗~</title>
		<link>http://blog.johnpupu.tw/2009/06/09/%e8%b1%81%e7%84%b6%e9%96%8b%e6%9c%97/</link>
		<comments>http://blog.johnpupu.tw/2009/06/09/%e8%b1%81%e7%84%b6%e9%96%8b%e6%9c%97/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 16:11:19 +0000</pubDate>
		<dc:creator>johnpupu</dc:creator>
				<category><![CDATA[有的沒的]]></category>
		<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=409</guid>
		<description><![CDATA[最近 在弄 一些報價的事
才感受到 報價 其實不是這麼容易的一件事..(真的很欠學)
簡單來說就是quality, paperwork &#038; differentiation
真的是挺重要的
感謝:
darkhero &#038; 貓哥
]]></description>
		<wfw:commentRss>http://blog.johnpupu.tw/2009/06/09/%e8%b1%81%e7%84%b6%e9%96%8b%e6%9c%97/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD Customized CD(Make your own release)</title>
		<link>http://blog.johnpupu.tw/2009/03/25/freebsd-customized-cdmake-your-own-release/</link>
		<comments>http://blog.johnpupu.tw/2009/03/25/freebsd-customized-cdmake-your-own-release/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 03:14:26 +0000</pubDate>
		<dc:creator>johnpupu</dc:creator>
				<category><![CDATA[有的沒的]]></category>
		<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=403</guid>
		<description><![CDATA[1	make buildworld
1.1	請先做cvsup 更新src(記得先裝cvsup-with-gui 等等會用到)

# cd /usr/ports/net/cvsup-without-gui; make install clean

1.2

# cd /usr/src; make buildworld

2	make release
2.1

# cp /usr/share/examples/cvsup/cvs-supfile /etc

2.2

# mkdir /home/ncvs /home/releng

2.3

# vi /etc/cvs-supfile
*default host=cvsup.tw.FreeBSD.org
*default prefix=/home/ncvs

2.4	csup 只能check，所以要裝cvsup

# cvsup /etc/cvs-supfile

2.5

# cd /usr/src/release;

2.6	開始做release 

# make release RELEASETAG=RELENG_7_1 PORTSRELEASETAG=HEAD \
BUILDNAME=7.1-RELEASE-p3 CHROOTDIR=/home/releng \
CVSROOT=/home/ncvs NODOC=yes

指令說明：
RELEASETAG：
The CVS tag corresponding to the release that is to be built.  If undefined, the release will [...]]]></description>
		<wfw:commentRss>http://blog.johnpupu.tw/2009/03/25/freebsd-customized-cdmake-your-own-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review 即將離開的這份工作</title>
		<link>http://blog.johnpupu.tw/2009/02/28/review-%e5%8d%b3%e5%b0%87%e9%9b%a2%e9%96%8b%e7%9a%84%e9%80%99%e4%bb%bd%e5%b7%a5%e4%bd%9c/</link>
		<comments>http://blog.johnpupu.tw/2009/02/28/review-%e5%8d%b3%e5%b0%87%e9%9b%a2%e9%96%8b%e7%9a%84%e9%80%99%e4%bb%bd%e5%b7%a5%e4%bd%9c/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 13:54:18 +0000</pubDate>
		<dc:creator>johnpupu</dc:creator>
				<category><![CDATA[有的沒的]]></category>

		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=391</guid>
		<description><![CDATA[1.
production &#38; dev 的測試還是不夠..
常常在上線後會出現自已沒測到的bug &#8230;.Orz
(這部份還滿嚴重的，貓哥後來才和我說&#8230;他背後收到的抱怨實在不少&#8230;..，貓哥我對不起你 Orz&#8230;..)
這部份的原因，我有想過在以前工作為什麼不會，而在這邊常會這樣&#8230;
在之前的工作，公司的流程都是工程師開發完，PM 都會測過一遍，等PM confirm 才會上線，不過在這邊因為PM沒在測的&#8230;.只有我自已測&#8230;常常會有盲點&#8230;(不是在推卸責任)，這部份我想到的解法是以後在開發寫程式的時後是不是能朝TDD(Test-Driven Development) 的方式去開發&#8230;
至少看能不能把unit test 做上去..這是未來在開發時的一個方向。
2.
在這份工作也學到了不少東西..
因為網站還算滿大的，常遇到以前所碰不到的問題
簡單來講Load balance , mysql tuning , mysql rep, memcached, blah blah ..
3.
和PM 關係搞的很緊張&#8230;&#8230;..(這是我加速我離開的原因)
我的態度還是要再改進&#8230;..雖然就以前的工作來說，都沒發生過這種問題
不過畢近每個人都不一樣&#8230;.要想辦法去和每一種人相處&#8230;
雖然他常在我背後靠北我&#8230;&#8230;&#8230;&#8230;..
我還是太淺了，個性還是有點衝&#8230;.
4.
程式的部份JS的部份 還是很菜&#8230;&#8230;
這部份還須要再加強&#8230;.
5.
細心的程度還是太低&#8230;&#8230;&#8230;&#8230;.
常常因為這樣造成了一些問題
上次最嚴重的就是&#8230;.
因為在shutdown mysql 時，沒先把ap 給關掉
造成整個環境卡死&#8230;&#8230;.
這一整個就是有白痴到&#8230;&#8230;&#8230;&#8230;.
]]></description>
		<wfw:commentRss>http://blog.johnpupu.tw/2009/02/28/review-%e5%8d%b3%e5%b0%87%e9%9b%a2%e9%96%8b%e7%9a%84%e9%80%99%e4%bb%bd%e5%b7%a5%e4%bd%9c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>唉&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.</title>
		<link>http://blog.johnpupu.tw/2009/01/18/384/</link>
		<comments>http://blog.johnpupu.tw/2009/01/18/384/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 16:57:19 +0000</pubDate>
		<dc:creator>johnpupu</dc:creator>
				<category><![CDATA[有的沒的]]></category>

		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=384</guid>
		<description><![CDATA[ok &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;
唉&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.
頭很昏，沖個澡，繼續CHECK&#8230;&#8230;&#8230;&#8230;..
]]></description>
		<wfw:commentRss>http://blog.johnpupu.tw/2009/01/18/384/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-01-16</title>
		<link>http://blog.johnpupu.tw/2009/01/17/links-for-2009-01-16/</link>
		<comments>http://blog.johnpupu.tw/2009/01/17/links-for-2009-01-16/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 05:02:09 +0000</pubDate>
		<dc:creator>johnpupu</dc:creator>
				<category><![CDATA[有的沒的]]></category>

		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=383</guid>
		<description><![CDATA[

Hyperspin 網站監測、主機監測服務
(tags: monitor)


]]></description>
		<wfw:commentRss>http://blog.johnpupu.tw/2009/01/17/links-for-2009-01-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-01-13</title>
		<link>http://blog.johnpupu.tw/2009/01/14/links-for-2009-01-13/</link>
		<comments>http://blog.johnpupu.tw/2009/01/14/links-for-2009-01-13/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 05:02:20 +0000</pubDate>
		<dc:creator>johnpupu</dc:creator>
				<category><![CDATA[有的沒的]]></category>

		<guid isPermaLink="false">http://blog.johnpupu.tw/?p=380</guid>
		<description><![CDATA[

Should you move from MyISAM to Innodb ? &#124; MySQL Performance Blog
(tags: mysql)


Create daemons in PHP
(tags: php)


]]></description>
		<wfw:commentRss>http://blog.johnpupu.tw/2009/01/14/links-for-2009-01-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
