Social bookmark: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 17: Line 17:
* [http://www.oreillynet.com/pub/wlg/7240?page=last&x-order=date Folksonomic Discovery] 2005-06-17
* [http://www.oreillynet.com/pub/wlg/7240?page=last&x-order=date Folksonomic Discovery] 2005-06-17
* Planetoid (2005). [http://planetoid.info/weblog/2005/11/07/000522.html Social bookmarking for saving the copy of webpages or pdf files]
* Planetoid (2005). [http://planetoid.info/weblog/2005/11/07/000522.html Social bookmarking for saving the copy of webpages or pdf files]
== 整合服務 ==
* [http://pipes.yahoo.com/pipes/pipe.info?_id=qEmyUFe42xG_BWycZYQMOQ HEMiDEMi, MyShare Hot Bookmarks]: 整理[http://www.hemidemi.com/bookmark/popular/lately HemiDemi]與[http://myshare.url.com.tw/ MyShare]的熱門書籤 by Schee
* [http://www.doggdot.us/ doggdot.us]: Combine the [http://digg.com/ digg], [http://slashdot.org/ slashdot], and [http://del.icio.us/popular/ del.icio.us] popular items into a unified format without all the extra chrome.





Revision as of 15:56, 6 May 2007

定義

社群式書籤(social bookmarking)是透過電腦網絡/網路服務進行的活動(Social Network Service)。使用者儲存與組織(這種個人化組織方式才稱為民眾分類學、俗民分類法、或自由分類法, folksonomy, folk taxonomy)他們個人的書籤收藏,並且分享給其他人。使用者也許可以從其他人儲存的書籤收藏取得想要的書籤,收納至自己的書籤收藏,就好像是訂閱其他人的書籤目錄 -- 一種個人知識管理(personal knowledge management)工具。 (本段落引用自Wikipedia: Social bookmarking,授權方式為 GNU Free Documentation License)

規格書

理論和技術

  • 六度分隔(Six Degrees of Separation)理論
  • Web 2.0 and Web Services
  • XML
  • AJAX

文章


整合服務


javascipt

add2myshare_80x15-5.gif

<a href="javascript:location.href='http://myshare.url.com.tw/index.php?func=newurl&from=mysharepop&NewsMaster=1&url=' + escape('網頁文章靜態連結') + '&desc=' + escape('網頁標題') + '&contents='+ escape('
網頁描述');" target="_blank">收進你的MyShare個人書籤</a>

addblack_8015.gif

<a href="javascript:location.href='http://www.hemidemi.com/user_bookmark/new?title=' + encodeURIComponent('網頁標題') + '&url=' + encodeURIComponent('網頁文章靜態連結') + '&description='+ encodeURIComponent('
網頁描述')" target="_blank">收進你的黑米個人書籤</a>

參考