<?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>AndreVitorio.com &#187; Website Development Tutorial</title>
	<atom:link href="http://www.andrevitorio.com/tag/website-development-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andrevitorio.com</link>
	<description>Never Stop Learning!</description>
	<lastBuildDate>Wed, 16 Jun 2010 11:36:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Website Development Tutorial</title>
		<link>http://www.andrevitorio.com/website-development-tutorial/</link>
		<comments>http://www.andrevitorio.com/website-development-tutorial/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 05:21:41 +0000</pubDate>
		<dc:creator>Andre Vitorio</dc:creator>
				<category><![CDATA[Professional]]></category>
		<category><![CDATA[Create Website]]></category>
		<category><![CDATA[Website Development Company]]></category>
		<category><![CDATA[Website Development Tutorial]]></category>

		<guid isPermaLink="false">http://andrevitorio.com/?p=4</guid>
		<description><![CDATA[This is a 3 step tutorial on Website Development.
To develop a website first you need to have an idea.
Step 1. Ok, you had that great website idea.
&#8220;This is going to be the next Google!&#8221;
Step 2. No matter what your idea is, there are four things you need:
Web Design
Programming
Marketing
Support
And yes, I&#8217;m this fast paced.
You don&#8217;t need [...]]]></description>
			<content:encoded><![CDATA[<p>This is a 3 step tutorial on <strong>Website Development.</strong></p>
<p>To develop a website first you need to have an idea.</p>
<h4>Step 1. Ok, you had that <strong>great website idea</strong>.</h4>
<p>&#8220;This is going to be the next Google!&#8221;</p>
<h4>Step 2. No matter what your idea is, there are four things you need:</h4>
<p><a title="Web Design" href="http://andrevitorio.com/web-design/">Web Design</a><br />
Programming<br />
Marketing<br />
Support</p>
<p>And yes, I&#8217;m this fast paced.<span id="more-4"></span></p>
<p>You don&#8217;t need to know every little detail on those subjects. Of course, it helps a lot when you have done past work on some of the above mentioned areas. I mean, you don&#8217;t need to be the best, just have a notion of what&#8217;s best, keep an eye on the latest trends and follow the standards. You probably will need some help from people to work on one, if not all, of the areas above. To find them you can post listings on job portals, freelance websites or even try to search on google for portfolios.</p>
<p><a title="Web Design" href="http://andrevitorio.com/web-design/">Web Design</a></p>
<p>It is the look-n-feel of your website. The basic design structure of a page is composed of a header, body and footer. Sounds simple huh? Well it isn&#8217;t. A good designer has at least 2 years of experience on creating website designs, I&#8217;d suggest you to look for someone who&#8217;s experienced with the latest software, standards and SEO techniques.</p>
<p>Programmers</p>
<p>They make your website run. Give it functionality. Most of the time what you want is already out there. Something you can adapt to your idea, for example: you don&#8217;t need to create a newsletter system from scratch, there are plenty of scripts out there. You can also use a framework depending on your site. If you are going to sell products, there are a lot of e-commerce scripts. And some good ones for free!</p>
<p>Marketing</p>
<p>Advertise, make your website well known. Manage the competitive aspects of your site. Get you on top of the search engines and use techniques to send you visitors. Techniques which are too numerous to mention, but I will try to cover as many as I can in the future.</p>
<p>Support</p>
<p>Will take care of customer inquiries, emails, complaints. This is the human side of your website.</p>
<p>Now that you know this from now on you&#8217;ll never need to go through this step again. From 1, the Idea, go straight to 3, the Layout.</p>
<h4>Step 3. Layout</h4>
<p>You&#8217;re smart and beautiful. I bet you didn&#8217;t expect me to say that. Ok, enough joking around. The layout of your website is created by joining all of those areas and putting them all into one place. I mean, write every little aspect down so you know what you need and where to go. A lot of the website functions are added during the development, but you need to start from here. For an instance, Let&#8217;s say you want your website to have a newsletter.</p>
<p>1 (Web Design). You will have to ask yourself &#8220;Where is this going to fit/ be displayed?&#8221; In a box on the left, or at the bottom of every page? You need to think where everything is going to fit.</p>
<p>2 (Programming). How will it function? If you want to get a ready-made solution look for &#8220;newsletter scripts&#8221; on google or <a href="http://www.hotscripts.com/">hotscripts.com</a>. You might even find a free version, GPL, of the script. But if you want to go the other way and create a custom made newsletter. Then you&#8217;re stupid. I&#8217;m sorry, well sometimes you can&#8217;t find what you want. So you need to explain everything to your programmer, or do it yourself if you got coding &#8220;5killz&#8221;.</p>
<p>3. (Marketing) Using the newsletter example, in marketing. This is how you are going to approach the &#8220;email list&#8221; you have. Are you going to ask your visitors if they wish to receive advertisement or only site related news or features? How often are you going to send and manage messages?</p>
<p>4. (Support) Once your clients got that email, they will try to contact you, or just purchase an item, but eventually they will contact you. And it doesn&#8217;t matter if they are asking a question related to a product or for a discount. You need to send them a prompt answer. If possible offer instant messaging options. Why do you need to make your prospects wait 24 hours to give them an answer? This is the information age,<br />
people want things now. They can get instant answers on the phone. Why can&#8217;t they get their questions answered fast over the internet too? This is crucial.</p>
<p>I just wrote how I work, I go from an idea to something real, managing every aspect of the creation and maintenance processes. In the near future I&#8217;m going to write more detailed information on all the points mentioned in this tutorial. But if you are in a hurry, contact me and I will do the hard work for you. <img src='http://www.andrevitorio.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrevitorio.com/website-development-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
