public
Fork of fixlr/nikeplus-ruby
Description: Ruby interface for the nikeplus web API.
Homepage:
Clone URL: git://github.com/holman/nikeplus-ruby.git
holman (author)
Sun Aug 24 23:19:46 -0700 2008
commit  9b5a95863fe7b5908a3aaa7e521043d0cdc3c0cb
tree    e97157393ae478a583ca7fa4464ea1e8928f9d27
parent  3a81610374e152645c4a1aeaaab4721e3592d282
nikeplus-ruby / README
100644 15 lines (10 sloc) 0.602 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
== NikePlus-ruby
Ruby implementation of the unofficial NikePlus web API.
 
I've been frustrated with the nikeplus.com flash site lately and decided to
take a stab at writing a ruby interface for the web API described in the
NikePlus PHP implementation by Rasmus Lerdorf and the Perl implementation
of WWW::Nike::NikePlus.
 
If you have any suggestions or requests, please feel free to fork or just send
a message. "We are all learning, getting smarter every day."
 
(Oh well. Kind of bored with this now. I have an RSS for my recent runs
 generated from a cron job, and that's really all I wanted.)