<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>CommonSense Fitness</title>
	<atom:link href="http://www.commonsensefitness.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.commonsensefitness.net</link>
	<description>Fitness without Hype</description>
	<lastBuildDate>Wed, 09 Nov 2011 01:43:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<!--Error: Google Plus did not respond. Please wait a few minutes and refresh this page.-->		<item>
		<title>HIIT Cardio and the Tabata Protocal?</title>
		<link>http://www.commonsensefitness.net/2011/11/08/hiit-cardio-and-the-tabata-protocal/</link>
		<comments>http://www.commonsensefitness.net/2011/11/08/hiit-cardio-and-the-tabata-protocal/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 01:43:52 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Fitness]]></category>

		<guid isPermaLink="false">http://www.commonsensefitness.net/?p=361</guid>
		<description><![CDATA[I got a private message about a post I did on The Gear Page, so I&#8217;ll share my response because it speaks to the topic&#8230; Hey ****, I learned about Tabata from different sources and trainers around where I play &#8230; <a href="http://www.commonsensefitness.net/2011/11/08/hiit-cardio-and-the-tabata-protocal/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I got a private message about a post I did on <a href="www.thegearpage.net" title="The Gear Page" target="_blank">The Gear Page</a>, so I&#8217;ll share my response because it speaks to the topic&#8230;</p>
<p>Hey ****,</p>
<p>I learned about Tabata from different sources and trainers around where I play soccer and live &#8211; you can do searches on YouTube. Basically you can apply the Tabata protocol to virtually any exercise &#8211; it&#8217;s extremely intense. I puked the first time I tried it (which is now why I always workout on an empty stomach!) </p>
<p>The essence is this: Warmup 5-10 minutes doing whatever you do (running, biking, swimming, leaping&#8230; whatever). Then you start. I use an interval timer <a href="http://www.gymboss.com" title="Interval Timer" target="_blank">www.gymboss.com</a> and set it for :20 (burst) and :10 (rest). You should cap it at 8 cycles (4 minutes). I then keep moving for 3-4 minutes and then try to add on and do 3-4 more cycles. The short rests kill you; even after doing this for years, by the 5th or 6th burst cycle, I am seeing spots and getting tunnel vision. LOL. I then do a 3-5 minute cool down (light jogging usually). When I come back in, no matter the temperature outside&#8230; I am absolutely drenched in sweat, just as if I played a whole game. Never fails. </p>
<p>It works. When I play, I can go full bore for two 25 minute halves (we&#8217;ve played short bench with no substitutes at all at times &#8211; not on purpose, just worked out that way) and I have some serious stamina deep into the game, even if I am not conserving energy. You don&#8217;t turn into superman or anything; but it&#8217;s highly effective and I have come to rely on that training and then strength/core training on off days. So I alternate my workouts between strength stuff one day/Tabata the next. I do three 2 day cycles with a day off and skipping one day of workout on my game days (I play once a week in season). Works for me. Been doing this for a while now, I am 44 and found out about this stuff at age 39. Been doing it since. </p>
<p>FWIW, I hate running. I like sprinting; because it is in the game. I cannot stand jogging for any number of reasons &#8211; so I run in the field behind my house (it is exactly 100 yards from end to end and is by a creek, so it is a slight depression &#8211; the ends are minor inclines). I wear my soccer cleats and use a stopwatch in one hand to time the session; the interval timer in the other hand to do the cycles.</p>
<p>Still playing, still competitive and can run with the younger guys&#8230; and it&#8217;s so cool. <img src='http://www.commonsensefitness.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Scott</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.commonsensefitness.net%2F2011%2F11%2F08%2Fhiit-cardio-and-the-tabata-protocal%2F&amp;t=HIIT%20Cardio%20and%20the%20Tabata%20Protocal%3F" id="facebook_share_button_361" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_361') || document.getElementById('facebook_share_icon_361') || document.getElementById('facebook_share_both_361') || document.getElementById('facebook_share_button_361');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_361') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.commonsensefitness.net/2011/11/08/hiit-cardio-and-the-tabata-protocal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Warm-Up Before Competition?</title>
		<link>http://www.commonsensefitness.net/2011/09/27/warm-up-before-competition/</link>
		<comments>http://www.commonsensefitness.net/2011/09/27/warm-up-before-competition/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 19:30:50 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Fitness]]></category>
		<category><![CDATA[Headline Article]]></category>

		<guid isPermaLink="false">http://www.commonsensefitness.net/?p=354</guid>
		<description><![CDATA[Great question from a fellow 40+ year old about warming up before playing sports to prevent injuries. I just want to say Thank you!!! I don&#8217;t post much but I read a lot on the forum and noticed your fitness &#8230; <a href="http://www.commonsensefitness.net/2011/09/27/warm-up-before-competition/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Great question from a fellow 40+ year old about warming up before playing sports to prevent injuries. </p>
<blockquote><p>I just want to say <strong>Thank you!!!</strong> I don&#8217;t post much but I read a lot on the forum and noticed your fitness page and book marked it.  One day I just woke up and decided this is the day and totally changed my life, did a lot of research, trainer etc and started cardio cardio and more cardio.  Started eating really clean almost complete Paleo except I do like my protein shacks, and reduce fat cheese but no diary.  (I did see a thing in men&#8217;s health magazine about chocolate milk but scared to keep it in the house it&#8217;s my guilty pleasure and I can chug a 1/2 gallon.)</p>
<p>LOVE being healthy eating clean and I exercise about 6 days a week.  Not much of a weight lift don&#8217;t want to hulk up&#8230;but I do want to be in excellent shape so I do pushups, TRX, P90X and yoga. More Cross Fit exercises and I do have a gym boss and started doing Tabata Protocal from research for intervals and boost my metabolism.   Lost 102 lbs so far and going to Duke University sports center for a POD body fat test with my nutritionist in November.  I am working on that last hard 40 and it&#8217;s hard to force myself to eat.  Just wanted to give you a little background and tell you thanks for the recipes (I bought a Vita mix and it rocks) and the words of encouragement from your blogs.  I am in the best shape of my life and realize when I see pictures how sad that old person was.</p>
<p>Just wanted to get your advice on 3 questions.</p>
<p>1) how was the Goaler-One sliding board help you and do you recommend it.</p>
<p>2)No supplements, ok!! your thought on fish oil omega 3 and glucosamine?  I&#8217;m 42 worried about joints and swelling I do take 4 ibuprofen a day.</p>
<p>3) I love yoga and I really focus flexibility, balance and strength.  Your sport is soccer.  How much warming up do you do before a game to prepare your body?</p>
<p>I got burned out on spinning class and elliptical machines and started playing racquetball again.  I play almost 2 hrs every morning, heart monitor peaks about 170-180 range and avg 150-160 for the games.  That&#8217;s my cardio!! I don&#8217;t think I am warming up properly or playing to much.  In June I torn my patellar tendon and was in a brace for eight weeks and went back playing light then Wednesday grade 1 calf muscle tear in the same leg.  Bone head move because I knew I was feeling tight and just thought it would loosen up by the end of the warm up game.  So I am taking a break and going to weight train my legs and build my squats back up and really strengthen my legs before I play again.  Just wondering how much dynamic/static stretches you do before you start playing and feeling ready to rock?  (I do static stretch at the end of the game)</p>
<p>Sorry so long just want to have an idea of where I was and where I am Thank you!  </p>
<p>Sincerely, </p>
<p>S****** ****</p></blockquote>
<p>S******,</p>
<p>Thanks for the PM, really made my day. Congrats on making a change for the better. Fight the good fight!</p>
<p>Some answers:</p>
<p>1) The sliding board is dry land training for hockey players. I don&#8217;t play hockey, but if you&#8217;ve done P90X, then you know the &#8220;speed skater&#8221; move from one of the workouts; I tore my groin up 2 years ago and rehabbing that took a long, long time. The Goaler-One was a perfect tool to add in, the move  and the workout from it is fun and I have found that it enhances what I can do on the field beyond the rehab moving laterally with speed and power. </p>
<p>2) I take Krill Oil supplements because I do not eat enough fish. I find that when I take it my good cholesterol goes up nearly 15 points&#8230; that&#8217;s majorly good. My high cholesterol numbers are like 70-80 now. </p>
<p>I&#8217;ve tried all sorts of glucosamine from the Wal-Mart stuff to the mega expensive $80 a month stuff and it just does nothing for me except drain my wallet. Just my opinion and experience, YMMV.</p>
<p>3) I do a warm-up that takes me about 10-15 minutes. At our age, it&#8217;s essential to get &#8216;the machine primed&#8217; for working hard. I do the typical P90X warmup to start (high knees in front, high knees to the side, then run in place high knees front, run in place high knees out, run in place heels up (kick your butt), then a minute of jumping jacks. Then I move to dynamic stretches and follow some of the time honored (and very functional) soccer team warmups. Being a soccer coach, I&#8217;ve been exposed to all sorts of warm up routines now from the pros, college and higher level amateur levels and have adapted a lot of those. </p>
<p>One of the teams we play have a bunch of guys that all jump rope for about 5 minutes before they get on the pitch to run their more soccer oriented warm up &#8211; that&#8217;s a fantastic way to do it.</p>
<p>Hopefully you can fully rehab your injuries and stay competing. </p>
<p>Thanks for the PM and peace!</p>
<p>Scott</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.commonsensefitness.net%2F2011%2F09%2F27%2Fwarm-up-before-competition%2F&amp;t=Warm-Up%20Before%20Competition%3F" id="facebook_share_button_354" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_354') || document.getElementById('facebook_share_icon_354') || document.getElementById('facebook_share_both_354') || document.getElementById('facebook_share_button_354');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_354') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.commonsensefitness.net/2011/09/27/warm-up-before-competition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Give me a Plan!</title>
		<link>http://www.commonsensefitness.net/2010/12/04/give-me-a-plan/</link>
		<comments>http://www.commonsensefitness.net/2010/12/04/give-me-a-plan/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 16:40:02 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Fitness]]></category>
		<category><![CDATA[Headline Article]]></category>
		<category><![CDATA[Health]]></category>

		<guid isPermaLink="false">http://www.commonsensefitness.net/?p=346</guid>
		<description><![CDATA[I got a private message that really got me to think: What would you recommend for weight loss&#8230;..I know I need to start watching what I eat, but work-out wise what is the best thing? Should I look into P90X &#8230; <a href="http://www.commonsensefitness.net/2010/12/04/give-me-a-plan/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I got a private message that really got me to think:</p>
<p style="padding-left: 30px;"><em><br />
What would you recommend for weight loss&#8230;..I know I need to start   watching what I eat, but work-out wise what is the best thing?   Should I   look into P90X or TRX systems?  I am 5&#8217;11 235lbs and need to get in  shape&#8230;..where would you start?</em></p>
<p>Here is what I replied in answer:</p>
<p>I tend to break things down as simply as possible, <em>plan the work and then work the plan.</em></p>
<p>To me, you need three things to be healthy, in shape and feel good. Removing the romance from living healthy, we are organic machines.</p>
<p>A) <strong>You have to eat right.</strong> This is the biggest factor by far&#8230; like it  or not. Food = fuel for your machine. In order to offset and correct  whatever you&#8217;ve done to your body over the last decade or more, you must  over correct in the short term and then find a balance once you&#8217;ve  &#8216;leveled out&#8217;. Use www.dailyplate.com (it is free) and really instead of  just focusing at first on what you should be eating, really break down  what you are currently eating. That&#8217;s a step most people skip and IMHO,  you cannot do so.</p>
<p>B) <strong>You have to &#8216;rev&#8217; your machine back up</strong>. If you have gotten older,  you&#8217;ve noticed your machine isn&#8217;t running like it used to &#8211; your  metabolism slows down. What&#8217;s your metabolism anyway? It&#8217;s how  efficiently you break down food &#8211; both in speed and in function. If you  are getting back into trying to live a more healthy lifestyle, then you  need to talk to a doctor first. You need to look at where you are at,  and what you enjoy (or used to enjoy) doing. Hiking? Running? Sports?  Working out just to work out is grinding, boring work. Don&#8217;t force that  on yourself. Use something like performing at a sport you enjoy(ed) to  motivate and focus your workouts on. I approach workouts as a tripod &#8211;  you need a) strength training; b) cardio training; and c)  flexibility/balance training. A personal trainer or looking at  professional athlete&#8217;s training regimes in disciplines you enjoy(ed) can  give clues on approaches.</p>
<p>C) <strong>Rest and recovery.</strong> We are not factory machines that run at 100% all  the time (and even factory machines that do run 100% all the time break  down). We need proper rest and recovery. Get enough sleep <em>consistently</em>. Drink enough water &#8211; plain old water &#8211; <em>consistently</em>.  Vary the intensity of your workouts methodically. Do not expect to push  at 110% every workout for the rest of your natural born life. Have two  medium weeks at 80-95% intensity, then <strong>ROCK </strong>it at 110% one week a  month, and then take a week to cross train at 60-75% doing different  activities. That&#8217;s a rough template, if you want to crush it for 2-3  weeks and then take a week to rest and recover&#8230; do it. The key is to  vary both the activities <em>and </em>the intensity.</p>
<p>That might not directly answer your question, but it <em>should </em>give you a  template in order to find your own balance point and get you on the road  to finding a lifestyle that you both enjoy and have fun doing.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.commonsensefitness.net%2F2010%2F12%2F04%2Fgive-me-a-plan%2F&amp;t=Give%20me%20a%20Plan%21" id="facebook_share_button_346" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_346') || document.getElementById('facebook_share_icon_346') || document.getElementById('facebook_share_both_346') || document.getElementById('facebook_share_button_346');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_346') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.commonsensefitness.net/2010/12/04/give-me-a-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Current Workouts and Diet Thoughts</title>
		<link>http://www.commonsensefitness.net/2010/11/09/current-workouts-and-diet-thoughts/</link>
		<comments>http://www.commonsensefitness.net/2010/11/09/current-workouts-and-diet-thoughts/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 22:25:58 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Fitness]]></category>
		<category><![CDATA[Headline Article]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[TRX Suspension Training]]></category>
		<category><![CDATA[Vibram Fivefingers]]></category>

		<guid isPermaLink="false">http://www.commonsensefitness.net/?p=342</guid>
		<description><![CDATA[Workouts and Diet - Plan it out, ninja booties and more! <a href="http://www.commonsensefitness.net/2010/11/09/current-workouts-and-diet-thoughts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Thought I&#8217;d share some more information; I was asked about what I am doing currently in some detail.</p>
<h2>Workouts</h2>
<p>Here&#8217;s my workout on weeks I have games (which is most weeks):</p>
<p><strong>Monday</strong>: full warmup, play game.<br />
<strong>Tuesday</strong>: TRX based full body circuit training workout (:30 minutes)<br />
<strong>Wednesday</strong>: TRX based core workout (based off Drew Brees Core  Workout) :15 minutes; run Windsprints* (in field behind my house) :15  minutes . *Details below<br />
<strong>Thursday</strong>: TRX based full body circuit training workout (:30 minutes)<br />
<strong>Friday</strong>: TRX based core workout (based off Drew Brees Core  Workout) :15 minutes; run Windsprints (or do interval work on sliding  board)*<br />
<strong>Saturday</strong>: TRX based full body circuit training workout (:30 minutes)<br />
<strong>Sunday</strong>: Rest</p>
<p>* For my windsprints, I put on my soccer cleats with a stop watch in one hand and my interval trainer timer in the other. <a href="http://www.gymboss.com/" target="_blank">http://www.gymboss.com/</a> (I LOVE LOVE LOVE this little thing). I warm up by jogging for 5  minutes at a moderate pace. I then shoot for 8 total intervals of 100%  effort sprinting for 20 seconds; then rest or jog in place for 10  seconds. I then jog at a moderate pace until I hit the 15 minute mark.  The field behind my house is shaped like a bowl, so there is a slight  incline at both ends; one full 20 second sprint gets me from one side to  the other about perfectly. It&#8217;s conveniently almost the length of a  soccer field.</p>
<p>For a change, or if the weather is bad, I also use a recumbent exercise  bike in my basement (rarely); or do intervals on my sliding board: <a href="http://www.goaler1.com/G1_10__Slideboard.html" target="_blank">http://www.goaler1.com/G1_10__Slideboard.html</a></p>
<p>It&#8217;s something hockey players use; I discovered it rehabbing a torn  groin and it&#8217;s a ton of fun. I go for 2 sets of 8 intervals: 50 seconds  full bore go and 10 seconds of rest.</p>
<p>I also do interval training doing burpees with and without the TRX.</p>
<p>- Now &#8216;inside all this&#8217; I change everything up. So the TRX workouts are  constantly changing; I bring in different moves, I mix up the way I do  them. Sometimes I just do straight up P90X or weight workouts. I mix up  the interval work as noted above. I&#8217;m not a big fan of the bike anymore;  but I&#8217;ve spent many hours over the years on that damn thing whilst  rehabbing injuries&#8230; so I tend to associate working out on it with  injuries. Mental thing. <img title="Big Grin" src="http://www.thegearpage.net/board/images/smilies/biggrin.gif" border="0" alt="" /></p>
<p>I tend to do 3 weeks &#8216;go for it&#8217; and then take a week &#8216;easy&#8217; where I  just lower the intensity much. Also if I just am dragging, didn&#8217;t get  proper rest or just am not feeling it&#8230; I take a day off. I am not as  fanatical as it might appear.</p>
<h2>Diet</h2>
<p>I got this sent to me today, so asked if I could post it (anonymously) and then reply in the thread; he said go for it:<br />
<em></em></p>
<blockquote><p><em>Hey there Scott:  I enjoyed reading this thread, and wanted to  ask what  information you followed in creating your meal plans.  I&#8217;m  real  interested in trying out your meal plan, but have some of my own   &#8220;trials&#8221; to tend too&#8230;What do you substitute for protein?  It appears   you have most other parts of the food groups covered. Have you shopped   around for your Vibrams?  Is there a &#8220;best&#8221; place to purchase them?    Drop me a line, and  thanks!</em></p></blockquote>
<p>I have always believed in doing a  balanced diet. I used <a href="http://www.thedailyplate.com/" target="_blank">www.thedailyplate.com</a> or <a href="http://www.sparkpeople.com/" target="_blank">www.sparkpeople.com</a> to plan my eating, though I just free form it now (though I STILL plan it out).</p>
<p><strong>The key to eating is simple &#8211; plan it out. Do NOT eat on impulse when  hungry, you will make bad decisions and you will eat too much. </strong>That&#8217;s it.</p>
<p>I no longer believe in supplements or pills or vitamins. Eat food.  Depending on your beliefs &#8211; not going there &#8211; human beings were created  or evolved to eat food, not take pills, powders and potions. Skip it  all. Just cut it out.</p>
<p>I need protein? I drink a glass of skim milk. Or I have a sweet tooth? I  get protein, essential fats and fiber by making a toasted peanut butter  (organic, no sugar added) on whole wheat bread (no HFCS). For fruits  and veggies I make up smoothies, detailed on my blog and in here on the  Pub. I eat a lot of plain old oatmeal &#8211; I found an organic one that is  great; or plain old oats will do (I have a cup of it for breakfast and  then a cup later in the afternoon as a snack&#8230; with some fruit/veggie  smoothie to go with it). I drink (lots of) water, (lots of) green tea  and&#8230; that&#8217;s pretty much it other than a glass of organic skim milk  every day. It&#8217;s a lot easier than it all sounds. For protein I eat a lot  of chicken or lean beef. I&#8217;m not a big seafood guy, though I wish I  was.</p>
<p>I can cook from recipes &#8211; I am good following directions, though I  really can&#8217;t cook. No instincts or talent for it; but there are  thousands of recipes out there. I plan out what I want to eat (well,  what my family eats) with my wife on Sunday and then I grocery shop for  it all. It&#8217;s not hard to eat well if you PLAN it. You cannot get to 6pm  and be dying of hunger and then think&#8230; hmmm, what should we eat?</p>
<p>Now all that said, I have two kids and a wife. They are not all on this  fitness bandwagon with me &#8211; though they are not trying to sabotage it  either. We just eat better because we do. We get pizza on Fridays &#8211; I  just eat some oatmeal before it comes and stick to eating two pieces of  pizza. Then, I&#8217;m good. I LOVE hot wings; but try to stick to getting  them only once a month. I have serious control issues with chocolate, so  I buy dark chocolate and have two pieces of it a day as my &#8216;treat&#8217; if I  don&#8217;t go off the rails with my workouts or eating; so all I&#8217;m doing is  planning it and practicing portion control.</p>
<p>In social circles, I practice portion control and eat everything every  one else does. It&#8217;s easy to gorge on stuff in those situations; so I  just pay attention and make up my mind beforehand what I will be having  and stick to it. I don&#8217;t pound beers anymore, I have a drink or two or  the equivalent beer or two. Then I just stop. And I try to keep that to  once a month or so, I don&#8217;t miss it really. I can hang out, have a great  time and not drink even if everyone else is.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>On the Vibram Five Fingers &#8211; I have the KSO&#8217;s and love them. As time has  gone on, I find I hate having to take them off; because I love wearing  them. They just feel &#8216;right&#8217;. I feel that working out in them has  increased my balance and strength in my ankles and feet. It&#8217;s amazing  how you use your toes for balance, though in shoes you would never  realize that. Doing Yoga barefoot opened my eyes to that; doing that  sort of thing now (and all this working out) in them REALLY makes a  difference. I don&#8217;t run in them, and there&#8217;s a WHOLE movement of folks  into that; but that&#8217;s not my deal. I toss them in the washer once every 2  weeks and they are just fantastic for traction. I bought them direct  from Vibram; cost me the same as REI or anywhere else, and I know they  are not counterfeit that way. <strong>Total </strong>thumbs up on these ninja booties.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.commonsensefitness.net%2F2010%2F11%2F09%2Fcurrent-workouts-and-diet-thoughts%2F&amp;t=Current%20Workouts%20and%20Diet%20Thoughts" id="facebook_share_button_342" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_342') || document.getElementById('facebook_share_icon_342') || document.getElementById('facebook_share_both_342') || document.getElementById('facebook_share_button_342');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_342') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.commonsensefitness.net/2010/11/09/current-workouts-and-diet-thoughts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Link for My Interview on &#8220;Eat Smart for Life&#8221;</title>
		<link>http://www.commonsensefitness.net/2010/11/09/link-for-my-interview-on-eat-smart-for-life/</link>
		<comments>http://www.commonsensefitness.net/2010/11/09/link-for-my-interview-on-eat-smart-for-life/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 22:10:20 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Headline Article]]></category>
		<category><![CDATA[Health]]></category>

		<guid isPermaLink="false">http://www.commonsensefitness.net/?p=336</guid>
		<description><![CDATA[Here&#8217;s a link to my interview with Hunter and Brent from &#8220;Eat Smart for Life&#8221; Click here! Great guys &#8211; and hopefully I&#8217;ll be rejoining them for another edition of their show before too long! Share]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a link to my interview with Hunter and Brent from &#8220;Eat Smart for Life&#8221;</p>
<p><a href="http://www.eatsmartforlife.com/archives/635">Click here!</a></p>
<p>Great guys &#8211; and hopefully I&#8217;ll be rejoining them for another edition of their show before too long!</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.commonsensefitness.net%2F2010%2F11%2F09%2Flink-for-my-interview-on-eat-smart-for-life%2F&amp;t=Link%20for%20My%20Interview%20on%20%22Eat%20Smart%20for%20Life%22" id="facebook_share_button_336" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_336') || document.getElementById('facebook_share_icon_336') || document.getElementById('facebook_share_both_336') || document.getElementById('facebook_share_button_336');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_336') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.commonsensefitness.net/2010/11/09/link-for-my-interview-on-eat-smart-for-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interviewed on &#8220;Eat Smart For Life&#8221;</title>
		<link>http://www.commonsensefitness.net/2010/10/30/interviewed-on-eat-smart-for-life/</link>
		<comments>http://www.commonsensefitness.net/2010/10/30/interviewed-on-eat-smart-for-life/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 02:40:41 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blendtec]]></category>
		<category><![CDATA[Headline Article]]></category>
		<category><![CDATA[Health]]></category>

		<guid isPermaLink="false">http://www.commonsensefitness.net/?p=332</guid>
		<description><![CDATA[Today I was interviewed on &#8220;Eat Smart For Life&#8221; and Brent and Hunter Copeland were great. It will appear on their site soon, and I&#8217;ll post it up here too. It&#8217;s a great site with tons of great information and &#8230; <a href="http://www.commonsensefitness.net/2010/10/30/interviewed-on-eat-smart-for-life/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I was interviewed on <a href="http://www.eatsmartforlife.com/">&#8220;Eat Smart For Life&#8221;</a> and Brent and Hunter Copeland were great. It will appear on their site soon, and I&#8217;ll post it up here too. It&#8217;s a great site with tons of great information and resources &#8211; including documenting Brent&#8217;s journey into a healthier lifestyle. Very cool guys, and very inspiring stuff.</p>
<p>My part of the discussion was adding commentary to their thoughts on their &#8220;article of the day&#8221; segment and then talking about my approach to fitness, how I arrived here to do this site, my take on P90X and the TRX. We also got into diet and motivation to exercise. I look forward to sharing it with you here too!</p>
<h2>Smoothie Recipe</h2>
<p>Here&#8217;s a newer one that I happened into and it&#8217;s a good smoothie! It&#8217;s pretty simple and follows my &#8216;easy&#8217; formula&#8230; 1 part greens/2 parts fruit; cover with water&#8230;. hit blend.</p>
<p>The green here is 2 cups of baby spinach. The fruits are the frozen &#8216;Mixed Fruit&#8217; from the frozen section of the local Kroger Grocery store. Peaches, Mangos, Grapes, Strawberries and Blueberries. I also add a banana. Dash of Stevia for just the right sweetness. Cover with filtered cold water. Hit blend. I have big cups of it with lunch, then as a snack and then one after/during dinner.</p>
<p>Before:</p>
<p><img class="aligncenter" title="Smoothie before blending" src="http://i7.photobucket.com/albums/y287/spetersonmusic/IMAG0160.jpg" alt="" width="382" height="639" /></p>
<p>After:</p>
<p><img class="aligncenter" title="After Blending" src="http://i7.photobucket.com/albums/y287/spetersonmusic/IMAG0161.jpg" alt="" width="382" height="639" /></p>
<p>And man&#8230; it&#8217;s good stuff!!</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.commonsensefitness.net%2F2010%2F10%2F30%2Finterviewed-on-eat-smart-for-life%2F&amp;t=Interviewed%20on%20%22Eat%20Smart%20For%20Life%22" id="facebook_share_button_332" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_332') || document.getElementById('facebook_share_icon_332') || document.getElementById('facebook_share_both_332') || document.getElementById('facebook_share_button_332');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_332') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.commonsensefitness.net/2010/10/30/interviewed-on-eat-smart-for-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smoothie Recipies</title>
		<link>http://www.commonsensefitness.net/2010/10/06/smoothie-recipies/</link>
		<comments>http://www.commonsensefitness.net/2010/10/06/smoothie-recipies/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 20:37:52 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blendtec]]></category>
		<category><![CDATA[Health]]></category>

		<guid isPermaLink="false">http://www.commonsensefitness.net/?p=329</guid>
		<description><![CDATA[Smoothie Recipes that are easy and fast to make! <a href="http://www.commonsensefitness.net/2010/10/06/smoothie-recipies/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One favorite right now goes like this:</p>
<p>- 2 cups baby spinach<br />
- 2 cups blueberries (frozen)<br />
- 1 cup pineapples (frozen)<br />
- 1 banana<br />
- 3 cups water</p>
<p>You don&#8217;t even taste the spinach; you&#8217;d not even know it&#8217;s in there. If  you need more &#8216;sweet&#8217; adding some stevia or pineapple juice.</p>
<p>The &#8216;key&#8217; to them, I have found, is to double the fruits to the veggies  and add enough water to cover the frozen stuff (or else it gets too  thick).</p>
<p>Other veggies the &#8216;raw&#8217; or &#8216;green smoothie&#8217; folks recommend is Kale and  Celery. Use any fruits you want too. I like the frozen ones because then  it is like a shake and I dig that.</p>
<p>Another good mix:</p>
<p>- Kale (2-3 leaves)<br />
- 2 oranges (peeled)<br />
- 2 cups strawberries<br />
- 1 banana<br />
- 3 cups water</p>
<p>Another favorite is using a &#8216;Berry Medley&#8221; found in the frozen section  of my local Kroger (where I buy all this stuff, no need to go to any  specialty stores) that has:</p>
<p>- 2 cups baby spinach<br />
- 2 cups blueberries, raspberries, blackberries and strawberries (frozen)<br />
- 1 cup pineapples (frozen)<br />
- 1 banana<br />
- 3 cups water</p>
<p>I also do your standard issue frozen yogurt, strawberries and banana smoothies as a dessert &#8211; my kids and I LOVE these.</p>
<p>- 2 cups frozen vanilla yogurt<br />
- 2 cups frozen strawberries<br />
- 2 bananas<br />
- 3 cups skim milk (organic)</p>
<p>I&#8217;m also working on how to do a chocolate shake, but haven&#8217;t got that  &#8216;down&#8217; yet. Basically I am working from the strawberry/banana recipe and  adding straight cocoa (dark chocolate) with some stevia for  sweetness&#8230; but have not yet nailed a killer recipe/balance/proportion.  Yet&#8230; <img title="Big Grin" src="http://www.thegearpage.net/board/images/smilies/biggrin.gif" border="0" alt="" /></p>
<p>It&#8217;s fun!</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.commonsensefitness.net%2F2010%2F10%2F06%2Fsmoothie-recipies%2F&amp;t=Smoothie%20Recipies" id="facebook_share_button_329" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_329') || document.getElementById('facebook_share_icon_329') || document.getElementById('facebook_share_both_329') || document.getElementById('facebook_share_button_329');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_329') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.commonsensefitness.net/2010/10/06/smoothie-recipies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Picture Update</title>
		<link>http://www.commonsensefitness.net/2010/09/24/picture-update/</link>
		<comments>http://www.commonsensefitness.net/2010/09/24/picture-update/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 16:38:50 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Blendtec]]></category>
		<category><![CDATA[Fitness]]></category>
		<category><![CDATA[Headline Article]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[TRX Suspension Training]]></category>
		<category><![CDATA[Vibram Fivefingers]]></category>

		<guid isPermaLink="false">http://www.commonsensefitness.net/?p=321</guid>
		<description><![CDATA[Fitness Picture Update <a href="http://www.commonsensefitness.net/2010/09/24/picture-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Everybody loves pictures!</h2>
<p>This summer, my workouts have progressed with the TRX Suspension Trainer. I am doing circuit training on it now (for the last 2 weeks as I type this) and am back to running sprints (Tabata Protocal &#8211; 8 cycles of 20 seconds full 100% intensity sprint, 10 seconds rest) since my toe has healed (soccer injury&#8230; what else?). I am also doing Interval training (modified Tabata Protocal, 10-14 cycles of 50 seconds 100% intensity, 10 seconds rest) with my Goaler-One sliding board (dryland hockey training).</p>
<p>I&#8217;ve also gotten myself some Vibram Fivefingers KSO shoes, my &#8216;Ninja Booties&#8217; I call them, and have found that they are absolutely ideal for working out. I still run in my soccer shoes &#8211; which seems logical to me given my goals &#8211; but these goofy shoes from Vibram are indeed REALLY cool. You get serious work using your foot as it was designed (or evolved depending on your beliefs!) and I&#8217;ve found that my balance, form and spatial awareness is improving in MUCH the same way barefoot Yoga taught me the same thing. These shoes have incredible grip, something that is often overlooked in the reviews and videos the barefoot runners all ignore. In my opinion &#8211; these are the best thing to happen to working out. They are recommended by almost all the Kettlebell and Crossfit guys you can talk to. I am loving them. I&#8217;ll post more about them after a few more weeks of using them.</p>
<p>The biggest change though past all that has been to finally &#8211; for the first time in my entire life &#8211; eat right. 100% no excuses right. My Achilles heel has always been a lack of vegetables and fruits in my daily diet. Forever. Now, I found my solution &#8211; I stepped up last month and bought a Blendtec blender. This thing is a rocket ship of a blender &#8211; something on the order of almost 1600watts. I am making green smoothies daily, laying off the carbs and having almost 8-10 cups daily of fruits and veggies. Add that to sensible, sane eating &#8211; yes I still have pizza once a week and such &#8211; but the vast majority of the time, I am eating really quality lean meats and smaller portions of it. Lots of plain oatmeal &#8211; which I&#8217;ve come to love; lots of water, these green smoothies, ice tea and lean proteins. No sugar, no white flour, no corn, no corn based products, no high fructose corn syrup. And if any &#8216;slips in&#8217; then it&#8217;s in moderate levels. No binging.</p>
<p>I have also been &#8211; since June/July &#8211; totally off all supplements. All of them. No protein powders, no pre-workout, post-workout, &#8216;recovery&#8217; or &#8216;sports&#8217; drinks. No pills.</p>
<p>My goal? I want to get my bodyfat down to single digits. I started this summer at 13-14% body fat based on my Accu-Measure caliper. That is here (from June 2010): <a href="http://s7.photobucket.com/albums/y287/spetersonmusic/?action=view&amp;current=IMAG0095.jpg" target="_blank"><img src="http://i7.photobucket.com/albums/y287/spetersonmusic/IMAG0095.jpg" border="0" alt="Photobucket" /></a></p>
<p>Now up to getting past vacations and dialing in the diet more, just before starting circuit training, at about 11-12% (middle September 2010):<br />
<a href="http://s7.photobucket.com/albums/y287/spetersonmusic/?action=view&amp;current=IMAG0165.jpg" target="_blank"><img src="http://i7.photobucket.com/albums/y287/spetersonmusic/IMAG0165.jpg" border="0" alt="Photobucket" /></a></p>
<p>And finally today &#8211; 2 weeks really clean eating, circuit training hard, feeling really good and strong at about 11% (end September 2010):<br />
<a href="http://s7.photobucket.com/albums/y287/spetersonmusic/?action=view&amp;current=IMAG0168.jpg" target="_blank"><img src="http://i7.photobucket.com/albums/y287/spetersonmusic/IMAG0168.jpg" border="0" alt="Photobucket" /></a></p>
<p>So&#8230; getting there.</p>
<p>Soccer starts again for me at the end of October and by then I want to be in the single digits. Now that this is on the web&#8230; I gotta get it done!</p>
<h2>My daily mantra: <span style="color: #0000ff;"><strong>Earn it!</strong></span></h2>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.commonsensefitness.net%2F2010%2F09%2F24%2Fpicture-update%2F&amp;t=Picture%20Update" id="facebook_share_button_321" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_321') || document.getElementById('facebook_share_icon_321') || document.getElementById('facebook_share_both_321') || document.getElementById('facebook_share_button_321');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_321') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.commonsensefitness.net/2010/09/24/picture-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sugar is Evil?</title>
		<link>http://www.commonsensefitness.net/2010/08/03/sugar-is-evil/</link>
		<comments>http://www.commonsensefitness.net/2010/08/03/sugar-is-evil/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 18:13:46 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Headline Article]]></category>
		<category><![CDATA[Health]]></category>

		<guid isPermaLink="false">http://www.commonsensefitness.net/?p=312</guid>
		<description><![CDATA[Robert H. Lustig, MD, UCSF Professor of Pediatrics in the Division of Endocrinology, explores the damage caused by sugary foods. He argues that fructose (too much) and fiber (not enough) appear to be cornerstones of the obesity epidemic through their effects on insulin. Series: UCSF Mini Medical School for the Public <a href="http://www.commonsensefitness.net/2010/08/03/sugar-is-evil/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Whoa.</p>
<p>I got tipped to this today, and felt compelled to post it here. It&#8217;s 1 hour and 30 minutes long; and has some deep bio-chemistry &#8211; but it&#8217;s necessary to understand what he&#8217;s saying. How does it boil down? Fructose is evil. All sugar needs to be looked at; and how much of it is in everything we eat and drink needs to be looked at. Sugar minus fiber is what lies at fault; removing fiber from sugar causes all sorts of evil mayhem in our bodies. </p>
<p>There&#8217;s a LOT here to digest (groan worthy pun) but it&#8217;s worth anyone&#8217;s time and effort to watch this. I was mesmerized.</p>
<p>I&#8217;m not a doctor, not a scientist &#8211; but this is much too important to not learn from and start thinking/talking about.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/dBnniua6-oM&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dBnniua6-oM&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.commonsensefitness.net%2F2010%2F08%2F03%2Fsugar-is-evil%2F&amp;t=Sugar%20is%20Evil%3F" id="facebook_share_button_312" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_312') || document.getElementById('facebook_share_icon_312') || document.getElementById('facebook_share_both_312') || document.getElementById('facebook_share_button_312');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_312') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.commonsensefitness.net/2010/08/03/sugar-is-evil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diet Products Do Not Work</title>
		<link>http://www.commonsensefitness.net/2010/07/27/diet-products-do-not-work/</link>
		<comments>http://www.commonsensefitness.net/2010/07/27/diet-products-do-not-work/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 22:00:17 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Headline Article]]></category>
		<category><![CDATA[Health]]></category>

		<guid isPermaLink="false">http://www.commonsensefitness.net/?p=305</guid>
		<description><![CDATA[It's very simple: if a weight loss pill, plan or exercise machine claims to make weight loss "effortless," it is a scam. Let's have science explain: <a href="http://www.commonsensefitness.net/2010/07/27/diet-products-do-not-work/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h5><em>Originally Posted on Cracked.com</em></h5>
<p><em>Original article here: <a title="Cracked Article" href="http://www.cracked.com/funny-4180-diet-products/#ixzz0uvE3saHh﻿" target="_blank">Click here</a></em></p>
<p><em>I&#8217;m reposting this here because it&#8217;s brilliant and on point. The humor can be crude, but the message is on-point. Scott</em></p>
<h6><a href="http://www.cracked.com/funny-4180-diet-products/">Diet Products</a></h6>
<div>
<div>It&#8217;s very simple: if a  weight loss pill, plan or exercise machine claims to make weight loss  &#8220;effortless,&#8221; it is a scam. Let&#8217;s have science explain:</div>
<div>
<div><img src="http://i.crackedcdn.com/phpimages/topic/4180/summary_image.jpg" alt="" /></div>
</div>
<h2>Diet Products</h2>
<div>
<p>Due to the cruel laws of physics, losing weight requires two things:</p>
<p><strong>1. Pain<br />
</strong></p>
<p><strong>2. Hunger</strong></p>
<p>This is due to a few fairly simple facts about your body. Your body  wants to store fat, because through most of human history, food was  scarce and in times of plenty it wants to store up for when supplies are  short.</p>
<p>This is a process your body invented to keep you alive, over  centuries of living in a world that did not have fast food or Hostess  snack cakes. Any time you try to stop or undo that process, your body  will send unpleasant sensations to your brain, because it thinks you&#8217;re  setting youself up to starve to death.</p>
<p>To lose weight, you must endure those unpleasant sensations. There is no shortcut.</p>
<p>For instance, you can exercise to the point that your body will run  out of the ready fuel in your system, at which point it will reluctantly  dip into its fat reserves and burn them. You will experience fatigue  and pain when this happens. This is your body punishing you for using  the fat it has stored up. It doesn&#8217;t want to use it. Your body was  saving it for an emergency.</p>
<p>You can also restrict the amount of food coming into your system so  that your body is forced to go through that same fat-burning process,  but this time your body will punish you by making you feel hunger, or  cravings for fattier foods that will let it replenish those fat reserves  on your thighs and belly and everywhere else.</p>
<p>Any pill or cream that claims it can &#8220;burn fat&#8221; while you sit on the  sofa, or exercise machine that claims to make exercise &#8220;easy&#8221; or  &#8220;effortless&#8221; is a scam to steal your money.</p>
<p><img src="http://cdn-www.cracked.com/articleimages/wong/topics/dietproducts2.jpg" alt="" /></p>
<p><img src="http://cdn-www.cracked.com/articleimages/wong/topics/dietproducts3.jpg" alt="" /></p>
<p>There have also been numerous products put on the market intended to  suppress hunger. But turning off one of the fundamental processes that  keeps you alive (ie your brain alerting you that you need to eat) is not  an easy thing, and time and time again those pills turn out to be  dangerous or even deadly (see the popular diet drug <a href="http://en.wikipedia.org/wiki/Fen-phen" target="a">Fen-Phen</a>, pulled from the market due to potentially fatal side effects, only to be replaced by Ephedrine, which was <a href="http://en.wikipedia.org/wiki/Ephedrine#USA" target="a">also promptly banned in weight-loss products</a> for being just as dangerous).</p>
<p>Now, most of the weight loss supplements you see at your grocer store  now are just mild appetite suppressants, usually just packed full of  caffeine or another stimulant, since the nervous, jittery, mildly sick  feeling they induce does tend to kill your hunger. Just note that it is  only replacing one unpleasant sensation with another (the body does not  give up easily). Occasionally they will package these supplements with  &#8220;all natural&#8221; ingredients on the label (such as &#8220;Hoodia&#8221; or &#8220;Green Tea  Extract&#8221;).</p>
<p>The most recent and terrifying addition is <a href="http://en.wikipedia.org/wiki/Orlistat" target="A">Alli</a>,  the brand name of Orlistat, which lets you eat fat, but simply prevents  it from being absorbed in the stomach. If this sounds like a perfect  get-out-of-fat free card, keep in mind that (once again) you are  short-circuiting one of the body&#8217;s natural processes. The result is that  you will have uncontrollable greasy diarrhea, pooping out an orange  substance like the stuff you see sitting on top of a pizza. The fat your  stomach couldn&#8217;t absorb has to go somewhere.</p>
<p><img src="http://cdn-www.cracked.com/articleimages/wong/topics/dietproducts4.jpg" alt="" /></p>
<p>IMPORTANT NOTE: Just because pain/hunger is required in order to lose  weight, you should not assume from this that if you are feeling pain  and hunger you are therefore losing weight. Many weight loss plans will  give you all of the unpleasant feelings of a real diet plan, only  without the weight loss.</p>
<p><strong>So is the situation hopeless?</strong></p>
<p>Not at all. Most people have a higher tolerance for physical  suffering than they think. And it is temporary; exercise gets easier as  muscles get stronger (though at the point it becomes TOO easy, it&#8217;s time  to increase what you&#8217;re doing) and your system WILL adjust to getting  less food.</p>
<p>Also, you can lessen the suffering that will come with weight loss by  losing the weight slowly &#8211; your body won&#8217;t kick and scream as much  about losing one pound a month as it will if you are trying to lose five  pounds a week <em>Biggest Loser</em>-style. It&#8217;s impatience that makes most diets fail.</p>
<p>The even better news?</p>
<p><strong>Weight loss doesn&#8217;t cost a dime.</strong></p>
<p>Exercise can be done on the floor &#8211; mankind was getting exercise long  before any machines had been invented for the purpose. Google around  for the best techniques. Diet is just a matter of not eating the foods  you already know you shouldn&#8217;t be eating. Both of these will cause you  some mild suffering. Enduring that suffering is the only thing between  you and being thin.</p>
<p>Good luck.</p>
</div>
</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.commonsensefitness.net%2F2010%2F07%2F27%2Fdiet-products-do-not-work%2F&amp;t=Diet%20Products%20Do%20Not%20Work" id="facebook_share_button_305" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_305') || document.getElementById('facebook_share_icon_305') || document.getElementById('facebook_share_both_305') || document.getElementById('facebook_share_button_305');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_305') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.commonsensefitness.net/2010/07/27/diet-products-do-not-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

