Colby PalmerColby Palmer
BlogAbout

© 2025 Colby Palmer. All rights reserved.

Posts in "Twitter"

View all posts

Twitter Raises API Limit

Great news for Twitter developers!



I just noticed in my web app iTweet that Twitter is reporting a maximum of 150 API requests per hour now! Hurray!  This is great news for Twitter clients, as the API limit is a constant challenge in user interaction.



Twitter had mentioned that this was in the works, but so far I haven't heard mention of them actually launching this upgrade.  I hope it is here to stay!



They have also recently fixed a long-standing bug that caused followers/following methods to report incorrect data. Along with this fix came some new API methods for managing follow relationships - I will be updating iTweet with a new follow/unfollow UI just as soon as I can get to it!



There are some really great improvements coming soon to iTweet.net - stay tuned for much much more.
Read full article →

Retweet Conventions

Will there become a universally accepted standard?

I saw a lot of discussion going on in the Twitterverse recently about standard conventions for "retweeting" - the increasingly popular habit of repeating someone else's tweet verbatim with a credit to their username (or as close to verbatim as possible inside of the 140-character limit).



I personally don't retweet often, but I see it happening more and more every day. (Whether or not this increases the quality of Twitter conversations is a debate for another post.) Enough users of iTweet.net, the Twitter client for the Web and iPhone that I make, requested a retweet button so I went ahead and added one several weeks ago.



Several weeks ago, savvy iTweet.net user David Simmons had written me to ask if iTweet could use the Unicode "recycle" symbol ♺ as a standard for retweeting.  I immediately liked the idea - it's expressive, cool-looking and best of all it's only one character long, conserving space for more tweet.



Unfortunately I looked into it and found that the symbol doesn't render in SMS messages or on the iPhone.  Since iTweet.netis an iPhone web app, and since a large number of Twitter users rely on SMS, IMO this makes it a no-go for...
Read full article →

Tweetbeep is the new Track

A solid (and maybe better) replacement for Twitter tracking.

Colby Palmer: Not having Twitter tracking...The "tracking" feature in Twitter had become a staple of my communication. I used it to catch @colbypalmer, @itweet or @colbyworld replies, and to find out what people were saying about iTweet, my Twitter client, or my other projects. It's also a great way of monitoring your competition! It was recently disabled as a part of the Twitter downgrades, and I found that I was missing replies (checking the Replies tab for all three of my accounts is something I just can't keep up with) and feeling "out of the loop" as far as my product's relationship to its users.



Enter Tweetbeep.com: "Like Google Alerts for Twitter". This tool was created by Michael Jensen, @mdjensen on Twitter. Tweetbeep scans Twitter for terms or usernames (they use the excellent Summize for this) and emails you with your results.



It's not as real-time as the original tracking, but that's kind of a nice thing as you can opt to check for your updates hourly or daily, and you don't get a million text messages all day long. You can also add links to your search, which are gathered in real-time; Tweetbeep will even find links that have...
Read full article →

Twitter Maintenance Notice

Ok son, put the Twitter down and back away slowly...

Twitter maintenance noticeTwitter sent some downtime notices today via a regular friends_timeline JSON request. Even though the downtime is a bummer, this kind of error reporting is really nice, as you aren't left with that "should I keep refreshing the page?" feeling. Often Twitter crashes return full XHTML pages to API calls, like the "Too many tweets!" page with the whale that we've been seeing lately. These aren't parsed into a Twitter feed like this error message was (API rate limit notices and other errors are returned as valid JSON though). This can be worked around by looking at the HTTP code that is returned, but I wish there was some way for the app to return valid JSON error messages to API requests instead of the default XHTML crash pages. Leave comments on this blog, or let's talk on Twitter or Facebook.

Tags: twitter, downtime, maintenance, error reporting, itweet

Read full article →

About the Twitter Downgrades

And our tumultuous relationship with the Bluebird of Happiness/Crappiness...

Twitter API Limit Downgrade Twitter has decided to remove a certain call from their API that the iTweet 2 private beta relied on to create the "ticker" effect that kept it updating at nearly real-time speeds.  The rate limit for API calls also remains handicapped, cut to 30 per hour from the usual 70.  This makes using Twitter API tools extremely inconvenient, and developing them is also quite frustrating. For now I have removed the "ticker" feature and the friends timeline will refresh every 140 seconds, though this number may be adjusted slightly as I attempt to keep the page open and in use today.  (Big thanks to all my helpful beta testers for your excellent feedback on the last iTweet 2 development cycle!)  Further development on the beta will continue when the API rate limit returns to normal.  Until then, Twitter API development is a waste of time as most people seem to be ditching API apps for the non-limited Web site. This is actually a good thing for me, as I am working hard on developing some other tools for The Illusion Factorythat I will be posting more about soon. Apologies for the lack of updates recently, I've been...
Read full article →
Page 1 of 3
RSS Feed