social bookmarking
patchak - May 22, 2006 - 21:45
Hey all,
I need a module to do social bookmarking, where users can add their bookmarks from the web (possibly import them) to the site, and then others can see/share their bookmarks...
When a bookmark already exists, the link appears as more popular than links that only one person has, etc...
Is there any module/modules that could do that?
Thanks

Hmm.
I tried this once on my site. What I used was flexinode to create a URL node that people could upload a link to, then using a taxonomy list I organized the nodes into categories specified when they created the node. It worked rather well, but none of my members used it. :-(
//---------------------------------------
Latenightdesigners.com- Giving IMD a Fighting Chance
I understand what you did...
It is not a bad idea to use flexiblock, but I'm looking to have a more 'social' aspect to this, meaning that the system would recognize if the same link is added twice or more and add an increment on the URL, thus raising it,s popularity score overall.
Also it would be really cool if people could
1) import their bookmarks from ie and ff
2) share or not share each bookmark individually
3)vote on links and url to add a more 'social filtering' aspect (not only popularity in quantitave terms but n qualitative as well
4)add a button on toolbar to directly add a link to user's bookmarks from the web.
I checked the links package, I'm not sure it can do this, I also checked the vote up vote down module, I guess what I need is a mix between those?
Anyone knows of a module that ressembles to my idea?
Anyone interested in making this happen? Depending on the price needed, I could spit out a couple of hundreds I guess, especially if others are interested to have this kind of very neat module,
Thanks
Anyone else...
Are there any modules out there, that could at last help me identify an URL that has been entered and increment +1 if a URL already exist?
Thanks
You would have to custom
You would have to custom write something as far as I know, or look around and see if anyone has come up with something close and edit from there. Good luck and sorry I couldn't be of more help.
//---------------------------------------
Latenightdesigners.com- Giving IMD a Fighting Chance
Kaboodle.com rather than del.icio.us
Hey Patchak, looks like we're on the same boat!
I'm looking for something similar too with a visual touch for the non-geek.
I mean a look and feel similar to Kaboodle.com rather than del.icio.us. I personnally find it more helpful as you don't necessarily to visit the initial website. Nodelist does not help.
However I have absolutely no clue how to craft this intermediate page.
Any help would be most appreciated.
Cheers
Hi patchak, looking for the same functionality
something like digg or del.ico.us, right?
I'd love to find one.
my site - DIY Studio Photography and lighting
There's Scuttle
http://scuttle.org/
http://sourceforge.net/projects/scuttle/
An open-source social bookmarking project and it has an API. Perhaps it's easy to build a module that plugs into Drupal / gets the popular tags? Or maybe we should convince the Scuttle developer to join Drupal instead ;)
Anyways, I'm also looking for this... Flexinode's a good idea, but too limited. Like somebody else pointed, the whole point of social bookmarking is to promote the 'good' links.
anyone interested in getting involved in this?
If anyone that can code such a nice module is interested, please contact me or leave a message in this thread because I could spend some money on this function. I think were are a couple of people that could give money or contribute.
It would be the following:
-community can suggest links and add a description to them
-community can vote on and review the links
-Links are ordered by tags, and by popularity (number of occurences in the system)
-They could be ordered by general score and relevancy eventually with the upcoming content recommandation engine in the SoC projects.
-Each user who wants could imports their present bookmarks or some of them depending on the site's topic
-Would need a button in the toolbar so that users can add the page to the site's bookmarks, in his profile or in the public profile as well ( an option to keep links private one by one...)
The purpose of the module is essentially to build a community driven niche directory/search engine. The important aspect of the project is that when someone adds the same link than another one, the links gains a +1 in the pool and is presented only once in the results but with a bigger score (the more people add the link, the more the link could be popular... or spam ;) But then again spam is everywhere.
The review and validation of links would be done by editors and the community in general depending on the roles and permissions...
The main points would be:
1)easy and fast to add a link to the system even from the browser toolbar, or important large number of bookmarks automatically (is that possible?)
2)grouping of links and rating, voting, etc, tags...
Here goes a first shot at a module idea, any feedbacks?
This could get you part of
This could get you part of the way there --
http://www.funnymonkey.com/share-bookmarks
Combine the module from the link with the voting api, views module, and some of the modules built in functionality, and you're pretty far along toward the complete functionality you describe.
Cheers,
Bill
-------
http://www.funnymonkey.com
Tools for Teachers
really cool!
Will this module also increment +1 when two links to the same url are posted? For example 50 people post the same link then only one reference to the link is displayed with a (50) besides and ! for popular (for example)
Thanks for the comment
It currently does not do
It currently does not do this -- it gives you a few different ways to drill through content, but, it currently does not include this functionality.
Cheers,
Bill
-------
http://www.funnymonkey.com
Tools for Teachers
Have you seen Jazznoodle?
This site is in Drupal and seems to do some of the things you are looking for.
http://jazznoodle.com/
Is this what you are looking
Is this what you are looking for
http://drupal.org/node/68011
?
Best regards,
Lennart
I am looking for a module to
I am looking for a module to show shortcut links to bookmark a node to other social networking sites, such as delicious, reddit, furl, etc. There is one for Digg (which doesn't work in IE), but I am looking to suit more sites. Is there such a module?
Thanks.
This should do it
I am looking for the same thing. I found this module http://drupal.org/node/40790 but it crashes when I try to access the settings. Have to keep tweaking... :-(
This one seems to do the
This one seems to do the job:
http://drupal.org/project/service_links
The developer seems to be pretty active (and friendly, too).
Share module makes Service
Share module makes Service Links module appear in a popup so to cut down on the clutter. Share also works with the Forward module to include the email link or Forward form.
service_links works...
I have tried service_links on http://ecmkompass.pitschek.com and it works very good!
There are a lot of configuration options (node type, type of service, ...).
paulap
end your search!
if anyone is still searching for this function, get this module: http://www.jumpingbean.co.za/gpl/social-bookmarking-drupal-module
It's exactly what I was looking for! (just the little icons to the social bookmarking sites) it also lets you choose just text & text and icon. Best part is you can add more bookmarks to it! provided you hook up the lil' icons.
Purpose built social bookmarks
There are hundreds of social bookmarking sites doing this already, so you may find competition fierce. Scuttle do such a product, and it's free. Good luck setting it up, they don't seem to provide setup information.
I've built a social bookmarking tool on my membership site (free access)... http://www.socialmarketingriches.com
The whole social networking thing is just going to get more and more competitive, and everybody will be bookmarking. The trick is to do it right, and build cross links effectively.
Best of luck.
Any updates?
Hi,
anybody here find a solution and get social bookmarking work with drupal?
Tag Mark seems to be the answer but it looks like it isnt under development anymore and is not working with Drupal 5/6. Perhaps anybody is able to port this to the actual Drupal versions.
Best Regards
Holger
Drigg
I think Drigg will be the possible solution. Its actually a clone to digg constructed on drupal here is the link
http://www.drigg-code.org/
Searching for Social Bookmark Modul
Hey,
Drigg is a nice for social news sites, but it doesnt match for social bookmarking.
new option: SocialList
i have not tried this yet but i wanted to add a new option to the thread on this long-running page:
http://sociallist.org/plugin-drupal.php
from their site: SocialList module allow websurfers to save, catalog, and share interesting pages they find online. The Sociallist module appends widget with links to social bookmarking sites to the drupal pages, increasing your potential audience. You can choose one of ten languages, customize button placement, button size, popup window rows and columns number.
i can't find a drupal.org page about this module. not sure why.
another option
You could also try the addthis button which has a drupal module:
http://drupal.org/project/addthis
----------------------------------
neish.net | botanicalartistry.com
There is tow concerns!!!
Creating a social bookmarking website like digg or adding the social bookmarking buttons to the site.
for the second one there is alot of modules but for the first one which i'm interested in and looking for a solution.
Userlinks
Also check out Userlinks module - http://drupal.org/project/userlink