May 5, 2010
So I was looking at the API for ping.fm (http://groups.google.com/group/pingfm-developers/web/api-documentation?_done=%2Fgroup%2Fpingfm-developers%3F), and thought: Ah, this would be easy to wrap with HTTParty (http://github.com/jnunemaker/httparty).
For ping.fm, all requests must be POSTs, and each request much include a couple of keys. But in HTTParty, you can’t specify default params that should be used every time for POST.
So I fixed [...]
Read the full article →
March 18, 2010
Some time around 1979, I was DJ’s at the college radio station, and someone pointed out to me a scuffed-up album called “Radio City” by a group I’d never heard of called Big Star. The album had come out in 1974. I listened to it, liked it, played it a bit, and forgot about it. [...]
Read the full article →