sean

How I Manage 10 Twitter Accounts

I told you I was compulsive didn’t I? Maybe some of you manage more than one Twitter account too.

For fun or profit I manage around 10 Twitter accounts. Thats a lot of little birdies to take care of! 

Here are two ways I do it.

At Message Catcher

First I really want know if anyone, anywhere is including one of my @names in a tweet. Logging into all these accounts and hitting that ol’ reply tab would be tough. So I take all the RSS feeds from search.twitter.com that contain the user names and tie them together. 

I output the feeds to a drop dead simple HTML page as seen below. The text is big and clunky, perfect for a quick scan. I dim out tweets I’ve already viewed so I can focus on new ones. That page refreshes every 30 mins based on one of the oldest tricks in the book. 

twitter-at-message-reader

This is all done using basic PHP and some software called SimplePie. To get started download my code which includes the SimplePie software, modify the main file, and toss it up to your own server. 

Even if you don’t manage so many accounts you can modify the code to pickup other words or phrases. This is great for trends spotting and vertical specific conversation tracking.

Tweetie

I’m not a fan of most desktop or iPhone twitter apps. For me the web or mobile version has always been the fastest way to access the site. However Tweetie is one of the better apps out there, especially for multiple account support.  Living in Los Angeles there are lots of delays, whether in line somewhere or on the john, this app makes it easy to scan for @messages and other tweets. Since the app stores your password there is no need to re-enter login details.

If you don’t have an iPhone, throw your phone away and go buy one. Then get this app.

 

photo1

 

Those are two things making my life easier. I have a few other tricks that I’ll save for another rainy day.

Oh, follow me on that silly website

 

 

Related Posts:


5 Comments about “How I Manage 10 Twitter Accounts”

  1. Sean Percival Says:

    not shown my super secret twitter account :D

  2. Sean Percival Says:

    http://www.tweetgrid.com/

    is also nice for this!

  3. SEO Australia Says:

    Thats a good idea and saves time so on the train, twitter your sites with the iphone.

  4. Todd Says:

    Sean, thanks for the simple pie code and application. Its a good fit for a project I am working on. I got everything to work but I keep getting an warning message at the top of the html doc referencing a cache issue

    Warning: ./cache/86436094912f1ad9c77530d242582270.spc is not writeable in /home/content/r/f/2/rf25241762/html/simplepie/simplepie.inc on line 1773

    It runs 4 times and gives a different cache number each time.

    Any Ideas

  5. 7 Free Social Media Monitoring Tools You Need | Yosef Solomon Says:

    [...] Hootsuite Managing one Twitter account can be pretty hectic for some, but what about those that handle 10. This is where the beauty of Hootsuite comes in. Allowing its users the ability to manage multiple [...]

Leave a Reply

February 16th, 2009 | By: Sean Percival | 1,263 views