<?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; research</title>
	<atom:link href="http://davidbeking.com/tag/research/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>Blogging develops your writing and communication skills&#8230;</title>
		<link>http://davidbeking.com/blogging-develops-your-writing-and-communication-skills/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://davidbeking.com/blogging-develops-your-writing-and-communication-skills/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 03:02:30 +0000</pubDate>
		<dc:creator>kingdavidb</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[communication skills]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://yougottaseethis.wordpress.com/?p=314</guid>
		<description><![CDATA[Digg DiggBlogging is one of the coolest things I&#8217;ve ever done. Blogging does many things for you. 1. It helps your writing and communications skills, You think about what your going to blog about and how your going to present it&#8230; I have posted 76 blog posts now&#8230; all about Business, Marketing, Internet, Money&#8230; web [...]


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><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/blogging-develops-your-writing-and-communication-skills/'></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/blogging-develops-your-writing-and-communication-skills/" data-count="vertical" data-text="Blogging develops your writing and communication skills..." 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%2Fblogging-develops-your-writing-and-communication-skills%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%2Fblogging-develops-your-writing-and-communication-skills%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>Blogging is one of the coolest things I&#8217;ve ever done.</p>
<p>Blogging does many things for you.</p>
<p>1. It helps your writing and communications skills, You think about what your going to blog about and how your going to present it&#8230;</p>
<p>I have posted 76 blog posts now&#8230; all about Business, Marketing, Internet, Money&#8230;</p>
<p>web tools and solutions</p>
<p>affiliate marketing, Home based businesses, software&#8230;</p>
<p>You name it I have or will blog about it in the future!</p>
<p>By blogging you become more resourceful, You gain understanding and education in your area of blogging</p>
<p>because your looking for more ideas to post on your blog.</p>
<p>I highly recommend you start a blog and write about whatever it is that your passionate about.</p>
<p>Use wordpress.org to blog with and begin sharing your thoughts with the world today!</p>
<p>I highly encourage you to blog.</p>
<p>If you&#8217;re a blogger why do you or don&#8217;t you like it?</p>
<p>Leave comments below&#8230;</p>
<p>David King,</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%2Fblogging-develops-your-writing-and-communication-skills%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/blogging-develops-your-writing-and-communication-skills/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

