Updating Twitter with Google Talk status

Rob just dropped me an email referring to my post on updating your Facebook status via GTalk letting me know about the tutorial he wrote about posting your GTalk status to twitter.

Here’s how you do it:

  • Setup account @ Jabberland to post your Jabber status as plaintext
  • Your JID is your gtalk login such as: example@gmail.com
  • Choose the output format:
  •  Copy the url and paste save it for the php file in the next step.

Gtalk 2 Twitter

  • Add the bot@jabberland.com to your contacts list. This is mandatory if you want to maintain up to date your information.
  • Download his modified PHP script and upload to your web server. Make sure to modify the file with your settings, and then change the file extension to .php
  • Setup your cron tab to execute your PHP code on a regular basis. Here are some instruction on setting up a crontab with Dreamhost.
  • Enjoy the ease of updating your Twitter Status using Gtalk.

Fantastic little tutorial for all those Twitte / GTalk junkies!

About the author:

Christopher is the founder of iMod - Most of his time is spent building websites and pushing the limits with Search Engine Optimization. You can follow him on Twitter @ChristopherM

16 Responses to “Updating Twitter with Google Talk status”

  1. Hey, I have tried to add bot@jabberland.com to my contacts, but it is shown as offline… are you having similar problems?

  2. I’ve not used this service for some time now, but last time I tried, all seemed alright.. I will try again when I have a chance Nikk :)

  3. Thanks, it’d be awesome figuring this out… I appreciate the blog post, very helpful!

  4. Seems to be working my side, perhaps remove and readd?

    Thanks for the comment :)

  5. does this only work on unix based OS?
    i run windows (shame on me) and i’d like to do it.
    so, a response would be nice.
    i leave my twitter if u r interested in sharing that info with me.
    thanx.

  6. I run it on XP without any problems. I would suggest looking at twhirl for twitter, which is a fantastic piece of software:

    http://imod.co.za/index.php/2008/03/11/twhirl-is-taking-the-industry-by-storm/

  7. I found another way to get gtalk status to twitter without using the jabber service. By setting up a google chat badge and parsing it, I could get the status and post it to Twitter. Here’s the details: http://www.jdeutsch.com/pg/2008/4/13/Google_Talk_Status_to_Twitter

  8. Ah yes, I’ve seen something very similar, thanks for updating, I’m sure a great deal of people will find this interesting!

  9. I just created a hosted service basedon Rob’s code, for my friends who don’t have the wherewithal to set up their own PHP and cron jobs. Free. Come sign up and enjoy the gtalk tweeting goodness.

    http://www.danray.net/gtalk-to-twitter/

  10. Sounds interesting Dan, I will head over and take a look the minute I get a spare moment :)

  11. do you know how to auto post to gtalk status from twitter?

  12. I actually don’t know if you can do it that way around, mind you, it’s jabber, has to be possible!

  13. I’ve also created a hosted service to update your twitter based on the Google Talk status message. I’ve added the possibility to ignore an already posted status and to ignore status messages that start with some text. Enjoy!

    http://gabriel.prat.name/gTalkTwit/

  14. Hi Gabri,

    Can you tell me a little about it please?

  15. Of course, the application reads the Google Talk status message from a Google chat badge and sends it to Twitter. But you can define some restrictions to avoid sending repeated status messages or to be able to have some status message that won’t be sent to Twitter. If you sign up you’ll find some more explanations in the website.

  16. Cool, thanks so much for the breakdown, I like to give my readers a better idea before they go forwards and just look at a website :)















Back to top ^