Hi, On 22 February 2010 19:05, Renato Araujo <[email protected]> wrote: > Hi guys, nice to know about this thread. Some weeks ago I started a > Twitter client based on Pyside, for promote the project. The INdT > designs team help me with the Interface designer, some friends help > with suggestions and bug report (a lot off :D). > > And after read this e-mail, I would like to share with you the current > source code[1] (not stable yet, because of this I keep this closed > until now), some work still needed to get all running fine. > The main pending fixes are: > *Some code clean-up is necessary, because some classes used to > finger scroll are ported from C++ code. > *Rewrite accounts storage system to use some DB system (sqlite, or > other), the current version use QSettings to store account info, and > this is not flexible to use more then one account. > * Bug fixes > > I did litle changes on python twitter API, because of some new > functionalities necessary in the application. > > I appreciate to share the code with you guys, the project is open, and > the feedbacks and help, are welcome.
since you're using Python + Qt (PySide) I think it would be nice to just join your project :) Useless to create a new one. p.s: really QSettings cannot manage more than one account? -- Andrea Grandi email: a.grandi [AT] gmail [DOT] com website: http://www.andreagrandi.it PGP Key: http://www.andreagrandi.it/pgp_key.asc _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
