Version 5, last updated by jipipayo at April 16, 2007 06:47 UTC
pyTwitter
Objetivos
El objetivo de este proyecto es aprender los procesos de envío de datos utilizando APIS de servicios web comunes y populares como twitter.Hemos utilizado un script en PHP como pasarela hacia el servicio web de Twitter.
Estado del proyecto
funcionalidades basicas terminadas y operativas.necesario programar guardar la info temporalmente en un archivo de conf para que el usuario no tenga que introducir los datos (usuario y password) cada vez que envia un mensaje a twitter.
-----------------------------------------------------------
ENGLISH (BRIEF DESCRIPTION):
This app it's based on the Python for Nokia mobiles environment ( i plan to make a standalone soon)
You could test this app getting from the files section:
(you must have installed the Pys60 pack)
http://www.mobilenin.com/pys60/pys60_installation_resources.php
i´m using the php script grabbed from the twitter api group because i can not use the curl directly from python on symbian.
this script was tested successfully on N80 and e65 Nokia mobiles.