public
Description: A collection of tools for the simulation game F1Time
Homepage: http://f1tools.andrewsblog.org
Clone URL: git://github.com/andruby/f1time-tools.git
name age message
file README Sun Dec 21 07:30:14 -0800 2008 Added link to blogpost in README [andruby]
file config.ru Sat Dec 20 16:02:36 -0800 2008 typo [andruby]
file helpers.rb Thu Apr 23 18:54:03 -0700 2009 New layout and added a xml parser for practice ... [andruby]
directory lib/ Fri Apr 24 02:51:41 -0700 2009 forgot lib [andruby]
directory public/ Thu Apr 23 18:54:03 -0700 2009 New layout and added a xml parser for practice ... [andruby]
file sinatra_app.rb Thu Apr 23 18:54:03 -0700 2009 New layout and added a xml parser for practice ... [andruby]
directory tmp/ Sat Dec 20 15:36:55 -0800 2008 Added tmp/restart.txt [andruby]
directory views/ Thu Apr 23 18:54:03 -0700 2009 New layout and added a xml parser for practice ... [andruby]
README
Collection of tools for F1Time: http://www.f1time.com

Currently this "collection" of tools is a simple Sinatra webapp that parses laptimes out of a race report. 

Blogpost with announcement: http://andrewsblog.org/2008/12/21/f1time-tool-sinatra-app/
Or go to http://f1tools.andrewsblog.org for a live version.