My list of useful tools/services
Posted by Jeffrey Vanneste at 01:13 PM on December 29, 2004
Category:
Useful Tools
Since I started to use del.icio.us I have found many lists of popular freeware/applications that people use. This is my list of free services/applications that I use at work and home. Online Tools/Services
Freeware ApplicationsInternet
Security
Graphics and Audio
Desktop Customization
DVD/CD Utilities
Chat/Instant Messaging
Misc. Useful
Programming
Shareware but yet still "free"
Other resources: |
del.icio.us Updater and Importer
Posted by Jeffrey Vanneste at 11:19 AM on December 10, 2004
Category:
Development
I just discovered del.icio.us earlier this week. del.icio.us is a "Social Bookmarking" site where all of your bookmarks are public. The nifty thing about this is that you can see everyone else who bookmarked a page and then see what other pages they bookmarked in the same category. del.icio.us lets you assign tags to bookmarks (like how gmail uses labels) so it makes it really easy to search for bookmarks. Since del.icio.us keeps all your bookmarks online it solved my problem about sharing bookmarks from work/home/parent's house but I wanted to have the bookmarks show up in my quick launch folder. There already is a great plugin for firefox that lets you do this called foxylicious. However, I don't use firefox that much as I still use maxthon as my main browser. I was unable to find the "live bookmarks" feature for maxthon so I figured I would write a simple application to download the del.icio.us bookmarks and put them in my favorites folder so they would show up in my quick launch. So I wrote a program called BUD (Bunnyhug Updater Del.icio.us) which does exactly what I want. My final problem was a way to import bookmarks into del.icio.us. I was able to find a perl script but that wasn't my cup of tea. So I wrote a simple importer for BUD that reads in your favorites folder and lets you import one bookmark at a time or all the ones you have checked into tags that you specify. And since I'm talking about del.icio.us here is a script to let you right click on a page to add the URL to your bookmarks on del.icio.us. |
