- Producing Open Source Software by Karl Fogel
- Open Sources 2.0 by Chris DiBona
- Devil Take the Hindmost: A History of Financial Speculation by Edward Chancellor
- The Black Swan: The Impact of the Highly Imporbable by Nassim Nicholas Taleb
- The Halo Effect by Phil Rosenzweig
- Leaders & Followers by Dick Ruch
2009年4月19日 星期日
2009年4月5日 星期日
Load balance multiple network adapters in Windows XP
I recently verified that the onboard network adaptor, in my primary machine, sucks. It seems that there is some sort of a hardware problem with it, and as a result it ends up capping my upload speed at around 10kB/s. It got to be very annoying when I had some active torrents. So... I decided to drop $10 and get a standalone network card. But a moral issue arose within me because I didn't want to just give up the builtin network card. So, I chose to implement load balancing in XP, which happens to be very easy to do... After I did this, I'm averaging 80-90kB/s upload speeds now... happy happy ratios
Just make this registry change, if you have multiple network adapters:
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters]
Value Name: RandomAdapter
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disabled, 1 = enabled)
Ref: http://biasecurities.com/blog/2006/load-balance-multiple-network-adapters-in-windows-xp/
Just make this registry change, if you have multiple network adapters:
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters]
Value Name: RandomAdapter
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disabled, 1 = enabled)
Ref: http://biasecurities.com/blog/2006/load-balance-multiple-network-adapters-in-windows-xp/
2009年4月4日 星期六
PHP,Cannot send session cache limiter 的解決方法
發生原因1:
錯誤訊息的意思是在SESSION開始前就有資料送出到使用者端, session_start() 之前不能有任何字元輸出,UTF-8 編碼裡的 BOM 也會被認為是 headers,有上述狀況 Session 將無法順利傳遞,並會顯示錯誤訊息。
解決方法
錯誤訊息的意思是在SESSION開始前就有資料送出到使用者端, session_start() 之前不能有任何字元輸出,UTF-8 編碼裡的 BOM 也會被認為是 headers,有上述狀況 Session 將無法順利傳遞,並會顯示錯誤訊息。
解決方法
- 有些UTF-8格式的文件會在文件的開始放入判斷字元(BOM),可以啟用PHP.INI的設定output_buffering = 4096
- 若是 UTF-8 編碼,請用編輯器(例 UltraEdit、Notepad++...)將檔案裡的 BOM 移除。
- 像是少了一個引號、多按了一個空白之類的,所以經常看的到..
2009年4月3日 星期五
BackTrack 3 Final Download BT
http://wiki.remote-exploit.org/index.php/Main_Page
Description: CD Image
Name:: bt3-final.iso
Size: 695 MB
MD5: f79cbfbcd25147df32f5f6dfa287c2d9
SHA1: 471f0e41931366517ea8bffe910fb09a815e42c7
http://thepiratebay.org/torrent/4250350/Backtrack_3_Final_-_ISO
2009年3月29日 星期日
WM6多國語言修改registry
2008年7月24日 星期四
Tom Tom Navigator 6.2 on my X01HT
D/L TomTom Program from website:
PPC TomTom 6.200 中文免安装版(6.200)
[url=http://doli.files-upload.com/80589/working_chinese_tomtom.rar.html]http://doli.files-upload.com/80589/working_chinese_tomtom.rar.html[/url]
[url=http://storeandserve.com/download/717166/working_chinese_tomtom.rar.html]http://storeandserve.com/download/717166/working_chinese_tomtom.rar.html[/url]
[url=http://w12.easy-share.com/830197.html]http://w12.easy-share.com/830197.html[/url]
[url=http://www.sendspace.com/file/ifenh7]http://www.sendspace.com/file/ifenh7[/url]
[url=http://d.turboupload.com/d/1472136/working_chinese_tomtom.rar.html]http://d.turboupload.com/d/1472136/working_chinese_tomtom.rar.html[/url]
更改储存卡为英文名 storage card 方法:
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMemory\Folder,把储存卡改为storage card,
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMMC其中的folder,
把储存卡改为storage card
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\PCMCIA其中的folder,
把储存卡改为storage card
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\Folder
把磁碟區改为storage card
重启手机,就ok了!
參考: http://bbs.revefrance.com/viewthread.php?tid=160321
PPC TomTom 6.200 中文免安装版(6.200)
[url=http://doli.files-upload.com/80589/working_chinese_tomtom.rar.html]http://doli.files-upload.com/80589/working_chinese_tomtom.rar.html[/url]
[url=http://storeandserve.com/download/717166/working_chinese_tomtom.rar.html]http://storeandserve.com/download/717166/working_chinese_tomtom.rar.html[/url]
[url=http://w12.easy-share.com/830197.html]http://w12.easy-share.com/830197.html[/url]
[url=http://www.sendspace.com/file/ifenh7]http://www.sendspace.com/file/ifenh7[/url]
[url=http://d.turboupload.com/d/1472136/working_chinese_tomtom.rar.html]http://d.turboupload.com/d/1472136/working_chinese_tomtom.rar.html[/url]
更改储存卡为英文名 storage card 方法:
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMemory\Folder,把储存卡改为storage card,
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMMC其中的folder,
把储存卡改为storage card
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\PCMCIA其中的folder,
把储存卡改为storage card
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\Folder
把磁碟區改为storage card
重启手机,就ok了!
參考: http://bbs.revefrance.com/viewthread.php?tid=160321
訂閱:
文章 (Atom)
Free Photo to 4R Certificate Photo
https://onsir.org/photo.php
-
如果發現有資料錯漏,請通知我,我會盡快更新。 版權所有,不得轉載。 港島區 《上環,中環》 《灣仔,銅鑼灣,天后》 《北角,鰂魚涌,港島東》 《香港仔,南區》 新界區 《屯門,元朗,天水圍》 《葵涌,荃灣》 《大圍, 沙田,大埔,上水》...
-
Google Sheet 內提供大量Google 獨家的函數,例如Google Finance, Google Translate, 今天分享使用Google Translate 進行繁簡轉換。 使用函數可同時處理多個貯存格的內容,並在其他應用內貼上,方便非常。 函數...
-
銀聯提款手續費視乎各銀行政策,現時渣打銀聯免海外提款手續費,其他銀行一般使用銀聯也會較Circus / Plus 便宜,一般大約HKD$20。 海外銀聯使用情況: UnionPay Official Info http://en.unionpay.com/engloba...

