-
Website
http://staynalive.com/ -
Original page
http://staynalive.com/articles/2008/08/18/farewell-to-the-we-welcome-the-meta-revolution/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
robdiana
5 comments · 11 points
-
MariSmith
5 comments · 7 points
-
ontarioemperor
10 comments · 31 points
-
brianjesse
6 comments · 2 points
-
partywedo
10 comments · 3 points
-
-
Popular Threads
-
Screenshots Emerge of the New Twitter Retweet Feature
2 days ago · 10 comments
-
Services Need to Stop With the Twitter Kool-Aid
5 days ago · 13 comments
-
Introducing the FB Share Button Wordpress Plugin for Facebook Share
1 week ago · 35 comments
-
Google’s Walled Garden
1 week ago · 20 comments
-
Hey Utah, Where are the Tech Bloggers?
2 weeks ago · 31 comments
-
Screenshots Emerge of the New Twitter Retweet Feature
One thing you don't touch on is that @replies and #hashtags are still useful to the SMS user. A lot of Twitter's popularity early on was due to the clever integration of SMS. Any time we start talking about adding meta, non-textual content and context to microblogging, we lose the (broken, but still terribly useful) SMS integration.
I covered that in the second to last paragraph. SMS just needs to be
treated as another client, just like XMPP. The hashtags and intended
recipients shouldn't be parsed as part of the original message, and
the SMS client should parse those out and apply them as meta
information via the API.
All semantics needs to be inside that message - and remain there. And the same applies to any context where a message can be posted that is not a "microblogging client".
in fact that has some great uses. However, at the end of every SMS
request (on the server) is a client that can parse SMS requests. Just
as I mention it could easily parse out all @addresses and #hashtags,
and leave the body of the message so only pure content is left and the
remainder is sent as meta information back to the microblog service.
SMS should be treated like any other client, just as XMPP would be
treated as well.
simply interpret the SMS text, parse out the @'s and the #'s and insert them
into the appropriate meta tag. This way focus could remain on the content,
and 140 characters wouldn't be affected by the person in the Tweet or what
the Tweet is being tagged with.
Twitter and identi.ca are not broken at all for embracing a useful convention: a @ to directly address a person (multiple ones in a single message) is not "clutter" at all, it's useful markup that allows any reader of a message to see at a glance who a message is addressed to - in any medium the message is rendered. Even if their interface doesn't support linking, the addressing remains clearly visible by means of this markup.
That's not broken; that's useful and very powerful. Auto-linking enhances that, but remember not all contexts where a message may be read may support linking: the @ stands on its own as useful markup for the reader, including all readers who are not addressees. Replacing @ by tagging addressees loses this advantage because it doesn't "travel" with the message itself and is application-dependent. At the poster's end, having the addressing part separated from the message makes it much harder to quickly fire off a message to one or more poeple - nothing beats to type one a few phrases and hit Enter.
No matter what "micro blogging clients" may be able to do - don't forget that not everyone uses a microblogging client. For instance, a Jabber client is not that - all it does is transport the *messages*. Same for SMS. And how on earth woudl I use SMS or Jabber to "tag" addresses? All I have is a field to enter a *message*, and a button or Enter to send it on its way.
The basic semantics needs to be in the message itself, not outside it - and addressees are very much part of the basic semantics. For this reason, tagging also doesn't fix the ambiguity problem that is /created/ by doing away with @ to directly address someone - @ already does that perfectly and no workaround does it as well as the original and widely-used markup convention (widely-used outside microblogging for years already, don't forget that - it was simply adopted, for a good reason).
I'm on the fence about hashtags though they are useful inside a message; if a message is about something already, just mention that and the meta layer won't be missed all that much in contexts that don't support this layer and have only the message content.
But giving up on @ is simply very, very shortsighted: it breaks what is not broken in the first place. You need to think wider than "microblogging client" - there are way more contexts in which our messages are created and more contexts even in which they appear (don't forget search engines!); and for some of us our major UI is not a microblogging client at all.
stated my points.
If I could 'spend' my entire 140 characters on a comment I had on a blog post, and then include the "reading:http://url.com" meta tag for example, I think it would be much more powerful.
But, as you mentioned on Twitter, it's not likely that Twitter will implement anything like this soon.