public
Description: Ruby interface for the nikeplus web API.
Homepage:
Clone URL: git://github.com/fixlr/nikeplus-ruby.git
name age message
file .gitignore Fri Jul 11 15:07:31 -0700 2008 Adding .gitignore to project [fixlr]
file LICENSE Sun Jul 13 19:11:45 -0700 2008 Added license [fixlr]
file README Tue Aug 05 20:16:43 -0700 2008 Got what I came for. [fixlr]
directory example/ Tue Aug 05 19:55:14 -0700 2008 Let's create an rss feed or something... [fixlr]
directory lib/ Loading commit data...
directory spec/
README
== 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.)