[[:osapa:review_of_existing_tagging_tools|<< back]] ====== General ====== Taggee is a platform independent tagging server. It has an HTTP interface for easy integration with applications in need of tagging and even has an HTML interface for use as a standalone bookmark server. * Homepage: [[http://sourceforge.net/projects/taggee/|http://sourceforge.net/projects/taggee/]] * License: Artistic License * Language: Ruby * 1 developer, current version 0.2 ===== tagging part ===== * plain flat tagging structure * seems to have no normalization * implements its own user-management (why???) * allows to tag users and URLs * Interface: HTTP Post/Get calls, transferred information is encapsulated in JSON objects (JSON = lightweight alternative to XML) \\ [[:osapa:review_of_existing_tagging_tools|<< back]]