<rss version="2.0">
		<channel>
			<title>MapMyRide Community - Suggestions</title>
			<lastBuildDate>Thu, 26 Nov 2009 07:33:19 -0600</lastBuildDate>
			<link>/community/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.2</generator>
			<item>
		<title>Upload data from a MAC (Apple)</title>
		<link>/community/discussion/14403/</link>
		<guid isPermaLink="false">/community/discussion/14403/</guid>
		<pubDate>Sun, 22 Nov 2009 10:40:03 -0600</pubDate>
		<author>pittapatta</author>
		<description>
			<![CDATA[I would love to be able to upload my data from my mac computer]]>
		</description>
	</item>
	<item>
		<title>Center button???</title>
		<link>/community/discussion/14401/</link>
		<guid isPermaLink="false">/community/discussion/14401/</guid>
		<pubDate>Sun, 22 Nov 2009 08:46:50 -0600</pubDate>
		<author>johnyct9760</author>
		<description>
			<![CDATA[<p>
the center button need to be re-programed WTF do I need a button on my map for that takes me the middle of the Pacific 
ocean. IMHO the center button should take you back to your home address.
</p>
<p>
 Thx
</p>
<p>
 JT 
</p>]]>
		</description>
	</item>
	<item>
		<title>imapmyride for the Palm Pre?</title>
		<link>/community/discussion/11710/</link>
		<guid isPermaLink="false">/community/discussion/11710/</guid>
		<pubDate>Mon, 22 Jun 2009 17:57:47 -0500</pubDate>
		<author>americantemplar</author>
		<description>
			<![CDATA[<p>
Hello,
</p>
<p>
I was wondering if there's any plan on releasing an imapmyride application for the Palm Pre?  As the iphones biggest current competitor I'm sure it would see plenty of use!
</p>
<p>
 Thanks,
</p>
<p>
 Grant
</p>]]>
		</description>
	</item>
	<item>
		<title>nokia sports tracker import</title>
		<link>/community/discussion/14226/</link>
		<guid isPermaLink="false">/community/discussion/14226/</guid>
		<pubDate>Sun, 08 Nov 2009 13:11:09 -0600</pubDate>
		<author>cyclepaul</author>
		<description>
			<![CDATA[<p>
I have a nokia mobile phone and use it to track my rides with gps data. Would it be possable to upload these workouts to map my ride? 
</p>
<p>
i dont know the file type but it  contains:-
</p>
<p>
activity, distance, start time, date, duration, avarage speed, and max speed.
</p>
<p>
the application is nokia sports tracker running under s60 5th eddition.
</p>
<p>
This would speed up my data entry
</p>
<p>
aTdHvAaNnKcSe
</p>
<p>
&nbsp;
</p>]]>
		</description>
	</item>
	<item>
		<title>Android!!!</title>
		<link>/community/discussion/9400/</link>
		<guid isPermaLink="false">/community/discussion/9400/</guid>
		<pubDate>Thu, 05 Mar 2009 17:32:31 -0600</pubDate>
		<author>soulboy100</author>
		<description>
			<![CDATA[<p>
MapMyFitness folks,
</p>
<p>
   Please, please, bring out a MapMy.... app for Android. With the number of handsets that are being rolled out for Android, and the Dream/G1 already having GPS, this seems like a great untapped market. And, it would make my life a heck of lot easier. Thanks.
</p>
<p>
   Dan
</p>]]>
		</description>
	</item>
	<item>
		<title>Save pace for imapmyrun</title>
		<link>/community/discussion/14370/</link>
		<guid isPermaLink="false">/community/discussion/14370/</guid>
		<pubDate>Wed, 18 Nov 2009 11:58:46 -0600</pubDate>
		<author>Juhisaha</author>
		<description>
			<![CDATA[<p>
Please save the pace when the run is uploaded using iMapmyrun (from the iPhone). This information is tracked anyway, so uploading it should be trivial to include :)
</p>
<p>
 thanks!
</p>]]>
		</description>
	</item>
	<item>
		<title>Ability to Import Polar XML files</title>
		<link>/community/discussion/14356/</link>
		<guid isPermaLink="false">/community/discussion/14356/</guid>
		<pubDate>Tue, 17 Nov 2009 22:55:43 -0600</pubDate>
		<author>greenmtpedaller</author>
		<description>
			<![CDATA[<p>
I know that this suggestion has been posted at least once before, but bears repeating. Being able to import HRM files is great, but many Polar models can't provide data in that format. 
</p>
<p>
Training session data can, however, be easily exported in XML format from a user's personal training diary @ www.polarpersonaltrainer.com. The XML schema is specified at <a href="http://www.polarpersonaltrainer.com/schemas/ped-1.0.xsd">http://www.polarpersonaltrainer.com/schemas/ped-1.0.xsd</a>. Below is a sample file showing one training session. The amount and type of data will vary depending on the device that recorded it. This is from a CS200, with pretty basic workout data. The data is always in metric, with distance in meters, weight in kg, height in cm, speeds in km/hr. 
</p>
<p>
 &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br />
&lt;polar-exercise-data xmlns=&quot;http://www.polarpersonaltrainer.com&quot; version=&quot;1.0&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation=&quot;http://www.polarpersonaltrainer.com http://www.polarpersonaltrainer.com/schemas/ped-1.0.xsd&quot;&gt;  <br />
  &lt;calendar-items count=&quot;1&quot;&gt; <br />
    &lt;exercise&gt; <br />
      &lt;created&gt;2009-07-10 03:13:55.0&lt;/created&gt;  <br />
      &lt;time&gt;2009-07-03 10:34:00.0&lt;/time&gt;  <br />
      &lt;sport&gt;Cycling&lt;/sport&gt;  <br />
      &lt;name&gt;12-12A Loop with bonus climb&lt;/name&gt;  <br />
      &lt;result&gt; <br />
        &lt;distance&gt;65339.0&lt;/distance&gt;  <br />
        &lt;calories&gt;2525&lt;/calories&gt;  <br />
        &lt;duration&gt;03:01:49&lt;/duration&gt;  <br />
        &lt;user-settings&gt; <br />
          &lt;heart-rate&gt; <br />
            &lt;resting&gt;64&lt;/resting&gt;  <br />
            &lt;maximum&gt;175&lt;/maximum&gt; <br />
          &lt;/heart-rate&gt;  <br />
          &lt;vo2max&gt;40&lt;/vo2max&gt;  <br />
          &lt;weight&gt;95.0&lt;/weight&gt;  <br />
          &lt;height&gt;180.0&lt;/height&gt; <br />
        &lt;/user-settings&gt;  <br />
        &lt;heart-rate&gt; <br />
          &lt;average&gt;144&lt;/average&gt;  <br />
          &lt;maximum&gt;175&lt;/maximum&gt; <br />
        &lt;/heart-rate&gt;  <br />
        &lt;recording-rate&gt;0&lt;/recording-rate&gt;  <br />
        &lt;speed&gt; <br />
          &lt;type&gt;CYCLING&lt;/type&gt;  <br />
          &lt;speed&gt; <br />
            &lt;average&gt;21.7261&lt;/average&gt;  <br />
            &lt;maximum&gt;61.1551&lt;/maximum&gt; <br />
          &lt;/speed&gt;  <br />
          &lt;cadence&gt; <br />
            &lt;average&gt;0&lt;/average&gt;  <br />
            &lt;maximum&gt;0&lt;/maximum&gt; <br />
          &lt;/cadence&gt; <br />
        &lt;/speed&gt;  <br />
        &lt;limits&gt; <br />
          &lt;limit index=&quot;0&quot;&gt; <br />
            &lt;type&gt;HeartRateLimit&lt;/type&gt;  <br />
            &lt;upper&gt;154.0&lt;/upper&gt;  <br />
            &lt;lower&gt;120.0&lt;/lower&gt;  <br />
            &lt;zone index=&quot;0&quot;&gt; <br />
              &lt;above&gt;00:52:39&lt;/above&gt;  <br />
              &lt;in-zone&gt;01:55:41&lt;/in-zone&gt;  <br />
              &lt;below&gt;00:13:28&lt;/below&gt; <br />
            &lt;/zone&gt; <br />
          &lt;/limit&gt; <br />
        &lt;/limits&gt; <br />
      &lt;/result&gt; <br />
    &lt;/exercise&gt; <br />
  &lt;/calendar-items&gt; <br />
&lt;/polar-exercise-data&gt;<br />
 
</p>
<p>
It would be great if the ability to import these data files could be included in MMR.
</p>
<p>
&nbsp;
</p>]]>
		</description>
	</item>
	<item>
		<title>Shoe Milage Tracker</title>
		<link>/community/discussion/14330/</link>
		<guid isPermaLink="false">/community/discussion/14330/</guid>
		<pubDate>Mon, 16 Nov 2009 14:06:15 -0600</pubDate>
		<author>williberg</author>
		<description>
			<![CDATA[It would be great if there was a way to enter on the calendar when new shoes are purchased.  I think it would be very helpful to have a way of keeping track of how many miles are on each pair of shoes.  For runners with more than 1 pair, there could be a way of selecting which shoes were used when creating a new record on the workout calendar.  This would be an easy way for people to know when they need to start looking for a new pair, how long each pair last, etc...]]>
		</description>
	</item>
	<item>
		<title>Leaderboard Web Error - % Progress is Wrong</title>
		<link>/community/discussion/14326/</link>
		<guid isPermaLink="false">/community/discussion/14326/</guid>
		<pubDate>Mon, 16 Nov 2009 10:11:06 -0600</pubDate>
		<author>cireynolds</author>
		<description>
			<![CDATA[You need to change the % Progress from a string field to a number field, main reason is because when you sort off of that column you get all of the &quot;9&quot; on top, which is right if they are 98.4% but it is also showing 9.2% on the top.  I am searching primarily on the Leaderboard for Goals. ]]>
		</description>
	</item>
	<item>
		<title>iPhone: No manual input of workout duration? Can't edit workout?</title>
		<link>/community/discussion/14298/</link>
		<guid isPermaLink="false">/community/discussion/14298/</guid>
		<pubDate>Fri, 13 Nov 2009 10:57:41 -0600</pubDate>
		<author>ladyrain</author>
		<description>
			<![CDATA[As of the latest version, I am now unable to manually input a duration
for my rides. Why remove this feature?! I rely on my bike's computer to
accurately track my ride details and iMapMyRide to save and log them.
Now I can only enter a start
time and an end time and only down to the minute, not seconds. This
doesn't make for very accurate or useful tracking of my workouts. Even
worse - once you enter a workout you can only delete it, NOT EDIT IT.
This used to be a good app, now it's completely useless to me. Can you
tell I'm a bit annoyed? &gt;:(]]>
		</description>
	</item>
	<item>
		<title>Multiple Unit input</title>
		<link>/community/discussion/14286/</link>
		<guid isPermaLink="false">/community/discussion/14286/</guid>
		<pubDate>Thu, 12 Nov 2009 18:23:10 -0600</pubDate>
		<author>bpatchen</author>
		<description>
			<![CDATA[If possible, please add the option to select different units for each field instead of a single default for all.  KM/Miles, Kg/lbs, etc.]]>
		</description>
	</item>
	<item>
		<title>Auto-populate weather into Training Log</title>
		<link>/community/discussion/13438/</link>
		<guid isPermaLink="false">/community/discussion/13438/</guid>
		<pubDate>Sun, 06 Sep 2009 18:36:29 -0500</pubDate>
		<author>Hey Moke</author>
		<description>
			<![CDATA[Other people have probably already suggested this, but I wonder if it would be possible for our daily training logs to be automatically populated with the weather at the time of our run.  It seems like this would be easy enough to do.  The temperature and humidity for all hours of the day are available on sites like weather.com.  It would be nice to have that info available in our logs without having to input it ourselves every day.  Just an idea....  Thanks.]]>
		</description>
	</item>
	<item>
		<title>iPhone App: Love it, wish there were a &quot;back&quot; button for browsing training</title>
		<link>/community/discussion/14236/</link>
		<guid isPermaLink="false">/community/discussion/14236/</guid>
		<pubDate>Mon, 09 Nov 2009 08:11:05 -0600</pubDate>
		<author>mrowan00</author>
		<description>
			<![CDATA[<p>
I wanted to write to tell you how much I absolutely
LOVE the iMapMyRun iPhone application!  I downloaded it last week and
have used it for every run since.  I have been fortunate to not experience the application crashing or freezing during any of my
runs, as I read about in some reviews.  It's been a dream.  Only once did it take a while to upload a
workout, but eventually it worked.  I absolutely love the voice
feedback during the run.  What a fantastic feature!  Thank you for
creating such a wonderful and useful application.  I look forward to my
training runs and to finding new routes.  The idea that I don't have to
go back to the computer after I run to figure out how far I went is so
great!  Thank you! <br />
<br />
My only recommended improvement is around the &quot;browsing my runs&quot;. 
Once I click on a run and am in the map mode to see the route, I wish
there were a &quot;back&quot; button that allowed me to return to the list of
runs.  Currently, the only way I can see to do that is to click on
&quot;Training&quot; back at the bottom of the screen, then go to the runs, then
- if I sorted by a different factor - I have to re-sort.  That's a bit
annoying.  If there were a back button, I feel that would solve the
issue and make it less of a hassle to quickly browse through all my runs.<br />
<br />
Otherwise, fantastic product!  Keep it up!  Thanks!
</p>]]>
		</description>
	</item>
	<item>
		<title>Gear Tracker</title>
		<link>/community/discussion/14232/</link>
		<guid isPermaLink="false">/community/discussion/14232/</guid>
		<pubDate>Sun, 08 Nov 2009 23:06:07 -0600</pubDate>
		<author>nickganga</author>
		<description>
			<![CDATA[Is Gear Tracker supposed to show ads for premium members? My gear tracker shows an ad for Tri-Flow Lubricant. 
http://tweetphoto.com/14546f]]>
		</description>
	</item>
	<item>
		<title>redundancy</title>
		<link>/community/discussion/14222/</link>
		<guid isPermaLink="false">/community/discussion/14222/</guid>
		<pubDate>Sun, 08 Nov 2009 09:23:29 -0600</pubDate>
		<author>tulrich</author>
		<description>
			<![CDATA[When logging my run, I find &quot;Describe this workout&quot;, &quot;What general type of workout is this&quot; and &quot;Activity Detail&quot; so redundant,  yet it won't let me proceed without filling out all 3 fields.  Any way to make these optional and just fill in &quot;Run&quot;???]]>
		</description>
	</item>
	<item>
		<title>Add workout upgrades</title>
		<link>/community/discussion/14166/</link>
		<guid isPermaLink="false">/community/discussion/14166/</guid>
		<pubDate>Tue, 03 Nov 2009 16:57:26 -0600</pubDate>
		<author>flamin trek</author>
		<description>
			<![CDATA[<p>
Hi, 
</p>
<p>
I've been using the MApMyRide site for quite a while and usually visit every week or so to add my rides. I use 'add workout' usually beacuse the 'import workout' option needs editing anyway and it works out quicker to use 'add workout' 
</p>
<p>
I would like to see a few upgrades if possible: 
</p>
<p>
more drop down lists to time taken, HR etc , similar to start/end time 
</p>
<p>
take advantage of widescreens a bit more, the site requires a lot of scrolling up and down for not a lot of benefit. There seems to be a lot of space between fields. I often zoom to 75% to see more on each screen. 
</p>
<p>
for workout view at the end, put all the data on one page, not under tabs of detail, map, lap and gear 
</p>
<p>
and on the main page... add the date of the last post in the 'recent cycling forums' section 
</p>
<p>
&nbsp;
</p>
<p>
Thanks 
</p>]]>
		</description>
	</item>
	<item>
		<title>GPS sports recorder</title>
		<link>/community/discussion/14158/</link>
		<guid isPermaLink="false">/community/discussion/14158/</guid>
		<pubDate>Tue, 03 Nov 2009 03:53:41 -0600</pubDate>
		<author>jaimer</author>
		<description>
			<![CDATA[<p>
I just begain my run, and looking for a device to record my run. My friend recommends me the NIKE+, but I don't have iPod...
</p>
<p>
&nbsp;
</p>
<p>
Does anyone use Garmin?
</p>
<p>
&nbsp;
</p>
<p>
I found this <a href="http://www.youtube.com/watch?v=MGDweNn7vqU"><font color="#00407c">http://www.youtube.com/watch?v=MGDweNn7vqU</font></a> from internet. Does any one use this ever? The QSTAZ BT-Q1300S?
</p>
<p>
&nbsp;
</p>
<p>
Any comments?
</p>]]>
		</description>
	</item>
	<item>
		<title>Calculator</title>
		<link>/community/discussion/14144/</link>
		<guid isPermaLink="false">/community/discussion/14144/</guid>
		<pubDate>Sun, 01 Nov 2009 21:23:33 -0600</pubDate>
		<author>kdhnyc</author>
		<description>
			<![CDATA[<p>
Hello,
</p>
<p>
 Would it be possible to create a calculator to extrapolate your time/splits to specified distances like the 10K, 10 mile, 15K, half-marathon, marathon, etc.?  I think it would be fun to know.
</p>
<p>
Thank you! 
</p>]]>
		</description>
	</item>
	<item>
		<title>Having trouble peaking</title>
		<link>/community/discussion/14140/</link>
		<guid isPermaLink="false">/community/discussion/14140/</guid>
		<pubDate>Sun, 01 Nov 2009 14:27:32 -0600</pubDate>
		<author>rachellu11</author>
		<description>
			<![CDATA[I'm in cross country. Every year, I do better and better through the first 2/3 of the season. Then, as soon as we start backing off on the really hard workouts, my times get significantly worse. I went from a 16:41 to a 17:50 this year. I did get my time back to 17:30 by the end of the season, but I couldn't even get close to the 16s again. This has kept me from going to state for two years now. Also, I always feel the benefits of a workout two or three days after instead of the usual two weeks afterwards. Is it possible just to recover and peak really quickly, so that after one easy week, my peaks already gone? What could be other reasons for my inability to peak? Does anyone have any suggestions?]]>
		</description>
	</item>
	<item>
		<title>My Runs.....</title>
		<link>/community/discussion/13538/</link>
		<guid isPermaLink="false">/community/discussion/13538/</guid>
		<pubDate>Sat, 12 Sep 2009 19:12:59 -0500</pubDate>
		<author>Gigrichj</author>
		<description>
			<![CDATA[It would be nice to see average pace, average speed, and calories burnt by each of my runs listed.  I only see distance.]]>
		</description>
	</item>
	<item>
		<title>iPhone app voice</title>
		<link>/community/discussion/14126/</link>
		<guid isPermaLink="false">/community/discussion/14126/</guid>
		<pubDate>Sat, 31 Oct 2009 09:39:42 -0500</pubDate>
		<author>mikeonofray</author>
		<description>
			<![CDATA[The female voice that tells you your workout summay is very robotic and unmotivating. In comparison, the Nike+ voice is easier to listen to and much more encouraging. 
My suggestion is to improve the MapMyRun app voice to be more realistic and encouraging. 
Thanks.]]>
		</description>
	</item>
	<item>
		<title>Suunto Importer?</title>
		<link>/community/discussion/10510/</link>
		<guid isPermaLink="false">/community/discussion/10510/</guid>
		<pubDate>Mon, 27 Apr 2009 04:20:31 -0500</pubDate>
		<author>fuse</author>
		<description>
			<![CDATA[Are there any plans to make an import tool for suunto watch data?]]>
		</description>
	</item>
	<item>
		<title>Activity detail - Stroller run</title>
		<link>/community/discussion/14118/</link>
		<guid isPermaLink="false">/community/discussion/14118/</guid>
		<pubDate>Fri, 30 Oct 2009 11:03:35 -0500</pubDate>
		<author>d3m</author>
		<description>
			<![CDATA[Is there any way a &quot;Stroller run&quot; category could be added under the Activity Detail in the workout log in order to better estimate how many calories burned during a run while pushing a stroller. I realize that not all strollers or children riding in them are created equal, but an estimation would be nice. For now I'm just adding my sons weight and the strollers weight to my weight when entering the workout.]]>
		</description>
	</item>
	<item>
		<title>Right click creation of driving drections for destination route..</title>
		<link>/community/discussion/14102/</link>
		<guid isPermaLink="false">/community/discussion/14102/</guid>
		<pubDate>Wed, 28 Oct 2009 15:30:11 -0500</pubDate>
		<author>ssbelmont</author>
		<description>
			<![CDATA[<p>
I would like to be able to create a &quot;directions to get there map&quot; for any given route that is posted.  For example, if you find a great route, but do not have directions of how to get to the start point, you must manually navigate the map to find a land mark, then manually generate driving directions to get to the start point.
</p>
<p>
I don't know about you guys, but I like to take trips to do rides in areas that I am not always familiar with, so I need to create directions somehow.
</p>
<p>
Right click and simply enter start location and then driving directions and a map should be auto generated for you.  This should be easy to impliment.
</p>
<p>
Regards,
</p>
<p>
Rick - SS_Belmont 
</p>
<p>
&nbsp;
</p>
<p>
&nbsp;
</p>
<p>
&nbsp;
</p>]]>
		</description>
	</item>
	<item>
		<title>Tracking calories</title>
		<link>/community/discussion/14100/</link>
		<guid isPermaLink="false">/community/discussion/14100/</guid>
		<pubDate>Wed, 28 Oct 2009 15:01:11 -0500</pubDate>
		<author>flyfreedom</author>
		<description>
			<![CDATA[Are there any plans to build or integrate and existing application to track food consumed/calories (e.g. similar to the Daily Plate at www.livestrong.com)?

Thanks.]]>
		</description>
	</item>
	<item>
		<title>Something like JoesGoals.com</title>
		<link>/community/discussion/14092/</link>
		<guid isPermaLink="false">/community/discussion/14092/</guid>
		<pubDate>Tue, 27 Oct 2009 18:46:01 -0500</pubDate>
		<author>stonewall150</author>
		<description>
			<![CDATA[<p>
I think it would be great if you put something like joesgoals on this site, or if you contacted him to maybe just use his formatting and incorporate in the site. I know I'd frequent this site a lot more, if I could do something like that on this site. 
</p>
<p>
&nbsp;
</p>]]>
		</description>
	</item>
	<item>
		<title>Adding routes together</title>
		<link>/community/discussion/14076/</link>
		<guid isPermaLink="false">/community/discussion/14076/</guid>
		<pubDate>Mon, 26 Oct 2009 10:23:58 -0500</pubDate>
		<author>Chubby</author>
		<description>
			<![CDATA[<p>
I organise a 220 mile 22 stage relay run around the green belt of London, UK. I also have a walk of approximately the same distance, but with 50 miles of diversions from the run. I have plotted all 22 routes for both events and added route notes to them. I cannot see any way I can add them all together into one large route. It's taken me months to plot the routes and I don't have the time to do them again for one large route. Is there anyway I can just add the routes to each other?
</p>
<p>
Chubby
</p>]]>
		</description>
	</item>
	<item>
		<title>Map my ride for G1</title>
		<link>/community/discussion/9341/</link>
		<guid isPermaLink="false">/community/discussion/9341/</guid>
		<pubDate>Mon, 02 Mar 2009 11:43:04 -0600</pubDate>
		<author>touringcyclist23</author>
		<description>
			<![CDATA[I see that they have an I Phone application for map my ride. Any plans to do the same for the G1 phone? I would buy that!]]>
		</description>
	</item>
	<item>
		<title>Support xtra email addresses!</title>
		<link>/community/discussion/10189/</link>
		<guid isPermaLink="false">/community/discussion/10189/</guid>
		<pubDate>Mon, 13 Apr 2009 21:44:12 -0500</pubDate>
		<author>richardpnz</author>
		<description>
			<![CDATA[Please, Please, Please support my Xtra email address!]]>
		</description>
	</item>
	<item>
		<title>iPhone app suggestions</title>
		<link>/community/discussion/13779/</link>
		<guid isPermaLink="false">/community/discussion/13779/</guid>
		<pubDate>Thu, 01 Oct 2009 16:04:16 -0500</pubDate>
		<author>mc2714</author>
		<description>
			<![CDATA[&lt;p&gt;<br />Hey, guys- <br />&lt;/p&gt;<br />&lt;p&gt;<br /> Love the iPhone app!  Use it on bike rides and  when my wife and I take long evening walks.  <br />&lt;/p&gt;<br />&lt;p&gt;<br /> Often our walks or bike rides will involve a stop at some friends across town, a cafe, whatever.   Would like to be able to essentially pause my walk so I record a more realistic snapshot of the pace we kept.  I now record it as two seperate walks/rides, which is fine, but I think that a pause function would be preferable. <br />&lt;/p&gt;<br />&lt;p&gt;<br /> Also, I do like how the locking function works, not to mention the backlight dimming- both helpful with battery life.  A great addition would be an &amp;quot;instant lock&amp;quot; button from the record screen-- I'd hate to accidentally stop recording a workout because of an accidental tap in my pocket <br />&lt;/p&gt;]]>
		</description>
	</item>
	
		</channel>
	</rss>