05 Jul 2009

Nike+ API Revisited

1 Comment C# Coding, Running, Software Dev & Productivity

One of the highest traffic posts I get on this blog is the brief post on accessing the Nike+ API with C#. I’m pretty proud of that post, but I don’t keep up with how the API works.Running Shoes

The Nike+ API is not published, so it’s not public.  It can change at any time.

If you are interested in the Nike+ iPod API, there is a much more up-to-date blog you may want to have a look at.  It’s called Running Tracker.  I’ve been subscribed to the RSS feed of this site.  They’ve created a cross-platform desktop application to examine the data stored with Nike.  I know about their API changes through Running Tracker.

If you have come to this site about the API, by all means, use the code if you can– but also check out the Running Tracker site as it is more up-to-date on the subject than I have been.  Their application doesn’t use C#, but it might be able to help you out with more information.

Creative Commons License photo credit: marksteelenz

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to Ping.fm Post to StumbleUpon

Related posts:

  1. RunKeeper vs. Nike+
  2. Nike+ C# code
  3. Nike+ code will soon be on Google Code
  4. Nike+ in Subversion . . . again
  5. Nike+ Sensor for the Ipod Nano

written by
Software Developer

One Response to “Nike+ API Revisited”

  1. RunningTracker says:

    Thanks Eric. Actually your post on accessing the Nike+ API with C# is the one that made me discover your nice blog :-)
    As you said, I’m trying to keep up with the Nike+ API changes. Running Tracker is an open-source tool built in Java that permits to compare workouts and get some statistics/graphs from the Nike+ files.

Leave a Reply