I am running this project to educate myself in social networking so my starting point is Twitter - will probably link with other networks as well (Facebook, LinkedIn). Anyone willing to share ideas, code and add test efforts are welcome.
Summary of functions: #1 show the authenticating user timelines (equivalent to Twitter home); #2 auto-refresh 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 to learn about dependencies, history of changes and to-do 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 including SGrid, PlotMorph, Soup abd VB-Regex.
As of 04/11/2009, the tool name is changed to "Red-Ink". Subsequent ready-to-run images will be uploaded as redink-ready-image-v.n.zip
As of 06/02/2009, Red-Ink development is done with Pharo 1.0.
Visit my other clients:
- DynDNS http://code.google.com/p/dyndns-client/