這裏顯示兩個版本的差異處。
| Both sides previous revision 前次修改 下次修改 | 前次修改 | ||
|
website:plurk [2009/04/17 17:26] wenpei |
website:plurk [2011/02/19 15:59] (目前版本) wenpei |
||
|---|---|---|---|
| 行 1: | 行 1: | ||
| + | ====== Plurk API ====== | ||
| + | http://www.plurk.com/API/ | ||
| + | |||
| + | ===== in CodeIgniter ===== | ||
| + | http://blog.wu-boy.com/2009/12/30/1920/ | ||
| + | |||
| ====== plurk 之非官方新手入門手冊 ====== | ====== plurk 之非官方新手入門手冊 ====== | ||
| http://weedyc.pixnet.net/blog/post/23311875 | http://weedyc.pixnet.net/blog/post/23311875 | ||
| + | |||
| + | ===== Plurk氣象訊息自動發噗 ===== | ||
| + | http://angelo-nmb.blogspot.com/2009/03/plurkkarmakuso.html | ||
| ====== 100個令人驚艷的Plurk佈景主題 ====== | ====== 100個令人驚艷的Plurk佈景主題 ====== | ||
| 行 63: | 行 72: | ||
| ====== Unofficial Plurk API ====== | ====== Unofficial Plurk API ====== | ||
| ===== Ruby ===== | ===== Ruby ===== | ||
| + | Based on Official Plurk API , Rails Plugin. | ||
| + | |||
| + | http://github.com/xdite/plurker | ||
| + | |||
| http://github.com/xdite/plurk/tree/master | http://github.com/xdite/plurk/tree/master | ||
| 行 70: | 行 83: | ||
| ===== Python ===== | ===== Python ===== | ||
| http://code.google.com/p/plurkapipy/ | http://code.google.com/p/plurkapipy/ | ||
| + | |||
| + | http://code.google.com/p/plurklib/ | ||
| + | |||
| + | Plurk Ruby API example:http://gist.github.com/256944 | ||
| ===== PHP ===== | ===== PHP ===== | ||