The Three Simple Steps to Fat Loss

Its unbelievable but being overweight has now moved from a social nuisance and domestic embarrassment to an official disease.

The American Heart Association has announced obesity a dangerous epidemic and a major risk for heart disease. More than 70% of US adults are overweight and that figure is rapidly increasing.

But by following three simple steps in your everyday life you do not have to become one of the above statistics. They are easy to follow without time constraints and don’t require a complete lifestyle change. These three steps are:

1. Strength Training – Nowadays you do not have to live in a gym to put on functional muscle. Short High Intensity sessions performed once a week is all that is required to elevate the metabolism for total fat burning.

2. A Small Decrease in Daily Calories – Diets don’t work (everybody knows this by now) but by decreasing your daily calories by a small amount, the weight loss is body fat alone and not lean tissue and water that is associated with crash diets.

Remember fat accumulates on the body over a long period of time so it must come off slowly.

3. More Incidental Activity – Instead of driving try walking, walk instead of taking elevators or escalators; take the stairs and so on. Just keep moving through out the day.

Lets have a look at the Three Steps in more detail below:

Strength Training

Between the ages of 20 and 70 the average person loses one quarter of their muscle mass. Running, cycling or other aerobic sports will not prevent this loss.

This is very disturbing because the muscles are the engines of the body and every pound of muscle burns 100 calories every day.

By adding just 10 pounds of functional muscle to your body, you will burn off 60 pounds of fat over the next year.

Providing you take in the same amount of calories, it will keep burning those extra pounds year after year! The amount of fat the body can burn is directly related to the lean muscle your body has.

If you don’t perform weight training to maintain your muscle tissue, you will lose half a pound of the fat burning tissue per year after the age of 20 years. In simpler terms the more functional muscle you have on your body the more fat you will burn up.

Small Decrease in Daily Calories

For years now, we have been told to use dieting to rid the excess fat from our bodies.

The trouble with this concept is that the low calorie restricted diet would throw the body into starvation mode, with the body holding onto the fat and using precious muscle tissue for energy.

This would then lower the metabolism causing greater muscle loss and when the diet is broken the unwanted fat would not only return but actually increase because to the lowered metabolism.

The way around this is to cut your daily calorie intake by a small amount of calories only. This will stop any starvation mechanisms from clicking in.

You can do this by making up a seven day eating plan and writing down every thing you eat for the week, and then work out the calories you have eaten with a calorie counter. Divide this figure by seven and you have your daily calorie value.

Decrease daily calorie value by a couple of hundred calories per day and no more. This will generate slow weight loss and the majority will be fat loss only. The daily calories should be consumed during the day with small frequent meals.

The calories should come from a balanced diet (no fad diets please) with the required amount of micronutrients, vitamins and minerals. As well as containing the required amounts of fibre, fat, protein and carbohydrates.

More Incidental Activity

Fat is burned from the body when cells oxidize to release energy in the form of exercise. When the exercise is done slowly to moderately then the majority of energy is taken from the fat stores.

The key to effective aerobic training that burns off maximum fat is long-term consistency not intensity. It doesn’t matter if you run a mile, jog a mile or walk a mile you will burn exactly the same amount of calories.

The best exercise by far for the purpose of fat-loss is fast walking either indoors on the treadmill or outdoors. Other aerobic activities are the treadmill, bike, climber or any other training gear found in or out of the Gym.

Start with 100 minutes of controlled incidental activity per week increasing this to 200 minutes a week or more. In all other activities try to move, move, move.

Try parking the car further away from your destination so you can walk the extra distance, hide all your remote controls so you have to get up and change the channels manually. These all help burn those extra calories and body fat from your frame.

So go ahead, by incorporating these three simple fat loss steps into your everyday life you will not have to change your lifestyle or be subject to time constraints.

Gary Matthews
http://www.articlesbase.com/weight-loss-articles/the-three-simple-steps-to-fat-loss-122465.html

3 Responses to “The Three Simple Steps to Fat Loss”

  1. 24JJ24 Says:

    Adding XML to Javascript? – Dreamweaver Help?
    Hi, calling all dreamweaver experts,

    A few days ago I downloaded a simple rotating banner. There are three main files;

    banner.swf
    swfobject.js
    banner.xml

    I am a complete novice at javascript and I am currently learning web development on dreamweaver, when I got the banner it is very well laid out, neat file structure etc with 3 picture files to go with it.

    What I cant seem to get my head around is that I bought this banner on flashden.net, I never expected it to become this much of a problem to implement. I have posted various questions over the last few days but none have hit the nail on the head and its still not displaying images.

    After looking in the XML file I saw the images were linked there, so I gather this is where the problem is stemming from. These are the most sucessful steps I have taken so far:

    New document – Insert Media Object (result is test.xhtml and swfobject_modified.js).

    When I preview this in my browser, I can see the stage for flash, but no interactivity, so thats half the battle.

    I cant for the life of me figure out how to add the .xml file to my flash object, I have tried <script></script> but there is no text/type that says xml. There has to be some way to make this work, I know im probably being a nab and missing something huge thats right under my nose, but I;m at a loss :P

    Thanks for your help :)

    p.s: If you could try and relate the answers to dreamweaver as much as possible I would appreciate it, thanks again
    here is a screenie of the code;

    http://img140.imageshack.us/my.php?image=xml.jpg

    Again, not really sure what to do with XML, the src links to the images are all in the correct locations.
    Oh also, the file came with a sample web page to show how it should look live, that works, I have copied the source code and javascript from that, pasted it to a new html document, amended the links (or all that I can make out) to point to my document and it doesnt work, not sure if that helps at all

  2. dhvrm Says:

    It would be helpful to see the XML file in question. (DO NOT POST IT HERE. Put it on the Web and link to it.)

    That said, you’re not going to use DreamWeaver to fix this problem. All you need to do is correctly change the entries in the XML file to place the new images into the player.

    Basically, in your XML file is a repeated set of nodes, each of which indicate a new image. It looks either something like this:

    <image>
    <url>/images/mypic.jpg</url>
    <title>My Pic</title>
    <description>This is a picture of me.</description>
    </image>

    Or like this:

    <image url="/images/mypic.jpg" title="My Pic" description="This is a picture of me." />

    Or some combination of the two. Each series of these entries represents a banner. Your job is to amend the XML file to reflect the proper data for the banner images / info you have on hand.

    I can’t explain how to do that in this medium. I can point you to this, which may help you understand what you are looking at and how to change it:

    http://www.w3schools.com/xml/xml_tree.asp
    References :

  3. Mr.C Das Says:

    expert help-
    http://allexpert.info/
    References :

Leave a Reply