X
Business

Easier access to Twitter thumbnails with Tweetimag.es

Joe Stump, former Digg PHP god, has yet another side project that makes using the Twitter API one step simpler. It's called Tweetimag.
Written by Andrew Mager, Inactive

Joe Stump, former Digg PHP god, has yet another side project that makes using the Twitter API one step simpler. It's called Tweetimag.es.

Instead of using the Twitter API to get a user's thumbnail (which requires an HTTP request from Amazon's S3 service, which isn't always reliable), you simply use this syntax:

http://img.tweetimag.es/i/[twitter username]_[size]

Stump is using a content delivery network to host his image files, and his service even comes with automatic resizing.

The images are cached so there is basically a 0% chance you'll see an empty avatar.

Editorial standards