I wanted to build something with Cloud 9 so I made this with nodejs. Cloud 9 lets you code, fully in the cloud, thats pretty cool! The app pulls in my Nike FuelBand data from the Nike Plus API on every page load and then visualizes it using Mike Bostock’s Calendar View visualization. Running live on heroku here, there is no caching so there will be a 10 sec. delay while the Nike API is being queried.On Github