Travel

Categories

PHP & MySQL 5 中文字亂碼

Try to specify the character set to utf8. Unlike MySQL 4 which use Latin1 as the default character set, MySQL 5 use utf8

mysql_query(‘SET NAMES utf8’); mysql_query(‘SET CHARACTER_SET_CLIENT=utf8’); mysql_query(‘SET CHARACTER_SET_RESULTS=utf8’); $rs = mysql_query($query_rsContent, $localhost) or die(mysql_error());

Microsoft + Adobe??

A network rumor about the possibility of the Acquisition of Adobe from Microsoft….If this will become reality, the consquence is interesting. MIcrosoft + Adobe Vs Apple??

http://www.techbang.com.tw/posts/3780-microsoft-adobe-to-buy-it

Create your own 貓貓圖示

都幾過癮.

http://neutralx0.net/tool/bnmk.html

ZFS Build

A nicely blogs about the progress of building a ZFS SAN/NAS using OpenSolaris http://www.zfsbuild.com/

Intel’s IA64, EPIC & VLIW on 1998 issue of BYTE (the last printed issue of BYTE)

Recently, I have read an old article from my BTYE’S archive dated 1998. It was talking about a New CPU joint venture between Intel & HP. The 1st CPU released will be with code name Merced. It was based on EPIC (Explicitly Parallel Instruction Computing) and VLIW (Very Long Instruction Word). In theory, this new […]

Copy the content of harddisk to another under Windows

You can use MiniTool Partiont Wizard Home Edition

http://www.partitionwizard.com/free-partition-manager.html