Skip to main content

Using your Firefly URL Shortener with Twitter for iPhone

·126 words·1 min· ·
Twitter Firefly Url Shortener
Ariejan de Vroom
Author
Ariejan de Vroom
Jack of all Trades, Professional Software Craftsman

The Twitter for iPhone app (itunes) can be configured to use your very own Firefly URL shortener! Here’s how.

~ Custom URL server...

Actually, it’s quite simple. First, setup your own Firefly instance, possibly using Heroku.

When that’s done, simple open Twitter for iPhone, then follow this path:

  • Tap the three dots
  • Open “Accounts & Settings”
  • Tap the “Settings” button at the bottom
  • Open “Services”
  • Choose “URL Shortening”
  • Then pick “Custom…”

All right, you’re now ready to enter your magic URL. Simply replace the YOUR_DOMAIN and YOUR_API_KEY placeholders with your actual domain name and API key (you can find them in your config.ru)

http://YOUR_DOMAIN/api/add?api_key=YOUR_API_KEY&url=%@

Then hit “Save” and you’re set! Twitter for iPhone will now automatically use your Firefly instance to shorten URLs!

Looking for the Firefly source code?

Related

Hot: Firefly 1.3.0 URL Shortener released
·257 words·2 mins
Firefly
Firefly 1.1.0 adds QR Codes for your shortened URLs
·93 words·1 min
Ruby Urls Firefly Qrcodes
Firefly 0.4.3 and Firefly Client 0.4.0 released
·109 words·1 min
Ruby Gems Urls Firefly Shortener