Alan’s Multipost Bookmarklet Tool

Alan Levine aka CogDog barked this January 14th, 2005 4:28 pm

Go, Dog Go

http://cogdogblog.com/code/marklet_maker.php

About

Previously I have described a JavaScript bookmarklet tool I wrote for myseld so I could submit websites to multiple tracking sites. Maybe you too want to be able to do a one click submit to send sites to places like Furl or del.icio.us at the same time.

Bookmarket Maker Screen Shot
http://cogdogblog.com/code/marklet_maker.php

Thus I was inspired to create this tool that allows you to select the ones you want and it will generate the bookmarklet tool for you. Since created, many more bookmarklet tools have been popped online, and I am willing to add them to this list if

  • The tool is one that allows added / annotating a web site to a collection site.
  • The site offers a JavaScript powered bookmark tool that can be dragged to the browser. The tool should be one that extracts title, URL, description, etc from a page in view and passes it to a server side script. Tools that achieve this on complex ways may not be suitable.

Please use the comments field below to send us your requests, comments, etc.

Technorati Tags:

This entry was posted 3 years, 10 months ago and is filed under Uncategorized. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

One Response to “Alan’s Multipost Bookmarklet Tool”

  1. Matt Fausey Says:

    I would like to suggest adding TagTooga.com for your bookmarklet tool. The icon is here: http://www.tagtooga.com/images/tagIcon.gif

    The FireFox bookmarklet is:
    javascript:d=document;desc = ”;var ma = d.getElementsByName(’description’); if (ma.length > 0) { desc = ma[0].content; } w = window.open(’http://www.tagtooga.com/tapp/db.exe?c=jsEntryForm&b=fx&desc=’+encodeURIComponent(desc)+’&title=’+encodeURIComponent(d.title)+’&url=’+encodeURIComponent(d.location.href),’_blank’,'width=590,height=460,status=no,resizable=yes,scrollbars=auto’);void(window.setTimeout(’w.focus()’,200));

    The Internet Explorer bookmarklet is:
    javascript:window.location=’http://www.tagtooga.com/tapp/db.exe?c=jsEntryForm&b=ie&url=’+encodeURIComponent(document.location.href)

    Best Regards,
    Matt


Creative Commons License
This work is licensed under a Creative Commons Attribution 2.5 License
and may be patrolled by a friendly small dog (with a wagging tail)
This means you are free to use any original content published here (begs the question why)
as long as you provide linktribution.

.
Clicky Web Analytics