FOAFster is a prototype visualizer for Friend Of A Friend relationship objects. What you're seeing here are icons for a bunch of FOAF contacts, scattered around the screen, and network services, in a much neater line at the top.
I've been interested in FOAF for a long time. Abstracting out all my social relationships into a separate layer, just as I do with my presentation and behavior layers, really resonates. Future possibilities like being able to point marketers at my FOAF object so they will quit wasting their time trying to sell me timeshares seems like a very real possibility.
The problem? As it sits right now, FOAF is a giant pain to update. Most folks fire it once and forget it; the results range from amusing to disastrous.
What changed today? MyBlogLog rolled out FOAF. And now, finally, I don't have to worry about keeping a file on my Web site. All I need to do is add people and services to my network on MyBlogLog, and it's taken care of for me. Here's my FOAF object, courtesy of MyBlogLog:
http://www.mybloglog.com/buzz/members/kentbrew/foaf/
All this is generated and re-generated for me, whenever I add a service or a contact, and whenever any of those contacts add a service of their own. So now all I need to do is link it in the HEAD of my document, like so:
<link rel="meta" type="application/rdf+xml" title="FOAF" href="http://www.mybloglog.com/buzz/members/kentbrew/foaf/" />
Although other services like LiveJournal and FriendFeed are doing this, MyBlogLog's FOAF is superior. LiveJournal only points inwards; FriendFeed does not contain your contacts' network connections. And nobody else in the world is presenting FOAF as a JSON object wrapped in the callback of your choice, if you ask nicely, using format=json&callback=foo. Although it's possible to run anybody's FOAF object through Pipes and get JSON back, MyBlogLog cuts out the middleman by being brave enough to serve it all up live.
It's trivially easy, which is how it ought to be. Go sign up at MyBlogLog, add some services and/or contacts, and your FOAF should be ready to rock, at http://www.mybloglog.com/buzz/members/yourname/foaf/.
http://kentbrewster.com/foafster?q=johnsampsonI'll have the code up once I fix up the IE bugs; for now, adventurous developers should know how to read source, copy, and paste. Have fun, and please let me know how it goes.
I have changed my FOAF page http://www.osocial.net/network/foaf.php?id=3821 but I have still some problem to get a JSON format.
Are you in charge of oSocial?
I understand it is a wrong thing in my FOAF page construction, I will change it. And after, you say that if I provide my FOAF page in a JSON format, then you will be able to display it like you ? but how to use Foafster ? with something like : http://kentbrewster.com/foafster?q=http://www.osocial.net/network/myfoaf_in_json.php?id=4545 ?
And don't worry Oliver, oSocial goal is to open and break walled garden, and to provide friends list with XFN, FOAF, feeds .... different ways to free the social graph ;)
Oliver: I hope not. The point of all this is to let people out of the walled garden, not to increase the size of the topiary maze surrounding it. :)
Nice, nice FOAF interface and navigator.
Now is there a way to use it with other FOAF link than from MyBlogLog ?
For example how can I display my oSocial FOAF profile ?
http://www.osocial.net/network/foaf.php?id=4164
Thanks,
Victor