Difference between revisions of "LinkFerret"
Jump to navigation
Jump to search
(→Code: forms) |
(→Features: search engine) |
||
Line 11: | Line 11: | ||
*** relationship to other URLs (e.g. if one article is commentary on another) | *** relationship to other URLs (e.g. if one article is commentary on another) | ||
*** user ratings, in multiple dimensions (validity of reasoning, validity of facts, quality of writing, agreement with conclusions...) | *** user ratings, in multiple dimensions (validity of reasoning, validity of facts, quality of writing, agreement with conclusions...) | ||
+ | **** title, content summaries, discussion, and ratings could be combined to feed a [[crowdsourced search engine]] | ||
*** "channel" - to which other users may subscribe | *** "channel" - to which other users may subscribe | ||
** add user commentary | ** add user commentary |
Latest revision as of 15:30, 12 April 2013
About
LinkFerret is a system for crowdsourced tagging and commenting on external articles in such a way as to gradually build a library of information and commentary on a wide variety of topics. It may also be usable as a blogging system; I am still exploring how it will work in order to determine if this makes sense. I'm thinking that it could be a good replacement for the pre-Google+ version of Google Reader.
Status: design phase
Features
- user features:
- tag URLs using:
- keywords (non-normalized nomenclature)
- site-specific categories (normalized nomenclature)
- common information such as title, posting date, author, etc.
- relationship to other URLs (e.g. if one article is commentary on another)
- user ratings, in multiple dimensions (validity of reasoning, validity of facts, quality of writing, agreement with conclusions...)
- title, content summaries, discussion, and ratings could be combined to feed a crowdsourced search engine
- "channel" - to which other users may subscribe
- add user commentary
- multi-user threaded discussion
- feed reader:
- import/export OPML
- subscribe to other users' posts:
- include or exclude specific channels
- include or exclude unspecified channels
- digest or individual posts
- selectable interval for digests
- keep track of which posts you have read
- UI:
- enter new links/posts
- enter links to additional commentary
- bulk entry of multiple links from text file/paste
- search existing links
- view all posts attached to a link
- view other users' posts
- comment on other users' posts
- search content of posts and comments, by user or globally
- enter new links/posts
- tag URLs using:
- service features:
- access all non-private data via API to allow:
- federation of multiple sites
- use of data within any site
- access all non-private data via API to allow: