One of my favourite features of the recently-launched Tweetie 2 (as a geeky developer, at least) is the ability to use your own custom URL shortening service when you shrink the URLs in your tweets.
Fortunately, the API for our short URL service Retwt.me is out-of-the-box compatible with Tweetie 2. Here’s how to enable Retwt.me for shortening on your iPhone.
To get to the right menu, you need to be on the “Accounts” view of Tweetie. Then you select the Settings button in the bottom left. Then select the Services option:

Accounts > Settings > Services
Then, you select the “URL Shortening” option, then the “Custom” field at the bottom.

URL Shortening > Custom...
Then, in the text entry box, enter this string:
http://api.retwt.me/shorten.json?longUrl=%@

Entering the custom URL structure
(The %@ is a special indicator for Tweetie, for where it should put the URL that you want to shorten).
Now that this is all set up, hit “Save”, and you are ready to compose a tweet with a link shortened by Retwt.me.

From a long URL...

... to a custom short one!





