pierrejean-coudert / pwytter

Automatically exported from code.google.com/p/pwytter
0 stars 0 forks source link

Identica support #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I think it could be a great idea whether Pwytter supports identica
microblogging platform !

Identica is an open service for distributed micromessages as Twitter which
respect the open standards of OpenMicroBlogging.

I don't know what could be the better and simpler way, adding Identica
support to pwytter or create a fork specifically for identica service.

Let me know what you think about it.

Kind regards.

Original issue reported on code.google.com by darkbab...@gmail.com on 3 Jun 2009 at 2:20

GoogleCodeExporter commented 9 years ago
Will be part of the multi-account support.
Patch welcome :-)

Original comment by pierrejean.coudert on 7 Jun 2009 at 7:09

GoogleCodeExporter commented 9 years ago
Ok, I will working about that. I will need some times due to lack of time and 
my poor
knowledge in python. But it is a good reason to dig on it deeper.

Original comment by darkbab...@gmail.com on 9 Jun 2009 at 2:43

GoogleCodeExporter commented 9 years ago
Great !

Original comment by pierrejean.coudert on 9 Jun 2009 at 3:56

GoogleCodeExporter commented 9 years ago
So even if it will be tantalising to speak in french, I wanna call your 
attention to
this dent/twitt : http://identi.ca/notice/10142795.

After investigation I found this package
(http://aur.archlinux.org/packages.php?ID=30208) which greatly inspired me to 
do the
attached file. 

This is basically the twitter.py from twclient directory I rename in 
identica.py and
where I replaced all twitter.com by its equivalent identi.ca/api and "twitter." 
by
"identica." and finally all remaining twitter word by identica.

So what do you think about that, can it profit to your project ?

Original comment by darkbab...@gmail.com on 16 Sep 2009 at 10:39

Attachments: