Is there a service that will deliver a feed containing the union of tagged items for one tag across a set of various services? For example, the union of:
del.icio.us/tag/astronomy
technorati.com/posts/tag/astronomy
flickr.com/photos/tags/astronomy
connotea.org/tag/astronomy
wordpress.com/tag/astronomy/
…etc…
Easy to do, I suppose, but I don’t want to reinvent a wheel.
October 10, 2007 at 11:14 am
you can do this with yahoo pipes
October 10, 2007 at 11:48 am
Here you go:
http://pipes.yahoo.com/pipes/pipe.info?_id=YsGCaFB33BG64rzVTqoASA
Only has the ones you listed. Email me if you want more.
October 10, 2007 at 11:52 am
Currently in private beta: http://friendfeed.com/. Friendfeed let’s you aggregate RSS feeds. You can register for an invitation.
October 10, 2007 at 1:00 pm
Which reminds me … I wish there was just one way to tag things (I like the del.icio.us way)
October 10, 2007 at 1:02 pm
> http://pipes.yahoo.com/pipes/pipe.info?_id=YsGCaFB33BG64rzVTqoASA
Nice! This is immediately useful, thanks!
I wasn’t certain all these sources offered tag search as a feed, but you’ve not only shown that they do, you’ve documented the feed URLs which is really useful.
I wondered about this one:
http://feeds.technorati.com/search
Apparently you can instead do:
http://feeds.technorati.com/tag
Which is more explicitly a tag search, although this:
http://feeds.technorati.com/tag/astronomy
Currently comes up empty for some reason.
While we’re at it, I notice that you can do this:
http://pipes.yahoo.com/pipes/pipe.info?_id=YsGCaFB33BG64rzVTqoASA&tag=biology
However while that loads the search term (’biology’), the pipe comes up waiting for the user to hit the Run Pipe button. Is there a way to make it hands-free?
Hmm…
http://pipes.yahoo.com/pipes/pipe.run?_id=YsGCaFB33BG64rzVTqoASA&_render=rss&tag=biology
Excellent. So here’s what I’ve just actually subscribed to:
http://pipes.yahoo.com/pipes/pipe.run?_id=YsGCaFB33BG64rzVTqoASA&_render=rss&tag=grl2020
I had proposed grl2020 at the library conference I went to last week, was curious to see what stuck to it, and realized that it would be used in different contexts. This is just the view I was looking for.
A further useful tweak would be to preserve the source services — Technorati, del.icio.us, etc. — which are currently not reported in the combined feed.
October 10, 2007 at 3:17 pm
[...] I came across a post by tagaficionado Jon Udell who was looking for a way to combine multiple feeds (based on a single tag) into a single feed for [...]
October 10, 2007 at 5:09 pm
A further useful tweak would be to preserve the source services — Technorati, del.icio.us, etc. — which are currently not reported in the combined feed.
I’ll put in a hack tonight to do that. It’s a simple regexp, I’ve done it for other Pipes I’ve built.
Any other tag services you want to include?
October 10, 2007 at 5:54 pm
“Any other tag services you want to include?”
You are a full service operation :-)
What others are there?
October 10, 2007 at 6:12 pm
Helpful tips here, thanks Jon and engtech. I’m looking at ways (and tools) to do this too for Local Signal which aims to combine tagspaces for cities (as well as other searches and apis that aren’t tag based), so that I can offer universal feeds.
I’ll second the thought that Technorati’s tag search feeds (now just search feeds) have definitely been going through some change/trouble in the past few weeks. Not sure what’s going on there.
I agree that preserving the source feed is nice. It’s one of the things I really dislike about OriginalSignal’s combined feeds, I can’t easily tell where the post is from.
As for other tag feeds that I’ve found:
metafilter
ask metafilter
platial
43things/43places/43people
youtube
October 10, 2007 at 6:39 pm
Check out Tumblr.
October 10, 2007 at 8:04 pm
[...] Combining tagspaces « Jon Udell [...]
October 10, 2007 at 10:28 pm
I’ve updated the RSS titles to show the source, but it revealed an interesting problem: each service is using a different publish date timezone. :)
October 11, 2007 at 12:18 am
Planet, the Gold Standard: http://www.planetplanet.org/ :-) Or, depending on your needs, Sam Ruby’s Venus branch of Planet: http://intertwingly.net/code/venus/
October 11, 2007 at 8:08 am
Do you already know Tara Calishain’s Kebberfegg? It generates RSS-Feeds for any given tag, but it doesn’t blend them into one single feed.
In respect to Technorati’s tag feeds: At the moment they don’t seem to work right, but try this workaround: http://feeds.technorati.com/posts/tag/—–test
Another tag-feeding blog search engine is Blogdigger, try http://blogdigger.com/search?type=rss&q=subject:test
@engtech: Great construction!
@Jon: Reading your blogs and columns since many years, I’m really glad to contribute the first time to a question! :-)
October 11, 2007 at 9:56 am
A while ago I made a yahoo pipe to do this, also. It is at http://pipes.yahoo.com/pipes/pipe.info?_id=OnPtOis63BGrI5nZjUnRlg Its sources are different, and it allows a technorati API key to be provided, so that you can use technorati’s tag API. It puts the source in the body instead of the title. I haven’t looked carefully to see other differences between mine and engtech’s
October 11, 2007 at 11:15 pm
[...] evidence is the almost immediate response to Jon Udell’s “combining tag spaces“. A frequent cabal topic over the past 7+ years, from the “feedme” [...]
October 12, 2007 at 8:27 am
Hi Jon. Here’s how I’ve been doing this with RSSBus: http://geekswithblogs.net/Lance/archive/2007/10/11/Tag-Unions.aspx
October 16, 2007 at 8:15 pm
You could also check out http://feedblendr.com
October 18, 2007 at 8:16 am
[...] I recently attended. Now I’m subscribed to an RSS feed that notifies me whenever any of a blended set of tagging services reports a new GRL2020-tagged [...]
November 23, 2007 at 6:43 pm
[...] Combining tagspaces di Jon Udell Is there a service that will deliver a feed containing the union of tagged items for one tag across a set of various services? tagging [...]
November 24, 2007 at 12:14 pm
[...] is an example of Yahoo Pipes I created for Jon Udell that builds an RSS feed around a specific tag using delicious, flickr, technorati, and [...]