2009年4月19日 星期日

Book: what you read is what you are

- 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月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/

2009年4月4日 星期六

PHP,Cannot send session cache limiter 的解決方法

發生原因1:
錯誤訊息的意思是在SESSION開始前就有資料送出到使用者端, session_start() 之前不能有任何字元輸出,UTF-8 編碼裡的 BOM 也會被認為是 headers,有上述狀況 Session 將無法順利傳遞,並會顯示錯誤訊息。

解決方法
  1. 有些UTF-8格式的文件會在文件的開始放入判斷字元(BOM),可以啟用PHP.INI的設定output_buffering = 4096
  2. 若是 UTF-8 編碼,請用編輯器(例 UltraEdit、Notepad++...)將檔案裡的 BOM 移除。
  3. 像是少了一個引號、多按了一個空白之類的,所以經常看的到..

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

FireTV 安裝額外 APK

開啟 Developer Option Setting - My Fire TV - About 按七次「ok」 Delveloper Option - Allow Unknown Source 使用 https://aftv.news/ 製作縮短網址 會產生以編號代替網址 安裝...