Moving the Dovetail Twitter Integration To Jabber/XMPP
April 22, 2008
Quickly after creating a Twitter Integration with Dovetail I ran into rate limiting issues using Twitter's API. Twitter currently only allows 70 requests per hour. Here is their guidance... If you are developing an application that requires more frequent requests to the Twitter API, please contact us and we'll see what we can do. We maintain a white list of known-good screen names who have high-volume API needs. We also suggest researching Jabber/XMPP if your application needs to deliver a near-realtime experience (for example, a bot that replies to direct messages). I emailed Twitter support asking nicely for higher volume API usage but still haven't gotten a response. Then I realized that if we want to release this Dovetail/Twitter integration to our customers we it need to work within the rate limiting guidelines, so I listened to Twitter's guidance and…