Furl This Bookmarklet - Furl It!

Furl Logo - SocialBookmarklets.com
Here it is: the Furl Bookmarklet. This is the “Furl It!” bookmarklet for all of your social media needs. Best for quick posting of news, web snippets, and websites to your Furl.net account.
This is an unofficial bookmarklet. The code for this bookmarklet comes from Binny V A ’s Blog.
To install: drag this button or the link below it
or
Furl It! <- Drag to your toolbar. That’s it!
Here is the furl bookmarklet code:
javascript:(function(){ d = document; w = window; s = w.selection; t = s ? (s.type != 'None' ? s.createRange().text : '') : (w.getSelection ? w.getSelection() : ''); t = t.toString(); if (!t) { m = d.getElementsByTagName('meta'); for (i = 0; i < m.length; i++) if (m[i].getAttribute('name') == 'description') t = m[i].getAttribute('content'); ; ; } if (!t) { p = d.getElementsByTagName('p'); if (p)t = p[0].innerHTML.replace(/<[^>]+>/g, ''); } if (t.length > 500)t = t.substr(0, 500) + " ..."; var furlit = window.open('http://www.furl.net/storeIt.jsp?t=' + encodeURIComponent(d.title) + '&u=' + escape(d.location.href) + '&r=' + escape(d.referrer) + '&c=' + encodeURIComponent(t), 'furlit', 'width=475,height=540,left=75,top=20,resizable=yes'); furlit.focus(); })();
You can used this tool for quicker browsing, fast bookmarking, or whatever you use these for… also good for people doing social/internet marketing, SEO, and link building.
Have any problems with this one? Do you have any other bookmarklets to share? Share in the comments below.
