Ruby iTunes Client
Jun 1, 2006 @ 11:24 amI’m trying to think of cool stuff for a Ruby presentation, so I thought I’d write up a quick tutorial for the Ruby iTunes client here to see how it sounds.
Introduction: DAAP stands for “Digital Audio Access Protocol”, and is the protocol used by Apple’s iTunes to share music over a network. Hence the name Net::DAAP::Client.