View Single Post
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#264
Frustratingly parsing the UTC timestamp with offset from twitter isn't working properly, the python utilities available on fremantly appear to parse everything except the actual time, returning the right day/date but 00:00:00 for the time. So currently no fix for ensuring sort order is correct.
However I have uploaded a couple of new versions to extras-devel with some minor updates
http://danielwould.wordpress.com/witter for changelog
__________________
----------
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.