Show the IM(Google Talk, Skype, MSN)

GTalk

Requirement:

Google Talk 1.0+

Step 1: Download and Install Google Talk

Get Google Talk 1.0.0.100

Step 2: Add the Codes in Your Blog, Web

<A href="gtalk:chat?jid=[Your Google Talk Account]@gmail.com"> Chat with me via Google Talk </A>
<A href="gtalk:call?jid=[Your Google Talk Account]@gmail.com"> Talk with me via Google Talk </A>
And replace [Your Google Talk Account] to your Google Talk account.

Step 3: Display Your Online Status

3-1

Add [email protected] to your friend’s list.

3-2

Use the url: http://www.jonburrows.co.uk/gtalkstatus.aspx?User=[Your Google Talk Account]@gmail.com to get a encstring

3-3

Send encstring to the bot it will return with your URL such as http://jabsv5.jonburrows.co.uk/gtalkstatus/?/UNIQUEID.jpg
? is a number which describe the online state image type. (More detail refer to [1].)

3-4

Add this image to your Blog
<IMG src="http://jabsv5.jonburrows.co.uk/gtalkstatus/?/UNIQUEID.jpg" />

Refernece:

Skype

Requirement:

Skype 2.0+

Step 1: Download and Install Skype

Get Skype 2.5

Step 2: Add the Codes in Your Blog, Web

<A href="skype:[Your Skype Account]?add"> Add me to your contact list </A>
<A href="callto:[Your Skype Account]"> Call to me via Skype </A>
<A href="skype:[Your Skype Account]?userinfo"> User informatioin </A>
And replace [Your Skype Account] to your Skype account.

Step 3: Display Your Online Status

Open the option for allowing everyone to see your status. (More detail refer to [3].)

  1. Open your Skype
  2. In your option panal. (Function -> Setting -> Private)
  3. Checked the option “Allow me to use a state of being displayed on the page”

Step 4: Add the Image in Your Blog, Web

<IMG src="http://mystatus.skype.com/ICONTYPE/[Your Skype Account]" />
ICONTYPE could be smallicon, bigclassic, … (More detail refer to [4].)
And replace [Your Skype Account] to your Skype account.

Refernece:

MSN

Requirement:

MSN 7.5+

Step 1: Download and Install MSN

Get MSN Messenger

Step 2: Add the Codes in Your Blog, Web

<A href="msnim:add?contact=[Your MSN Account]"> Add me to your contact list </A>
<A href="msnim:chat?contact=[Your MSN Account]"> Chat with me via MSN </A>
<A href="msnim:voice?contact=[Your MSN Account]"> Talk with me via MSN </A>
<A href="msnim:video?contact=[Your MSN Account]"> Have a video coference with me via MSN </A>
And replace [Your MSN Account] to your MSN account.

Refernece:



Problem?

  1. If you got an unknow protocol problem, make sure you’ve installed such IM. (i.e. msnim require MSN 7.5+, check is MSN have been installed in your computer and opened, of course, you should login too.)
  2. Protocol msnim will not be registed in Firefox, it must using IE to talk with other.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.