On Wed, Jul 30, 2008 at 12:44 PM, Bob Wyman <[EMAIL PROTECTED]> wrote: > On Wed, Jul 30, 2008 at 2:56 PM, anders conbere <[EMAIL PROTECTED]> wrote: >> I'm not sure this is necessary. Or at least I don't see much >> of a difference between a service that aliases your name >> "Anders Conbere" to your email address "[EMAIL PROTECTED]". > > Imagine that you're using a federated system like Identi.ca rather than a > walled-garden system like Twitter. Now, imagine that you subscribe to two > different people: [EMAIL PROTECTED] and [EMAIL PROTECTED] (two people, same > local name). Given this, what would a message look like if it is delivered > to you via SMS? In that case, the alias "anders" wouldn't do you any good > since you wouldn't know *which* anders was responsible for the message. Your > SMS server would be forced to expand the alias out to include the domain in > order to allow you to show you who sent the message. But, in doing so, it > would lengthen the message and might, therefore, result in the message > growing to more than the maximum number of characters for an SMS message... > So, your SMS system might have to cut off the end of the message and thus, > potentially lose important information.
This seems to me like the fault of SMS not of aliasing. On the rest of the web this kind of aliasing isn't a problem because we can markup that text with extra data <a href="http://twitter.com/aconbere" rel="me, that-xmpp-spec">@anders</a>, the problem you're bring up is that we don't have a good way besides raw uri's to describe resources (in this case people) in plain text. This is one of the whole points of hypertext! ~ Anders > > bob wyman > >
