March 09, 2009 02:29
I just finished a script for fetching Twitter updates. This script relies on memcache for storing your tweets to improve speed and minimize API requests to the Twitter servers. The script is fairly easy and imho a good example for using memcache. The script will be used for the new bithub.net redesign, which will be finished sometime this week.
You can download the script here: http://tinyurl.com/9ovx8a
Feedback is much appreciated!