Apr 02

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

Binny over at Bin Blog has a nice little hack for sending tweets via command line. Anyone running a fairly standard *nix or LAMP setup should have everything you need to do this. Binny is also looking at using Twitter as a time tracking tool and has a nice way to Twitter Offline, or more like store your tweets locally. It’s giving me some ideas! Personally, I want to setup a private twitter account to use as a “note to self” because it’s just so easy to send my notes to. I send myself email notes all the time and if I had one place to “not to self” that was this easy I’d be very happy.

Technorati Tags: , , ,

5 Responses to “Twitter Hacks: Command Line + Keeping Time + Twitter Offline!”

commentstyle
1 Debra Hamel Says:

But how have you dealt with the issue of logging into separate accounts? I have two accounts now, and so far I’ve managed it by using TwitterPost for my main account and the FireFox TweetBar for my secondary account.

authorcommentstyle
2 chrispian Says:

Debra, one way would be to setup a command line or php tool that lets you specify which user to use. For example, with the code example above you could make multiple copies of the command line tool, one for each account and each tool would have the user/pass for each account. Instead of naming the program “twitter” when yous ave it you could do like twitterchrispian and twitter451press (my two twitter accounts, for example). They’d be the same other than user:pass. So then when I sent a message for 451 press I’d just change the command from twitter to twitter451press and it would use that script.

I’ve seen an example of a php script that interfaces with curl to send tweets. I’d imagine you could set it up to use multiple accounts too.

If you are on windows, there are also like 5-6 twitter clients and you could run one of each for each account.

commentstyle
3 Debra Hamel Says:

I’m afraid this is all over my head. I don’t know anything about PHP and can’t do it on TypePad anyway, I don’t think.

authorcommentstyle
4 Chrispian Says:

I see. Then using multiple clients, which you can install on windows or a mac should work fine. I use Twitteroo and TwitBox, though there are more. Ive started a list (I’ll be adding to it) http://www.twitterhacks.com/twitter-clients/

But you can run two different clients, 1 for each account. I also run twitter on firefox for one account and a twitter client for my main account.

commentstyle
5 Debra Hamel Says:

Actually, I just realized that I can run two or more different copies of the same application simultaneously. That’s what I’m going to do for now, using TwitterPost. (I like Twitterific but it’s flawed, I’m afraid.)

Leave a Reply

By submitting a comment here you grant this site a perpetual license to reproduce your words and name/web site in attribution. I reserve the right to delete any comment for any reason with and will aggressively smite spam, flames and unsavory behavior.