public marks

PUBLIC MARKS from decembre with tags del.icio.us & yahoo

September 2009

SML Wiki: Interestingness(note: work in progress)

Interestingness is a media (images, videos, etc) ranking algorithm to provide as an additional metric for search results. The algorithm is based upon an algorithm created by the Flickr team, and is further enhanced by metadata knowledge resulted from the Del.icio.us development. The algorithm was first unveiled publicly on Flickr on 2005-08-01.1 SML.SML: Interestingness = f(views, faves, comments, tags, time, user, network relationships); The ranking is based on one or more of the following factors: * the quantity of user-entered metadata2 (i.e. tags) * the number of users who have assigned metadata3 * the number of favorites assigned to the photo4 * relationship between the person who uploaded the photo and the people who are commenting5 * access patterns related to the media object6 (i.e. where the clickthroughs are coming from; who comments on it and when)7 * a lapse of time related to the media object8 (i.e. velocity of metadata acquisition)

April 2009

Enable Autocomplete & Remember Passwords for Yahoo et Delicious - Greasemonkey

Certain sites like del.icio.us, yahoo, etc. stop Firefox from storing and auto-completing the password even when you have turned auto-completion on. While this has some purpose for certain sensitive sites like banks, is there any reason why del.icio.us will forget passwords?! To make matters worse, in del.icio.us or yahoo you can only ask to be remembered for 2 weeks and not more than that! This script combats the problem for del.icio.us and yahoo logins, and enables Firefox to prompt you to remember login password for these sites. You can easily add other sites whose passwords are also not remembered, the script will work fine.