Mooing away with Common Lisp
Edgar Gonçalves has put together an awesome (and feature-rich!) Common Lisp API kit for RTM and has written about his experiences working with CL and the RTM API on his blog:
Enter Common Lisp. Perhaps the fastest way to do some scripting in my mind, but I’ve yet to make a library to use a Web-based API. Turned out it was quite clean, and in about 5 hours of work I had the whole API grokked, coded, tested and hosted in GoogleCode.
If you’re a CL enthusiast (and I mean, who doesn’t want to be?), check out the Remember The Milk API Kit for Common Lisp.
If Common Lisp isn’t your thing, there are API kits available for a whole bunch of different languages, thanks to the wonderful developers who’ve worked with the RTM API. So if you’ve been putting off writing that command line utility to interact with your tasks in Python or Ruby, or maybe developing that desktop gadget you’ve always wanted, there are no more excuses. :)