people are always @replying each other, and it’s trivial to link a reply to the user page
since it can span websites, there’s nothing stopping everyone from being connected this way on every site that uses XHTML
since the relationship is XHTML, you can use any tool that you normally use to format it. I’m just throwing out ideas but the possibilities are bigger than these quick thoughts:
It’s basically a stripped down, one line blog that everyone contributes to. You get to pick who you hear from, that’s the pertinent info.
Twitter is a good example because people communicate both with people they have met, and others who they only know of through the internet. You can get a more accurate idea of someone’s social network through their candid communication than a carefully maintained profile.
Facebook for example wouldn’t even have to add any features to the site, just use the logic they generate from the Friend Details users already provide.
There are many websites that already record XFN-type data to varying degrees, according to their niche:
for example, if you are linking to a friend that you work with, you would designate this person:
rel=”friend met co-worker”
Have you ever tried to use XFN for any length of time? Constantly tending to it can get cumbersome if you are hand-coding the things! I go through spurts but eventually get lazy.
combine the XFN rel values with the Google-recognized “nofollow” value (also belongs inside ‘rel’) to effectively tell the web “I negatively associate with this person”
Login | Create an Account |