|
2010-02-23
, 20:23
|
|
Posts: 149 |
Thanked: 18 times |
Joined on Dec 2009
@ Dallas
|
#62
|
|
2010-03-01
, 11:33
|
Posts: 3 |
Thanked: 1 time |
Joined on Feb 2010
|
#63
|
The plugin is based on http://code.google.com/p/libpurple-twitter-protocol/ It's a C program. You can find all its source code there.
In short, it's a libpurple plugin that integrates to Maemo platform via Telepathy (http://telepathy.freedesktop.org/wiki/).
So if you want to integrate an IM or social network service to Maemo contacts and conversations, you can either:
1. Write a libpurple plugin, and depend your package to account-plugin-haze (this will install haze plugin when installing your plugin).
2. Write a Telepathy connection manager (in N900, cellular backend, Gtalk, Skype, SIP, etc are all Telepathy connection managers). You can find Telepathy resources from the above link. BTW, you can use Python here, just like butterfly MSN plugin.
Wish these would help
|
2010-03-12
, 09:10
|
Posts: 71 |
Thanked: 21 times |
Joined on Aug 2009
|
#64
|
|
2010-03-15
, 13:46
|
Posts: 30 |
Thanked: 8 times |
Joined on Feb 2010
|
#65
|
|
2010-03-18
, 22:25
|
|
Posts: 505 |
Thanked: 665 times |
Joined on Oct 2009
|
#66
|
|
2010-03-19
, 17:46
|
Posts: 32 |
Thanked: 34 times |
Joined on Mar 2010
@ London
|
#67
|
|
2010-03-22
, 21:34
|
Posts: 134 |
Thanked: 31 times |
Joined on Mar 2010
@ Sao Paulo / Brazil
|
#68
|
|
2010-03-23
, 10:19
|
|
Posts: 61 |
Thanked: 12 times |
Joined on Mar 2010
@ Manchester, United Kingdom
|
#69
|
Twitter plugin 0.2.0-1maemo2 is available in extras-devel now. New features:
1. Home timeline imported to Contacts. Starting a conversation, you will get your home timeline updates
2. Fixed sign in issue. You don't need to reboot device anymore after installing Twitter plugin. Moreover, account with large following list can be signed in easily now.
3. Added an option to disable importing Twitter friends to Contacts (only search keywords and home timeline will be imported).
|
2010-03-23
, 11:03
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#70
|
this looks good, but i can't find it in the downloads section of this site... is it hosted elsewhere?
Thanks.