Mar12
Format:
http://quote.yahoo.com/d/quotes.csv?s={from-currency}{to-currency}=X&f=sl1&e=.csv
Example:
http://quote.yahoo.com/d/quotes.csv?s=USDAUD=X&f=sl1&e=.csv
Specify multiple currency pairs:
http://quote.yahoo.com/d/quotes.csv?s=AUDTWD=X+USDAUD=X+HKDTWD=X&f=sl1&e=.csv
For more info about the “f” field:
http://www.gummy-stuff.org/Yahoo-data.htm
Nov13
如果只是要讓user加 app 到他的個人 profile tab, 只需要 <fb:add-profile-tab> 就可以了。但若要讓人加到粉絲頁的話呢?
一個URL搞定:
http://www.facebook.com/add.php?api_key=[Your App Key]&pages
若要指定預選某粉絲頁:
http://www.facebook.com/add.php?api_key=[Your App Key]&pages=1&page=[Page ID]
Reference:
更新 2012-01-07:
https://www.facebook.com/dialog/pagetab?app_id=YOUR_APP_ID&display=popup&next=YOUR_URL
Mar15
發分享文到Facebook的URL格式:
http://www.facebook.com/sharer.php?u=<url>&t=<title>
Facebook 會自行偵測該頁面上的內容,開發人員若要指定這些文字/小圖檔的話,可參考官方說明 。
Mar3
Simply do the following in Terminal after you’ve tethered with your iphone:
$ sudo SystemStarter restart CiscoVPN
Some links that may be useful if you are thinking of building iPhone Web Apps.
continue reading »