Subject: RE: RSS Feed - workouts?
its great to be back Ron! I've been gone for a while, but hopefully I'm back for good this time.
I checked the feed more thoroughly and saw the workout data appended to the blog post. I'm not sure what would be the best way to display the workout data. I'm almost inclined to suggest some XML scheme to tag/delimit the different types of data (workout, nutrition, blog, etc ). perhaps a separate feed for blog and workout? i don't like the sound of that.
The most useful thing for RSS feeds is to make the data parsable. I would really like the ability to easily extract training log data without resorting to funky regular expressions. i might be asking too much though. I mean, it is pretty simple to take the value of the string between "Bike:" and "miles" and extract the distance for that days ride.
Any thoughts on it? |