| Reply | « Previous Thread | Next Thread » |
|
Join Date: Nov 2007
Posts: 319
Location: Sertaozinho/Brazil
marcelobarrosalmeida
Online
Forum Nokia Champion
|
|
Hi,
I would like to announce my recent project, called wordmobi. It is an S60 client for wordpress written in Python, helping you to manage your blog while saving time and bandwidth. Common blog operations, like posting, approve comment, post delete, comments visualization, for instance, are possible using wordmobi. It is possible to use wordmobi with self hosted wordpress site as well. The project URL is below: http://code.google.com/p/wordmobi/ Comments, bug reporting and help are welcome ! ![]() Marcelo Barros http://wordmobi.wordpress.com http://jedizone.wordpress.com marcelobarrosalmeida (at) gmail (dot) com --------------------------- In time: I reuse python code from different sources and ported some known modules, like BeautifulSoup. I would like to cite them here, since may be useful for someone. * wordpresslib by Michelle Ferretti http://www.blackbirdblog.it/programmazione/progetti/28 It was necessary some modifications since python 2.2 does not support yield statement. I have added new methods as well for comments and post titles. * datetime module for S60 http://wiki.opensource.nokia.com/pro...python_modules http://cyke64.googlepages.com/datetime.py * Missing python files, like xmlrpclib.py and xmllib.py were copied from standard python 2.2.3 distribution http://www.python.org/download/releases/2.2.3/ * openssl.exe borrowed froms tunnel project http://www.stunnel.org/about/credits.html * Python proxy code found at activestate site, by Vaibhav Bhatia http://code.activestate.com/recipes/523016/ http://code.activestate.com/recipes/users/4007166/ * Small routine for converting from html to utf-8 in wmutil.py by Ben C. http://mail.python.org/pipermail/pyt...il/378536.html * Beautiful soup HTML/XMP parser http://www.crummy.com/software/BeautifulSoup/ It was necessary to remove any reference for sets (only available since python 2.3) |
|
yes ,
It's nice project to work on. go on.. ok |
|
Olá Marcelo,
Muito bom trabalho. Congratulations! Avante... |
|
Join Date: Nov 2007
Posts: 319
Location: Sertaozinho/Brazil
marcelobarrosalmeida
Online
Forum Nokia Champion
|
|
Hello
Thanks again ! Now wordmobi is supporting comments and the source code was organized, after several hours of "refactoring". I think now it is possible to understand what is going on ... ![]() http://code.google.com/p/wordmobi/so...trunk/wordmobi Marcelo Barros |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Please help installing Python libraries on S60 | ericroijen | Python | 11 | 2009-07-18 11:43 |
| [announce] PyUIQ. Python for UIQ 2.1 and 3.x | OscarBernabeu | Python | 35 | 2008-01-17 10:12 |
| 3rd Ed emulator crashes when starting Python scripts | andrew_ramsay | Python | 4 | 2007-01-16 11:51 |
| Help! Loading self written DLL and in S60 Python | alviskoon | Python | 3 | 2006-12-13 11:45 |
| Starting with Python 60 | Churde | Python | 1 | 2006-12-12 13:52 |