<?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>Davidbeking.com &#187; Business Strategy</title>
	<atom:link href="http://davidbeking.com/category/business-strategy-business-strategies/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidbeking.com</link>
	<description>David King... Business, Marketing, Internet, Money. Inspiring Innovation. Elite Education. Mastering Marketing.</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:16:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://davidbeking.com</link>
<url>http://davidbeking.com/wp-content/mbp-favicon/5420_125372821897_125371816897_3000611_823528_n.jpg</url>
<title>Davidbeking.com</title>
</image>
		<item>
		<title>Guru Masterclass Bonuses</title>
		<link>http://davidbeking.com/guru-masterclass-bonuses/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://davidbeking.com/guru-masterclass-bonuses/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 19:49:59 +0000</pubDate>
		<dc:creator>David King</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[bonus for guru masterclass]]></category>
		<category><![CDATA[eben pagan bonus guru masterclass]]></category>
		<category><![CDATA[eben pagan guru masterclass]]></category>
		<category><![CDATA[guru masterclass bonus]]></category>
		<category><![CDATA[guru masterclass bonuses]]></category>
		<category><![CDATA[guru masterclass eben bonus]]></category>

		<guid isPermaLink="false">http://davidbeking.com/?p=1595</guid>
		<description><![CDATA[Digg Digg Check out guru masterclass to learn more! Contact me on facebook here. David King P.S. These guru masterclass bonuses are up for grabs, so contact me and get which one you want. Related posts:Guru Masterclass Bonus Eben Pagan is launching his new &#8220;Guru Masterclass&#8221; Click here... Main Street Marketing Machines 2 Bonus The [...]


Related posts:<ol><li><a href='http://davidbeking.com/guru-masterclass-bonus/' rel='bookmark' title='Guru Masterclass Bonus'>Guru Masterclass Bonus</a> <small>Eben Pagan is launching his new &#8220;Guru Masterclass&#8221; Click here...</small></li>
<li><a href='http://davidbeking.com/main-street-marketing-machines-2-bonus/' rel='bookmark' title='Main Street Marketing Machines 2 Bonus'>Main Street Marketing Machines 2 Bonus</a> <small>The Best Main Street Marketing Machines 2 Bonus Is The...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><div id='dd_ajax_float'><div class='dd_button_v'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='tall' href='http://davidbeking.com/category/business-strategy-business-strategies/feed/'></g:plusone></div><div style='clear:left'></div><div class='dd_button_v'><a href="http://twitter.com/share"  class="twitter-share-button" data-url="http://davidbeking.com/category/business-strategy-business-strategies/feed/" data-count="vertical" data-text="Business Strategy" data-via="davidbeking" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style='clear:left'></div><div class='dd_button_v'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavidbeking.com%2Fcategory%2Fbusiness-strategy-business-strategies%2Ffeed%2F&amp;locale=en_US&amp;layout=box_count&amp;action=like&amp;width=50&amp;height=60&amp;colorscheme=light' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:50px; height:60px;' allowTransparency='true'></iframe></div><div style='clear:left'></div><div class='dd_button_v'><script src='http://www.stumbleupon.com/hostedbadge.php?s=5&amp;r=http%3A%2F%2Fdavidbeking.com%2Fcategory%2Fbusiness-strategy-business-strategies%2Ffeed%2F'></script></div><div style='clear:left'></div><div id='dd_name'><a href="http://www.diggdigg2u.com"  target='_blank'>Digg Digg</a></div></div><div class='dd_content_wrap'><p><iframe width="510" height="345" src="http://www.youtube.com/embed/Rxl9QfuYvbs?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Check out <a href="http://bit.ly/gurumaster" >guru masterclass to learn more</a>!</p>
<p>Contact me on <a rel="nofollow" href="http://facebook.com/davidbeking" >facebook here</a>.</p>
<p>David King</p>
<p>P.S. These <b>guru masterclass bonuses</b> are up for grabs, so contact me and get which one you want.</p>
</div><style type="text/css" media="screen">#dd_ajax_float{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin-left:-120px;
	margin-right:10px;
	margin-top:10px;
	position:absolute;
	z-index:9999;
}</style><script type="text/javascript">jQuery(document).ready(function($){

	//put content div class, when scroll beyond this y, float it
	var $postShare = $('#dd_ajax_float');
	
	if($('.dd_content_wrap').length > 0){
	
		var descripY = parseInt($('.dd_content_wrap').offset().top) - 20;
		var pullX = $postShare.css('margin-left');
	
		$(window).scroll(function () { 
		  
			var scrollY = $(window).scrollTop();
			var fixedShare = $postShare.css('position') == 'fixed';
			
			//make sure .post_share exists
			if($('#dd_ajax_float').length > 0){
			
				if ( scrollY > descripY && !fixedShare ) {
					$postShare.stop().css({
						position: 'fixed',
						top: 16
					});
				} else if ( scrollY < descripY && fixedShare ) {
					$postShare.css({
						position: 'absolute',
						top: descripY,
						marginLeft: pullX
					});
				}
				
			}
	
		});
	}
});</script><script type="text/javascript"> jQuery(document).ready(function($) {
	
		if($(window).width()> 790){ 
			$('#dd_ajax_float').show()
		}else{
			$('#dd_ajax_float').hide()
		}

		$(window).resize(function() { 
			
			if($(window).width()> 790){ 
				$('#dd_ajax_float').show()
			}else{
				$('#dd_ajax_float').hide()
			}
			
		});  

	}); ;</script><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavidbeking.com%2Fguru-masterclass-bonuses%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>

<p>Related posts:<ol><li><a href='http://davidbeking.com/guru-masterclass-bonus/' rel='bookmark' title='Guru Masterclass Bonus'>Guru Masterclass Bonus</a> <small>Eben Pagan is launching his new &#8220;Guru Masterclass&#8221; Click here...</small></li>
<li><a href='http://davidbeking.com/main-street-marketing-machines-2-bonus/' rel='bookmark' title='Main Street Marketing Machines 2 Bonus'>Main Street Marketing Machines 2 Bonus</a> <small>The Best Main Street Marketing Machines 2 Bonus Is The...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://davidbeking.com/guru-masterclass-bonuses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Magic Bullet System 2.0 Bonus By Amish Shah</title>
		<link>http://davidbeking.com/magic-bullet-system-20-bonus-amish-shah/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://davidbeking.com/magic-bullet-system-20-bonus-amish-shah/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 23:52:55 +0000</pubDate>
		<dc:creator>David King</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[amish shah]]></category>
		<category><![CDATA[amish shah magic bullet system]]></category>
		<category><![CDATA[cpa marketing]]></category>
		<category><![CDATA[frank kern]]></category>
		<category><![CDATA[jay styles]]></category>
		<category><![CDATA[jeff johnson]]></category>
		<category><![CDATA[magic bullet 2.0 system bonus]]></category>
		<category><![CDATA[magic bullet bonus]]></category>
		<category><![CDATA[magic bullet system 2.0]]></category>
		<category><![CDATA[the best magic bullet system bonus]]></category>
		<category><![CDATA[the magic bullet system]]></category>
		<category><![CDATA[the magic bullet system 2.0]]></category>
		<category><![CDATA[the magic bullet system 2.0 bonus amish shah]]></category>

		<guid isPermaLink="false">http://davidbeking.com/?p=1521</guid>
		<description><![CDATA[You can check out the bonus page and contact brendan or myself by going to The Magic Bullet System Bonus. Take care and I Look forward to chatting and getting the best bonus that suites you. David King P.S. This is the best magic bullet system 2.0 bonus out there, honestly the truth is every [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="529" height="387" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/bgvsb8A1Ye4?fs=1&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="529" height="387" src="http://www.youtube.com/v/bgvsb8A1Ye4?fs=1&amp;hl=en_US&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>You can check out the bonus page and contact brendan or myself by going to <a href="http://brendanwenzel.net/the-magic-bullet-system-2-0-bonus/" >The Magic Bullet System Bonus</a>.</p>
<p>Take care and I Look forward to chatting and getting the best bonus that suites you.</p>
<p>David King</p>
<p>P.S. This is <a href="http://brendanwenzel.net/the-magic-bullet-system-2-0-bonus/" >the best magic bullet system 2.0 bonus</a> out there, honestly the truth is every other guru out there is throwing out their shitty courses that they can&#8217;t sell anymore and giving them to you because the tactics don&#8217;t work anymore.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavidbeking.com%2Fmagic-bullet-system-20-bonus-amish-shah%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://davidbeking.com/magic-bullet-system-20-bonus-amish-shah/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do You Run Your Business Like John Mackey?</title>
		<link>http://davidbeking.com/run-business-john-mackey/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://davidbeking.com/run-business-john-mackey/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 04:55:47 +0000</pubDate>
		<dc:creator>David King</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[business purpose]]></category>
		<category><![CDATA[business quote]]></category>
		<category><![CDATA[business quotes]]></category>
		<category><![CDATA[business strategy]]></category>
		<category><![CDATA[business vision]]></category>
		<category><![CDATA[ceo]]></category>
		<category><![CDATA[ceo whole foods]]></category>
		<category><![CDATA[john mackey]]></category>
		<category><![CDATA[purpose]]></category>
		<category><![CDATA[purpose of business]]></category>
		<category><![CDATA[quote]]></category>
		<category><![CDATA[vision]]></category>
		<category><![CDATA[whole foods]]></category>

		<guid isPermaLink="false">http://davidbeking.com/?p=1515</guid>
		<description><![CDATA[In this post i&#8217;m going to share with you a quote from whole foods CEO john mackey which I thought was worth reading and learning from in terms of business philosophy. &#8220;Making high profits is the means to the end of fulfilling Whole Foods&#8217; core business mission. We want to improve the health and well-being [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>In this post i&#8217;m going to share with you a quote from whole foods CEO <b>john mackey</b> which I thought was worth reading and learning from in terms of business philosophy.</p>
<p>&#8220;Making high profits is the means to the end of fulfilling Whole Foods&#8217; core business mission. We want to improve the health and well-being of everyone on the planet through higher-quality foods and better nutrition, and we can&#8217;t fulfill this mission<br />
unless we are highly profitable. High profits are necessary to fuel our growth across the United States and the world. Just as people cannot live without eating, so a business cannot live without profits. But most people don&#8217;t live to eat, and neither must a<br />
businesses live just to make profits.&#8221;</p>
<p>- <i>John Mackey</i> CEO &amp; Owner Of Whole Foods</p>
<p>So do you run your business like this? Is your business just to make a profit and pay your bills? Or is it to change the world and be the change you want to see in the world.</p>
<p>One of the awesome things about being in business is that you can &#8220;Be the change you want to see in the world&#8221; on a bigger scale with a team of like-minded individuals.</p>
<p>Best of all you can pay people to be the change you want to see in the world and if they align with your vision it will be even more effective.</p>
<p>Be the change you want to see in the world.</p>
<p>Find Your Purpose, Live your passion and focus on making a positive valuable impact and the profits will most definitely grow.</p>
<p>Take care and have an awesome day!</p>
<p>David King</p>
<p>P.S. <u>John Mackey</u> is truly an inspirational and successful businessperson that we can all learn from, please share this on facebook and twitter!</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavidbeking.com%2Frun-business-john-mackey%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://davidbeking.com/run-business-john-mackey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two Business Questions You Should Ask Yourself Daily&#8230;</title>
		<link>http://davidbeking.com/business-questions-daily/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://davidbeking.com/business-questions-daily/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 02:32:15 +0000</pubDate>
		<dc:creator>David King</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[2 business questions]]></category>
		<category><![CDATA[business advice]]></category>
		<category><![CDATA[business mindset]]></category>
		<category><![CDATA[business question]]></category>
		<category><![CDATA[business questions]]></category>
		<category><![CDATA[two business questions]]></category>

		<guid isPermaLink="false">http://davidbeking.com/?p=1473</guid>
		<description><![CDATA[Today I was thinking about business and delivering value&#8230; (as I often do) and I thought of a few questions that I have found have added more value into my life and will add more value into your life too. I&#8217;m not sure if I made this up but I may have heard it somewhere&#8230; [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>Today I was thinking about business and delivering value&#8230; (as I often do) and I thought of a few questions that I have found have added more value into my life and will add more value into your life too.</p>
<p>I&#8217;m not sure if I made this up but I may have heard it somewhere&#8230;</p>
<p>&#8220;The quality of your life is determined by the quality of the questions you ask&#8221;</p>
<p>(a lot of information goes through my head, give me a break!)</p>
<p>So I thought of two questions you should be asking yourself if you want to have a higher quality, faster growing and more productive busines.</p>
<p>Here are the questions&#8230;</p>
<p>1. How can I create more value for more people daily? And a second part to that is&#8230; How can I give more value to more people daily?</p>
<p>In business it&#8217;s about creating high value that is worth money in the marketplace and then getting that out to as many people in the marketplace as possible.</p>
<p>The second question is&#8230;</p>
<p>2. How can I connect more value that is in the marketplace that is not yet connected?</p>
<p>I have found in my experience that there are a lot of ideas and amazing products and services out there.  If you can be the connector of people, products or services you can be paid handsomely for it.</p>
<p>You can connect people to products, people to services, people to people or services to products or any combination of those three.</p>
<p>If you want to be successful you have to give value, if you want to be massively successful you have to live and breathe value.  Value is what pays you, it&#8217;s what enhances your life.</p>
<p>Value is the backbone of business, it&#8217;s what make&#8217;s everything move.  Most if not all problems in every part of the world can be solved with value.</p>
<p>Value Value&#8230; Value.</p>
<p>Find some, share some, create some and then give as much of it away as possible.</p>
<p>You will be massively successful when you do that.</p>
<p>Money and value flow together, just get in the stream&#8230; it&#8217;s waiting for you!</p>
<p>I hope you take these two questions seriously and ask yourself them often.</p>
<p>Please like, tweet and share this post!</p>
<p>David King</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavidbeking.com%2Fbusiness-questions-daily%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://davidbeking.com/business-questions-daily/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

