What is the simplest way to implement an instant messaging contact page on my website?
        Posted  
        
            by Tchalvak
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tchalvak
        
        
        
        Published on 2010-05-22T15:07:14Z
        Indexed on 
            2010/05/22
            15:10 UTC
        
        
        Read the original article
        Hit count: 194
        
website
|instant-messaging
I'd like to have a page that communicates directly to some IM service that I will generally be able to be logged into.
E.g. I am on gtalk all the time, I'd like people to be able to get in touch with me via the website. (the specific protocol isn't that important, of course)
What would be the simplest set of technologies to implement that?
© Stack Overflow or respective owner