2015 Masters Motivational Times

Here are the motivational times for 2015. 8950 9615 9909 <
Parents
  • Curious - In getting your data for the 10th place time does your script directly access the USMS database (i.e. select statements)? (I was a programmer in my previous life ) A very complex script :applaud: It fetches pages with addresses of the form, "">www.usms.org/.../toptenlist.php + "&Year="+yy + "&Sex="+Sex + "&AgeGroupID="+AG; and then parses the HTML to get the times. As for complexity, it's not too bad. About 700 lines, including comments. It's written in javascript.
Reply
  • Curious - In getting your data for the 10th place time does your script directly access the USMS database (i.e. select statements)? (I was a programmer in my previous life ) A very complex script :applaud: It fetches pages with addresses of the form, "">www.usms.org/.../toptenlist.php + "&Year="+yy + "&Sex="+Sex + "&AgeGroupID="+AG; and then parses the HTML to get the times. As for complexity, it's not too bad. About 700 lines, including comments. It's written in javascript.
Children
No Data