臺灣不是只有博客來一家網路書店,還有金石堂、誠品、三民及其他很多家。
怎麼很多人講到書都在那邊貼博客來的連結啊?
如果沒有加入博客來的AP策略聯盟的話,實在是不必免費替博客來打廣告了。
我貼書籍連結的時候,除了作者或出版社這本書的官方網頁(如果有的話)之外,就是 aNobii 跟 Findbook 的書籍頁面。
2009年7月28日 星期二
2009年7月15日 星期三
用 cURL 發 twitter
在搜尋 linux twitter client 的時候
找到這個: Twitter Clients for Ubuntu Linux
這篇的第7項:
這個是測試的twit
找到這個: Twitter Clients for Ubuntu Linux
這篇的第7項:
curl -u yourusername:yourpassword -d status="Your Message Here" http://twitter.com/statuses/update.xml
這個是測試的twit
2009年4月8日 星期三
cURL
嗯…… 記一下比較用得到的 option
大概最常用的: curl -fRO <url>
cURL
-f/--fail Fail silently (no output at all) on HTTP errors
-g/--globoff Disable URL sequences and ranges using {} and []
--limit-rate <rate> Limit transfer speed to this rate
--max-filesize <bytes> Maximum file size to download
-o/--output <file> Write output to <file> instead of stdout
-#/--progress-bar Display transfer progress as a progress bar
-e/--referer Referer URL
-O/--remote-name Write output to a file named as the remote file
-R/--remote-time Set the remote file's time on the local output
-A/--user-agent <string> User-Agent to send to server
大概最常用的: curl -fRO <url>
cURL
2009年4月1日 星期三
訂閱:
文章 (Atom)