Aggregating blog outputs using YahooPipes

As an interesting aside, we’ve been looking at ways of collating and sharing blog outputs from and for our project partners (and any other interested parties of course).

Terry suggested having a look at Pipes, a web app run by Yahoo. To quote the site, “Pipes is a powerful composition tool to aggregate, manipulate, and mashup content from around the web.”

It’s free to use, but you do need to register a Yahoo account. Once you’re signed in you are presented with a simple graphical interface with which to create your pipeline. You can see mine below.

MyPipe

The Fetch Feed box points at the RSS feeds of all the currently active blogs, and then simply outputs them through the Sort box, where they’re arranged by date, newest first, and then sent to the Pipe Output.

I could’ve additionally filtered the feeds using ukoer category type or similar, but as I’m expecting all output from these blogs to be OER-related I didn’t think it was necessary.

You can check out the fruits of my labour half way down our main OER page, here.

This relatively simple piece of script was used to embed the Pipe into the webpage:

<script src=”http://l.yimg.com/a/i/us/pps/listbadge_1.1.js”>{“pipe_id”:”fc4bf3f89f16474cacbb5b279380a3bb”,”_btype”:”list”}
</script>

The naked pipe output can also be viewed here, where you have a number of further options to output the pipe as RSS, add it to your Netvibes/iGoogle etc.

Fin.

2 Responses to “Aggregating blog outputs using YahooPipes”

  1. I did something similar for a set of projects we (Netskills) supported for the JISC-IRET programme.

    One extra thing I did that we found useful was to append the source of the post to the item title, so when it was syndicated you could see who had made each post.

    I blogged it here if it’s of any use:
    http://nspb.jiscinvolve.org/archives/16

  2. Thanks Steve, that’s really useful. I was wondering how to add the source title. The Regex module isn’t really clearly explained, but I can see what I need to do from yours. It does mean having a separate Fetch Feed block for each blog though, and a lot of repetition of pipework. I’ll have a play around.

    Cheers.

Leave a Reply

You must be logged in to post a comment.

Packaged by Edublogs - education blogs.