Blogrolls, XFN, and OpenID URIs

| 4 Comments | 2 TrackBacks

While writing Whitelisting With OpenID and XFN, I started thinking about what kind of work would have to go into implementing these ideas in Wordpress. One of the roadblocks I ran into was that in Wordpress (and Drupal, probably, and most other similar systems) links only support a single URI (not surprisingly). In order to support OpenID whitelisting, we need a unique identifying URI for an XFN contact - which may or may not be the same as the blog/site URI that you’d want to list in a blogroll.

I thought about trying to hack the support in myself, but after browsing through the 4 or 5 different files that would require patching, as well as adding database support, I decided I haven’t the experience with Wordpress nor the time to do it right. But I’d like to discuss this with someone who has the Wordpress expertise to give this a shot. Would be nice if it were a plugin, so we don’t have to hack the core code.

Any takers?

2 TrackBacks

TrackBack URL: http://redmonk.net/mt/mt-tb.cgi/378

from monkinetic | Blog Archive » DiSo on December 5, 2007 3:22 PM
from DiSo - Microformats, OpenID, Portable Social Networks at notizBlog - a private weblog written by Matthias Pfefferle on December 5, 2007 6:23 PM

4 Comments

My plan with wp-openid has always been that it would be outside the plugin itself. Because mapping the relationship between IDs is so intensive (my personal graph has 22 IDs), it doesn't make sense for each individual WP installation do be expected to do that work. I imagined that the plugin would talk to one or more third-party services to verify if they should accept the ID... that could be something as simple as botbouncer, or it could take all of the individuals other published XFN relationships into account. You could configure it to "Accept comments from IDs that are within 4 degrees of separation from me, limited to friends and family". I bought openidtrust.org with the idea of building exactly such a service, just haven't had the time... Chris Messina has already given me a list of additional things he would like to see written on top of wp-openid. :)

Hmm, will's suggestion makes sense - a more generalised personal graph plugin might be a good idea. btw, some more resources on FOAF+OpenID: http://esw.w3.org/topic/FoafOpenid

Nice work Steve. You can totally do it! You're a l337 h3x0r!11 >:-|

Leave a comment

R.E.M. Says:

About this Entry

This page contains a single entry by Steve published on November 26, 2007 8:11 PM.

Making a list: Whitelisting with OpenId and XFN was the previous entry in this blog.

More XFN+OpenID is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

OpenID accepted here Learn more about OpenID