Hi, I was working on a personal project to make a desktop application that will set my gmail chat (or google chat, google talk, gTalk--there are too many names for it) custom status message to be equal to my twitter status message. Personally, I don't use the gTalk desktop client; I use the web based chat built into gmail. I can successfully set the "presence" status message programmatically in .NET via XMPP , but when I disconnect my XMPP client connection (essentially logging out of the gTalk service) the message that other users see next to my name reverts back to what I previously set through the gmail chat window. I have not found a way to permanently set my custom status message programmatically. It seems that there's a difference between the presence status message and the custom status message that gmail chat uses. I need the status message that I set programmatically to persist and overwrite the custom status message that displays on the gmail chat window when I log into gmail.
Please help! I really think that my application could be useful to a lot of people who use Twitter. Thanks so much, Nate --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-talk-open" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-talk-open?hl=en -~----------~----~----~----~------~----~------~--~---
