Tag dev

Facebook 應用開發小抄:連結分享 0

Mar15

發分享文到Facebook的URL格式:
http://www.facebook.com/sharer.php?u=<url>&t=<title>

Facebook 會自行偵測該頁面上的內容,開發人員若要指定這些文字/小圖檔的話,可參考官方說明

Plurk 應用開發小抄 0

Feb26

發分享文到Plurk的URL格式:

http://www.plurk.com/?qualifier=shares&status=<內容>

用 JavaScript 的範例:

var s=encodeURIComponent(“http://www.facebook.com/markzuckerberg (MZ) is cool!”);
window.open(‘http://www.plurk.com/?qualifier=shares&status=’+s,’_blank’);

iPhone Web App Development Resources 0

Some links that may be useful if you are thinking of building iPhone Web Apps.
continue reading »

Aska's Blog is powered by WordPress and FREEmium Theme.
developed by Dariusz Siedlecki and brought to you by FreebiesDock.com