google-talk

How do you create a simple Google Talk Client using the Twisted Words Python library?

I am interested in making a Google Talk client using Python and would like to use the Twisted libraries Words module. I have looked at the examples, but they don't work with the current implementation of Google Talk. Has anybody had any luck with this? Would you mind documenting a brief tutorial? As a simple task, I'd like to create ...

In what programming language is GoogleTalk application developed?

Does any one know in which programming language were Google Talk application developed. yes am asking about the windows client application. :) ...

.NET API for Google Talk?

I am looking for a .NET API for Google-Talk (talk/voice/video/file). Any resources? ...

Google-Talk invisibility

Hello I was trying to create an XMPP and a Jabber chat-program. I was unable to set chat state to 'Invisible'. I would love to hear from users experience if this is possible and how they do that. I don't mind to use any .NET assembly for it. ...

Getting a Jabber status via Python

I'm developing a website using the Django framework, and I need to retrieve Jabber (okay, Google Talk) statuses for a user. Most of the Jabber python libraries seem like an incredible amount of overkill (and overhead) for a simple task. Is there any simple way to do this? I know very little about XMPP/Jabber, though of course I'm willi...

Chat Invitation using XMPPHP

Is it possible to send chat invitations using XMPPHP? I have successfully setup the messaging system from a CMS, but I am looking for a way to send chat request before the first message is sent. Is it possible to do that in XMPPHP? I am asking this because I could not find any proper documentation for the class. Thank you for any input...

Where to find the Google Talk Android client source code?

I found an app called IM in Android's trunk on git, but that doesn't look like the Google Talk app that comes installed on Android phones. Does anyone know if that source code is even published? ...

Integration of aadvark with Gtalk - how does it work

Hi guys Not sure if anyone has used aadvark but it has a very nice integration with Gtalk. If you have signed up on aadvark - when any question is posted in your area of expertise - there will be nice pop-up in ur gtalk window asking if you are interested in answering - if you say Yes - it will ask you the question and you can answer in...

Can I use the google chat image on google app engine?

I am writing an app using python on GAE. I figure since I'm using google logins as the authentication for my users, why can't I use each users google chat picture as their user portrait? However I haven't found a way to access that info. Maybe I've been using facebook api's for too long, but is there any way to access that information? ...

Handle google talk message using Ruby

Is there any library that allows to handle google talk messages using Ruby? ...