{% extends "newbase.html" %} {% block title %}Rowsandall - About us{% endblock title %} {% block main %} {% load rowerfilters %}
Rowsandall.com is an online tool for indoor and On The Water (OTW) rowers. It accepts workout data from a number of devices and applications. It analyzes the data to provide valuable insights about your training, and enables you to share data with many common online training tracking systems.
rowsandall.com is designed to work with all models of the Concept2 Indoor rower. Using applications like ergstick, rowpro, ergdata or painsled; a user can collect stroke by stroke data from the Concept2 Performance Monitor (Models PM3, PM4 or PM5). Workout data can be exported from these applications, usually in CSV format, and uploaded to rowsandall.com. Users can upload workouts either through the online interface, for by emailing workouts to the site to simplify the process for some applications.
On the water rowers use either dedicated devices like Speedcoaches or smartphone applications to collect data on their workouts. All of these devices and applications provide a method to export workout data in CSV, TCX or FIT format files. Workout data in these formats can be uploaded to rowsandall.com. Users can upload workouts either through the online interface, for by emailing workouts to the site to simplify the process for some applications.
Many athletes use training approaches that use heart rate as a key metric. In general, HR training is managed by defining different training zones for different purposes. Rowsandall.com uses heart rate zone definitions that are consistent with the Concept2 Training Guide.
After a user defines their training zones, any training files that are uploaded with HR data can be analyzed to provide time in HR zone pie charts.
The tools also provide the ability to review a row, stroke by stroke in plots versus time or distance. Basic plots in include HR, Pace, Stroke rate, and power for the erg.
The tools also provide a text summary of the row.
rowsandall.com provides the ability to easily export workouts from the erg or boat to the Concept2 online logbook. Export to other sport tracking sites like Strava and SportTracks is also supported. Users can also export workout data by email.
Rowsandall.com tries to be compatible with the most important tools that rowers use to capture the data (both indoor and OTW).
The project is based on python plotting code by Greg Smith (https://quantifiedrowing.wordpress.com/) and inspired by the RowPro Dan Burpee spreadsheet (http://www.sub7irc.com/RP_Split_Template.zip).
Beyond the free basic plan, rowsandall.com provides a rich tool set for athletes and coaches who want to maximize their training efficiency by analyzing data.
We offer three plans. Click on the name of the plan to find out more:
You qualify for a 14 day free trial. No credit card needed. Try out Pro membership for two weeks. Click the button below to sign up for the trial. After your trial period expires, you will be automatically reset to the Basic plan, unless you upgrade to Pro.
{% endif %}You need a Paypal account for this
Only a credit card needed. Will not automatically renew
After you do the payment, we will manually change your membership to "Pro". Depending on our availability, this may take some time (typically one working day). Don't hesitate to contact us if you have any questions at this stage.
If, for any reason, you are not happy with your Pro membership, please let me know through the contact form. I will contact you as soon as possible to discuss how we can make things better.
{% endblock main %} {% block sidebar %} {% include 'menu_help.html' %} {% endblock %}