View Single Post
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#381
Originally Posted by nosa101 View Post
The Twitter for blackberry app claims in app caching improves performance
well witter does do caching. it caches the avatars in memory. at the moment it uses the cache upto 10 times, on the 11 tweet seen from a user their avatar is re-downloaded.
i could extend this to make it use the cache more and only redownload say every 50th time.
i can't think of anything else that can be meaningfully cached for any performance benefit.
__________________
----------
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.