On del.icio.us/help/api/posts (and GETting what you want)
On del.icio.us/help/api/posts (and GETting what you want)
del.icio.us’ API have changed since 2006 so Nozell.com YADD script has to be modifiied. The new $fp should be $fp = fopen("https://$del_user:$del_password@api.del.icio.us/v1/posts/get&extra?dt=$dt", "r");