View Single Post
  #18   Spotlight this post!  
Unread 07-03-2011, 19:27
johnmaguire2013's Avatar
johnmaguire2013 johnmaguire2013 is offline
Harps On Websites
AKA: John Maguire
FRC #3322 (Eagle Imperium)
Team Role: Webmaster
 
Join Date: Jan 2011
Rookie Year: 2011
Location: Ann Arbor, MI
Posts: 74
johnmaguire2013 is an unknown quantity at this point
Re: How does your team scout?

We have 6 iPods which are set to view a page which I designed for viewing on mobile devices. Six players watch each match, and record data into the form, which looks like this:

http://k.min.us/ilKsrI.png

The data is inserted into a MySQL database, and later retrieved into an XLS file (using some XLS functions I found online and converted to a class,) in the correct format to fit this: http://www.chiefdelphi.com/media/papers/2450?

We copy and paste the data and the analyzer does the rest.