Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
6answers
542 views

Http Auth in a Firefox 3 bookmarklet

Im trying to create a bookmarklet for posting del.icio.us bookmarks to a seperate account. I tested it from the command line like: wget -O - --no-check-certificate \ ...
1
vote
1answer
225 views

Is there an OAuth wrapper library for Scala?

Is there an OAuth wrapper library for Scala? I am looking forward to work with my del.icio.us (authenticated via Yahoo account, so I am going to need OAuth) bookmarks base from a Scala code. Is there ...
1
vote
7answers
268 views

How to address semantic issues with tag-based web sites

Tag-based web sites often suffer from the delicacy of language such as synonyms, homonyms, etc. For programmers looking for information, say on Stack Overflow, concrete examples are: Subversion or ...