View Single Post
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#68
Originally Posted by bdogg64 View Post
I don't know if you've seen this already, but it might make it easier to implement some of these requested features

http://code.google.com/p/python-twitter/

I modified one of your earlier builds from your blog post and it works pretty good
yes I saw it, but the intention when I started this was to learn python, more than it was to make a twitter application anyone else would use. So I'm making life hard for myself by writing from scratch (badly) many things I'm sure I could just pick up from existing stuff.
__________________
----------
N900
http://danielwould.wordpress.com
Check out Witter, a twitter client for N900
http://danielwould.wordpress.com/witter

If Witter isn't working for you, eg crashes/doesn't start, gives errors etc etc. Please run it from x-term using:
run-standalone.sh python2.5 /opt/witter/witter.py

This will generate diagnostic output. Without this I cannot help you.