2013-01-21

TOOL - ssh 或 http 連進 VirtualBox 的 server 裡

很久以前記的, 把它貼上來

1. 打開cmd,然後輸入下列指令
VBoxManage setextradata win2ks "VBoxInternal/Devices/pcnet/0/LUN#0/Config/http/Protocol" TCP
VBoxManage setextradata win2ks "VBoxInternal/Devices/pcnet/0/LUN#0/Config/http/GuestPort" 8080
VBoxManage setextradata win2ks "VBoxInternal/Devices/pcnet/0/LUN#0/Config/http/HostPort" 8080
2. 重開 Virtualbox

ref :
http://dev.sopili.net/2009/05/connect-ssh-http-into-virtualbox.html
http://www.arthurtoday.com/2009/11/virtualbox-port-forwarding.html#.UP46QqHF1WQ

2013-01-14

SCRIPT - 讓網頁的圖片延遲載入

看到愈來愈多的論壇或 blog 在瀏覽時, scroll 到 image 的時候才會動態載入
覺得這個做法真棒! 一開始還以為是 chrome 的功能...

2013-01-13

MAC - 使用 safari

原本都是用 chrome 但 memory 實在吃太兇
試了一下 safari 速度似乎滿快的,
而且我比較在意的網頁放大%, 以及 bookmark sync 都有解法~