<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Roadbud</title>
	
	<link>http://www.roadbud.com</link>
	<description>Fire up your run!</description>
	<lastBuildDate>Wed, 18 Jan 2012 12:35:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Roadbud" /><feedburner:info uri="roadbud" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Roadbud</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>GPS Running Nirvana</title>
		<link>http://feedproxy.google.com/~r/Roadbud/~3/1k_QAscElc4/</link>
		<comments>http://www.roadbud.com/blog/gps-nirvana/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 11:20:19 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.roadbud.com/?p=293</guid>
		<description><![CDATA[The New York Times recently compared GPS watches to real-life distances. The watches came up short. No watch was horrible, but none came within half a mile of reality. I know, I know &#8211; this is a first world problem. But bad GPS can be a real problem too. Does accuracy matter? I started Roadbud [...]
Related posts:<ol>
<li><a href='http://www.roadbud.com/blog/accurate-iphone-running-app/' rel='bookmark' title='iPhone running app accuracy &#8211; is GPS enough?'>iPhone running app accuracy &#8211; is GPS enough?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_302" class="wp-caption alignright" style="width: 300px">
	<a href="http://www.roadbud.com/wp-content/uploads/2012/01/mapmakers.png"><img class="size-medium wp-image-302   " title="mapmakers" src="http://www.roadbud.com/wp-content/uploads/2012/01/mapmakers-300x222.png" alt="" width="300" height="222" /></a>
	<p class="wp-caption-text">When precision counts</p>
</div>
<p>The New York Times <a href="http://www.nytimes.com/2011/12/20/health/nutrition/gps-watches-may-not-track-runs-accurately.html">recently compared GPS watches to real-life distances</a>. The watches came up short.</p>
<p>No watch was horrible, but none came within half a mile of reality. I know, I know &#8211; this is a <a href="http://first-world-problems.com/">first world problem</a>. But <a href="http://www.theatlantic.com/technology/archive/2011/05/does-gps-endanger-travelers/238912/">bad GPS can be a real problem too</a>.</p>
<p><strong>Does accuracy matter?</strong></p>
<p>I started Roadbud because bad accuracy in other devices got on my nerves. When Nike Plus chip lost track of my footfalls or the GPS teleported me a mile away and back, my run soured. I&#8217;d lose my groove and mentally fidget about the gadget. Once that started, I&#8217;d think about other annoyances. <em>Is my shoelace loose? Am I wearing too much clothing? Will I chafe?</em></p>
<p>Poor accuracy yanks me from the flow and puts me in touch with my inner whiner.</p>
<p>Other runners need accuracy for different reasons. One runner I met at <a href="http://quantifiedself.com/2011/08/michael-schoeffler-on-noisy-data/">Quantified Self</a> joked he&#8217;s logging history for his<em> grandchildren</em>. This has a grain of truth for many people &#8211; once you start recording your performance, it&#8217;s in the permanent record.</p>
<p>Other people just want accurate records for better understanding. Are you getting faster because you&#8217;re improving? Or is it just randomness from a flukey readout?</p>
<p><strong>Why isn&#8217;t GPS perfect?</strong></p>
<p>GPS listens for radio signals from precise clocks orbiting the earth on satellites, converting different times into distances and triangulating the distances.</p>
<p>The technology is amazing, but it isn&#8217;t foolproof. Radio waves get blocked by trees and tall buildings. Sometimes they get bounced around. The GPS math doesn&#8217;t provide an exact location &#8211; it gives an area instead (this is the blue circle in Google Maps).</p>
<p>On top of this, positions can be sampled far from each other. Each GPS location drinks precious battery juice, so most devices restrict how often updates are computed. This approach literally cuts corners &#8211; if you don&#8217;t know each corner, extra distances to the corners are ignored.</p>
<p><strong>Why are some devices more accurate?</strong></p>
<ol>
<li><strong><strong>Better antenna </strong></strong><a href="http://www.anandtech.com/show/3794/the-iphone-4-review/2">Apple&#8217;s problems with the iPhone 4 antenna</a> got more press than other manufacturers, but it&#8217;s common to the industry. Good signal = good GPS.</li>
<li><strong>Extra sources </strong>GPS is terrific, but extra sources can help. Wifi or cell tower triangulation and accelerometers, can all improve accuracy.</li>
<li><strong>Better chips</strong> The GPS chip is responsible for <a href="http://en.wikipedia.org/wiki/Global_Positioning_System">a lot of heavy math</a>. It keeps track of 31 satellites (they each circle the globe, but use different orbits and have slightly different speeds), holds a very accurate clock, computes distance to the satellites, and then calculates position + accuracy. Most chips take mathematical shortcuts to use less battery, but some of the shortcuts are smarter than others.</li>
<li><strong>Better post-processing</strong> How smart is the device in looking at the position from the chip? Ever snap your positions to a street grid? Computers can use many tricks to pinpoint your location <em>even without a GPS reading</em>.</li>
</ol>
<p><strong>Is GPS accuracy critical?</strong></p>
<div id="attachment_303" class="wp-caption alignright" style="width: 231px">
	<a href="http://www.roadbud.com/wp-content/uploads/2012/01/300px-Jonescounters.jpg"><img class="size-medium wp-image-303" title="Official race distance measures" src="http://www.roadbud.com/wp-content/uploads/2012/01/300px-Jonescounters-231x300.jpg" alt="" width="231" height="300" /></a>
	<p class="wp-caption-text">Official race distance measures</p>
</div>
<p>Accuracy is very important to me, but only one feature in the package. I can improve my accuracy by repeatedly measuring with a <a href="http://en.wikipedia.org/wiki/Jones_Counter">Jones counter</a>. But who wants to work so hard for a statistic? I want to run wherever the mood takes me &#8211; not a premeasured course.</p>
<p>Too much effort works against my real goal of getting into my groove. Here&#8217;s what I need most:</p>
<ol>
<li>Track where, how far, and how fast I run</li>
<li>Show me stats on a big display or through my earbuds</li>
<li>Don&#8217;t force me to use tiny buttons or confusing menus</li>
</ol>
<p>I care about other stuff too &#8211; music, weather, graphing, etc. But most important, <em>don&#8217;t mess with my flow</em>.</p>
<p><strong>Is the iPhone better?</strong></p>
<p>Yes and no. I believe the chip and antenna are inferior to some GPS watches. The iPhone uses wifi signals and other improvements, but in a way that makes accuracy worse (to be covered in a future post). No personal experience, but <a href="http://www.lifehacker.com.au/2012/01/ask-lh-how-can-i-fix-my-androids-crappy-gps/">Androids have an even worse reputation</a>.</p>
<p>The iPhone shines in one area: app developers can adjust the location as needed (Roadbud uses fancy math to improve locations, but we need to do more).</p>
<p><strong>Where do you come out?</strong></p>
<p>Some runners were surprised by the NYT article. Some thought it carried a hysterical tone about a non-event.</p>
<p>The truth varies. GPS accuracy varies depending on where and when you run.  And some devices perform better under specific conditions.</p>
<p>What about your GPS &#8211; good enough for government work?</p>
<p>Related posts:<ol>
<li><a href='http://www.roadbud.com/blog/accurate-iphone-running-app/' rel='bookmark' title='iPhone running app accuracy &#8211; is GPS enough?'>iPhone running app accuracy &#8211; is GPS enough?</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Roadbud?a=1k_QAscElc4:s4M47j4SyEI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=1k_QAscElc4:s4M47j4SyEI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=1k_QAscElc4:s4M47j4SyEI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=1k_QAscElc4:s4M47j4SyEI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=1k_QAscElc4:s4M47j4SyEI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=1k_QAscElc4:s4M47j4SyEI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=1k_QAscElc4:s4M47j4SyEI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=1k_QAscElc4:s4M47j4SyEI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Roadbud/~4/1k_QAscElc4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roadbud.com/blog/gps-nirvana/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roadbud.com/blog/gps-nirvana/</feedburner:origLink></item>
		<item>
		<title>… And, we’re live.</title>
		<link>http://feedproxy.google.com/~r/Roadbud/~3/orRP5oxAgEc/</link>
		<comments>http://www.roadbud.com/blog/and-were-live/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 02:52:27 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Roadbud]]></category>

		<guid isPermaLink="false">http://www.roadbud.com/?p=290</guid>
		<description><![CDATA[Roadbud&#8217;s getting active again. There&#8217;s a brand new release rebuilt from the ground up. More accurate, retina graphics, new Twitter hookup, and lots of user interface smoothness. Expect lots of little improvements over the next few months.  And then a big one. No related posts.
No related posts.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.roadbud.com/wp-content/uploads/2012/01/Screen-shot-2012-01-09-at-9.48.49-PM.png"><img class="alignright size-medium wp-image-300" title="Quick sprint" src="http://www.roadbud.com/wp-content/uploads/2012/01/Screen-shot-2012-01-09-at-9.48.49-PM-159x300.png" alt="" width="159" height="300" /></a>Roadbud&#8217;s getting active again. There&#8217;s a brand new release rebuilt from the ground up.</p>
<p>More accurate, retina graphics, new Twitter hookup, and lots of user interface smoothness.</p>
<p>Expect lots of little improvements over the next few months.  And then a big one.</p>
<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Roadbud?a=orRP5oxAgEc:7pyeeaJBcgM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=orRP5oxAgEc:7pyeeaJBcgM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=orRP5oxAgEc:7pyeeaJBcgM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=orRP5oxAgEc:7pyeeaJBcgM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=orRP5oxAgEc:7pyeeaJBcgM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=orRP5oxAgEc:7pyeeaJBcgM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=orRP5oxAgEc:7pyeeaJBcgM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=orRP5oxAgEc:7pyeeaJBcgM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Roadbud/~4/orRP5oxAgEc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roadbud.com/blog/and-were-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roadbud.com/blog/and-were-live/</feedburner:origLink></item>
		<item>
		<title>Watching the fatties cry</title>
		<link>http://feedproxy.google.com/~r/Roadbud/~3/6T4Um9O3Qpg/</link>
		<comments>http://www.roadbud.com/blog/watching-the-fatties-cry/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 20:23:16 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Fitness]]></category>

		<guid isPermaLink="false">http://www.roadbud.com/?p=255</guid>
		<description><![CDATA[I love being fit. I eat my vegetables. I set my alarm far too early so I can fit in a workout. Heck, I built an iPhone app because I found other run trackers annoying. There&#8217;s some nice payback &#8211; I sometimes hit the runner&#8217;s high and I&#8217;ll probably live a bit longer.  I fit [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<div id="attachment_256" class="wp-caption alignright" style="width: 300px">
	<img class="size-full wp-image-256" title="large_chris-christie" src="http://www.roadbud.com/wp-content/uploads/2011/02/large_chris-christie.jpg" alt="My Governor" width="300" height="273" />
	<p class="wp-caption-text">My Governor - too fat to be President?</p>
</div>
<p><strong>I love being fit.</strong></p>
<p>I eat my vegetables. I set my alarm far too early so I can fit in a workout. Heck, I built an <a href="http://itunes.apple.com/us/app/roadbud-pro/id362355523?mt=8">iPhone app</a> because I found other run trackers annoying.</p>
<p>There&#8217;s some nice payback &#8211; I sometimes hit the runner&#8217;s high and I&#8217;ll probably live a bit longer.  I fit into my old clothes and I fancy my wife still finds me attractive.</p>
<p><strong>Meanwhile, America&#8217;s getting fat.</strong></p>
<p>The United States is being hit by a true <a href="http://www.webmd.com/diet/features/obesity-epidemic-astronomical">obesity epidemic</a>.  30% of today&#8217;s adults are obese and the problem is <a href="http://yourlife.usatoday.com/fitness-food/diet-nutrition/story/2011/07/Southerners-poor-have-highest-rates-of-obesity/49173468/1">even worse for the poor</a>.  Obesity isn&#8217;t only cosmetic.  It leads to problems like diabetes and heart problems.  Plus, people just feel lousy about their bodies.</p>
<p>We can all see this outside the statistics.  Beaches and restaurants are crowded with the overweight.  Even the local swim teams are rostered with chubby kids.</p>
<p><em>But heartlessness is a much worse problem.</em>  Most viewers don&#8217;t watch <a href="http://www.nbc.com/the-biggest-loser/">The Biggest Loser</a> for inspiration.  One devotee told me she likes &#8220;watching the fatties cry&#8221;.  We&#8217;re just using the health issue as a license for nastiness.</p>
<p><strong>Does ridicule help?</strong></p>
<p>Many people excuse their cruelty by claiming this is needed to change societal attitudes.  Really?  <a href="http://www.sciencedaily.com/releases/2011/05/110505160953.htm">25% of women would prefer severe depression over obesity.</a>  And what fat kid doesn&#8217;t already feel ashamed of his body?</p>
<p>The last gubernatorial election in my home state featured a series of TV commercials highlighting one contender&#8217;s wobble and jiggle.  The highlight of the campaign was a commercial titled, &#8220;Pushing his weight around&#8221;.</p>
<p>In the end, the fat guy won and is spoken of as a potential President.  The skinny pol lost.  In a fitting case of &#8220;just desserts&#8221;, he went on to <a href="http://www.bloomberg.com/news/2011-12-16/mf-global-told-cme-group-it-used-customer-funds-timeline-shows.html">&#8220;misplace&#8221; 700 million dollars of other people&#8217;s money</a> and looks to be headed toward jail.</p>
<p>Politicians have thick skin.  So the scolds are moving on to target kids.  A series of public service announcements is broadcasting cautionary tales to help children avoid becoming one of the chubbies in the commercials.</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/1t_H_DBHmGQ?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p><em>There&#8217;s something seriously wrong here.</em>  Why are we picking on the fat kids?</p>
<p>There&#8217;s too much unhealthy disdain for &#8220;those people&#8221; gorging toward diabetes and eating themselves into an early grave.  Yes, the overweight lady at KFC would be healthier if she snacked on carrot sticks instead.  But what of it?</p>
<p>We all can find ways to push out a little more life.  Nobody sneers at the fellow commuting to work instead of moving closer to the job.  Or the girl who&#8217;d rather bask on a sunny beach with a fun read than squeeze in another workout.  There&#8217;s simply more to a well-lived life than skinniness.</p>
<p><strong>There are some good reasons why people are fat.</strong></p>
<p>Unhealthy food makes you feel good (<a href="http://en.wikipedia.org/wiki/Super_Size_Me">unless you get the McQueasies</a>). Potato chips, ice cream, chocolate cake.  Evolution built us to search for the berry, gorge for the upcoming famine, and cook our way towards extra brainpower.</p>
<p>Treats taste delicious to humans, even in unhealthy amounts.  It&#8217;s hard to fault someone for looking for a little enjoyment after a hard day &#8211; especially if they&#8217;re poor.</p>
<p>George Orwell foresaw this problem 75 years ago in <a href="http://www.amazon.com/Road-Wigan-Pier-George-Orwell/dp/0156767503">The Road To Wigan Pier</a>:</p>
<blockquote><p>The ordinary human being would sooner starve than live on brown bread and raw carrots. And the peculiar evil is this, that <em>the less money you have, the less inclined you feel to spend it on wholesome food</em>. A millionaire may enjoy breakfasting off orange juice and Ryvita biscuits; an unemployed man doesn&#8217;t.</p></blockquote>
<p><strong>If you take away scolding, what&#8217;s left?</strong></p>
<ol>
<li><strong>Get in better shape yourself.</strong>  Obesity is literally epidemic because <a href="http://www.sciencedaily.com/releases/2011/05/110505160953.htm">it spreads among groups</a>.  When your friends grow heavy, you follow them.  But this works in the other direction too.  So grab a running or walking partner and have some fun together.</li>
<li><strong>Teach kids fitness.  </strong>My 10 year-old&#8217;s soccer team amazes me.  These girls happily practice in cold rains or the dead of winter because of their coaches&#8217; love for the sport.</li>
<li><strong>Help make inner city streets safer.  </strong>Many poor parents reasonably prefer to coop their kids up to keep them safe.  Of course, <a href="http://www.rwjf.org/reports/grr/052210.htm">this makes them fatter.</a></li>
<li><strong>Let kids be kids.  Outside. </strong><a href="http://freerangekids.wordpress.com/faq/">TV reports have warped our perceptions on safety.</a>  We&#8217;re now much safer than thirty years ago, but children are being coddled on playdates, in front of computers and cells, and <a href="http://www.dailymail.co.uk/news/article-462091/How-children-lost-right-roam-generations.html">suffering through structured playtimes</a>.</li>
<li><strong>Stop subsidizing factory food.  </strong>If people want to eat Fritos, fine.  But why are we <a href="http://farm.ewg.org/progdetail.php?fips=00000&amp;progcode=corn">shovelling tax dollars towards corn farmers</a>?</li>
<li><strong>Look at the positive side.  Seriously.</strong>  America is the first society in <em>human history</em> with obese poor people.  <em>Ever.  </em>Simple math tells you once you cure starvation, obesity rises.  This isn&#8217;t perfect news, but it&#8217;s so much better than starving the poor.</li>
</ol>
<p>I love being fit.  But I&#8217;d much prefer being the guy who wheezes up the stairs than the fellow who is cruel to fat kids.</p>
<p>Do you think I&#8217;m off-base here?  Let me know in the comments.</p>
<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Roadbud?a=6T4Um9O3Qpg:cG5j5vyUO_U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=6T4Um9O3Qpg:cG5j5vyUO_U:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=6T4Um9O3Qpg:cG5j5vyUO_U:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=6T4Um9O3Qpg:cG5j5vyUO_U:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=6T4Um9O3Qpg:cG5j5vyUO_U:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=6T4Um9O3Qpg:cG5j5vyUO_U:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=6T4Um9O3Qpg:cG5j5vyUO_U:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=6T4Um9O3Qpg:cG5j5vyUO_U:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Roadbud/~4/6T4Um9O3Qpg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roadbud.com/blog/watching-the-fatties-cry/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.roadbud.com/blog/watching-the-fatties-cry/</feedburner:origLink></item>
		<item>
		<title>The beta test that gets you fit</title>
		<link>http://feedproxy.google.com/~r/Roadbud/~3/Hg0V1mRG7Dc/</link>
		<comments>http://www.roadbud.com/blog/the-beta-test-that-gets-you-fit/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 12:24:07 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Roadbud]]></category>

		<guid isPermaLink="false">http://www.roadbud.com/?p=294</guid>
		<description><![CDATA[Most beta tests have you tapping away at your desk, possibly accompanied by a side of potato chips.  I&#8217;m proud to announce a few openings in our beta.  You&#8217;ll help us out and also get to work off some of the New Year&#8217;s squish. Beta tests can be very useful &#8211; they help software get [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<div id="attachment_297" class="wp-caption alignright" style="width: 242px">
	<a href="http://www.roadbud.com/wp-content/uploads/2012/01/testflight1.png"><img class="size-full wp-image-297" title="Beta testing takes flight" src="http://www.roadbud.com/wp-content/uploads/2012/01/testflight1.png" alt="Beta testing takes flight" width="242" height="249" /></a>
	<p class="wp-caption-text">Beta testing takes flight</p>
</div>
<p>Most beta tests have you tapping away at your desk, possibly accompanied by a side of potato chips.  <strong>I&#8217;m proud to announce a few openings in our beta.</strong>  You&#8217;ll help us out and also get to work off some of the New Year&#8217;s squish.</p>
<p>Beta tests can be very useful &#8211; they help software get better because people use apps differently than the designers ever imagined.  I&#8217;ve gotten great feedback, funny comments, and cut off annoyances that could hit a wider audience.  The beta testers get their hands on some cool software, but they mostly do it from the kindness of their hearts.  And a desire to make the software world a step less annoying.</p>
<p><strong>The downside is the process.</strong></p>
<p>Every past beta I&#8217;ve run Frankensteined its way to life with a pile of bureaucracy.  This one&#8217;s better (with the miraculous help of <a href="http://www.testflightapp.com">testflightapp.com</a>).  They streamlined the beta test and magically handle:</p>
<ol>
<li>Signing up testers</li>
<li>Gathering UDIDs (the secret code on your iPhone that allows us to send you beta software)</li>
<li>Over-the-air installs (wondrous!)</li>
<li>Asking impromptu questions at any point in the software</li>
<li>and much more</li>
</ol>
<p>We&#8217;re almost ready for another software release.  It&#8217;s not only because of hard work from the developers, but also because of patient help from testers.  If you want to help us as we layer in more innovation, <strong>please sign up at <a href="http://bit.ly/uFrUwU">http://bit.ly/uFrUwU</a></strong></p>
<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Roadbud?a=Hg0V1mRG7Dc:04E1MbMrRig:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=Hg0V1mRG7Dc:04E1MbMrRig:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=Hg0V1mRG7Dc:04E1MbMrRig:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=Hg0V1mRG7Dc:04E1MbMrRig:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=Hg0V1mRG7Dc:04E1MbMrRig:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=Hg0V1mRG7Dc:04E1MbMrRig:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=Hg0V1mRG7Dc:04E1MbMrRig:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=Hg0V1mRG7Dc:04E1MbMrRig:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Roadbud/~4/Hg0V1mRG7Dc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roadbud.com/blog/the-beta-test-that-gets-you-fit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roadbud.com/blog/the-beta-test-that-gets-you-fit/</feedburner:origLink></item>
		<item>
		<title>iPhone running app accuracy – is GPS enough?</title>
		<link>http://feedproxy.google.com/~r/Roadbud/~3/QE2EEFngHSo/</link>
		<comments>http://www.roadbud.com/blog/accurate-iphone-running-app/#comments</comments>
		<pubDate>Tue, 18 May 2010 17:42:32 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.roadbud.com/?p=238</guid>
		<description><![CDATA[I&#8217;m not always looking for speed accuracy. I fondly remember dodging speeding tickets in my post-college Jeep CJ-7. The speedometer read low (honest, officer!) because of the oversized tires. But true mileage is far more important when I run. Accuracy counts in a running app. Nobody likes missing out on their hard-fought mileage. Worse is [...]
Related posts:<ol>
<li><a href='http://www.roadbud.com/blog/gps-nirvana/' rel='bookmark' title='GPS Running Nirvana'>GPS Running Nirvana</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_244" class="wp-caption alignright" style="width: 230px">
	<img class="size-medium wp-image-244 " title="jeep" src="http://www.roadbud.com/wp-content/uploads/2010/05/jeep-230x300.jpg" alt="Four wheels better than two?" width="230" height="300" />
	<p class="wp-caption-text">Four wheels better than two?</p>
</div>
<p>I&#8217;m not always looking for speed accuracy.</p>
<p>I fondly remember dodging speeding tickets in my post-college Jeep CJ-7. The speedometer read low (honest, officer!) because of the oversized tires. But true mileage is far more important when I run.</p>
<p><strong> Accuracy counts in a running app.</strong> Nobody likes missing out on their hard-fought mileage. Worse is grinning over a speedy workout and discovering you got played by a buggy app (this happened to me!).</p>
<p>Speed (and distance) can be measured through many different systems. I won&#8217;t trouble you with pitot tubes, but I&#8217;m about to get my geek on (I used to be a mechanical engineer). If the gory details bore you, skip to the bottom to find out what&#8217;s in version 1.05.</p>
<p><strong> Rotations &#8211; how your car works</strong></p>
<p>Rotations measure distance well when calibrated correctly (most people don&#8217;t rely on fat tires to flout the law). <a href="http://itunes.apple.com/us/app/cyclemeter-wired/id314194837?mt=8">One app listens for clicks between your spokes and a straw stuck to your front fork</a> (goofy, but it works even on the iPod touch). Too bad nothing rotates during runs or walks.</p>
<p><strong> Accelerometer &#8211; how Nike plus works</strong></p>
<p>An accelerometer (tiny chip that senses movement) feels the shock from your steps and multiplies by stride length. Unfortunately, stride length changes during a run. And those freakish cyclists have no stride length at all!</p>
<p>Nike uses a <a href="http://www.wired.com/medtech/health/magazine/17-07/lbnp_nike?currentPage=all">sophisticated formula that measures contact time</a>. This improves accuracy, but is often <a href="http://en.wikipedia.org/wiki/Nike%2BiPod#Sports_kit_usage">wrong by 10%</a> and doesn&#8217;t map your workout.</p>
<p><strong> </strong></p>
<div id="attachment_245" class="wp-caption alignright" style="width: 193px">
	<img class="size-full wp-image-245" title="gps sats" src="http://www.roadbud.com/wp-content/uploads/2010/05/gps-sats.png" alt="GPS satellite orbits" width="193" height="212" />
	<p class="wp-caption-text">GPS satellite orbits</p>
</div>
<p><strong>GPS &#8211; how Roadbud, Garmin, and Runkeeper work</strong></p>
<p>GPS checks time on atomic clocks orbiting around the earth. It converts this time into distance and then calculates position in three dimensions. That&#8217;s the easy part &#8211; the Defense Department sweated the details years ago.</p>
<p>Applying GPS to running is a bit more difficult.</p>
<ul>
<li>Accuracy depends on listening to a number of satellites in good position. Since the satellites are always moving, <a href="http://www.trimble.com/planningsoftware_ts.asp">sometimes they are too bunched up or just out of sight</a>. The signal can also get blocked or bounced by buildings.</li>
<li>High accuracy positions are mixed with wide guesses.</li>
<li>The iPhone tries to &#8220;help&#8221; GPS by reporting location based on the wifi routers or cell phone towers it hears. A good idea in theory that doesn&#8217;t work well in real life. Skyhook Wireless provides this service to Apple and claims higher accuracy than reality &#8211; which leads to a lot of ugliness.</li>
<li>GPS elevations can be wildly inaccurate because the satellites are closer to each other vertically.</li>
</ul>
<div id="attachment_246" class="wp-caption alignright" style="width: 200px">
	<img class="size-medium wp-image-246 " title="Rainy day, precise position" src="http://www.roadbud.com/wp-content/uploads/2010/05/photo-57-200x300.jpg" alt="" width="200" height="300" />
	<p class="wp-caption-text">Rainy day, precise position</p>
</div>
<p>Roadbud (and any other GPS device) has three big jobs:</p>
<ol>
<li>Improve the raw GPS data</li>
<li>Determine which positions are legit</li>
<li>Combine with other data sources</li>
</ol>
<p>Correcting GPS is tricky &#8211; if you include all the inaccurate positions, the trace jumps all over the map. If you go to the other extreme and drop all the fuzzy positions, you cut out corners and reduce mileage. The magic is in finding the right positions to include.</p>
<p>We&#8217;ve created a number of sophisticated methods to improve accuracy &#8211; and we&#8217;re still adding to the craft.</p>
<p>Here&#8217;s what we don&#8217;t do:</p>
<ul>
<li>Artificially smooth paths (shows a different, incorrect trace)</li>
<li>Average current speed (takes forever to show correct speed)</li>
<li>Ask users to turn off wifi (annoying and occasionally cuts out useful data)</li>
<li>Blame cloud cover (or witches)</li>
</ul>
<p>Roadbud isn&#8217;t perfect, but it works well, even when there aren&#8217;t many satellites around. <strong>If you ever meet up with an inaccurate run, <a href="http://www.tipb.com/2009/01/09/iphone-101-email-photo-nonmms-iphone/">email</a> your <a href="http://devdaily.com/apple/iphone-screenshot-screen-capture-create">screenshot</a></strong><strong> to support@roadbud.com.</strong> We&#8217;ll do our best to track down the problem and keep it from happening again.</p>
<div><strong>Version 1.05 is here!</strong> This update has a few subtle changes and some new features:</div>
<div>
<ul>
<li>Opens up twitter &#8211; edit your running tweet before it goes public. Great for telling your friends what you saw on the run.</li>
<li><a href="http://www.roadbud.com/features/">Graphed running log</a> &#8211; check out your performance and distance as you improve over time &#8211; without going to the web. Other apps charge money each month &#8211; and make you go to an external web site to see the charts. Now you can review as you cool down on the walk home.</li>
</ul>
</div>
<p>Related posts:<ol>
<li><a href='http://www.roadbud.com/blog/gps-nirvana/' rel='bookmark' title='GPS Running Nirvana'>GPS Running Nirvana</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Roadbud?a=QE2EEFngHSo:h6Aht8pkMOM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=QE2EEFngHSo:h6Aht8pkMOM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=QE2EEFngHSo:h6Aht8pkMOM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=QE2EEFngHSo:h6Aht8pkMOM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=QE2EEFngHSo:h6Aht8pkMOM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=QE2EEFngHSo:h6Aht8pkMOM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=QE2EEFngHSo:h6Aht8pkMOM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=QE2EEFngHSo:h6Aht8pkMOM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Roadbud/~4/QE2EEFngHSo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roadbud.com/blog/accurate-iphone-running-app/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://www.roadbud.com/blog/accurate-iphone-running-app/</feedburner:origLink></item>
		<item>
		<title>Why run with headphones?</title>
		<link>http://feedproxy.google.com/~r/Roadbud/~3/bZW0DXZctNo/</link>
		<comments>http://www.roadbud.com/blog/why-run-with-headphones/#comments</comments>
		<pubDate>Sun, 09 May 2010 02:43:19 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.roadbud.com/?p=240</guid>
		<description><![CDATA[I&#8217;ll confess. Running bored the hey out of me. The iPod turned my runs upside down &#8211; I suddenly rocked along to my own theme music. I ran longer. Even better, I ran regularly. I&#8217;m not the only one. Brunel University compared students running with music vs. students running in silence. Music increased endurance 15 [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<div id="attachment_239" class="wp-caption alignright" style="width: 300px">
	<img class="size-medium wp-image-239 " title="Earbuds pipe more than music" src="http://www.roadbud.com/wp-content/uploads/2010/05/voice-300x244.jpg" alt="" width="300" height="244" />
	<p class="wp-caption-text">Earbuds pipe more than music</p>
</div>
<p>I&#8217;ll confess. Running bored the hey out of me. The iPod turned my runs upside down &#8211; I suddenly rocked along to my own theme music. I ran longer. Even better, I ran <em>regularly.</em></p>
<p>I&#8217;m not the only one. <a href="http://www.brunel.ac.uk/news/pressoffice/cdata/costas+run+to+the+beat">Brunel University compared students running with music vs. students running in silence.</a> <strong>Music increased endurance 15 percent.</strong></p>
<p><strong> </strong>Still, the best runners I know avoid music. Not sure if they&#8217;re worried about safety or if tunes shout &#8220;amateur&#8221; in the elite world. Either way, I think they might be missing some of the less obvious reasons for tuning in.</p>
<ol>
<li><strong>Spoken stats:</strong> Big, clear numbers on your iPhone are terrific, but sometimes you&#8217;re pumping too hard to read the info. And squinting at numbers on a watch? Ugh.</li>
<li><strong>Safety</strong>: Loud music doesn&#8217;t mix with situational awareness. But tying into your app means <a href="http://www.roadbud.com/features">sending a map and calling a friend</a> is only a few clicks away. Just keep the volume reasonable.</li>
<li><strong>Podcasts: </strong>Serious runners often put so much time into running they need to scrounge for extra minutes. <a href="http://www.roadbud.com/blog/podcasts-for-runners/">Podcasts </a>allow you to combine runs with lectures, news, running articles &#8211; whatever you need to catch up on.</li>
</ol>
<div id="attachment_241" class="wp-caption alignright" style="width: 164px">
	<img class="size-medium wp-image-241" title="workout2 screenshot in iphone" src="http://www.roadbud.com/wp-content/uploads/2010/05/workout2-screenshot-in-iphone-164x300.png" alt="Big numbers if you're looking" width="164" height="300" />
	<p class="wp-caption-text">Big numbers if you&#39;re looking</p>
</div>
<p>When I&#8217;m running normal, I like occasionally hearing my pace, distance, distance, etc. Every half mile is the perfect wake-up in case I&#8217;ve let myself get distracted. Plus,<strong> I love the countdown after my halfway point</strong>. My reptilian mind wants to know how much longer before I stop &#8211; this just makes it easy.</p>
<p>If I&#8217;m training hard, I love hearing my stats over and over. This pushes me up and further. The stats button occupies the upper part of the iPhone, so it&#8217;s easy to tap without even looking. My personal need for easily-accessed stats drove Roadbud towards carefully-designed screens and application-level screen locking.</p>
<p><strong>New version 1.04 is at the App Store:</strong> <a href="http://click.linksynergy.com/fs-bin/click?id=IkkMa4n8L9o&amp;subid=&amp;offerid=146261.1&amp;type=10&amp;tmpid=3909&amp;RD_PARM1=http%3A%2F%2Fitunes.apple.com%2Fapp%2Froadbud-pro%2Fid362355523%3Fmt%3D8">Roadbud 1.04</a> adds a number of improvements. The most important are better audio status, accuracy, and battery life. I&#8217;ll get deep into the hows and whys of GPS accuracy in a future blog post.</p>
<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Roadbud?a=bZW0DXZctNo:VeZvPmEh3dA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=bZW0DXZctNo:VeZvPmEh3dA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=bZW0DXZctNo:VeZvPmEh3dA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=bZW0DXZctNo:VeZvPmEh3dA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=bZW0DXZctNo:VeZvPmEh3dA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=bZW0DXZctNo:VeZvPmEh3dA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=bZW0DXZctNo:VeZvPmEh3dA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=bZW0DXZctNo:VeZvPmEh3dA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Roadbud/~4/bZW0DXZctNo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roadbud.com/blog/why-run-with-headphones/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.roadbud.com/blog/why-run-with-headphones/</feedburner:origLink></item>
		<item>
		<title>Roadbud arrives!</title>
		<link>http://feedproxy.google.com/~r/Roadbud/~3/oK5bb9uSQVI/</link>
		<comments>http://www.roadbud.com/blog/roadbud-arrives/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 18:18:35 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://www.roadbud.com/?p=221</guid>
		<description><![CDATA[We might have luxuriated in the perfect spring weather outside. Instead, we&#8217;ve been plinking away on the keyboard. Our time sweating over a hot compiler paid off.   Roadbud is here to make your run rock! What&#8217;s Roadbud anyway? It&#8217;s an iPhone app for runners that measures pace and distance. Roadbud&#8217;s built with useful functionality [...]
Related posts:<ol>
<li><a href='http://www.roadbud.com/blog/roadbud-slip/' rel='bookmark' title='Roadbud version 1.0 launch slip'>Roadbud version 1.0 launch slip</a></li>
<li><a href='http://www.roadbud.com/blog/testing-roadbud-drenchquake/' rel='bookmark' title='Testing Roadbud in a drenchquake'>Testing Roadbud in a drenchquake</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_231" class="wp-caption alignright" style="width: 164px">
	<img class="size-medium wp-image-231" title="workout2 screenshot in iphone" src="http://www.roadbud.com/wp-content/uploads/2010/04/workout2-screenshot-in-iphone-164x300.png" alt="Clear numbers while you run" width="164" height="300" />
	<p class="wp-caption-text">Clear numbers while you run</p>
</div>
<p>We might have luxuriated in the perfect spring weather outside. Instead, we&#8217;ve been plinking away on the keyboard. Our time sweating over a hot compiler paid off.   <a href="http://click.linksynergy.com/fs-bin/click?id=IkkMa4n8L9o&amp;subid=&amp;offerid=146261.1&amp;type=10&amp;tmpid=3909&amp;RD_PARM1=http%3A%2F%2Fitunes.apple.com%2Fapp%2Froadbud-pro%2Fid362355523%3Fmt%3D8">Roadbud</a> is here to make your run rock!</p>
<p>What&#8217;s Roadbud anyway? It&#8217;s an iPhone app for runners that measures pace and distance. Roadbud&#8217;s built with useful functionality like integrated iPod controls, audio status (in a lovely Glaswegian accent!), screen-lock, and <a href="http://www.roadbud.com/features/">plenty more</a>.</p>
<p><strong>The great big safety button is my favorite feature. <span style="font-weight: normal;">My stomach knots up when my wife runs alone. Now she can email me her exact location (and call) with a <a href="http://www.roadbud.com/running-safely-with-an-iphone-app/">quick button press</a>. </span></strong></p>
<p><strong><span style="font-weight: normal;">We&#8217;re discovering other uses too. I spoke with a runner last week about &#8220;Roadbud 911&#8243;. She told me this function was a must-have &#8211; her epilepsy is a constant worry. Personally, <strong><span style="font-weight: normal;">I&#8217;m hoping nobody needs to use the safety button. </span>Extra peace of mind allows runners to move faster.</strong></span></strong></p>
<p>Features are important, but only if they fit together smoothly. Runners can&#8217;t fidget with gizmos during a workout. We&#8217;re polishing the app with <a href="http://www.morrowstrategy.com/2010/04/30-of-cliff-bars-and-2-hours-20-usability-tests/">commando usability tests</a>. I&#8217;ll continue to man some local races to watch runners using Roadbud. If you see our table, stop by.</p>
<p>We&#8217;re uploading the next version today (longer battery life, spoken status improvements). We&#8217;ll keep improving (and you&#8217;ll get free updates installed to your iPhone). If you have any ideas or complaints, email support@roadbud.com.</p>
<p><strong>Price: </strong><a href="http://click.linksynergy.com/fs-bin/click?id=IkkMa4n8L9o&amp;subid=&amp;offerid=146261.1&amp;type=10&amp;tmpid=3909&amp;RD_PARM1=http%3A%2F%2Fitunes.apple.com%2Fus%2Fapp%2Froadbud-rookie%2Fid363157246%3Fmt%3D8">Roadbud Rookie</a> has everything you need to track your run &#8211; and it&#8217;s free. <a href="http://click.linksynergy.com/fs-bin/click?id=IkkMa4n8L9o&amp;subid=&amp;offerid=146261.1&amp;type=10&amp;tmpid=3909&amp;RD_PARM1=http%3A%2F%2Fitunes.apple.com%2Fapp%2Froadbud-pro%2Fid362355523%3Fmt%3D8">Roadbud Pro</a> adds audio alerts, safety button, and integrated iPod controls. The Pro version costs $9.99 - less than a single entry fee and hundreds less than some other GPS devices. <strong>To celebrate our launch, we&#8217;re charging only $0.99 (today only).</strong></p>
<p><strong>If you like Roadbud, spread the love. Get the word out on twitter, email, or just tell your running friends.</strong></p>
<p>Related posts:<ol>
<li><a href='http://www.roadbud.com/blog/roadbud-slip/' rel='bookmark' title='Roadbud version 1.0 launch slip'>Roadbud version 1.0 launch slip</a></li>
<li><a href='http://www.roadbud.com/blog/testing-roadbud-drenchquake/' rel='bookmark' title='Testing Roadbud in a drenchquake'>Testing Roadbud in a drenchquake</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Roadbud?a=oK5bb9uSQVI:MBuKlXOnnC0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=oK5bb9uSQVI:MBuKlXOnnC0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=oK5bb9uSQVI:MBuKlXOnnC0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=oK5bb9uSQVI:MBuKlXOnnC0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=oK5bb9uSQVI:MBuKlXOnnC0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=oK5bb9uSQVI:MBuKlXOnnC0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=oK5bb9uSQVI:MBuKlXOnnC0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=oK5bb9uSQVI:MBuKlXOnnC0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Roadbud/~4/oK5bb9uSQVI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roadbud.com/blog/roadbud-arrives/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.roadbud.com/blog/roadbud-arrives/</feedburner:origLink></item>
		<item>
		<title>Keeping earbuds locked when you run</title>
		<link>http://feedproxy.google.com/~r/Roadbud/~3/L0MMEy73xL4/</link>
		<comments>http://www.roadbud.com/blog/keeping-earbuds-locked-when-you-run/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 18:04:05 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Gear]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.roadbud.com/?p=198</guid>
		<description><![CDATA[Silly question: Ever have a problem with earbuds falling out while you run? Met up with local runners last week at the Cherry Blossom Festival in Newark. One fellow mentioned his quest for the perfect headphones &#8211; because of the annoyance of earbuds dropping out. I&#8217;ve been vexed by the same indignation. One moment, your [...]
Related posts:<ol>
<li><a href='http://www.roadbud.com/blog/why-run-with-headphones/' rel='bookmark' title='Why run with headphones?'>Why run with headphones?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_218" class="wp-caption alignright" style="width: 181px">
	<img class="size-medium wp-image-218 " title="Earbuds up close" src="http://www.roadbud.com/wp-content/uploads/2010/03/headphones-181x300.jpg" alt="earbuds up close" width="181" height="300" />
	<p class="wp-caption-text">Earbuds up close</p>
</div>
<p>Silly question:<br />
<strong>Ever have a problem with earbuds falling out while you run?</strong></p>
<p>Met up with local runners last week at the <a href="http://www.newjerseynewsroom.com/style/newarks-cherry-blossom-festival-kicks-off">Cherry Blossom Festival</a> in Newark. One fellow mentioned his quest for the perfect headphones &#8211; because of the annoyance of earbuds dropping out.</p>
<p><strong>I&#8217;ve been vexed by the same indignation.</strong> One moment, your legs are effortlessly pushing out the miles and your head is pleasantly thumping to <a href="http://click.linksynergy.com/fs-bin/click?id=IkkMa4n8L9o&amp;subid=&amp;offerid=146261.1&amp;type=10&amp;tmpid=5573&amp;RD_PARM1=http%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fon-how-life-is%2Fid157506704">Macy Gray</a>. Suddenly an earbud is dangling with hopes of pulling out the other side.</p>
<p><strong>The hipster silhouettes on iPod commercials never suffer this problem.</strong></p>
<p>Strangely, this appears to be a common problem &#8211; there&#8217;s even a <a href="http://www.budclipz.com/details.html">dorky earbud leash</a> to catch your earbuds when they inevitably fall out.</p>
<p>Some days the earphones fit fine and didn&#8217;t ever fall out. Other times, the buds had Mexican jumping beans inside &#8211; just waiting to bounce around. <em> Do my ears shrink on very cold days?</em> Pretty baffling.</p>
<p>I experimented with many ideas &#8211; I subdued the buds with a knit cap.  I twisted the buds into different positions. I even used the squishy earbuds that go in your ear canal (yuck!).</p>
<p>Then I finally read the subtle grey lettering on the buds &#8211; &#8220;L&#8221; and &#8220;R&#8221;. I&#8217;d always ignored left/right (stereo either way, no?). However, Apple builds the buds off-center &#8211; each is designed for one ear.</p>
<p>I tried placing the left bud in my left ear. Works like a charm &#8211; <strong>I&#8217;ve never dropped a bud again.</strong></p>
<p><strong>Lesson learned: I might need to invest in a speed reading course</strong> &#8211; took me months to read two letters.</p>
<p><strong>Update:</strong> some readers comment that they&#8217;ve tried my left/right trick and it didn&#8217;t work for them. If you&#8217;re having this problem, left/right works for some (me, for one) &#8211; but not everyone.</p>
<p>Related posts:<ol>
<li><a href='http://www.roadbud.com/blog/why-run-with-headphones/' rel='bookmark' title='Why run with headphones?'>Why run with headphones?</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Roadbud?a=L0MMEy73xL4:TYOSixSua8k:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=L0MMEy73xL4:TYOSixSua8k:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=L0MMEy73xL4:TYOSixSua8k:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=L0MMEy73xL4:TYOSixSua8k:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=L0MMEy73xL4:TYOSixSua8k:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=L0MMEy73xL4:TYOSixSua8k:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=L0MMEy73xL4:TYOSixSua8k:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=L0MMEy73xL4:TYOSixSua8k:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Roadbud/~4/L0MMEy73xL4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roadbud.com/blog/keeping-earbuds-locked-when-you-run/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.roadbud.com/blog/keeping-earbuds-locked-when-you-run/</feedburner:origLink></item>
		<item>
		<title>Podcasts for runners</title>
		<link>http://feedproxy.google.com/~r/Roadbud/~3/ODFOhRZPpVk/</link>
		<comments>http://www.roadbud.com/blog/podcasts-for-runners/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 16:46:08 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.roadbud.com/?p=214</guid>
		<description><![CDATA[I used to have a big problem running &#8211; sheer boredom stopped me before I worked up a sweat. The iPod was heaven sent for my personal enjoyment. I stopped grinding through my runs and began grooving. No more restless mind telling me to stop. Just a little Miles Davis as I cruise along the [...]
Related posts:<ol>
<li><a href='http://www.roadbud.com/blog/workout-hack-6-great-music/' rel='bookmark' title='Workout hack 6 &#8211; great music'>Workout hack 6 &#8211; great music</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id="attachment_215" class="wp-caption alignright" style="width: 256px">
	<a href="http://itunes.apple.com/us/podcast/runrunlive-2-0-running-podcast/id284445819"><img class="size-full wp-image-215 " title="RunRunLive" src="http://www.roadbud.com/wp-content/uploads/2010/04/photo-47.jpg" alt="" width="256" height="384" /></a>
	<p class="wp-caption-text">The world awaits your ears</p>
</div>
<p>I used to have a big problem running &#8211; <strong>sheer boredom stopped me before I worked up a sweat.</strong> The iPod was heaven sent for my personal enjoyment. I stopped grinding through my runs and began grooving.</p>
<p>No more restless mind telling me to stop. Just a little Miles Davis as I cruise along the river. By the time my legs realized I was running, I&#8217;d travelled a half mile down the road and was ready for more.</p>
<p>Music has been terrific for me, but I bumped into a <a href="http://itunes.apple.com/podcast/hear-a-blog-a-smart-bear/id335829542">podcast</a> (regularly updated audio content) of a <a href="http://blog.asmartbear.com/startup-fitness.html">guest article I wrote on A Smart Bear</a>.</p>
<p>Never really messed with podcasts before, but I took a flyer. I downloaded a few &#8220;blog articles&#8221; about software startups to my iPhone<strong> (simple &#8211; didn&#8217;t even need wires)</strong> and went for a run. I also took along <a href="http://itunes.apple.com/us/podcast/runrunlive-2-0-running-podcast/id284445819">RunRunLive</a> (a fun running podcast with music, interviews, and lots of running talk.</p>
<p>Turns out, podcasts are wonderful. If you&#8217;ve ever been forced to web-surf instead of taking the time to really consider a deep article, this is for you. Plus, it keeps your mind off the pain.</p>
<p>RunRunLive was great in a different way. Chris (the host) is a hoot &#8211; he throws his own music among the interview clips and corny jokes. His podcast feels like a chatty running partner (which I sometimes really like).<br />
<strong> </strong></p>
<p><strong> </strong></p>
<div id="attachment_216" class="wp-caption alignright" style="width: 256px">
	<a href="http://www.roadbud.com/wp-content/uploads/2010/04/photo-48.jpg"><img class="size-full wp-image-216 " title="photo (48)" src="http://www.roadbud.com/wp-content/uploads/2010/04/photo-48.jpg" alt="Podcasts in my playlist" width="256" height="384" /></a>
	<p class="wp-caption-text">Podcasts in my playlist</p>
</div>
<p><strong>Download a podcast without wires</strong></p>
<ol>
<li>Tap the Itunes app</li>
<li>Search for podcast (Example:  &#8221;RunRunLive&#8221;)</li>
<li>Press &#8220;FREE&#8221; and then &#8220;DOWNLOAD&#8221;</li>
<li>After the podcast finishes downloading, tap the iPod app</li>
<li>Select Playlists</li>
<li>Select On-The-Go (will get easier in upcoming iPhone OS)</li>
<li>Add the new podcasts to On-The-Go</li>
</ol>
<p><strong> </strong></p>
<p><strong>Tip:</strong> I like listening to smart startup talk like <a href="http://blog.asmartbear.com/">A Smart Bear</a> and <a href="http://startuppodcast.wordpress.com/">Bob Walsh</a>. But <a href="http://hearablog.com/">hearablog.com</a> is happy to add more runner-friendly blogs. Let me know if there&#8217;s a running blog you want to hear. I&#8217;ll pass it on (I already asked for <a href="http://www.marksdailyapple.com/">Mark&#8217;s Daily Apple</a>).</p>
<p><strong>What do you listen to?</strong> Let me know in the comments.</p>
<p>Related posts:<ol>
<li><a href='http://www.roadbud.com/blog/workout-hack-6-great-music/' rel='bookmark' title='Workout hack 6 &#8211; great music'>Workout hack 6 &#8211; great music</a></li>
</ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Roadbud?a=ODFOhRZPpVk:xdVyRrk55sU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=ODFOhRZPpVk:xdVyRrk55sU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=ODFOhRZPpVk:xdVyRrk55sU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=ODFOhRZPpVk:xdVyRrk55sU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=ODFOhRZPpVk:xdVyRrk55sU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=ODFOhRZPpVk:xdVyRrk55sU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=ODFOhRZPpVk:xdVyRrk55sU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=ODFOhRZPpVk:xdVyRrk55sU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Roadbud/~4/ODFOhRZPpVk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roadbud.com/blog/podcasts-for-runners/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.roadbud.com/blog/podcasts-for-runners/</feedburner:origLink></item>
		<item>
		<title>Testing Roadbud in a drenchquake</title>
		<link>http://feedproxy.google.com/~r/Roadbud/~3/vBT8E62ymVk/</link>
		<comments>http://www.roadbud.com/blog/testing-roadbud-drenchquake/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 23:16:11 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.roadbud.com/?p=193</guid>
		<description><![CDATA[We&#8217;re shipping Roadbud to the App Store today (thanks Alex and Vlad!). Expect a few days for the approval process and then we go live. &#8212; This weekend&#8217;s weather was almost malevolently aimed at stopping development. The developers were still recovering from a Siberian blizzard when massive rains hit New Jersey. 50 mph winds pushing [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<div id="attachment_194" class="wp-caption alignright" style="width: 225px">
	<img class="size-medium wp-image-194 " title="Dead tree up the street, no one hurt" src="http://www.roadbud.com/wp-content/uploads/2010/03/photo-40-225x300.jpg" alt="Dead tree, no one hurt" width="225" height="300" />
	<p class="wp-caption-text">Dead tree up the street, no one hurt</p>
</div>
<p>We&#8217;re shipping Roadbud to the App Store today (thanks Alex and Vlad!).</p>
<p>Expect a few days for the approval process and then <strong>we go live</strong>.</p>
<p>&#8212;</p>
<p>This weekend&#8217;s weather was almost malevolently aimed at stopping development. The developers were still recovering from a Siberian blizzard when massive rains hit New Jersey.</p>
<p>50 mph winds pushing six inches of rain creates a lot of havoc. I was literally running in this mess, testing the GPS functionality in Roadbud. I heard lots of sirens, but had no idea the storm was <a href="http://www.nytimes.com/2010/03/15/nyregion/15storm.html">serious enough to kill six people</a>. My friend&#8217;s family was marooned on a train for six hours &#8211; with kids.</p>
<div id="attachment_195" class="wp-caption alignright" style="width: 225px">
	<a href="http://www.roadbud.com/wp-content/uploads/2010/03/photo-2.jpg"><img class="size-medium wp-image-195 " title="Running trail - river is .25 mile away" src="http://www.roadbud.com/wp-content/uploads/2010/03/photo-2-225x300.jpg" alt="My running trail - river is a quarter mile away" width="225" height="300" /></a>
	<p class="wp-caption-text">Running trail - river is .25 mile away</p>
</div>
<p>I was only slightly dampened, thanks to my Marmot raingear. Demonstrating Roadbud&#8217;s location-positioning was worth a little soaking. I believe we&#8217;re <strong>more accurate than any commercial device</strong> &#8211; and we will unsleeve more GPS tricks.</p>
<p>Accuracy matters because crazy Nike+/running app speeds distract me from running flow.</p>
<p>&#8212;</p>
<p>Testing Roadbud in a deadly storm is not my idea of <a href="http://sethgodin.typepad.com/seths_blog/2010/03/sprezzatura.html">sprezzatura</a>. But it was fun anyhow and an experience I will certainly remember.</p>
<p>We made a great running app that will fire up your run. We&#8217;ll add screenshots to the website and detail the new safety feature in a few days &#8211; when Roadbud goes on sale in the App Store.</p>
<p><strong>We can use your help:</strong></p>
<ul>
<li><a href="user-survey">Tell us what you need in Roadbud</a></li>
<li>Email or twitter your friends to sign up for launch notice &#8211; they&#8217;ll get 90% off for one day.</li>
</ul>
<p>No related posts.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Roadbud?a=vBT8E62ymVk:4z_nxsBB_Qk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=vBT8E62ymVk:4z_nxsBB_Qk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=vBT8E62ymVk:4z_nxsBB_Qk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=vBT8E62ymVk:4z_nxsBB_Qk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=vBT8E62ymVk:4z_nxsBB_Qk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=vBT8E62ymVk:4z_nxsBB_Qk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Roadbud?i=vBT8E62ymVk:4z_nxsBB_Qk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Roadbud?a=vBT8E62ymVk:4z_nxsBB_Qk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Roadbud?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Roadbud/~4/vBT8E62ymVk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.roadbud.com/blog/testing-roadbud-drenchquake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.roadbud.com/blog/testing-roadbud-drenchquake/</feedburner:origLink></item>
	</channel>
</rss>

