
Ben D
アクティビティの概要
Latest activity by Ben D-
Ben Dさんがコメントを作成しました: Additionally, it would be good to classify segments as "road", "mountain bike" etc. It would make the segment explorer much more useful (e.g when I was in Scotland, it was hard to find categorised ...
-
Ben Dさんがコメントを作成しました: Ben Lowe mentioned his StravaViewer site earlier in this thread, but he's since written a newer and excellent'er version, VeloViewer: http://veloviewer.com/ There's a "list of all segments I've rid...
-
Ben Dさんがコメントを作成しました: > He doesn't understand why he is further down the leaderboard http://i.imgur.com/d9DTW.png - as far as I can tell, he stopped for 20 seconds or so after the start of the segment (as shown by time-...
-
Ben Dさんがコメントを作成しました: @Ron the segment viewer on http://raceshape.com/ can show you that. You can load multiple people from the leaderboard, or multiple rides from a specified user (with the "athlete:" dropdown), and it...
-
Ben Dさんがコメントを作成しました: Oh, didn't realise that was still a problem.. There's a post explaining how to use the startTime/endTime to grab the best results, http://marc.durdin.net/2011/11/working-around-limitations-in-strav...
-
Ben Dさんがコメントを作成しました: Joe - there's an offset parameter on most of the API methods, so something like http://app.strava.com/api/v1/segments/792376/efforts?offset=50 should do it (to get all results, you'd increment the ...
-
Ben Dさんがコメントを作成しました: If anyone happens to like Python, I wrote a script to show a list of segments you've ridden more than once, along with the times for each attempt: https://github.com/dbr/stravathings/blob/c5d36c91b...