slax lzm製作
wget http://www.lighttpd.net/download/lighttpd-1.4.23.tar.gz
tar zxvf lighttpd-1.4.23.tar.gz
cd lighttpd-1.4.23
./configure
make
mkdir /tmp/lighttp
mkdir /tmp/lighttp/usr/; mkdir /tmp/lighttp/usr/bin/
mkdir /tmp/lighttp/usr/; mkdir /tmp/lighttp/usr/local; mkdir /tmp/lighttp/usr/local/lib/
mkdir /tmp/lighttp/srv;mkdir /tmp/lighttp/srv/www; mkdir /tmp/lighttp/srv/www/htdocs
mkdir /tmp/lighttp/etc/; mkdir /tmp/lighttp/etc/lighttpd
mkdir /tmp/lighttp/etc/; mkdir /tmp/lighttp/etc/rc.d/rc.lighttpd
mkdir /tmp/lighttp/var;mkdir /tmp/lighttp/var/log;mkdir /tmp/lighttp/var/log/lighttpd/
strip src/lighttpd; cp src/lighttpd /tmp/lighttp/usr/bin/.
cp src/.libs/*.so /tmp/lighttp/usr/local/lib/.
cp doc/lighttpd.conf /tmp/lighttp/etc/lighttpd/lighttpd.conf
echo "Lighttpd under Slax" > /tmp/lighttp/srv/www/htdocs/index.html
dir2lzm /tmp/lighttp lighttpd-1.4.23.lzm
【軟體】PwrTest
電源選項
- S1(Standby)
- S2(Power Standby)
- S3(Suspend to RAM)
- S4(Suspend to Disk; Hibernate)
- S5(Shutdown)
Microsoft提供一個 PwrTest 來測試s4, 會把報告輸出成 XML 格式
參考 http://msdn.microsoft.com/en-us/library/aa906552.aspx
【觀念參考】
psd格式轉換
Eclipse and tab width
- Window/C/C++/Code style/Import(Import新的定義檔)/Edit/Indentation/Tab size(8)
若要將空格顯示記得將 Show invisible charactors 打勾
字型也可設成跟 EDITPLUS 一樣的
Eclipse and Keys
Eclipse and Templates
Eclipse and Auto complement
Eclipse and Indexer
【軟體】重組磁碟
- 官網 http://www.auslogics.com/disk-defrag
- 下載 http://www.auslogics.com/en/software/disk-defrag/download
- 綠色版 http://auslogics.com/en/downloads/disk-defrag/ausdiskdefragportable.exe
另一套長用且重組速度蠻快的
- VoptXP http://www.vopt.com/
Latitude and Nokia 5800
裝在Nokia5800上面的Google map 有一個 "加入縱衡" 的功能,基本上就是把你的位置分享親朋好友。你可以直接顯示在部落格,上面就像這樣。
參考 http://playpcesor.blogspot.com/2009/02/google-latitude.html
【軟體】Editplus 設定
- 文件/預設設定/一般/字型/Consolas-Regular-10
【顯示Space/Tab】
- View/Tabs and Spaces
- Tools/Preference/Files/Settings&Syntax/C/C++/Column Markes
- 在第一個填入80
- 自己保存一下,editplus使用tips
http://blog.lehu.shu.edu.cn/xnnyygn/A29104.html
vivitv 退貨
【WinCvs】 External Diff
WinCvs內定的diff工具有點陽春,如果有裝Araxis Merge的話,可以把它設定成外掛的Diff工具。
按照下面步驟叫出 WinCvs Preferences Dialog
- 打開Wincvs/
- 選擇Admin/Preferences/Wincvs
- 在External Diff欄位定義外部Diff 工具
ex. C:\Program Files\Araxis\Araxis Merge v6.5 NSIS\Merge.exe
dec to hex via shell
ATM用的讀卡機
【軟體】Word Viewer
如果你沒有裝Windows Office的話又想看 .doc 檔。
可以安裝 Word Viewer。
【下載】
http://www.microsoft.com/downloads/details.aspx?FamilyID=3657ce88-7cfa-457a-9aec-f4f827f20cac&DisplayLang=zh-tw
【Poderosa】滑鼠按鍵與快速鍵
- 使用者可自行設定滑鼠左中右三鍵的反應 Poderosa/Tools/Option/Mouse/Action for right click...
- Alt-R Reproduce
- Alt-n(1/2..) 切換工作視窗
Putty 的換行和 log
【Poderosa】plugin: serial port
【下載】
Plug-in: Serial port connection: http://en.poderosa.org/download/plugins.html
【安裝】
解開後產生 SerialPort目錄,將他直接放到 Poderosa 資料夾
(ex. C:\Program Files\Poderosa)
【使用】
【Eclipse】Eclipse and CVS
不像是SVN,CVS是內建在Eclipse裡面的。
在Eclipse裡面使用CVS的方式:
- 在檔案上面按一下右鍵
- Team/Commit...
- 或 Compare with
- 或 Replace with...
alpha channel 效果
pppd 的 ip/ppp connection
【EPC】901的1024x768
epc901上面的panel是1024x600 但卻利用軟體的技術,壓縮pixel做出1024x768的效果但只支援windows,
目前linux有人用vnc server做出類似的效果。
- 說明在Windows如何使用: http://taglife.twbbs.org/57
- Driver for WindowsXP http://support.asus.com/download/download.aspx?SLanguage=en-us
- 說明在Linux如何使用: http://blog.yam.com/tad0616/article/15455227