Aggregating Delicious Bookmarks From Multiple People

Submitted by Gregory Heller on September 16, 2008 - 6:48pm

Last week Andy Laken asked me if there was a way to aggregate only select bookmarks from a group of users that would prevent an "unauthorized" user from posting a bookmark to the pool.  The aggregated bookmars would then be published ona  website.  After a little bit of thinking and some exploration while on the phone, we figured it out. Here is a quick and dirty recipe for creating a group bookmark feed from delicious.

  1. Get everyone delicious accounts
  2. Create and account for your organization
  3. Decide on a tag that you will use for all bookmarks you want to share (eg "civicactions")
  4. Login with your organization account
  5. Click on subscriptions (in the horizontal nav below your user name)
  6. Click on "Add a subscription" link under the search box on the right hand side
  7. Enter the tag you decided on in step 3 above
  8. check the box "From a specific user" and enter the user name for the person you want to subscribe to.
    • repeat this last step for each person.
  9. Grab the RSS feed from your subscriptions.
  10. An advanced step, if you need multiple different feeds from your "hive mind", is to add the subscriptions for a particular tag to a subscription bundle (click the "Subscription options" link under the search box on the right hand side) and then grab the RSS feed for that bundle.  This would allow you to have a book mark feed for "resources" and "news" for example.

Note: you can check out my bookmarks on delcious.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <p> <a> <em> <strong> <cite> <ul> <ol> <li> <dl> <dt> <dd> <img> <b> <i> <h2> <h3> <pre> <br> <font> <hr> <s> <strike> <code> <span> <blockquote> <acronym> <del> <ins> <table> <th> <tbody> <tr> <td> <div>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options