View Single Post
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#373
Originally Posted by Rob1n View Post
Have you looked at what other twitter apps are doing? If a scripting language like python's having issues, I can't imagine trying to implement a timestamp parser in C/C++.
I didn't, but the problem seemed to be a combination of factors. I believe now fixed in 0.3.1-16

Python on maemo doesn't support the offset notation (+0000) in it's timestamp parsing. there are libraries that would, but I'd have to bring a whole new library onto maemo which I didn't want to do.
Turns out there are at least 3 different formats of timestamp that twitter might return, depending on your location and the API call.
I think they all now work.
__________________
----------
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.
 

The Following 3 Users Say Thank You to dwould For This Useful Post: