<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>PC Support Today &#187; Web development</title>
	<atom:link href="http://www.pcsupporttoday.com/tag/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pcsupporttoday.com</link>
	<description>Your Guide to PC Computing</description>
	<lastBuildDate>Sat, 04 Feb 2012 10:16:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.4" -->
		<copyright>Copyright &#xA9; PC Support Today 2010 </copyright>
		<managingEditor>rb4711@retlub.com (PC Support Today)</managingEditor>
		<webMaster>rb4711@retlub.com (PC Support Today)</webMaster>
		<category>posts</category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Computer Users Resource</itunes:summary>
		<itunes:author>PC Support Today</itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name>PC Support Today</itunes:name>
			<itunes:email>rb4711@retlub.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.pcsupporttoday.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.pcsupporttoday.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>PC Support Today</title>
			<link>http://www.pcsupporttoday.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time</title>
		<link>http://www.pcsupporttoday.com/98/smart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time/</link>
		<comments>http://www.pcsupporttoday.com/98/smart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 12:23:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[bestseller]]></category>
		<category><![CDATA[bestselling author]]></category>
		<category><![CDATA[book proposals]]></category>
		<category><![CDATA[book publishing]]></category>
		<category><![CDATA[find a publisher]]></category>
		<category><![CDATA[get published]]></category>
		<category><![CDATA[internet and business]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[nonfiction]]></category>
		<category><![CDATA[promoting]]></category>
		<category><![CDATA[publicity]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[self-publishing]]></category>
		<category><![CDATA[selling]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[write a book]]></category>
		<category><![CDATA[writers ref]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing book]]></category>

		<guid isPermaLink="false">http://www.pcsupporttoday.com/98/smart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time/</guid>
		<description><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    A Special ONLINE WEB DEVELOPMENT Report: From One Goal Oriented Internet Home Business Owner to Another
 During a recession like this, learning about how to increase profits is always the highest reward experience for experienced business leader.
How does this happen? Well, it is no surprise that one of the best ways that is manifested for [...]]]></description>
			<content:encoded><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    <p><strong>A Special ONLINE WEB DEVELOPMENT Report:<br /> From One Goal Oriented Internet Home Business Owner to Another</strong></p>
