Some interesting links I’ve seen over the last few weeks.

  • Twitter Click Research: What types of tweets get the most clicks? (via @danilolee)
  • The half-life of a shared link is 3 hours on Twitter, Facebook, email or instant messaging…but twice that on Youtube.(via Mashable)
  • YouTube Founders Aim to Revamp Delicious (NY Times) – I’ve used Delicious for years mainly as a cross-platform bookmarking service, not so much as a social link sharing service, but these days I mainly use XMarks. (via Techcitement)
  • OAuth Needs Partial Authorization – as Alex King points out , many sites that let you log in using your Twitter, Facebook, or other accounts ask for too much access to your account. If I’m not going to use the service to post status updates, it shouldn’t require permission to post updates in my name.

On a related note, I’ve set up on Klout and PeerIndex, mainly out of curiosity. Their topic analysis needs a bit of work, though. Klout was convinced that my Speed Force accounts were influential about Washington, DC (rather than DC Comics) and, inexplicably, ducks. PeerIndex seems to think I post a lot about breakfast cereal.

So, Twitter blocked access from Twidroyd and UberTwitter today, citing acceptable use policy violations, then classily pushing their own apps. IMO this would be similar to Google blocking Internet Explorer or Firefox from accessing their services, then telling people “oh, you can use Chrome.”

UberMedia has made some changes to appease the Twitter TOS guardians, and expects to be un-blocked soon.

Anyway, onto the accusations:

These violations include, but aren’t limited to, a privacy issue with private Direct Messages longer than 140 characters, trademark infringement, and changing the content of users’ Tweets in order to make money.

This is the most I’ve been able to find. Let’s break it down:

a privacy issue with private Direct Messages longer than 140 characters

“Privacy issue” is a pretty strong accusation (not that it seems to have actually hurt Facebook).

Here’s a thought: Twidroyd has built-in support for TwitLonger, which will let you route a longer message through a third-party service and then post it as a shorter tweet with a link to the full message.

My guess: this was enabled for all outgoing messages instead of just public tweets, including direct messages. This would make the message (a) visible to Twitlonger itself, and (b) potentially visible to anyone who obtained the URL to that message.

trademark infringement

According to UberMedia, they’ve been working on a name change for UberTwitter for the past three weeks. If that’s the case, it sounds like Twitter is just padding the accusations.

changing the content of users’ Tweets in order to make money

This is a serious accusation, if true. The whole purpose of a communication platform is for one person to convey a message to another person. If that message is altered in transit, it undermines the whole purpose.

But here’s the question: What do they mean by content? Do they mean the exact characters typed in? Do they mean the words? If Twidroyd shortens a URL so that it fits in 140 characters, does that count as changing the content? How about that twitlonger support?

If Twidroyd or UberTwitter prefers a particular URL shortener in exchange for money (just as desktop web browsers prefer a particular search engine), does that count as “changing the content of users’ Tweets in order to make money?”

Isn’t that essentially what Twitter plans to do by forcing all URLs (even those already shortened) through its t.co URL shortener in order to collect data which it can then…*gasp*…monetize?

Edit: And just as I finish the post, I find a post explaining exactly what the issues were. I was right about the privacy issue, though it was with tmi.me, not twitlonger.

As for changing content, the claim was that UberCurrent (the third app whose name I kept forgetting) was changing affiliate links to point to their own affiliate links instead of the author’s. UberMedia says that they “don’t currently do this,” implying that they may have at some time in the past, or may have been considering it. In any case, that’s a jerky thing to do, if not quite as severe as altering the meaning of a message. I remember a Firefox extension that would let you raise funds for an organization by changing Amazon links to use their affiliate links (eventually discontinued due to Amazon TOS violation), but I think even that made a point of not altering existing affiliate links.

Anyway, It’s a good thing they’re using the Android and Blackberry markets. I expect I’ll see an updated Twidroyd later today (or whenever it is that the phone checks for new apps). From what I’ve heard about the iPhone iOs App Store, it could take as much as a week to get the fixed version approved and out in the hands of its users.

Some interesting links I’ve encountered over the past week or two.

And now some techie stuff:

  • Interesting idea: Paper.li extracts links posted by Twitter and Facebook accounts you follow, then creates a daily newspaper page featuring headlines, links and excerpts from the top stories.
  • Thomas Hawk’s Open Letter to Carol Bartz, CEO Yahoo Inc. on why Yahoo! should consider Flickr a core product.

Edit: Not a link, but I should mention: between a bug in Akismet and me not having time to go through it, I ended up with more than 2,000 comments in the spam folder just from the last 3 weeks. I don’t have time to look through that many items for false positives, so I just cleared it all out. If you left a legitimate comment that hasn’t shown up on the site, I apologize.

Lately I’ve been linkblogging via Twitter, and using Alex King’s Twitter Tools to build a weekly digest in WordPress. The problem is that since I’m pulling the posts from Twitter, I’m stuck with Twitter’s limitations: Short descriptions, cryptic URLs, and unreadable links.

So I wrote a plugin to process the links. When Twitter Tools builds a digest, the plugin calls out to the remote site, follows redirects, retrieves the final URL and (if possible) extracts the page title. Then it replaces the cryptic-looking link with a human-readable link, transforming this:

Check out this site: http://bit.ly/9MhKVv

into this:

Check out this site: Flash: Those Who Ride the Lightning

If it can’t retrieve a title, it uses the final hostname. If it can’t connect at all, it leaves the link unchanged.

The download is here, and that’s where I’ll put future versions:
» Plugin: Twitter Tools – Nice Links.

Future

One thing I’d like to add at some point is cleaning up the title a bit. They can get really long, even without people trying to stuff keywords and descriptions in for SEO purposes. All it takes is a page title plus a site title, like this one. That’s a much more complicated problem, though, since there isn’t any sort of standard for which part of a title is the most important. I suppose I could just clip it to the first few words.

I’d also like to clean up duplicate text. Often the link title and tweet content are going to be the same, or at least overlap, especially if it’s generated by a sharing button or extension. That should be easier to check.

Weblog Tools Collection recently spotlighted a WordPress plugin to automatically tweet old posts. It seems like a good way to bring attention to a site’s archives, as long as it’s used sparingly. The frequency can be as high as once an hour, which IMO is a good way to lose all your followers, but one post every few days seems like it might be reasonable and even interesting.

I’ve already got a setup in place to show a “flashback” post on the front page, but most of the blog’s traffic seems to come from searches these days. Every once in a while I’ll happen to look at the front myself and say, “Oh, yeah, that was a good one!” and post a link on Twitter or Facebook.

This new plugin posts automatically, and picks an article at random. That’s helpful, because it can find old posts that I’ve forgotten. On the downside, because it’s random, there’s no quality control. It could just as easily pull out something completely inane that was funny for about a week five years ago as it could dredge up a forgotten gem. And there’s always the risk of promoting “Happy New Year!” in August — which is exactly what happened when I tested it on Speed Force.

You can filter out categories, but I think it might be more useful to filter on tags. Sure, it can take a while to go through the archives tagging posts that you feel are worth a second look, but it would certainly improve the signal/noise ratio with this scheme. Even better, there’s a lot more you can do once you’ve tagged your “classics.” Highlight them on archive pages, list some of them in the sidebar, build an index, etc.

Hmm, this might be an interesting project at some point.

Update (August 23): Well, I’ve disabled this for now — on both blogs — because of the lack of control. I’d rather forget to post “Hey, remember this?” than have it clutter up people’s accounts with old linkblogging digests or something similarly pointless. When I have time, I should work on that classics project, both tagging posts and hacking on the plugin.