资 源 简 介
I run this project to educate myself in social networking technologies. My starting point is Twitter - will probably add other networks as well (like Facebook, LinkedIn, etc.). Anyone willing to share ideas, code and add test efforts are welcome.
Summary of functions:
#1 show the authenticating user timelines (equivalent to Twitter"s home);
#2 auto-refresh the user timeline every 5 minutes;
#3 update my status;
#4 post direct message to my followers;
#5 line chart shows timelines retrieval responsiveness in msec;
The code is also posted into map.squeak.org on a regular basis.
twitter-0.x.st: full source code. Check documentation inside the code to learn about dependencies, history of changes and the wish list.
red-ink-image-v.x.zip: Windows XP ready to run Squeak 3.10 vm+image. Decompress this file into your hard-disk and run Squeak.exe, when started, evaluate "Twitter signIn".
This tool requires several open-source packages includin