(The quickest way to register)

Forum

Dear visitor! The webpage is only available in English. We're sorry for the inconvenience.
  1. User picture
    • PikadudeNo1 on Wed 01 Aug 2007
    • 05:06:26 AM UTC

    Suggestion: WOT Bookmarklet

    A number of social bookmarking sites provide bookmarklets, which function as a sort of universal add-on for any browser for easy access to the service. I think a similar thing would work very well for WOT: a bookmarklet that would create a pop-up window, from which you can view/set the same information available from clicking the WOT toolbar button in the Firefox extension.

    On my Macintosh, I'm considering switching from Firefox to Camino (or perhaps another open-source Mac browser). Being able to take WOT with me would make me feel more comfortable about the switch, even though WOT would no longer be omnipresent (I would have to click the bookmarklet to see anything).

Comments:

  1. User picture
    • Sami on Wed 01 Aug 2007
    • 06:15:17 PM UTC

    re:Suggestion: WOT Bookmarklet

    Thanks for the suggestion, we'll look into it. I think there might be some issues with user authentication in a bookmarklet though, so allowing testimonies may not be feasible with that approach.

  2. User picture
    • PikadudeNo1 on Wed 01 Aug 2007
    • 07:58:12 PM UTC

    re:Suggestion: WOT Bookmarklet

    Well, the bookmarklet could create a pop-up window that uses the URL of a script on mywot.com, plus the domain name of the current page as a parameter. If you want to be fancy, it could stick an iframe into the current page that does the same thing. I'm pretty sure that would work.

  3. User picture
    • Sami on Thu 02 Aug 2007
    • 07:23:14 PM UTC

    re:Suggestion: WOT Bookmarklet

    Yes, I'm sure that would be fine for showing the reputations. One could even use our existing API for displaying general reputations in a bookmarklet right now:

    http://www.mywot.com/en/wot/blog/2006/12/19/

    However, the full client software needs to be able to persistently store user credentials locally in order to perform cryptographic authentication for testimonies. As I said, doing this may prove to be slightly challenging in a bookmarklet, but we'll see.

    Also, it should be remembered that moving the reputation indicator from the browser to a web page will definitely make it easier for a malicious page to manipulate the reputations you see.