20090805

Mail.ru defeated!

I learnt how to connect to mail.ru jabber-like protocol through transport in Pidgin. Just open XMPP console and write down this:

< iq type="set" to="mrim.jabber.ru" id="aad2a" >
< query xmlns="jabber:iq:register" >
<> account@mail.ru < /email >
<> password < /password >
< /query >
< /iq >

Enter!
PROFIT!

20090804

Now I am googlified!

How I connected to Google Talk Services. Here the receipt:
01. Select Accounts -> Manage -> Add
02. Choose GoogleTalk-protocol.
03. Enter Gmail Id.
04. In Domain/Server there will already be gmail.com or enter it.
05. Enter Resource Field as Home.
06. Enter Gmail Password in the Password Field.
07. Enter Local alias.
08. Goto Advanced.
09. Check Force old (port 5223) SSL
10. Uncheck Allow plaintext auth over unencrypted streams
11. Enter Connect Port as 443
12. Enter Connect Server as talk.google.com
13. ...
14. PROFIT!