[Pidgin] #12498: Tuenti social network chat plugin
Pidgin
trac at pidgin.im
Sat Aug 14 09:33:51 EDT 2010
#12498: Tuenti social network chat plugin
----------------------------------------+-----------------------------------
Reporter: josemdark | Owner: rekkanoryo
Type: plugin request | Status: new
Milestone: | Component: unclassified
Version: | Resolution:
Keywords: tuenti, chat, plugin, xmpp |
----------------------------------------+-----------------------------------
Description changed by josemdark:
Old description:
> I think it would be easy to do, It can be done as an unnoficial plugin.
>
> I have no skills to do it, so I'll post the documentation I found
> researching.
>
> ----
> First tuenti chat works using XMPP, and you can actually connect with
> pidgin, but each time you connect you have to fetch the password loging
> in and watching the page source code where the data is. (see image
> http://img814.imageshack.us/img814/189/sourcecode.png )
>
> Pidgin works with the following settings:
>
> Basic Tab: http://img822.imageshack.us/img822/7407/basic.png
>
> Advanced Tab: http://img819.imageshack.us/img819/7474/advancedy.png
>
> Proxy Tab: http://img819.imageshack.us/img819/2677/proxyz.png
>
> So, basically the plugin would consist on:
>
> Log-in on tuenti: Using the given email on the username field when
> setting the account and using the real password
>
> Fetch data on first image
>
> Use it to log-in on the chat
>
> Logout on tuenti (pidgin will keep the connection, so logout is safe)
>
> I found two non-official apis for tuenti, one in python and the other one
> in php.
>
> http://code.google.com/p/tuenpy/
>
> http://javierarias.wordpress.com/api-tuenti/#des (Downloads in section
> "Descargas")
>
> I don't know if they will help, but I post them anyway.
>
> With the plugin people wouldn't need to log-in and fetch the data
> manually (the bad thing is the password, it changes ech time).
New description:
I think it would be easy to do, It can be done as an unnoficial plugin.
I have no skills to do it, so I'll post the documentation I found
researching.
----
First tuenti chat works using XMPP, and you can actually connect with
pidgin, but each time you connect you have to fetch the password loging in
and watching the page source code where the data is. (see image
http://img814.imageshack.us/img814/189/sourcecode.png )
Pidgin works with the following settings:
Basic Tab: http://img822.imageshack.us/img822/7407/basic.png
Advanced Tab: http://img819.imageshack.us/img819/7474/advancedy.png
Proxy Tab: http://img819.imageshack.us/img819/2677/proxyz.png
So, basically the plugin would consist on:
Log-in on tuenti: Using the given email on the username field when setting
the account and using the real password
Fetch data on first image
Use it to log-in on the chat
Logout on tuenti (pidgin will keep the connection, so logout is safe)
I found two non-official apis for tuenti, one in python and the other one
in php.
http://code.google.com/p/tuenpy/
http://javierarias.wordpress.com/api-tuenti/#des (Downloads in section
"Descargas")
I don't know if they will help, but I post them anyway.
With the plugin people wouldn't need to log-in and fetch the data manually
(the bad thing is the password, it changes ech time).
PD: I remembered a bug: contacts names are userid at xmppXX.tuenti.com so you
have to enter
http://www.tuenti.com/#m=Profile&func=index&user_id=pasteidhere and
identify the user, then you have to rename the user on pidgin (adding it
to the contact list from the conversation window previously). A parser to
transform user ids into names would be nice.
--
--
Ticket URL: <http://developer.pidgin.im/ticket/12498#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list