Reviewing the Twitter API
I’ve spent the last couple of days reviewing an excellent tutorial presentation on the twitter API. It looks like twitter provides an extensive REST web services API. I also ran through the examples in the tutorial using curl and twurl. It took some time to get twurl install on my Ubuntu box because of a mismatch in the version of rubygems that was installed via the synaptic package manager, but I eventually got that resolved through some creative google searching. In the [...]


