Monday, December 12, 2005

JabMark: delicious jabber

A jabber/xmpp driven online bookmark management system.

Would rock.

Drag link from browser gives string of form:
"http://phycon.blogspot.com/
core dump"
send this to jid of service, bookmark added, service returns list of suggested tags.
Transmit command "tag tagname1 tagname2" to service to tag the link.

Other commands include
"alltags": show list of all tags
"recent": show recently added sites
"pull 'num'": pull a site into focus by its number in the last returned result set
"search 'string'": search user's db for marks with matching substrings

table sites(user_jid, url, desc string)
table tags(user_jid, url, tag string)

0 Comments:

Post a Comment

<< Home