<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: I want to learn web design!!! HELP!!!?</title>
	<atom:link href="http://www.khairi-makkah.com/web-traffic-statistics/i-want-to-learn-web-design-help/feed" rel="self" type="application/rss+xml" />
	<link>http://www.khairi-makkah.com/web-traffic-statistics/i-want-to-learn-web-design-help</link>
	<description></description>
	<lastBuildDate>Thu, 12 Jan 2012 06:22:01 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Darrel</title>
		<link>http://www.khairi-makkah.com/web-traffic-statistics/i-want-to-learn-web-design-help/comment-page-1#comment-736</link>
		<dc:creator>Darrel</dc:creator>
		<pubDate>Fri, 30 Oct 2009 22:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.khairi-makkah.com/web-traffic-statistics/i-want-to-learn-web-design-help#comment-736</guid>
		<description>Hi, i found a great website for learning the basics of web design. I am new to it too, so it was a great insight. Its over at http://beginnersguide2webdesign.blogspot.com/&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;http://beginnersguide2webdesign.blogspot.com/</description>
		<content:encoded><![CDATA[<p>Hi, i found a great website for learning the basics of web design. I am new to it too, so it was a great insight. Its over at <a href="http://beginnersguide2webdesign.blogspot.com/" rel="nofollow">http://beginnersguide2webdesign.blogspot.com/</a><br /><b>References : </b><br /><a href="http://beginnersguide2webdesign.blogspot.com/" rel="nofollow">http://beginnersguide2webdesign.blogspot.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Irshad Karim</title>
		<link>http://www.khairi-makkah.com/web-traffic-statistics/i-want-to-learn-web-design-help/comment-page-1#comment-735</link>
		<dc:creator>Irshad Karim</dc:creator>
		<pubDate>Fri, 30 Oct 2009 22:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.khairi-makkah.com/web-traffic-statistics/i-want-to-learn-web-design-help#comment-735</guid>
		<description>A lot of people really love and rely on dreamweaver. I, personally, discourage its use. You&#039;re better off learning using a text editor like Notepad++ or EditPlus (basically notepad modified for the use of programmers). That way, you won&#039;t rely on it as a crutch.

Anyways...
HTML/XHTML - basic markup language for creating static webpages. The first thing you should learn.

CSS - Cascading Stylesheets. A close second; these are used to change various aesthetic qualities of your pages, and apply it consistently across your entire site.

Javascript - A clientside scripting language. Used to add interactivity to your page, as well as any functionality that involves the website changing after it has loaded.

PHP - A serverside scripting language. PHP is basically used to determine what HTML will be sent to the user&#039;s browser. For example, forums are made using PHP, in most cases. The php script is told which thread the user wants to view, and the php pulls the specific data from its database and outputs it into an HTML page.

AJAX - The combination of javascript and PHP. Since javascript is clientside (done by the browser, after the page has loaded) and PHP is serverside (done by the server, before the page has loaded), AJAX serves as the necessary bridge between the two. It uses javascript to send a request to the server for more data, and then uses that data to change the page around.

Flash - A mostly different can of beans. Flash is a medium for interactive web applications, with its own programming language (actionscript).

In my opinion, if you want to learn this sort of thing, you should do so in the order listed above. One thing that is extremely important, is that you do not rush into this. You seem very eager, and while that is a good thing, if you find yourself in too deep, you&#039;ll run out of steam and drown in it. Take it one step at a time.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>A lot of people really love and rely on dreamweaver. I, personally, discourage its use. You&#8217;re better off learning using a text editor like Notepad++ or EditPlus (basically notepad modified for the use of programmers). That way, you won&#8217;t rely on it as a crutch.</p>
<p>Anyways&#8230;<br />
HTML/XHTML &#8211; basic markup language for creating static webpages. The first thing you should learn.</p>
<p>CSS &#8211; Cascading Stylesheets. A close second; these are used to change various aesthetic qualities of your pages, and apply it consistently across your entire site.</p>
<p>Javascript &#8211; A clientside scripting language. Used to add interactivity to your page, as well as any functionality that involves the website changing after it has loaded.</p>
<p>PHP &#8211; A serverside scripting language. PHP is basically used to determine what HTML will be sent to the user&#8217;s browser. For example, forums are made using PHP, in most cases. The php script is told which thread the user wants to view, and the php pulls the specific data from its database and outputs it into an HTML page.</p>
<p>AJAX &#8211; The combination of javascript and PHP. Since javascript is clientside (done by the browser, after the page has loaded) and PHP is serverside (done by the server, before the page has loaded), AJAX serves as the necessary bridge between the two. It uses javascript to send a request to the server for more data, and then uses that data to change the page around.</p>
<p>Flash &#8211; A mostly different can of beans. Flash is a medium for interactive web applications, with its own programming language (actionscript).</p>
<p>In my opinion, if you want to learn this sort of thing, you should do so in the order listed above. One thing that is extremely important, is that you do not rush into this. You seem very eager, and while that is a good thing, if you find yourself in too deep, you&#8217;ll run out of steam and drown in it. Take it one step at a time.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PayneLessDesigns.com</title>
		<link>http://www.khairi-makkah.com/web-traffic-statistics/i-want-to-learn-web-design-help/comment-page-1#comment-734</link>
		<dc:creator>PayneLessDesigns.com</dc:creator>
		<pubDate>Fri, 30 Oct 2009 22:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.khairi-makkah.com/web-traffic-statistics/i-want-to-learn-web-design-help#comment-734</guid>
		<description>Make a Webpage

Beginner&#039;s HTML Tutorial: http://www.htmlbasix.com/
How to Create a Webpage: http://www.make-a-web-site.com/
Web Site Blog: http://www.instant-web-site-tools.com/blog/
http://www.w3schools.com/site/default.asp

http://www.thesitewizard.com/gettingstarted/startwebsite.shtml

Free Editors:

KompoZer: http://kompozer.net/
PageBreeze (both a visual and html source editor): http://www.pagebreeze.com/download.htm

Ron&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>Make a Webpage</p>
<p>Beginner&#8217;s HTML Tutorial: <a href="http://www.htmlbasix.com/" rel="nofollow">http://www.htmlbasix.com/</a><br />
How to Create a Webpage: <a href="http://www.make-a-web-site.com/" rel="nofollow">http://www.make-a-web-site.com/</a><br />
Web Site Blog: <a href="http://www.instant-web-site-tools.com/blog/" rel="nofollow">http://www.instant-web-site-tools.com/blog/</a><br />
<a href="http://www.w3schools.com/site/default.asp" rel="nofollow">http://www.w3schools.com/site/default.asp</a></p>
<p><a href="http://www.thesitewizard.com/gettingstarted/startwebsite.shtml" rel="nofollow">http://www.thesitewizard.com/gettingstarted/startwebsite.shtml</a></p>
<p>Free Editors:</p>
<p>KompoZer: <a href="http://kompozer.net/" rel="nofollow">http://kompozer.net/</a><br />
PageBreeze (both a visual and html source editor): <a href="http://www.pagebreeze.com/download.htm" rel="nofollow">http://www.pagebreeze.com/download.htm</a></p>
<p>Ron<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baby Money</title>
		<link>http://www.khairi-makkah.com/web-traffic-statistics/i-want-to-learn-web-design-help/comment-page-1#comment-733</link>
		<dc:creator>Baby Money</dc:creator>
		<pubDate>Fri, 30 Oct 2009 22:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.khairi-makkah.com/web-traffic-statistics/i-want-to-learn-web-design-help#comment-733</guid>
		<description>download dream weaver&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>download dream weaver<br /><b>References : </b></p>
]]></content:encoded>
	</item>
</channel>
</rss>

