The Artima Developer Community
Sponsored Link

Java Buzz Forum
The Roach Motel Busters

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Cote

Posts: 10306
Nickname: bushwald
Registered: May, 2003

Cote is a programmer in Austin, Texas.
The Roach Motel Busters Posted: Nov 10, 2005 11:30 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Michael Cote.
Original Post: The Roach Motel Busters
Feed Title: Cote's Weblog: Coding, Austin, etc.
Feed URL: https://cote.io/feed/
Feed Description: Using Java to get to the ideal state.
Latest Java Buzz Posts
Latest Java Buzz Posts by Michael Cote
Latest Posts From Cote's Weblog: Coding, Austin, etc.

Advertisement

Mr. Twiggs came by to talk to me about a way to put a sort of "here's all the links to my online self" service together. The idea is that someone such as himself (and definitly such as myself) have all sorts of different content strewn through out the web -- flickr, del.icio.us, Amazon reviews, eBay reputations, static web pages, podcasts, Netflix rentals and reviews, etc. -- and we want some page to point to that lists all of that stuff, that answers the question, "can I see all of Glenn Twigg's online life?"

That is, you want a site map, but not just restricted to one site, a site-map that spans the entire web.

I don't really know of successful system that does this yet...otherwise I'd probably be using it.

The Roach Motel

The metaphor of The Roach Motel (started by Steve Gillmor, I believe) is that all these online services tend to lock your data up in them. For example, you can't extract and use the reputation data about you from eBay; you can only use that data in the context of eBay. Like roaches to a roach motel, once your data gets into eBay, it can't ever leave. (Check out this edition of The Gillmor Gang from last year for an exquisite grilling of eBay's Jeff McManus on this point.)

So, in my mind, what Mr. Twiggs is looking for is a roach motel buster: something that will layer on-top of all the websites and roach motels out there and aggregate the data into a centralized place, or, at least, view.

Roach Motel Busters

While there's no ultimate Roach Motel Buster, there are what we'd in the enterprise software world call "best of breed" roach motel busters. For the benefit of Mr. Twiggs, here's the ones I can think of:

  • Google Sitemaps - providing a way of helping crawlers understand the important links in your site. Also see this article.
  • FOAF - capturing your social networks. Among some blog software, livejournal widely uses FOAF.
  • attention.xml - multi-year winner of the Will It Ever Cross the Chasm Award in Excellence.... glibness aside, it unlocks the clamp-down on keeping up with your friend's (and own) interests. (I favor a less formal approach.)
  • Erik Benson's Megablog - Erik's put together some scripts (I'm guessing) to centralize much of his online activity into one blog, erikbenson.com. Essentially, it pulls content from a bunch of sites (check out the "Getting Stuff From" sidebar) he puts content into, and "cross posts" that content to the megablog. It's pretty damn cool, and I'm sure it gets info-wonks like myself all hot and heavy.

So, we can only hope that Mr. Twiggs will figure it all out for us and provide this service and/or format. It doesn't exist yet, but it'd be a lot cooler if it did.

Tags: , , , , .

Read: The Roach Motel Busters

Topic: A Mickey Mouse Site Previous Topic   Next Topic Topic: My social life has left the building...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use