<?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>Tech Assist Now &#187; Websites and SEO</title>
	<atom:link href="http://www.techassistnow.com/category/websites-seo/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techassistnow.com</link>
	<description>Software Technical Support, Computer Consultant and Home Assistance/Tutoring</description>
	<lastBuildDate>Thu, 08 Jul 2010 17:58:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>9 Simply fancy JQuery plugins</title>
		<link>http://www.techassistnow.com/2009/06/simple-ajax-for-designers.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=simple-ajax-for-designers</link>
		<comments>http://www.techassistnow.com/2009/06/simple-ajax-for-designers.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:56:30 +0000</pubDate>
		<dc:creator>zachzurn</dc:creator>
				<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Websites and SEO]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[special effects]]></category>
		<category><![CDATA[Technical Resources]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.techassistnow.com/?p=325</guid>
		<description><![CDATA[I just stumbled on this great website which has very useful and simple jquery ajax applications. I will review each here in a simple way so you can see all of the useful information. This website shows a video tutorial, a text tutorial and a demo for each of the ajax applications. Please keep in [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F06%2Fsimple-ajax-for-designers.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F06%2Fsimple-ajax-for-designers.html&amp;source=TechAssistNow&amp;style=normal&amp;service=bit.ly&amp;service_api=zachzurn%3AR_01099fd9267161618754fe27acd1d562" height="61" width="50" /><br />
			</a>
		</div>
<p>I just stumbled on this great website which has very useful and simple jquery ajax applications. I will review each here in a simple way so you can see all of the useful information. This website shows a video tutorial, a text tutorial and a demo for each of the ajax applications.</p>
<p>Please keep in mind that you should use these design elements sparingly and tastefully. Using too many effects in your webdesign can be tacky and detract from the overall design.</p>
<p>To begin, here is the website: <a href="http://jqueryfordesigners.com/" target="_blank">http://jqueryfordesigners.com/</a></p>
<h2><strong>Ajax image carousel</strong></h2>
<p>This creates an endless carousel with an html list. It also displays a very smooth scrolling effect. This is very simple to set up and uses jquery. Here is an image showing the carousel. View the code and tutorial <a href="http://jqueryfordesigners.com/jquery-infinite-carousel/" target="_blank">here</a>.</p>
<div class="mceTemp" style="text-align: center;"><img class="blogimage alignleft size-full wp-image-327 " style="margin-right: 100%;" title="Ajax Infinite Carousel" src="http://www.techassistnow.com/wp-content/uploads/2009/06/infinite-carousel.jpg" alt="Jquery Ajax Infinite Carousel" width="372" height="158" /></div>
<h2><strong>Ajax smooth slidedown</strong></h2>
<div class="mceTemp" style="text-align: left;">This shows you how to make a smooth div slidedown effect without the initial jump. This can be used for many cool ajax effects. View the code and tutorial <a href="http://jqueryfordesigners.com/slidedown-animation-jump-revisited/" target="_blank">here</a>.</div>
<div class="mceTemp" style="text-align: left;"><img class="alignleft size-full wp-image-328" style="margin-right: 100%;" title="Ajax smooth slidedown" src="http://www.techassistnow.com/wp-content/uploads/2009/06/smoothslidedown.jpg" alt="Ajax smooth slidedown" width="433" height="192" /></div>
<div class="mceTemp" style="text-align: left;">
<h2>Ajax smooth data changer</h2>
<div class="mceTemp" style="text-align: left;">This creates a panel that automatically switches out a list of divs. A very nice effect for blog or website sidebars that want to show rotating pieces of information in an attractive way. View the code and tutorial <a href="http://jqueryfordesigners.com/simple-jquery-spy-effect/" target="_blank">here</a>.</div>
<div class="mceTemp" style="text-align: left;"><img class="alignleft size-full wp-image-338" style="margin-right: 100%;" title="Smooth data changer" src="http://www.techassistnow.com/wp-content/uploads/2009/06/smooth-data-changer.jpg" alt="Smooth data changer" width="232" height="277" /></div>
<div class="mceTemp" style="text-align: left;">
<h2>Ajax Smooth Image Fade</h2>
<div class="mceTemp" style="text-align: left;">I myself have always wondered how to do the smooth image crossover fade and this tells you how to do it. The effect is very nice on buttons, menus and even images on display. View the code and tutorial <a href="http://jqueryfordesigners.com/image-fade-revisited/" target="_blank">here</a>.</div>
</div>
<div class="mceTemp" style="text-align: left;"><img class="alignleft size-full wp-image-339" style="margin-right: 100%;" title="Ajax Image Fade Effect on a menu" src="http://www.techassistnow.com/wp-content/uploads/2009/06/image-fade-effect.jpg" alt="Ajax Image Fade Effect on a menu" width="566" height="84" /></div>
<div class="mceTemp" style="text-align: left;">
<h2>Ajax Sliding Tab Effect</h2>
<div class="mceTemp" style="text-align: left;">This is a great effect for teb boxes. I see it cropping up all over the web now days. Use it for tabbed browing of information or even arrow based browsing (arrows on the left and right). View the code and tutorial <a href="http://jqueryfordesigners.com/coda-slider-effect/" target="_blank">here</a>.</div>
<div class="mceTemp" style="text-align: left;"><img class="blogimage alignleft size-full wp-image-341" style="margin-right: 300px;" title="Ajax Tabbed Slider" src="http://www.techassistnow.com/wp-content/uploads/2009/06/tabbed-slider.gif" alt="Ajax Tabbed Slider" width="484" height="209" /></div>
<div class="mceTemp" style="text-align: left;">
<h2>Very Sleek Tooltip Bubble</h2>
<div class="mceTemp" style="text-align: left;">Very nice use of the JQuery puff effect. This shows an informational popup over the area you want when the user mouses over the area specified. Good for tooltips, information divs and any other popup application. View the code and tutorial <a href="http://jqueryfordesigners.com/coda-popup-bubbles/" target="_blank">here</a>.</div>
<div class="mceTemp" style="text-align: left;"><img class="blogimage alignleft size-full wp-image-342" style="margin-right: 100%;" title="Sleek Ajax Tooltip" src="http://www.techassistnow.com/wp-content/uploads/2009/06/sleek-tooltip.gif" alt="Sleek Ajax Coda Tooltip Jquery" width="297" height="209" /></div>
<div class="mceTemp" style="text-align: left;">
<h2>Loading a Large Image with Ajax</h2>
<div class="mceTemp" style="text-align: left;">You have seen progress indicating gifs show up while a large image is being loaded. Ever wonder how to do this? This tutorial tells you how to do this and have complete control over how the image loads. I do not have a picture of this as this tells you how to load any image with ajax. View the code and tutorial <a href="http://jqueryfordesigners.com/image-loading/" target="_blank">here</a>.</div>
</div>
<div class="mceTemp" style="text-align: left;">
<h2>Slideout Side Menu Effect</h2>
<div class="mceTemp" style="text-align: left;">If you have been to the Apple website recently you might have seen this in action. This gives you an interactive side menu. When a user hovers over one of the menu dividers &#8212; that menu shows up. Very nice effect (play around with the demo). View the code and tutorial <a href="http://jqueryfordesigners.com/slide-out-and-drawer-effect/" target="_blank">here</a>.</div>
</div>
<div class="mceTemp" style="text-align: left;"><img class="blogimage alignleft size-full wp-image-343" style="margin-right: 100%;" src="http://www.techassistnow.com/wp-content/uploads/2009/06/slide-out-sidebar.gif" alt="Apple style Ajax Slide out Sidebar Effect" width="204" height="192" /></div>
<div class="mceTemp" style="text-align: left;">
<h2>Ajax for Instant &amp; Server Side Form Validation</h2>
<div class="mceTemp" style="text-align: left;">Most of the new &#8220;Web 2.0&#8243; websites have very fluid forms. This is because of the fact that you can lose user&#8217;s interest in registering or even buying if it is too hard to fill out the form. I myself have left websites because I found it very hard to get the form to validate. This tutorial shows you how to make a form that validates on the fly, including doing server side calls for user names and such. Quite useful for streamlined user registration. View the code and tutorial <a href="http://jqueryfordesigners.com/using-ajax-to-validate-forms/" target="_blank">here</a>.</div>
</div>
<div class="mceTemp" style="text-align: left;"><img class="blogimage alignleft size-full wp-image-344" style="margin-right: 100%;" title="ajax-form-validation" src="http://www.techassistnow.com/wp-content/uploads/2009/06/ajax-form-validation.gif" alt="Ajax form validation jquery" width="481" height="168" /></div>
<div class="mceTemp" style="text-align: left;">There more tutorials and demos on this site regarding Ajax and JQuery. The ones selected here were selected because I thought they could be very easy and useful for web designers who want to have a design edge without haveing to spend too much time coding ajax effects.</div>
</div>
</div>
</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.techassistnow.com/2009/06/simple-ajax-for-designers.html&amp;title=9+Simply+fancy+JQuery+plugins" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.techassistnow.com/2009/06/simple-ajax-for-designers.html&amp;t=9+Simply+fancy+JQuery+plugins" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%229%20Simply%20fancy%20JQuery%20plugins%22&amp;body=Link: http://www.techassistnow.com/2009/06/simple-ajax-for-designers.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20just%20stumbled%20on%20this%20great%20website%20which%20has%20very%20useful%20and%20simple%20jquery%20ajax%20applications.%20I%20will%20review%20each%20here%20in%20a%20simple%20way%20so%20you%20can%20see%20all%20of%20the%20useful%20information.%20This%20website%20shows%20a%20video%20tutorial%2C%20a%20text%20tutorial%20and%20a%20demo%20for%20each%20of%20the%20ajax%20applications.%0D%0A%0D%0APlease%20keep%20in%20" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.techassistnow.com/2009/06/simple-ajax-for-designers.html&amp;title=9+Simply+fancy+JQuery+plugins" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.techassistnow.com/2009/06/simple-ajax-for-designers.html&amp;title=9+Simply+fancy+JQuery+plugins" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.techassistnow.com/2009/06/simple-ajax-for-designers.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=9+Simply+fancy+JQuery+plugins+-+http://bit.ly/bcbTJn&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.techassistnow.com/2009/06/simple-ajax-for-designers.html&amp;title=9+Simply+fancy+JQuery+plugins" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.techassistnow.com/2009/06/simple-ajax-for-designers.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cross-browser Absolute Positioning PNGs</title>
		<link>http://www.techassistnow.com/2009/06/absolute-positioning-pngs-for-all-browsers.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=absolute-positioning-pngs-for-all-browsers</link>
		<comments>http://www.techassistnow.com/2009/06/absolute-positioning-pngs-for-all-browsers.html#comments</comments>
		<pubDate>Wed, 03 Jun 2009 21:17:33 +0000</pubDate>
		<dc:creator>zachzurn</dc:creator>
				<category><![CDATA[Websites and SEO]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[PNG]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.techassistnow.com/2009/06/absolute-positioning-pngs-for-all-browsers.html</guid>
		<description><![CDATA[With the new Web look spreading through every site new and old, there are a lot of times when you want to use absolutely positioned pngs on your site. The 2 problems we face. The first one is that the PNG format is not fully supported on all browsers that are in use today. The [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F06%2Fabsolute-positioning-pngs-for-all-browsers.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F06%2Fabsolute-positioning-pngs-for-all-browsers.html&amp;source=TechAssistNow&amp;style=normal&amp;service=bit.ly&amp;service_api=zachzurn%3AR_01099fd9267161618754fe27acd1d562" height="61" width="50" /><br />
			</a>
		</div>
<p>With the new Web look spreading through every site new and old, there are a lot of times when you want to use absolutely positioned pngs on your site.</p>
<p>The 2 problems we face. The first one is that the PNG format is not fully supported on all browsers that are in use today. The way we handle that is with a simple include into the main template file of your site.</p>
<p>Here is where you can get the javascript file <a title="unitPNGfix" href="http://labs.unitinteractive.com/unitpngfix.php" target="_blank">click here</a>.</p>
<p>Include this file into the header of your main template file:</p>
<pre><code class="html">&lt;!--[if lt IE 7]&gt;
        &lt;script type="text/javascript"
        src="/resources/unitpngfix/unitpngfix.js"&gt;&lt;/script&gt;
&lt;![endif]--&gt;</code></pre>
<p>This is a hack to tell the browser to include the&#8221;unitpngfix.js&#8221; file if the browser is IE 7 or below.</p>
<p>The next problem is that IE positions things differently. We will be using a similar hack to go around this problem. Here is how the code will look.</p>
<pre><code class="html">
&lt;!-- Floating image --&gt;

&lt;!--[if lt IE 7]&gt;
  &lt;div style="position:relative; margin-left:-800px; margin-top:0px;"&gt;
&lt;![endif]--&gt; 

  &lt;div style="position:relative; margin-left:0px; "&gt;
  &lt;div style="position:absolute; clear:left; left: -50px; top: -59px;
  margin-left:0px;"&gt;
  &lt;img src="yourimage.png" width="332"
  height="178" style="clear:left;" /&gt;
  &lt;/div&gt;
    &lt;/div&gt;

&lt;!--[if lt IE 7]&gt;
  &lt;/div&gt;
&lt;![endif]--&gt;
</code></pre>
<p>All you have to do is add your image path and then change the values in the &#8220;left&#8221; and &#8220;top&#8221; to adjust the position of the image. You will have to adjust the values in the &#8220;if It IE 7&#8243; section while looking at the image in Internet Explorer 6 or 7.</p>
<p>I hope this helps anyone who is having trouble with absolutely placing PNG images for cross browser compatibility.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.techassistnow.com/2009/06/absolute-positioning-pngs-for-all-browsers.html&amp;title=Cross-browser+Absolute+Positioning+PNGs" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.techassistnow.com/2009/06/absolute-positioning-pngs-for-all-browsers.html&amp;t=Cross-browser+Absolute+Positioning+PNGs" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Cross-browser%20Absolute%20Positioning%20PNGs%22&amp;body=Link: http://www.techassistnow.com/2009/06/absolute-positioning-pngs-for-all-browsers.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A With%20the%20new%20Web%20look%20spreading%20through%20every%20site%20new%20and%20old%2C%20there%20are%20a%20lot%20of%20times%20when%20you%20want%20to%20use%20absolutely%20positioned%20pngs%20on%20your%20site.%0D%0A%0D%0AThe%202%20problems%20we%20face.%20The%20first%20one%20is%20that%20the%20PNG%20format%20is%20not%20fully%20supported%20on%20all%20browsers%20that%20are%20in%20use%20today.%20The%20way%20we%20handle%20that%20" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.techassistnow.com/2009/06/absolute-positioning-pngs-for-all-browsers.html&amp;title=Cross-browser+Absolute+Positioning+PNGs" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.techassistnow.com/2009/06/absolute-positioning-pngs-for-all-browsers.html&amp;title=Cross-browser+Absolute+Positioning+PNGs" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.techassistnow.com/2009/06/absolute-positioning-pngs-for-all-browsers.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Cross-browser+Absolute+Positioning+PNGs+-+http://bit.ly/drwt5E&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.techassistnow.com/2009/06/absolute-positioning-pngs-for-all-browsers.html&amp;title=Cross-browser+Absolute+Positioning+PNGs" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.techassistnow.com/2009/06/absolute-positioning-pngs-for-all-browsers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>18 Simple Dreamweaver CS4 Basics Tutorials</title>
		<link>http://www.techassistnow.com/2009/05/dreamweaver-cs4-basics-tutorial.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=dreamweaver-cs4-basics-tutorial</link>
		<comments>http://www.techassistnow.com/2009/05/dreamweaver-cs4-basics-tutorial.html#comments</comments>
		<pubDate>Fri, 29 May 2009 20:10:44 +0000</pubDate>
		<dc:creator>zachzurn</dc:creator>
				<category><![CDATA[Dreamweaver Tutorials]]></category>
		<category><![CDATA[Websites and SEO]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[css style sheet]]></category>
		<category><![CDATA[editable regions]]></category>
		<category><![CDATA[href]]></category>
		<category><![CDATA[Link]]></category>
		<category><![CDATA[template design]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.techassistnow.com/?p=315</guid>
		<description><![CDATA[http://bestwebdesignz.com/tips/dreamweaver/dreamweaver-cs4-tutorial/]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F05%2Fdreamweaver-cs4-basics-tutorial.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F05%2Fdreamweaver-cs4-basics-tutorial.html&amp;source=TechAssistNow&amp;style=normal&amp;service=bit.ly&amp;service_api=zachzurn%3AR_01099fd9267161618754fe27acd1d562" height="61" width="50" /><br />
			</a>
		</div>
<p>In this Dreamweaver CS4 Tutorial you will learn how to create a basic website using Dreamweaver CS4.</p>
<p>You will learn how to Define a site, Create a template, Design your template page, Design your css style sheet, Insert Editable Regions , Create the pages of your site using the template, Link all the pages together, Create a form, Check your site in the browser and, Upload your site and make it live.</p>
<h3>Dreamweaver CS4 Tutorials</h3>
<ol>
<li>Dreamweaver CS4 Tutorial</li>
<li><a title="Define a New Site in Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/define-a-new-site-in-dreamweaver-cs4/">Define a New Site in Dreamweaver CS4</a></li>
<li><a title="Create a template in Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/create-a-template-in-dreamweaver-cs4/">Create a template in Dreamweaver CS4</a></li>
<li><a title="Design your template in Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/design-your-template-in-dreamweaver-cs4/">Design your template in Dreamweaver CS4</a></li>
<li><a title="Design the CSS Style Sheet in Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/design-the-css-style-sheet-in-dreamweaver-cs4/">Design the CSS Style Sheet in Dreamweaver CS4</a></li>
<li><a title="Insert Images in Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/insert-images-in-dreamweaver-cs4/">Insert Images in Dreamweaver CS4</a></li>
<li><a title="Creating the Menu in Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/creating-the-menu-in-dreamweaver-cs4/">Creating the Menu in Dreamweaver CS4</a></li>
<li><a title="Content in Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/content-in-dreamweaver-cs4/">Content in Dreamweaver CS4</a></li>
<li><a title="Insert Editable Regions in the Dreamweaver Template" href="http://bestwebdesignz.com/tips/dreamweaver/insert-editable-regions-in-the-dreamweaver-template/">Insert Editable Regions in the Dreamweaver Template</a></li>
<li><a title="Dreamweaver CS4 Template Based Web Pages" href="http://bestwebdesignz.com/tips/dreamweaver/dreamweaver-cs4-template-based-web-pages/">Dreamweaver CS4 Template Based Web Pages</a></li>
<li><a title="Formatting Headings in Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/formatting-headings-in-dreamweaver-cs4/">Formatting Headings in Dreamweaver CS4</a></li>
<li><a title="Formatting Images in Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/formatting-images-in-dreamweaver-cs4/">Formatting Images in Dreamweaver CS4</a></li>
<li><a title="Linking pages in Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/linking-pages-in-dreamweaver-cs4/">Linking pages in Dreamweaver CS4</a></li>
<li><a title="Forms in Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/forms-in-dreamweaver-cs4/">Forms in Dreamweaver CS4</a></li>
<li><a title="Dreamweaver CS4 Form Validation Tutorial" href="http://bestwebdesignz.com/tips/dreamweaver/dreamweaver-cs4-form-validation-tutorial/">Dreamweaver CS4 Form Validation Tutorial</a></li>
<li><a title="Tables in Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/tables-in-dreamweaver-cs4/">Tables in Dreamweaver CS4</a></li>
<li><a title="Testing the Website in the Browser" href="http://bestwebdesignz.com/tips/dreamweaver/testing-the-website-in-the-browser/">Testing the Website in the Browser</a></li>
<li><a title="Upload your site with Dreamweaver CS4" href="http://bestwebdesignz.com/tips/dreamweaver/upload-your-site-with-dreamweaver-cs4/">Upload your site with Dreamweaver CS4</a></li>
</ol>
<p>View all the tutorials <a href="http://bestwebdesignz.com/tips/dreamweaver/dreamweaver-cs4-tutorial/" target="_blank">here</a>.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.techassistnow.com/2009/05/dreamweaver-cs4-basics-tutorial.html&amp;title=18+Simple+Dreamweaver+CS4+Basics+Tutorials" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.techassistnow.com/2009/05/dreamweaver-cs4-basics-tutorial.html&amp;t=18+Simple+Dreamweaver+CS4+Basics+Tutorials" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%2218%20Simple%20Dreamweaver%20CS4%20Basics%20Tutorials%22&amp;body=Link: http://www.techassistnow.com/2009/05/dreamweaver-cs4-basics-tutorial.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A http%3A%2F%2Fbestwebdesignz.com%2Ftips%2Fdreamweaver%2Fdreamweaver-cs4-tutorial%2F" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.techassistnow.com/2009/05/dreamweaver-cs4-basics-tutorial.html&amp;title=18+Simple+Dreamweaver+CS4+Basics+Tutorials" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.techassistnow.com/2009/05/dreamweaver-cs4-basics-tutorial.html&amp;title=18+Simple+Dreamweaver+CS4+Basics+Tutorials" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.techassistnow.com/2009/05/dreamweaver-cs4-basics-tutorial.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=18+Simple+Dreamweaver+CS4+Basics+Tutorials+-+http://bit.ly/bizex3&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.techassistnow.com/2009/05/dreamweaver-cs4-basics-tutorial.html&amp;title=18+Simple+Dreamweaver+CS4+Basics+Tutorials" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.techassistnow.com/2009/05/dreamweaver-cs4-basics-tutorial.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Learn how to build websites from home 100% free</title>
		<link>http://www.techassistnow.com/2009/04/learn-how-to-build-websites.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=learn-how-to-build-websites</link>
		<comments>http://www.techassistnow.com/2009/04/learn-how-to-build-websites.html#comments</comments>
		<pubDate>Sun, 12 Apr 2009 00:31:55 +0000</pubDate>
		<dc:creator>zachzurn</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Websites and SEO]]></category>
		<category><![CDATA[Color]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[gradient]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Serverside ScriptingGraphics]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.techassistnow.com/?p=174</guid>
		<description><![CDATA[Learning how to build websites can be daunting at first. but with the amount of information on the web, it&#8217;s very easy to gradiently approach the subject and become a good website builder. I started a couple of years ago and I can now put together websites with ease. If you want to learn to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F04%2Flearn-how-to-build-websites.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F04%2Flearn-how-to-build-websites.html&amp;source=TechAssistNow&amp;style=normal&amp;service=bit.ly&amp;service_api=zachzurn%3AR_01099fd9267161618754fe27acd1d562" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-medium wp-image-228" title="Learn to make websites" src="http://www.techassistnow.com/wp-content/uploads/2009/04/websites1-300x120.jpg" alt="Learn to make websites" width="300" height="120" />Learning how to build websites can be daunting at first. but with the amount of information on the web, it&#8217;s very easy to gradiently approach the subject and become a good website builder. I started a couple of years ago and I can now put together websites with ease. If you want to learn to build websites then this is for you.</p>
<p>This article is not for you if you only want to learn to build websites using visual based website builders and/or content management systems. I will be doing a separate tutorial on how to build websites that way. Realize that both ways can be used correctly and have their rightful uses depending on the goal for your website.</p>
<p>I will not be telling you how to build websites by myself &#8212; instead I will be telling you where I learned to build websites. I will give you links to the right places to learn, and all free.</p>
<p>The first and best place to start learning about websites is <a href="http://www.w3schools.com/">W3 Schools</a>. W3 Schools has all free tutorials on all of the subjects you need to learn to be able to start building your&#8217;e own website. What you need to do is do the tutorials on W3 Schools in the order listed below. Make sure you play around with each concept after you read it. If you have any questions, post a comment here and I will answer it.</p>
<h2>Learning Website Building Basics</h2>
<p><a title="Web Primer" href="http://www.w3schools.com/web/default.asp" target="_blank">Read this first</a>. This article gives you the whole picture before you start learning. I suggest you read it.</p>
<p><a title="Learn HTML" href="http://www.w3schools.com/html/default.asp" target="_blank">Learn HTML</a>.   HTML(Hyper Text Markup language) is what every website is made out of. It is the first thing you will need to learn, to be on your way to building websites. Make sure you take the time to really get this because it is the most basic and essential piece of websites.</p>
<p><a href="http://www.w3schools.com/css/default.asp">Learn CSS</a>.  CSS(Cascading Style Sheets) is what most websites use to efficiently style their HTML. With CSS you can make your website have an overall consistent design or feel. It also enables you to make design changes that reflect on numerous HTML pages by only changing the design change in one place.</p>
<p><a title="Web Hosting Tutorial" href="http://www.quackit.com/web_hosting/web_site_hosting.cfm">Learn Basic Website Hosting</a>. Web hosting means having a place for your website to reside. Learning this will allow you to set up your own website. For example, this website is &#8220;www.techassistnow.com&#8221;. If anyone goes to that web address, they see this website. When you understand how to host your own website you can then have your own domain name and website content. This will allow you to put together a full basic website that can be seen publicly on the web.</p>
<p>Once you get a feel for this, practice using HTML and CSS until you are pretty comfortable with it. It is wise to know these subjects well before going onto the next step, which can be difficult at first. By Learning HTML and CSS you have the basic knowledge to build a website. If you want to learn how to make interactive, more modern websites, continue down this list.</p>
<h2>Learning Advanced Techniques</h2>
<p><a title="Learn Javascript" href="http://www.w3schools.com/js/default.asp" target="_blank">Learn Javascript</a>. Javascript allows you to build interactivity into your web pages. With javascript you can make your page come to life and be more inviting to the people visiting your website. Learning Javascript can be troublesome at first, so take it easy and mess around with the examples as much as you can. Javascript has nothing to do with JAVA. JAVA is an advanced programming language and shares no similarity to javascript.</p>
<p><a title="Learn PHP" href="http://www.w3schools.com/php/default.asp" target="_blank">Learn PHP</a>. PHP is a programming language that allows you to be able to deliver more dynamic web site content. This kind of programming is called server side scripting. There are numerous different types of server side scripting. I recommend using PHP because it is the simplest to learn and is used broadly on the internet. Do not expect to learn this all at once. As you learn some, use it and build something with it.</p>
<p>Once you have gotten pretty good at PHP, you have come a long way. Learning the really advanced features of website building will become easier as well as learning other server-side scripting languages.</p>
<h2>Learning More about the Advanced Techniques</h2>
<p>Becoming really good at building websites can involve numerous other subjects. I list them below so you can be directed to the right place. Other than that you can google any questions you have and find very good free articles and tutorials on these subjects. As a tip, if you see something that you like on a website you can right click in the browser window and click &#8220;View Source&#8221;. Looking through the HTML should give you an idea of how it was done.</p>
<p><span style="color: #000000; text-decoration: none;"><a title="Learn Ajax" href="http://www.w3schools.com/ajax/default.asp">L</a></span><a title="Learn Ajax" href="http://www.w3schools.com/ajax/default.asp">earn Ajax Her</a><a href="http://www.w3schools.com/ajax/default.asp">e</a>. Ajax is a type of javascript programming that can make webpages even more dynamic and load faster. When you go to a website like Google Docs you can see ajax in effect. A lot of new websites are using this programming technique.</p>
<p><a title="Learn XML" href="http://www.w3schools.com/xml/default.asp">Learn XML Here</a>. XML stands for (EXtensible Markup Language). XML is used to store data.</p>
<p>Learn Other Server-Side Scripting. Learn programming languages that are similar to PHP. Click on the one you are interested in.</p>
<ul>
<li><a title="Learn ASP" href="http://www.w3schools.com/asp/default.asp">ASP (Active Server Pages)</a></li>
<li><a title="Learn Server Side JAVA" href="http://www.javacoffeebreak.com/tutorials/gettingstarted/index.html">JAVA (Server Side)</a></li>
<li><a title="Learn SQL" href="http://www.w3schools.com/sql/default.asp">SQL</a></li>
<li><a title="All other server side scripting" href="http://en.wikipedia.org/wiki/Server-side_scripting">All others</a> Under &#8220;Examples of Scripting Languages&#8221;</li>
</ul>
<h2>Learning Web Design</h2>
<p>Learning web design is a whole subject in its self. Learning web design normally requires learning graphic design to a degree. If you are already a designer or if you just want to jump into learning web design, read on.</p>
<p><a title="Learn the website planning process" href="http://cat.xula.edu/tutorials/planning/intro" target="_blank">Learn the web design/Planning process</a>. This is the first step in designing a website. It is essential to a good website to plan it correctly.</p>
<p><a title="Learn Photoshop" href="http://graphicssoft.about.com/od/photoshop/l/bllps5out.htm" target="_blank">Learn Photoshop</a>. Photoshop is the main program used today to design web sites. Many sites are planned using a graphics program before any HTML or web coding is done. Websites done like this can have a huge edge on aesthetics and design. Photoshop is a huge program and can be a lot to learn by yourself. I suggest getting a book on this. The book I used was the <em>P</em><em>hotoshop Bible</em>, they come out with new ones for each new Photoshop version. Google &#8220;Photoshop Bible&#8221; or go to Amazon and get it.</p>
<p><a title="Learn Web 2.0" href="http://www.webdesignfromscratch.com/web-2.0-design-style-guide.php" target="_blank">Learn Web Design and Web 2.0</a>. These are some very good tutorials from Scratch Media. I love this website and would suggest anyone read the information on there.</p>
<p><a title="Learn Web App Development" href="http://scratchmedia.co.uk/web-software-design-and-development.php" target="_blank">Learn Web App design and put AJAX to use</a>. This is also a site from scratch media. Very useful and informative.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.techassistnow.com/2009/04/learn-how-to-build-websites.html&amp;title=Learn+how+to+build+websites+from+home+100%25+free" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.techassistnow.com/2009/04/learn-how-to-build-websites.html&amp;t=Learn+how+to+build+websites+from+home+100%25+free" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Learn%20how%20to%20build%20websites%20from%20home%20100%25%20free%22&amp;body=Link: http://www.techassistnow.com/2009/04/learn-how-to-build-websites.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Learning%20how%20to%20build%20websites%20can%20be%20daunting%20at%20first.%20but%20with%20the%20amount%20of%20information%20on%20the%20web%2C%20it%27s%20very%20easy%20to%20gradiently%20approach%20the%20subject%20and%20become%20a%20good%20website%20builder.%20I%20started%20a%20couple%20of%20years%20ago%20and%20I%20can%20now%20put%20together%20websites%20with%20ease.%20If%20you%20want%20to%20learn%20to%20build%20we" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.techassistnow.com/2009/04/learn-how-to-build-websites.html&amp;title=Learn+how+to+build+websites+from+home+100%25+free" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.techassistnow.com/2009/04/learn-how-to-build-websites.html&amp;title=Learn+how+to+build+websites+from+home+100%25+free" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.techassistnow.com/2009/04/learn-how-to-build-websites.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Learn+how+to+build+websites+from+home+100%25+free+-+http://bit.ly/awoguO&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.techassistnow.com/2009/04/learn-how-to-build-websites.html&amp;title=Learn+how+to+build+websites+from+home+100%25+free" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.techassistnow.com/2009/04/learn-how-to-build-websites.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Creating a website with WordPress</title>
		<link>http://www.techassistnow.com/2009/04/creating-a-good-website-with-wordpress.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=creating-a-good-website-with-wordpress</link>
		<comments>http://www.techassistnow.com/2009/04/creating-a-good-website-with-wordpress.html#comments</comments>
		<pubDate>Sat, 11 Apr 2009 22:00:26 +0000</pubDate>
		<dc:creator>zachzurn</dc:creator>
				<category><![CDATA[Websites and SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Basics]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[how to blog]]></category>
		<category><![CDATA[href]]></category>
		<category><![CDATA[Link]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php web]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[simplicity]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Technical Resources]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.techassistnow.com/?p=173</guid>
		<description><![CDATA[Creating a good website with wordpress is very easy once you have the right direction. In this article I will give you the basic steps to starting up a website/blog with WordPress. First things first before we begin. WordPress is not the ony content management system for blogs/websites &#8212; there are many others. I prefer [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F04%2Fcreating-a-good-website-with-wordpress.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F04%2Fcreating-a-good-website-with-wordpress.html&amp;source=TechAssistNow&amp;style=normal&amp;service=bit.ly&amp;service_api=zachzurn%3AR_01099fd9267161618754fe27acd1d562" height="61" width="50" /><br />
			</a>
		</div>
<p>Creating a good website with wordpress is very easy once you have the right direction. In this article I will give you the basic steps to starting up a website/blog with WordPress.</p>
<p>First things first before we begin. WordPress is not the ony content management system for blogs/websites &#8212; there are many others. I prefer wordpress over anything else due to it&#8217;s simplicity and ease of updating and adding plug in functionality.</p>
<p>WordPress was originally designed for the creation of blogs. A lot of websites are centered around the idea of a blog which is new articles published frequently. For most websites to do well they need to provide constant valuable information at a decent rate. If you put up a couple of pages on a website and leave it at that, most likely your website will drop from the search engines and disappear.</p>
<p>I love the idea of building a website around WordPress and I am working on numerous other websites using it.</p>
<h2>WordPress Basics</h2>
<p>A WordPress website consists of these main things:</p>
<ul>
<li>Posts</li>
<li>Pages</li>
<li>Categories</li>
<li>A Template</li>
</ul>
<p>This makes WordPress simple to understand.</p>
<p><strong>Posts:</strong> posts are articles written that fit into a category. Posts have an Author, A Published Date, A Title, Content, Tags and Comments.</p>
<p><strong>Pages: </strong>Pages are basic articles that are linked to directly. Examples of pages are &#8220;About Us&#8221;, &#8220;Prices&#8221;, &#8220;Contact Us&#8221;, etc. In WordPress, posts and pages are different. Pages have an author, A Published Date, A Title, Content, Tags and they can have comments. Pages are generally directly linked to and are not part of any category.</p>
<p><strong>Categories:</strong> categories separate posts into understandable divisions. Examples of categories are: Blog, Photoshop, Funny, etc. Categories help people find posts that they are interested in. Categories can have any amount of sub categories. An example of this is a category of &#8220;Computers&#8221; can have a sub category of &#8220;Windows&#8221; or even &#8220;Troubleshooting&#8221;.</p>
<p><strong>A Theme:</strong> every WordPress site has a theme. A theme decides how to show your posts, pages and categories. A theme can also have any number of additional content, like a sidebar or a menu, etc. These are also called templates.</p>
<p><strong>Tags:</strong> tags are keywords for posts and pages. Keywords also help people find an article or page that they might be interested in. It is very important to add tags to your posts so that people can actually find them. Some blog systems don&#8217;t differentiate between tags and categories.</p>
<p><strong>Comments:</strong> comments are very important to a blog. Each post can have comments on it. Comments can be a suggestion, a question regarding the post, or request for clarification. Comments constantly update the post with additional content and help create more interest in your post.</p>
<p><strong>Author:</strong> and author in wordpress is the person who wrote the article. In a WordPress site, there can be numerous authors writing posts. It is good to have numerous authors for a blog so that one guy isn&#8217;t staying up all night updating the blog.</p>
<p>These are some of the basic things you need to know to work with WordPress and to be succesful with what you are trying to do. We will now talk about how to set up a wordpress blog with ease.</p>
<h2><strong>Building Steps</strong></h2>
<p><strong>Step 1: Get a domain name and hosting service.</strong></p>
<p>An example of a domain name is &#8220;www.techassistnow.com&#8221;. A domain name is always unique. A hosting service has many computers to hold information, you will need to set it up so that your website and all of its data has a place to live.</p>
<p>I will tell you how to set these up for the hosting provider that I use. The hosting provider I use is called &#8220;<a href="http://www.1and1.com/?k_id=17299497">1&amp;1</a>&#8220;. Using this domain name checker, check if the domain you want is available. If it is, then purchase the hosting option you want. I recommend 1and1 beginner if this is your first website.</p>
<div style="border: 0px; width: 468px;">
<form action="http://order.1and1.com/dcjump" method="get">
<table border="0" width="320">
<tbody>
<tr>
<td class="form">
<input name="k_id" type="hidden" value="17299497" />
<input maxlength="500" name="domain" size="20" type="text" /></td>
<td>
<select style="width: 60px;" name="tld">
<option value="com">com</option>
<option value="net">net</option>
<option value="org">org</option>
<option value="info">info</option>
<option value="us">us</option>
<option value="name">name</option>
<option value="biz">biz</option>
<option value="cc">cc</option>
<option value="tv">tv</option>
<option value="ws">ws</option>
<option value="mobi">mobi</option>
</select>
</td>
<td></td>
<td>
<input name="Submit" type="submit" value="Check Domain" /></td>
</tr>
</tbody>
</table>
<p>For any other hosting provider, read the instructions on their website. In any case, you want to make your your hosting has PHP and mysql.</p>
</form>
</div>
<p><strong>Step 2: Collect the necessary info from your hosting provider</strong></p>
<p>Once you have a domain name and a website host, you should now have this basic information:</p>
<p>FTP Host:</p>
<p>FTP Username:</p>
<p>FTP Password:</p>
<p>Database Host:</p>
<p>Database Username:</p>
<p>Database Password:</p>
<p>Having this information is neccesary to starting your wordpress site. Once you have this information, continue through these steps. If you don&#8217;t have a database, contact your hosting provider on how to create a database.</p>
<p><strong>Step 3: Download &amp; Install WordPress</strong></p>
<p>To download WordPress <a href="http://wordpress.org/latest.zip" target="_self">click here</a>.</p>
<p>A very simple guide to installing wordpress <a href="http://codex.wordpress.org/Installing_WordPress" target="_blank">click here</a>.</p>
<p><strong>Step 4: Customize with themes and plugins</strong></p>
<p><strong><em>Plugins</em></strong></p>
<p>Installing plugins is very simple, you just go to the &#8220;Plugins&#8221; menu and click add new. Then you can search for the name of the plugin and install it right from WordPress. You can also download the .zip file and install it that way by clicking on the &#8220;Choose File&#8221; button.</p>
<p>Here is a list of the fundamental <strong>plugins</strong> you should have:</p>
<ul>
<li><em>All in one SEO Pack:</em> This plugin sets up WordPress for Search Engine Optimization. Download it <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">here</a>.</li>
<li><em>WP-Cache: </em>This plugin greatly increases the speed that your WordPress site loads. Download it <a href="http://wordpress.org/extend/plugins/wp-cache/">here</a>.</li>
<li>Askimet: This plugin detects spam comments and is very important. Download it <a href="http://redirectingat.com/?id=118X181&amp;url=http%3A//akismet.com/" target="_blank">here</a>.</li>
<li><em>Contact form:</em> Every website has a way to contact the website editors. This plugin makes it very simple to have complex contact forms for this purpose. Download it <a href="http://wordpress.org/extend/plugins/contact-form-7/" target="_blank">here</a>.</li>
<li><em>WP-DB-Backup:</em> Allows you easily to backup your core WordPress database tables. This is a very important plugin for protecting your website from being completely ruined. I recommend it for any WordPress installation. Download it <a href="http://wordpress.org/extend/plugins/wp-db-backup/" target="_blank">here</a>.</li>
</ul>
<p>There are a lot of additional useful plugins that can be used. I will list some of them here so you get an idea of the possibilities.</p>
<ul>
<li><em>Broken Link Checker:</em> Checking broken links can be annoying to you and your public. This plugin makes it simple by checking images and links if they are broken. If so,  you are notfified. Download it <a href="http://redirectingat.com/?id=118X181&amp;url=http%3A//w-shadow.com/blog/2007/08/05/broken-link-checker-for-wordpress/" target="_blank">here</a>.</li>
<li><em>Google XML Sitemap: </em>This plugin creates an updated xml sitemap for Google. Good for SEO. Download it <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">here</a>.</li>
<li>Sharethis: great for adding social marketing buttons to all of your posts. Download it <a href="http://redirectingat.com/?id=118X181&amp;url=http%3A//sharethis.com/" target="_blank">here</a>.</li>
<li>WP ECommerce: Turns your site into an online store. This is just an example of a plugin that adds a whole store to your wordpress site for free. Download it <a href="http://www.instinct.co.nz/e-commerce/">here</a>.</li>
</ul>
<p>As you can see, there are many WordPress plugins. You can pretty much get a plugin for anything you want to do with WordPress.</p>
<p><strong><em>Themes</em></strong></p>
<p>Installing themes is very simple with the newest version of wordpress. All you have to do is go to the &#8220;themes&#8221; menu and click &#8220;add theme&#8221; and then upload a zipped file of your theme. WordPress will automatically install the theme for you. You should also install any recommended plugins for that theme.</p>
<p>Here is a list of website that have  a good <strong>free themes</strong> that you might like.  There are so many options and looks available for themes &#8212; it&#8217;s hard for me to list them all &#8212; but I will point you in the right direction.</p>
<ul>
<li>Really good list of themes (Check these out first) <a href="http://www.smashingmagazine.com/2008/01/08/100-excellent-free-high-quality-wordpress-themes/">http://www.smashingmagazine.com/2008/01/08/100-excellent-free-high-quality-wordpress-themes/</a></li>
<li>A decent list from WP Hacks.com: <a href="http://wphacks.com/50-best-free-wordpress-themes-gallery/">http://wphacks.com/50-best-free-wordpress-themes-gallery/</a></li>
</ul>
<p><strong>Step 5: Start adding content!!</strong></p>
<p>Now you have your WordPress site set up. Start writing and adding posts with unique content. Make sure you also add the standard pages (Contact, About, Etc).</p>
<p>This is a simple guide to start your WordPress website. There are many advanced features and theme custumizations still possible after this point. There are hundreds of websites dedicated to these advanced features &#8212; just google what you are trying to do.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.techassistnow.com/2009/04/creating-a-good-website-with-wordpress.html&amp;title=Creating+a+website+with+Wordpress" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.techassistnow.com/2009/04/creating-a-good-website-with-wordpress.html&amp;t=Creating+a+website+with+Wordpress" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Creating%20a%20website%20with%20Wordpress%22&amp;body=Link: http://www.techassistnow.com/2009/04/creating-a-good-website-with-wordpress.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Creating%20a%20good%20website%20with%20wordpress%20is%20very%20easy%20once%20you%20have%20the%20right%20direction.%20In%20this%20article%20I%20will%20give%20you%20the%20basic%20steps%20to%20starting%20up%20a%20website%2Fblog%20with%20Wordpress.%0D%0A%0D%0AFirst%20things%20first%20before%20we%20begin.%20Wordpress%20is%20not%20the%20ony%20content%20management%20system%20for%20blogs%2Fwebsites%20--%20there%20a" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.techassistnow.com/2009/04/creating-a-good-website-with-wordpress.html&amp;title=Creating+a+website+with+Wordpress" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.techassistnow.com/2009/04/creating-a-good-website-with-wordpress.html&amp;title=Creating+a+website+with+Wordpress" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.techassistnow.com/2009/04/creating-a-good-website-with-wordpress.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Creating+a+website+with+Wordpress+-+http://bit.ly/b8kUO9&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.techassistnow.com/2009/04/creating-a-good-website-with-wordpress.html&amp;title=Creating+a+website+with+Wordpress" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.techassistnow.com/2009/04/creating-a-good-website-with-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogs and SEO</title>
		<link>http://www.techassistnow.com/2009/04/blogs-and-seo.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=blogs-and-seo</link>
		<comments>http://www.techassistnow.com/2009/04/blogs-and-seo.html#comments</comments>
		<pubDate>Fri, 10 Apr 2009 21:30:30 +0000</pubDate>
		<dc:creator>zachzurn</dc:creator>
				<category><![CDATA[Websites and SEO]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[how to blog]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.techassistnow.com/?p=155</guid>
		<description><![CDATA[What are blogs? Why are they important for Search engines and why are they important for your website?   What is a blog? Most people don&#8217;t know what blog means. The definition of blog is: A blog (a portmanteau of web log) is a website where entries are commonly displayed in reverse chronological order. &#8220;Blog&#8221; can also be used as a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F04%2Fblogs-and-seo.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F04%2Fblogs-and-seo.html&amp;source=TechAssistNow&amp;style=normal&amp;service=bit.ly&amp;service_api=zachzurn%3AR_01099fd9267161618754fe27acd1d562" height="61" width="50" /><br />
			</a>
		</div>
<div><img class="size-medium wp-image-160 alignright" style="margin-top: 7px; margin-bottom: 7px;" title="Blogs and SEO" src="http://www.techassistnow.com/wp-content/uploads/2009/04/blogs-and-seo-300x148.jpg" alt="Blogs and SEO" width="300" height="148" /></div>
<div>What are blogs? Why are they important for Search engines and why are they important for your website?  </div>
<div>
<p>What is a blog? Most people don&#8217;t know what blog means.</p>
<p>The definition of blog is:<br />
A <strong>blog</strong> (a <a title="Portmanteau" href="http://en.wikipedia.org/wiki/Portmanteau">portmanteau</a> of <strong>web log</strong>) is a website where entries are commonly displayed in reverse chronological order. &#8220;Blog&#8221; can also be used as a verb, meaning <em>to maintain or add content to a blog.</em></p>
<p>Many blogs provide commentary or news on a particular subject; others function as more personal <a title="Online diary" href="http://en.wikipedia.org/wiki/Online_diary">online diaries</a>. A typical blog combines text, images, and links to other blogs, web pages, and other media related to its topic. The ability for readers to leave comments in an interactive format is an important part of many blogs. Most blogs are primarily textual, although some focus on <a title="Art" href="http://en.wikipedia.org/wiki/Art">art</a> (<a class="new" title="Artlog" href="http://en.wikipedia.org/w/index.php?title=Artlog&amp;action=edit">artlog</a>), <a title="Photograph" href="http://en.wikipedia.org/wiki/Photograph">photographs</a> (<a title="Photoblog" href="http://en.wikipedia.org/wiki/Photoblog">photoblog</a>), <a title="Sketchblog" href="http://en.wikipedia.org/wiki/Sketchblog">sketchblog</a>, <a title="Video" href="http://en.wikipedia.org/wiki/Video">videos</a> (<a title="Vlog" href="http://en.wikipedia.org/wiki/Vlog">vlog</a>), <a title="Music" href="http://en.wikipedia.org/wiki/Music">music</a> (<a title="MP3 blog" href="http://en.wikipedia.org/wiki/MP3_blog">MP3 blog</a>), <a title="Audio" href="http://en.wikipedia.org/wiki/Audio">audio</a>(<a title="Podcast" href="http://en.wikipedia.org/wiki/Podcast">podcasting</a>) are part of a wider network of <a title="Social media" href="http://en.wikipedia.org/wiki/Social_media">social media</a>. <a title="Micro-blogging" href="http://en.wikipedia.org/wiki/Micro-blogging">Micro-blogging</a> is another type of blogging which consists of blogs with very short posts.</p>
<p>You can see that a blog adds interactivity and up-to-date content to your website. The only catch is that you have to add the blog entries and keep them updated.</p>
<p><span>How does this relate to your website?</span></p>
<p>Most websites have a blog attached to them that gives updated information regarding the subject of the website. Clients or people interested in the subject of the site will look for blog entries when they come out because it gives them up-to-date information on the website or subject. This keeps visitors coming back to your website to look at the new blog posts.</p>
<p>For example, I keep an eye on new adobe products by linking to their blog from iGoogle. Whenever a new product comes out I go to the blog entry and read it. This keeps me coming back to the website for more.</p>
<p>A blog on your website also makes your website more up-to-date and useful. Major search engines like Google and Yahoo can detect that you have updated information. A website that is frequently updated is given more inportance in search results. The moment you don&#8217;t update your website for a while is the moment that it starts slipping in the rankings.</p>
<p>Most Blogs are created so that they stand on their own. A lot of companies put valuable time and effort into their blog and treat it as an important individual website &#8212; as it should be.</p>
<p>Making a standalone blog can still be very beneficial to your website and/or client base. An example of this: if you are a sign company and have a website for your company. You could have a blog on signage techniques that would direct people to the main website and also provides useful information regarding your line of work.</p>
<p><span>Some ways to set up a blog</span></p>
<p>- Set one up on your web server using plain html and add posts by uploading new HTML files (Not many people do this. It is very inefficient)</p>
<p>-Set one up using a blogging system for your server like &#8220;WordPress&#8221; <a href="http://wordpress.com/">www.wordpress.com</a></p>
<p>-Set a blog up by using blogger.com  <a href="http://www.blogger.com/">www.blogger.com</a></p>
<p>-There are many other ways to set up a blog <a title="Create your own blog" href="http://www.google.com/search?hl=en&amp;client=firefox-a&amp;rls=org.mozilla:en-US:official&amp;hs=G0k&amp;q=create+your+own+blog&amp;btnG=Search">click here</a> to find more</p>
<p>I hope that helps you understand blogs and how they help your website.</p></div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.techassistnow.com/2009/04/blogs-and-seo.html&amp;title=Blogs+and+SEO" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.techassistnow.com/2009/04/blogs-and-seo.html&amp;t=Blogs+and+SEO" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Blogs%20and%20SEO%22&amp;body=Link: http://www.techassistnow.com/2009/04/blogs-and-seo.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A %0D%0AWhat%20are%20blogs%3F%20Why%20are%20they%20important%20for%20Search%20engines%20and%20why%20are%20they%20important%20for%20your%20website%3F%C2%A0%C2%A0%0D%0A%0D%0A%0D%0AWhat%20is%20a%20blog%3F%20Most%20people%20don%27t%20know%20what%20blog%20means.%0D%0A%0D%0AThe%20definition%20of%20blog%20is%3A%0D%0AA%C2%A0blog%C2%A0%28a%C2%A0portmanteau%C2%A0of%C2%A0web%20log%29%20is%20a%20website%20where%20entries%20are%20commonly%20displayed%20in%20reverse" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.techassistnow.com/2009/04/blogs-and-seo.html&amp;title=Blogs+and+SEO" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.techassistnow.com/2009/04/blogs-and-seo.html&amp;title=Blogs+and+SEO" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.techassistnow.com/2009/04/blogs-and-seo.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Blogs+and+SEO+-+http://bit.ly/cbg5D1&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.techassistnow.com/2009/04/blogs-and-seo.html&amp;title=Blogs+and+SEO" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.techassistnow.com/2009/04/blogs-and-seo.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Sales Optimization</title>
		<link>http://www.techassistnow.com/2009/04/website-sales-optimization.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=website-sales-optimization</link>
		<comments>http://www.techassistnow.com/2009/04/website-sales-optimization.html#comments</comments>
		<pubDate>Fri, 10 Apr 2009 21:28:23 +0000</pubDate>
		<dc:creator>zachzurn</dc:creator>
				<category><![CDATA[Websites and SEO]]></category>
		<category><![CDATA[sales optimization]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.techassistnow.com/?p=152</guid>
		<description><![CDATA[This tutorial covers optimizing a website for sales. What does this mean exactly and why is this important. An example of this is a website I was optimizing that got visits, but no sales. After some steps to optimize it for sales made it a much more productive site that actually sold the intended product [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F04%2Fwebsite-sales-optimization.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.techassistnow.com%2F2009%2F04%2Fwebsite-sales-optimization.html&amp;source=TechAssistNow&amp;style=normal&amp;service=bit.ly&amp;service_api=zachzurn%3AR_01099fd9267161618754fe27acd1d562" height="61" width="50" /><br />
			</a>
		</div>
<div><img class="alignright size-medium wp-image-163" title="increasing-web-sales" src="http://www.techassistnow.com/wp-content/uploads/2009/04/increasing-web-sales-300x148.jpg" alt="increasing-web-sales" width="300" height="148" />This tutorial covers optimizing a website for sales. What does this mean exactly and why is this important.</p>
<p>An example of this is a website I was optimizing that got visits, but no sales. After some steps to optimize it for sales made it a much more productive site that actually sold the intended product almost instantaneously.</p>
<p>There is a lot of hype about page rank, keywords and showing up as number 1 on the search engines, which might tend to distract someone from the real purpose of their site. Do not get me wrong &#8212; the subjects I brought up are very important for your website. The point I am making here is that there is so much more involved in getting your site to accomplish it&#8217;s purpose.</p>
<p>In most cases, the purpose of the site is business &#8212; which would indicate making money by delivering a product.</p>
<p>When you are making a website to sell a product, there are a couple of things you could do to optimize your site for sales. I will go over these next.</p>
<p>The first thing to do when optimizing your website for sales is to go through the exact thing a customer would do to buy something on your site, literally as if you were going to buy something.</p>
<p>After you have done this you need to figure out how you can make it as quick and simple as possible for the customer to buy products on your website.</p>
<p>Once you have finished the first step (Making it as simple as possible to buy products on your website) then move onto the next step: Find ways to get the customers to want to buy.</p>
<p>Wow! that sounds simple&#8230; well obviously this step takes some research and thought. The way to do this would be to find out what makes the customer want to buy. You might need to survey a number of customers to find out what makes them want to buy or what they don&#8217;t like that makes them not want to buy.</p>
<p>As an example &#8212; for one website that I was optimizing, I found out that the customers for that site liked to be able to have a rush shipping option. When we added a box to the home page that said &#8220;Rush shipping available&#8221;. The sales went up. No money was lost by allowing for rush shipping because the customers paid for the rush (Which they were happy to do to get the item into their hands faster)</p>
<p>The above example just shows what you can to to increase your websites sales by adding small things which communicate to the customer something desirable about buying your products.</p>
<p>After you have optimized your site you want to concentrate on getting more people to your site who are the correct kind of people.</p>
<p>A Site that sold jewelry that had teenage punk rockers being directed to it will not sell &#8212; no matter how good it is. Keep this in mind when you are doing other optimizations to your website to get people to it.</p>
<p>I will sum up what was just gone over into 3 basic steps.</p>
<p><span>3 basic steps for optimizing your websites sales:</span></p>
<ul>
<li>Ensure the buying process is as simple and fast as possible</li>
<li>Communicate desirable things to your customers that will get them to buy</li>
<li>Get a lot of the right kind of customers to your website (SEO and Advertising)</li>
</ul>
</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.techassistnow.com/2009/04/website-sales-optimization.html&amp;title=Website+Sales+Optimization" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.techassistnow.com/2009/04/website-sales-optimization.html&amp;t=Website+Sales+Optimization" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Website%20Sales%20Optimization%22&amp;body=Link: http://www.techassistnow.com/2009/04/website-sales-optimization.html (sent via shareaholic)%0D%0A%0D%0A----%0D%0A This%20tutorial%20covers%20optimizing%20a%20website%20for%20sales.%20What%20does%20this%20mean%20exactly%20and%20why%20is%20this%20important.%0D%0A%0D%0AAn%20example%20of%20this%20is%20a%20website%20I%20was%20optimizing%20that%20got%20visits%2C%20but%20no%20sales.%20After%20some%20steps%20to%20optimize%20it%20for%20sales%20made%20it%20a%20much%20more%20productive%20site%20that%20actually%20sold%20the%20intended" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.techassistnow.com/2009/04/website-sales-optimization.html&amp;title=Website+Sales+Optimization" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.techassistnow.com/2009/04/website-sales-optimization.html&amp;title=Website+Sales+Optimization" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.techassistnow.com/2009/04/website-sales-optimization.html" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Website+Sales+Optimization+-+http://bit.ly/bUZNQU&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.techassistnow.com/2009/04/website-sales-optimization.html&amp;title=Website+Sales+Optimization" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.techassistnow.com/2009/04/website-sales-optimization.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
