You'll find the version I posted at the weekend on the wiki does pretty much what you stated. It just needs a little more testing before I update it on here.
As for licensing, most of the code I write is Open Source and I tend to use a BSD style license where possible so as long as you retain the Copyright on any work incorporating the code, you can make any changes and redistribute as necessary.
October 09, 2006 ·
version 0.5 Kevin Kleinfelter
When you work in Rome as a gladiator, you don't complain to the lions about the working conditions. ;-) Restricted Internet access comes with working for a Fortune 100 company. :-( It isn't rational, but if one demands a rational employer, one has few options.
I've created a modified version that:
* Includes an option to work offline
* Offline use works from the most recently retrieved get-all.
* Offline use does not fetch all the favicon.ico.
In a tightly controlled environment,… fetching 1,000 icons each time the list is refreshed is too likely to draw undesired attention.
If you're interested and we can work out licensing (if I give you my code, I get to keep your code), contact me at konfabulator-forum at kevin dot kleinfelter dot com.More
October 06, 2006 ·
version 0.5 Alan Snelson
Hi Kevin,
I'd have words with your IT guys if I were you about that block!
Anyway your idea makes sense and may also improve performance (Still trying to reduce memory footprint) so I have added that functionality and will try to upload a beta to my wiki https://www.wave2.org/wave2wiki/DeliciousYahooWidget this weekend.
October 06, 2006 ·
version 0.5 Kevin Kleinfelter
I like it. However...
I work in an office that blocks access to del.icio.us. (Sad, but true.) When I'm at home, I tell the widget to display ALL my del.icio.us bookmarks. When I'm at work, it would be really spiffy if, when I search on a tag, instead of first clearing the list and then telling me it can't reach the server, it would FIRST discover that it can't reach the server and then display its results from a local cache.
That would be major cool, and I'd give it 4 stars.