Blog
A Better Twitter Interface
The Problem

- I know and trust the author of this tweet.
- But from the context and the ugly URL I cannot tell what it is.
- Guess what...I don't bother clicking.
The Solution


- Now I can quickly scan many tweets and see meaningful information.
- Details can be provided on mouse hover, such as the domain name the source content comes from, or the time it was posted or updated.
- For pictures this can pull in thumbnails and provide the full-size on mouse hover.
The Technique
We call this "tweet link introspection". Twitter clients can implement this and instantly improve the presentation of the gadzillions of links being tweeted every day.
It can be turned into a jQuery add-on to allow any website to perform link introspection on their content. It can improve the presentation of blog posts, comments, RSS feeds and more. The new information can even be used for search results so I can find this post again by searching for 'Dan Asteroid'.

