Thursday,October 7th, 2010, 14:35:12
到目前為止,還是沒有辦法把自己Facebook上的信息全部打包下載。
但是今天Facebook CEO Mark Zuckerberg宣布一個新功能”Download Your Information”。
允許Facebook使用者下載個人資料到一個壓縮Zip檔案。
“People own and have control over all info they put into Facebook and “Download Your Information” enables people to take stuff with them,” says Zuckerberg.
Continue reading 'Facebook新功能-Download Your Information' »
Tuesday,July 13th, 2010, 20:30:48

看這兩張圖,大家有沒有發現許多人Facebook的profile picture大小不一樣?
有些很大,有些很小。
可是明明就已經upload大張的圖片上去了,可是展示的還是很小張!
這篇和大家分享其中的設定。
Continue reading 'Facebook最大個人頭像及相片設定' »
Friday,July 9th, 2010, 23:39:44
今天想給個人blog換個背景background,現在都是流行寫在CSS裡頭。
選了好幾張相片,可是CSS只能設置一張背景。
如
1
2
3
| body {
url ( http : //img401 .imageshack .us/img401/ 7982 /speedlikecy01.jpg ) center no-repeat background : url ( http : //img401 .imageshack .us/img401/ 7982 /speedlikecy01.jpg ) center no-repeat
} |
可是只能設定一張,有點枯燥的感覺。
想到Ideal是,每次打開blog都會隨機展示不同的背景。
Random CSS background rotater
Continue reading 'Random CSS background' »
Sunday,December 13th, 2009, 09:15:14
Sunday,December 6th, 2009, 18:23:21
PPStream在非中文簡體的系統,可能會不能正常運行。
解決PPS出現亂碼,節目列表都是亂碼的問題。
原因是pps不是使用unicode字源,而目前pps沒有unicode,英文或中文繁體版本。
個人用的電腦系統是英文版windows 7 64bits,運行pps也是出現這個問題。
過後研究出兩個方法解決了這個問題,都可以解決pps在win7 和vista上的亂碼問題。
Continue reading '解決PPStream在Windows 7/Vista亂碼問題' »
Friday,December 4th, 2009, 10:56:50
Google昨天新推出的service,Google Public DNS。
在google的官方blog,發布的新消息Introducing Google Public DNS得知。
google解說使用Google Public DNS可以
- 加快遊覽速度
- 提高安全性
- 得到準確結果不隨意跳轉
Google Public DNS IP 位置是
8.8.8.8
8.8.4.4
簡單又好記,相信google的dns service不會容易down穩定性會比較高。
Continue reading 'Google推出新服務:Google Public DNS' »
Saturday,August 8th, 2009, 21:51:32
Apache日誌不記錄圖片文件設置方法是
打開httpd.conf, 把下面的code添加到最底部。
1
2
3
| (ico|gif|jpg|png|bmp|swf)" > < filesmatch " \. (ico|gif|jpg|png|bmp|swf)" >
SetEnv IMAG 1
</ filesmatch > |
用法如下
CustomLog logs/access_log combined env=!IMAG
Continue reading 'Apache log檔不記錄圖片檔' »
Friday,July 17th, 2009, 22:33:52

前幾天無聊研究如何在自己電腦設定虛擬主機(virtual host)。
這篇是教導大家在自己Windows base電腦使用WampServer設定多個虛擬主機。
Continue reading '在WampServer設定虛擬主機' »
Wednesday,June 17th, 2009, 00:43:04

現在網路上有許許多多的服務,
Twitter,Plurk,Pownce,Fanfou「飯否」,Buboo「巴布」…眾多微網誌(micro-blog)百花齊放;
還有Facebook ,MySpace,Hi5,Friendster…等等的status更新,每個社群也有其獨有特質。
那麼多服務,網絡資源分散難管理。 又想要每個都照顧到,這時候我們可以使用Hellotxt。
Continue reading 'Hellotxt同時同步facebook,twitter,plurk等幾十種服務' »
Friday,March 27th, 2009, 21:16:17
第一種
打開遊戲連接Battle Net,遊戲會自動更新。 (需要正版遊戲)
第二種
上網下載更新檔,自己更新。
可能會報告錯誤不能更新,很有可能是路徑[path]錯誤。
使用warcraft3-regfixer解決。
warcraft3官方更新檔下載點
http://ftp.blizzard.com/pub/war3x/patches/
請自己選擇相對應的版本和語言
Continue reading 'How to update warcraft3' »