Private
Public Access
1
0
Files
rowsandall/rowers/templates/about_us.html
2016-11-10 16:29:06 +01:00

166 lines
6.6 KiB
HTML

{% extends "base.html" %}
{% block title %}About us{% endblock title %}
{% block content %}
<div class="grid_6 alpha">
<h2>Welcome to Rowsandall.com</h2>
<p>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.</p>
<h3>Quick Start</h3>
<p>On our <a href="/rowers/videos">Videos Page</a>, we already have a few
nice videos to get you started with your rowing data. Jump right in and
see how we do things at rowsandall.com!</p>
<h3>Indoor Rowing</h3>
<p>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.</p>
<h3>On The Water Rowing</h3>
<p>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.</p>
<h3>Basic Analysis</h3>
<p>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
<a href="http://www.rathburn.net/rowing/training/indoor_rower_training_guide_v2_abridged.pdf">Concept2 Training Guide.</a></p>
<p>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.</p>
<p>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.</p>
<p>The tools also provide a text summary of the row.</p>
<h3>Workout Export</h3>
<p>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.</p>
<h3>Import Compatibility</h3>
<p>Rowsandall.com tries to be compatible with the most important tools
that rowers use to capture the data (both indoor and OTW). For a full
list of currently supported devides/apps, click
<a href="compatibility">here</a>.
</div>
<div class="grid_6 omega">
<div class="grid_6">
<h2>Credits</h2>
<p>The project is based on python plotting code by
Greg Smith (<a href="https://quantifiedrowing.wordpress.com/" rel="nofollow">https://quantifiedrowing.wordpress.com/</a>)
and inspired by the RowPro Dan Burpee spreadsheet
(<a href="http://www.sub7irc.com/RP_Split_Template.zip" rel="nofollow">http://www.sub7irc.com/RP_Split_Template.zip</a>).</p>
</div>
<div class="grid_6">
<h2>Advanced Analysis (Premium Features)</h2>
<p>Beyond the basics, rowsandall.com provides a rich tool set for
OTW rowing. You can use it to estimate stroke power and to correct
for the effects of wind and current. For indoor rowing, when used
with painsled, the tools enable graphical analsis of stroke metrics
including:
<ul>
<li> Peak and average force</li>
<li> drive length</li>
<li> work per stroke</li>
<li> drive and recovery time</li>
</ul>
These can be analyzed versus time, distance, stroke rate or other
parameters to get a better understand of the strengths and weaknesses
of a rowers technique.</p>
<p>The online logbook provide the ability to record OTW sessions
manually, but none of the data from these sessions is captured.</p>
<p>The Premium Features are available for only 5 EURO per year.
Your 5 EURO will be used
to cover the hosting costs of the site.
</p>
<p>Click on the PayPal button to pay for your Premium membership.
It will be valid for one year with automatic renewal which you can stop at any time.
You will be taken to the secure PayPal payment site.
<ul>
<li>Please mention the username you are registered under in
"instructions to seller".</li>
</ul>
</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="964GLEXX3THAW">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribeCC_LG_global.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
<h2>What's new?</h2>
<p>
<ul>
<li>2016-11-10 Power based Pie Charts</li>
<li>2016-11-01 Sliders to select subsets of data on some plots</li>
<li>2016-11-01 Emailing workouts to workouts@rowsandall.com </li>
<li>2016-11-01 Interval Editor </li>
<li>2016-09-30 Stroke Analysis Plot - with date range filtering</li>
<li>2016-09-29 Improved Flex plot, Power Histogram and Ranking Pieces - with date range filtering</li>
<li>2016-09-20 Added the Power histogram</li>
<li>2016-08-31 Added the Ranking Piece summary and pace predictor</li>
<li>2016-08-02 Added support for the SpeedCoach GPS 2 CSV/FIT file export</li>
<li>2016-07-19 Added the possibility to download wind data from <a href="http://forecast.io">The Dark Sky / Forecast.io</a></li>
<li>2016-07-19 New Flexible interactive charts for OTE and OTW (pick your own axes parameters)</li>
<li>2016-07-07 Wind and Stream corrections for OTW (Premium functionality)</li>
<li>2016-06-23 Premium users can now compare workouts</li>
<li>2016-06-20 Fixed Strava upload and added SportTracks import and export. The export is not working reliably. We are debugging this,</li>
<li>2016-06-08 Added possibility to upload CrewNerd summary CSV file for Premium Members</li>
<li>2016-06-08 Added workout summaries</li>
<li>2016-06-05 Export to Strava is working</li>
<li>2016-06-01 We're approved on the Concept2 logbook!!!!
</ul>
</p>
</div>
</div>
{% endblock content %}