Rasmus Lerdorf wrote a couple of blog entries about using the iPod Nike+. Your run information is stored as an XML file on your iPod, so he put together a PHP5 class to play with his run data.
Blog entry: http://toys.lerdorf.com/archives/43-100-Runs.html
PHP code: http://lerdorf.com/php/nikeplus.phps
His run summary shows up in his Twitter feed as well.
Rasmus Lerdorf wrote a couple of blog entries about using the iPod Nike+. Your run information is stored as an XML file on your iPod, so he put together a PHP5 class to play with his run data.
Blog entry:
http://toys.lerdorf.com/archives/43-100-Runs.html
PHP code:
http://lerdorf.com/php/nikeplus.phps
His run summary shows up in his Twitter feed as well.