Windows Mobile del.icio.us plugin

Technology

iedelicious_20080406.jpg

If you’re a del.icio.us power user and you use Windows Mobile, you’ve probably missed the del.icio.us plugin that’s available in desktop browsers like IE and Firefox. Dale Lane took this problem as a challenge and coded a nice little Pocket IE plugin that adds a del.icio.us submittal form to the browser’s menu.

This is not as trivial as I expected – it took hundreds and hundreds of lines of code just to get a new entry in the Internet Explorer’s menu that gets me access to the web browser object as an IWebBrowser2. And (perhaps especially so for someone who has been getting a little lazy with Java and C#! ), some of it is a little intricate and complex.

Still, once done I could use my access to the browser to launch my “post to del.icio.us” form and prefill it with the URL and page name of PIE’s current page. From there, the form uses the public del.icio.us API to send all the info off to my del.icio.us list.

It’s written in C++ and he’s zipped up the full Visual Studio project. Based on the difficulty and lack of great documentation for doing something like this, this is actually a pretty solid find. If you want to make a PIE plugin, this would be a good place to start.

A del.icio.us plugin for Windows Mobile (or C++ is a pain)
Pocket IE del.icio.us plugin and source

0 thoughts on “Windows Mobile del.icio.us plugin

  1. deto says:

    This existed in Firefox for years.

Discuss this article with the rest of the community on our Discord server!
Tagged

ADVERTISEMENT

Maker Faire Bay Area 2023 - Mare Island, CA

Escape to an island of imagination + innovation as Maker Faire Bay Area returns for its 15th iteration!

Buy Tickets today! SAVE 15% and lock-in your preferred date(s).

FEEDBACK