As has been widely reported today, Yahoo is discontinuing the Delicious social bookmarking service. (UPDATE: Delicious now says that service will continue while they look for someone to buy them.)

I’ll leave the in-depth postmortem to others — but I will point out that there are any number of good options to replace Delicious (the most obvious being Pinboard).

Mac users can also import their links into many popular note-taking apps via AppleScript, and I wanted to mention that I’m hosting one such script project here:

Delicious to Evernote AppleScript (Keeping Tags and Dates)

It’s still an early version, but it does offer the added benefit of allowing you to keep your tags and date information. Give it a try — and feel free to pitch in with any improvements if you think of any (especially if you know a little AppleScript!)

Don’t use Evernote? It’s free and easy to try — but AppleScript also makes it easy to adapt the code to whatever app you’re using! And if you do, don’t forget to share it with your fellow Mac users here in our Code Library!

Synkuro-san — the publisher of b2log and a friend of Veritrope.com — has generously provided this Japanese translation of instructions for the “Evernote Folder Action” script. We hope that this makes it even easier for Japanese Evernote users to enjoy this project!

-Justin

// more //

A VPN service can help you avoid having your data stolen or your internet traffic blocked. Here’s how I use VyprVPN while traveling to reduce the risk of both!

No Internet For You!

The recent proliferation of internet snooping tools like Firesheep — which allows a semi-knowledgable hacker to hijack any number of your personal accounts — highlights an under-examined need for many travelers: A secure connection to the internet.

After all, most people are just worried about how they are going to connect to the internet as they travel — not even considering how safe that connection is. A person on the same network as you can actually see the information you’re sending and receiving — or sometimes even read the files on your hard drive.

Sound alarmist? Take a moment to look your computer’s network file browser the next time you hop online in a hotel, on a plane, or at a free WiFi hotspot and you’ll probably see a number of other computers visible. Some of them even probably have their file sharing turned on, exposing all sorts of personal data, photos, etc. to theft or vandalism.

Not good.

// more //