<p> During a recession like this, learning about how to increase profits is always the highest reward experience for experienced business leader.</p>
<p>How does this happen? Well, it is no surprise that one of the best ways that is manifested for the corporate executive to make a difference is <a target="_blank" href="http://marketyourbookfast.com/">to market a book and make it a bestseller.</a></p>
<p>Wonderful, you&#8217;ve made the decision to publish and market a book. Congratulations, success is in your future! A book can give you credentials and help you to draw higher numbers of clients to your business. If such things are your only reasons, then it would be important to learn to market your book fast. But you might miss one of the best reasons for having a book if you just concentrate on getting it done fast. That reason is to make money</p>
<p>Getting an eternal bestseller credential and attracting more clients can actually be achieved quicker and easier says book business expert DrProactive Randy Gilbert, if you &#8220;slow down and take some time to create a bestselling business around your book&#8221;. He says that you will be rewarded with a betterbook, more money, and a continuing stream of revenue that far exceeds what the book alone would have earned.</p>
<p>It can make you a bestselling author, and a millionaire at the same time, which is why DrProactive named &#8220;bestselling business&#8221;. Getting busy and <a target="_blank" href="http://marketyourbook.thequickneasyway.com/">starting to write and market a book</a> that has a business created as an integral part of it, is crucial.</p>
<p>There are a number of components that can help market your book successfully, no matter what its subject. Some features are absolutely necessary if you want to sell enough books to make it a bestseller. Everyone knows that in order for your book to be sold in retail stores, it must have an EAN barcode, an ISBN number, and certain bindings and features.</p>
<p>However, if you add certain less well known features to your book, you will hugely expand your book&#8217;s marketability. For instance, almost every New York Times Bestseller has certain features and it would be wise to incorporate them into your book so that you improve your chances of being one of them too.</p>
<p>Listed below are the top 7 features that will make it much easier to promote and market your book into becoming a bestseller. When you incorporate these features into your book from the beginning, your book will have an enormous advantage over the other books on the shelf.</p>
<p>Feature 1 – Start with a powerful theme and grow it. Give your book a zesty title that grabs attention. Write your book outline to be specific about what will attract the right people to your book. Don&#8217;t just grab a bunch of your best ideas and slap a cover on it. That will get you a book, but it won&#8217;t be a bestseller. You want something that you (and others) will be proud to promote.</p>
<p>Feature 2 – Become known as the top expert by collecting stories from others. Ask people to share a personal story in such a way that it has a self-help element. You&#8217;ll reach a bigger audience if each story provides benefits and helps the reader to see how they could apply the lesson to their own situation. In every story, you should mix in Important resources, specific examples, strategies, tips, and insider secrets, whether they be from you or someone else.</p>
<p>Feature 3 – You can build in marketing value by quoting the top people in your field. Each quote should be selected to fit in the topic and message of that chapter. Some experts may be flattered enough that they will help promote your book to their customers, which helps both of you. And, they might even buy some for themselves to give away to colleagues and special clients.</p>
<p>Feature 4 – Proactively seek out interviews and testimonials, and find the right person to do the Foreword. Use interviews with experts to get topical examples for your chapters of the book, and get audio or video clips to use for promoting. These interviews and testimonials will add credibility to your book.</p>
<p>Feature 5 – List all of the people and organizations who helped in creating the book. You might also seek a corporate sponsor who might fund some of the expenses in exchange for a prominent mention in the book. And it is often very helpful to seek out a sponsor to partner with in your promotion.</p>
<p>Feature 6 – Add an index so that your book is easier to read and use. This is often an overlooked feature, however it makes your book more saleable to libraries, which of course is a huge buyer of books and will increase your reading audience..</p>
<p>Feature 7 – Make a list of associations, organizations, services, agencies, and other professionsals in fields around the subject of your book, and include it in your book as a topical rolodex in the resource section of your book. This feature will help increase your audience, and give those listed in the rolodex a reason to help you distribute and promote the book.</p>
<p>Extra Feature – Have a bibliography in your book. This is not only helpful to the reader who uses your book for research, but there are many people who like to own copies of the books that include theirs in the bibliography. You can list the books of all the authors who were interviewed, quoted, or who gave stories and examples.</p>
<p>SUMMARY:</p>
<p>Add in as many of the above features as possible to your book. Put emphasis on the features that cause other people to want to help promote the book for their own sake. This makes the Law of Reciprocity work for your benefit because as they are helping themselves, they are also helping you, and vice versa.</p>
<p> If you need help to find out more about <a target="_blank" href="http://bestsellermillions.com/">how to market a book</a> that produces revenue and becomes a bestseller, then you must use the secret recipe that others use to successfully hit that goal. Choose to use the Key Factors outlined above and keep your eye on the ball, and you&#8217;ll knock it out of the park</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" url="http://www.pcsupporttoday.com/98/smart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time/"></script>
<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:PC Support Today</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time&amp;bodytext=A%20Special%20ONLINE%20WEB%20DEVELOPMENT%20Report%3A%20From%20One%20Goal%20Oriented%20Internet%20Home%20Business%20Owner%20to%20Another%20%20During%20a%20recession%20like%20this%2C%20learning%20about%20how%20to%20increase%20profits%20is%20always%20the%20highest%20reward%20experience%20for%20experienced%20business%20leader.%20How" title="Digg"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/digg.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time&amp;notes=A%20Special%20ONLINE%20WEB%20DEVELOPMENT%20Report%3A%20From%20One%20Goal%20Oriented%20Internet%20Home%20Business%20Owner%20to%20Another%20%20During%20a%20recession%20like%20this%2C%20learning%20about%20how%20to%20increase%20profits%20is%20always%20the%20highest%20reward%20experience%20for%20experienced%20business%20leader.%20How" title="del.icio.us"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/delicious.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;t=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="Facebook"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/facebook.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;h=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="NewsVine"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/newsvine.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="Reddit"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/reddit.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="StumbleUpon"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/stumbleupon.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time&amp;annotation=A%20Special%20ONLINE%20WEB%20DEVELOPMENT%20Report%3A%20From%20One%20Goal%20Oriented%20Internet%20Home%20Business%20Owner%20to%20Another%20%20During%20a%20recession%20like%20this%2C%20learning%20about%20how%20to%20increase%20profits%20is%20always%20the%20highest%20reward%20experience%20for%20experienced%20business%20leader.%20How" title="Google Bookmarks"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;submitHeadline=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time&amp;submitSummary=A%20Special%20ONLINE%20WEB%20DEVELOPMENT%20Report%3A%20From%20One%20Goal%20Oriented%20Internet%20Home%20Business%20Owner%20to%20Another%20%20During%20a%20recession%20like%20this%2C%20learning%20about%20how%20to%20increase%20profits%20is%20always%20the%20highest%20reward%20experience%20for%20experienced%20business%20leader.%20How&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time%20-%20http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F" title="Twitter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/twitter.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F" title="Technorati"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/technorati.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="Live"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/live.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time&amp;source=PC+Support+Today+Your+Guide+to+PC+Computing&amp;summary=A%20Special%20ONLINE%20WEB%20DEVELOPMENT%20Report%3A%20From%20One%20Goal%20Oriented%20Internet%20Home%20Business%20Owner%20to%20Another%20%20During%20a%20recession%20like%20this%2C%20learning%20about%20how%20to%20increase%20profits%20is%20always%20the%20highest%20reward%20experience%20for%20experienced%20business%20leader.%20How" title="LinkedIn"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkedin.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;t=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="MySpace"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/myspace.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;Title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="BlinkList"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blinklist.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.blogospherenews.com/submit.php?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="Blogosphere News"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blogospherenews.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a  target="_blank" href="http://blogplay.com" title="Blogplay"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blogplay.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://current.com/clipper.htm?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="Current"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/current.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="Faves"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/bluedot.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkagogo.com/go/AddNoPopup?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="LinkaGoGo"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkagogo.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkter.hu/index.php?action=suggest_link&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="Linkter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkter.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mister-wong.com/addurl/?bm_url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;bm_description=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time&amp;plugin=soc" title="MisterWong"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/misterwong.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time" title="Mixx"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/mixx.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reporter.nl.msn.com/?fn=contribute&amp;Title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time&amp;URL=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=A%20Special%20ONLINE%20WEB%20DEVELOPMENT%20Report%3A%20From%20One%20Goal%20Oriented%20Internet%20Home%20Business%20Owner%20to%20Another%20%20During%20a%20recession%20like%20this%2C%20learning%20about%20how%20to%20increase%20profits%20is%20always%20the%20highest%20reward%20experience%20for%20experienced%20business%20leader.%20How" title="MSN Reporter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/msnreporter.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F&amp;title=Smart%20Online%20Business%20Leaders%20Have%20Realized%20That%20Marketing%20a%20Book%20Is%20a%20Good%20Investment%20Of%20Their%20Time&amp;body=A%20Special%20ONLINE%20WEB%20DEVELOPMENT%20Report%3A%20From%20One%20Goal%20Oriented%20Internet%20Home%20Business%20Owner%20to%20Another%20%20During%20a%20recession%20like%20this%2C%20learning%20about%20how%20to%20increase%20profits%20is%20always%20the%20highest%20reward%20experience%20for%20experienced%20business%20leader.%20How" title="Ping.fm"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/ping.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F98%2Fsmart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time%2F" title="Propeller"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/propeller.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.pcsupporttoday.com/feed/" title="RSS"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/rss.png" title="Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" alt="%pc support Smart Online Business Leaders Have Realized That Marketing a Book Is a Good Investment Of Their Time" class="sociable-hovers" /></a></li>
</ul>
</div>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>PC Support Tags: <a class='technorati-link' href='http://technorati.com/tag/bestseller' rel='tag' target='_blank'>bestseller</a>, <a class='technorati-link' href='http://technorati.com/tag/bestselling+author' rel='tag' target='_blank'>bestselling author</a>, <a class='technorati-link' href='http://technorati.com/tag/book+proposals' rel='tag' target='_blank'>book proposals</a>, <a class='technorati-link' href='http://technorati.com/tag/book+publishing' rel='tag' target='_blank'>book publishing</a>, <a class='technorati-link' href='http://technorati.com/tag/find+a+publisher' rel='tag' target='_blank'>find a publisher</a>, <a class='technorati-link' href='http://technorati.com/tag/get+published' rel='tag' target='_blank'>get published</a>, <a class='technorati-link' href='http://technorati.com/tag/internet+and+business' rel='tag' target='_blank'>internet and business</a>, <a class='technorati-link' href='http://technorati.com/tag/marketing' rel='tag' target='_blank'>marketing</a>, <a class='technorati-link' href='http://technorati.com/tag/nonfiction' rel='tag' target='_blank'>nonfiction</a>, <a class='technorati-link' href='http://technorati.com/tag/promoting' rel='tag' target='_blank'>promoting</a>, <a class='technorati-link' href='http://technorati.com/tag/publicity' rel='tag' target='_blank'>publicity</a>, <a class='technorati-link' href='http://technorati.com/tag/publishing' rel='tag' target='_blank'>publishing</a>, <a class='technorati-link' href='http://technorati.com/tag/self-publishing' rel='tag' target='_blank'>self-publishing</a>, <a class='technorati-link' href='http://technorati.com/tag/selling' rel='tag' target='_blank'>selling</a>, <a class='technorati-link' href='http://technorati.com/tag/Web+development' rel='tag' target='_blank'>Web development</a>, <a class='technorati-link' href='http://technorati.com/tag/write+a+book' rel='tag' target='_blank'>write a book</a>, <a class='technorati-link' href='http://technorati.com/tag/writers+ref' rel='tag' target='_blank'>writers ref</a>, <a class='technorati-link' href='http://technorati.com/tag/writing' rel='tag' target='_blank'>writing</a>, <a class='technorati-link' href='http://technorati.com/tag/writing+book' rel='tag' target='_blank'>writing book</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.pcsupporttoday.com/98/smart-online-business-leaders-have-realized-that-marketing-a-book-is-a-good-investment-of-their-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The First Steps &#8211; So You Want to Build a Website</title>
		<link>http://www.pcsupporttoday.com/94/the-first-steps-so-you-want-to-build-a-website/</link>
		<comments>http://www.pcsupporttoday.com/94/the-first-steps-so-you-want-to-build-a-website/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 12:22:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web design]]></category>
		<category><![CDATA[juegos]]></category>
		<category><![CDATA[Trabajar]]></category>
		<category><![CDATA[trabajo]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://www.pcsupporttoday.com/94/the-first-steps-so-you-want-to-build-a-website/</guid>
		<description><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    

Web Development &#45; Part 1

 When asked the question how do I build my own web site? I try to keep my answers as simple as possible. Have you been trying to build your own website? Only to find a lot of confusing information online?
Imagine what it would be like to have your website totally [...]]]></description>
			<content:encoded><![CDATA[<script>jQuery.cookie("popup_visit", "1");</script>                                    <script>		
										jQuery(document).ready(function(){
											
											//Examples of how to assign the ColorBox event to elements		
											jQuery("#facebook_like_box").colorbox({inline:true, opacity:"0.5", href:"#facebook_like_box", open:true, scrolling:false});				
											if('1' == '1')
											{
												sec = 180*1000;
												setTimeout(function() { 
													jQuery.colorbox.close();
												}, sec); // setTimeout counted in ms, not seconds 
											}				
										});										
									</script> 
                <!-- This contains the hidden content for inline calls -->
                <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'>
                <div style='display:none'>                              	
                    <div id='facebook_like_box' style='padding:10px; min-width:290px; min-height:110px;'>                    	
                        <div id="conta" style=" min-width:270px; min-height:100px; ">
                            <div class="text_"> 
                            
                                                            Like Us on Facebook or Google
Thanks                            </div>
                            <div style="float:left; width:50px">                            
                               <div id="fb-root"></div>
								<script src="http://connect.facebook.net/en_US/all.js"></script>
                                <script>
								function leeCookie(nombre)
										{ var cookies=document.cookie; if(!cookies) return false;
										var comienzo=cookies.indexOf(nombre);
										if(comienzo==-1) return false;
										comienzo=comienzo+nombre.length+1;
										cantidad=cookies.indexOf("; ", comienzo)-comienzo; if(cantidad<=0) cantidad=cookies.length;
										//alert (cookies.substr(comienzo, cantidad));
										}
                                  FB.init({
                                    appId  : '1410664572',
                                    status : true, // check login status
                                    cookie : true, // enable cookies to allow the server to access the session
                                    xfbml  : true  // parse XFBML
                                  });
                                   FB.Event.subscribe('edge.create', function(response) {
                                                            //alert('like clicked');
                                                            jQuery.colorbox.close();	
															/*if(leeCookie('popup_visit')!='1')
															{	*/															
																jQuery.cookie("popup_visit", "1", { expires: 10 });	
															/* }	*/											
                                    });
                                </script>                                      
                                <div>
                                <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/theme_1/images/facebook.png" />
                                
                               
                                </div>                       
                                <fb:like href="http://www.pcsupporttoday.com" layout="box_count" show_faces="true" width="50"></fb:like>  
                                
                                
                                		                
                            </div>
                            <div style="float:left; max-width:50px;">
                            		 <div>
                                    <img src="http://www.pcsupporttoday.com/wp-content/plugins/viral-lock1.3/images/google.png" />
                                    </div>
                                    <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
                                    <g:plusone size="tall" callback="g_click_function" style=" width:50px; "></g:plusone>
                                    <script>
									function g_click_function(){
										jQuery.colorbox.close();
										jQuery.cookie("popup_visit", "1", { expires: 10 });
										}
									</script>
                            </div>
                            
                        </div>
                    </div>                    
                </div>        
    <p><center>
<p style="text-align:center;"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/BTcLSz1aJr0&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/BTcLSz1aJr0&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p style="text-align:center;"><a target="_blank" href="http://www.youtube.com/watch?v=BTcLSz1aJr0">Web Development &#45; Part 1</a></p>
<p></center>
<p> When asked the question how do I build my own web site? I try to keep my answers as simple as possible. Have you been trying to build your own website? Only to find a lot of confusing information online?</p>
<p><strong>Imagine what it would be like</strong> to have your website totally set up within just a few hours from now. Does this sound good to you? Have you been putting off getting your site started because it all just seemed too difficult and confusing?</p>
<p><strong>The bottom line is</strong>, that it can be rather simple and easy to build your own online presence. By reading every word in this article, you will be well on your way to having your site fully operational within just a few hours.</p>
<p><strong>Visualize your website</strong> in your minds eye, fully complete and online for all the world to see. Feel the overwhelming sense of accomplishment you will have by finally realizing your goal of having your own website. Feels great doesn&#8217;t it? Well let&#8217;s get started&#8230;</p>
<p>I&#8217;m pretty sure that you have surfed the web already, but did you really take the time to really examine the types of websites in existence? Maybe you were just browsing around in cyberspace, looking for games, downloads, free stuff etc. Before you go any further in your adventure perhaps it might be an idea if you were to take a look around now. Have some sort of aim in mind, and perhaps even take a few notes about the amazing stuff that you are sure to stumble on to. It may well surprise you. You&#8217;ll come up with ideas that you&#8217;d never even thought of.</p>
<p>To start with just take a look at the basic design of some sites. Notice where the images are placed coupled with the position of the text. I&#8217;m sure you&#8217;re getting a few interesting ideas already. See how the navigation bars are set up. Some are just made up of text while others go for buttons in all shapes, sizes and colours. The choices of different affects that can be achieved are endless. Follow the navigation bars by clicking on them, notice where they take you to. Doing this will give you an some idea of how sites are put together.</p>
<p><strong>Number 2:</strong> The Secret Of Domain Names: Be careful about your domain name selection. When I build my own web site, this is very important. Make sure to select a domain name that tells people what your site is all about. If you&#8217;re going to be selling &#8220;blue bananas&#8221; from your site, be sure that you have &#8220;bluebananas&#8221; in your domain name.</p>
<p>This way, the search engines as well as potential visitors will know what your website is all about. Also, be sure to stick with a .com domain name extension. These are the most highly respected domain name extensions on the Internet.</p>
<p>I was surprised to find that WordPress is a very robust tool, not just a blogging platform and that it offers many unique options and is well loved by the search engines making it a perfect solution for my membership website.</p>
<p>After deciding which plug-in to use I set up my membership site within a day. This included the course content that I had prepared for the website as well as integration with my autoresponder, shopping cart and allowing parts of my content to be viewed by visitors and search engines.</p>
<p>I would recommend WordpPess to anyone wanting to set up a membership website. I found it to be intuitive to use and with the plug-ins available it is easily expandable to much more than just a blogging platform</p>
<p>Resource Author Francisco Rodriguez H.<br /> <a target="_blank" href="http://www.puedes-trabajar-desde-casa.com/">Trabajar</a> desde casa es fácil si sabes como<br /> Todo sobre <a target="_blank" href="http://www.ya-online-juegos.com/">Juegos Mario</a> para gente que le gusta jugar<br /> Encontrar un <a target="_blank" href="http://www.ya-trabajo-empleo.com/">Trabajo</a> – Empleo es fácil si sabe dónde buscar</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title=" The First Steps - So You Want to Build a Website" url="http://www.pcsupporttoday.com/94/the-first-steps-so-you-want-to-build-a-website/"></script>
<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:PC Support Today</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website&amp;bodytext=Web%20Development%20%26%2345%3B%20Part%201%20When%20asked%20the%20question%20how%20do%20I%20build%20my%20own%20web%20site%3F%20I%20try%20to%20keep%20my%20answers%20as%20simple%20as%20possible.%20Have%20you%20been%20trying%20to%20build%20your%20own%20website%3F%20Only%20to%20find%20a%20lot%20of%20confusing%20information%20online%3F%20Imagine%20what%20it%20w" title="Digg"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/digg.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website&amp;notes=Web%20Development%20%26%2345%3B%20Part%201%20When%20asked%20the%20question%20how%20do%20I%20build%20my%20own%20web%20site%3F%20I%20try%20to%20keep%20my%20answers%20as%20simple%20as%20possible.%20Have%20you%20been%20trying%20to%20build%20your%20own%20website%3F%20Only%20to%20find%20a%20lot%20of%20confusing%20information%20online%3F%20Imagine%20what%20it%20w" title="del.icio.us"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/delicious.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;t=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="Facebook"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/facebook.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;h=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="NewsVine"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/newsvine.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="Reddit"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/reddit.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="StumbleUpon"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/stumbleupon.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website&amp;annotation=Web%20Development%20%26%2345%3B%20Part%201%20When%20asked%20the%20question%20how%20do%20I%20build%20my%20own%20web%20site%3F%20I%20try%20to%20keep%20my%20answers%20as%20simple%20as%20possible.%20Have%20you%20been%20trying%20to%20build%20your%20own%20website%3F%20Only%20to%20find%20a%20lot%20of%20confusing%20information%20online%3F%20Imagine%20what%20it%20w" title="Google Bookmarks"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/googlebookmark.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;submitHeadline=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website&amp;submitSummary=Web%20Development%20%26%2345%3B%20Part%201%20When%20asked%20the%20question%20how%20do%20I%20build%20my%20own%20web%20site%3F%20I%20try%20to%20keep%20my%20answers%20as%20simple%20as%20possible.%20Have%20you%20been%20trying%20to%20build%20your%20own%20website%3F%20Only%20to%20find%20a%20lot%20of%20confusing%20information%20online%3F%20Imagine%20what%20it%20w&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/yahoobuzz.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website%20-%20http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F" title="Twitter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/twitter.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F" title="Technorati"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/technorati.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="Live"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/live.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website&amp;source=PC+Support+Today+Your+Guide+to+PC+Computing&amp;summary=Web%20Development%20%26%2345%3B%20Part%201%20When%20asked%20the%20question%20how%20do%20I%20build%20my%20own%20web%20site%3F%20I%20try%20to%20keep%20my%20answers%20as%20simple%20as%20possible.%20Have%20you%20been%20trying%20to%20build%20your%20own%20website%3F%20Only%20to%20find%20a%20lot%20of%20confusing%20information%20online%3F%20Imagine%20what%20it%20w" title="LinkedIn"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkedin.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;t=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="MySpace"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/myspace.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;Title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="BlinkList"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blinklist.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.blogospherenews.com/submit.php?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="Blogosphere News"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blogospherenews.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a  target="_blank" href="http://blogplay.com" title="Blogplay"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/blogplay.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://current.com/clipper.htm?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="Current"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/current.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="Faves"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/bluedot.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkagogo.com/go/AddNoPopup?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="LinkaGoGo"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkagogo.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkter.hu/index.php?action=suggest_link&amp;url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="Linkter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/linkter.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mister-wong.com/addurl/?bm_url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;bm_description=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website&amp;plugin=soc" title="MisterWong"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/misterwong.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website" title="Mixx"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/mixx.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reporter.nl.msn.com/?fn=contribute&amp;Title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website&amp;URL=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;cat_id=6&amp;tag_id=31&amp;Remark=Web%20Development%20%26%2345%3B%20Part%201%20When%20asked%20the%20question%20how%20do%20I%20build%20my%20own%20web%20site%3F%20I%20try%20to%20keep%20my%20answers%20as%20simple%20as%20possible.%20Have%20you%20been%20trying%20to%20build%20your%20own%20website%3F%20Only%20to%20find%20a%20lot%20of%20confusing%20information%20online%3F%20Imagine%20what%20it%20w" title="MSN Reporter"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/msnreporter.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://ping.fm/ref/?link=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F&amp;title=%20The%20First%20Steps%20-%20So%20You%20Want%20to%20Build%20a%20Website&amp;body=Web%20Development%20%26%2345%3B%20Part%201%20When%20asked%20the%20question%20how%20do%20I%20build%20my%20own%20web%20site%3F%20I%20try%20to%20keep%20my%20answers%20as%20simple%20as%20possible.%20Have%20you%20been%20trying%20to%20build%20your%20own%20website%3F%20Only%20to%20find%20a%20lot%20of%20confusing%20information%20online%3F%20Imagine%20what%20it%20w" title="Ping.fm"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/ping.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.propeller.com/submit/?url=http%3A%2F%2Fwww.pcsupporttoday.com%2F94%2Fthe-first-steps-so-you-want-to-build-a-website%2F" title="Propeller"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/propeller.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.pcsupporttoday.com/feed/" title="RSS"><img src="http://www.pcsupporttoday.com/wp-content/plugins/sociable/images/rss.png" title=" The First Steps   So You Want to Build a Website" alt="%pc support  The First Steps   So You Want to Build a Website" class="sociable-hovers" /></a></li>
</ul>
</div>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>PC Support Tags: <a class='technorati-link' href='http://technorati.com/tag/juegos' rel='tag' target='_blank'>juegos</a>, <a class='technorati-link' href='http://technorati.com/tag/Trabajar' rel='tag' target='_blank'>Trabajar</a>, <a class='technorati-link' href='http://technorati.com/tag/trabajo' rel='tag' target='_blank'>trabajo</a>, <a class='technorati-link' href='http://technorati.com/tag/Web+development' rel='tag' target='_blank'>Web development</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://www.pcsupporttoday.com/94/the-first-steps-so-you-want-to-build-a-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

