<?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>antzFxWay.com &#124; You have seen nothing yet! &#187; XAMPP</title>
	<atom:link href="http://antzfxway.com/tag/xampp/feed/" rel="self" type="application/rss+xml" />
	<link>http://antzfxway.com</link>
	<description>The Design Blog of antzFx.com &#124; Celebrating 2 years online</description>
	<lastBuildDate>Tue, 15 May 2012 17:13:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Part 1: Essential Development Tools for becoming a web programmer</title>
		<link>http://antzfxway.com/2009/12/02/part-1-essential-development-tools-for-becoming-a-web-programmer/</link>
		<comments>http://antzfxway.com/2009/12/02/part-1-essential-development-tools-for-becoming-a-web-programmer/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 16:25:36 +0000</pubDate>
		<dc:creator>fullfx</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[WAMP]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://fullfx.antzfx.com/?p=714</guid>
		<description><![CDATA[We will start our discussion by setting up a development environment. (This tutorial is a part of the series – “How to become a web programmer in 4 easy steps”) For every budding web developer, it is extremely important to get himself/herself familiarised with the basic setup required for client-server architecture. On the client-side only [...]]]></description>
			<content:encoded><![CDATA[<p>We will start our discussion by setting up a development environment. (This tutorial is a part of the series – “<em><a href="http://fullfx.antzfx.com/2009/12/01/how-to-become-a-web-programmer-in-4-easy-steps/" target="_blank">How to become a web programmer in 4 easy steps</a></em>”)<strong></strong></p>
<p>For every budding web developer, it is extremely important to get himself/herself familiarised with the basic setup required for client-server architecture. On the client-side only a browser is needed. Since all operating systems come with at least a browser, we can concentrate on setting up the server part of the story.</p>
<p>Here’s what you will need:</p>
<ol>
<li><strong>A server</strong> – most popular being Apache</li>
<li><strong>A programming language</strong> &#8211; PHP being the most popular among the many available</li>
<li><strong>A database manager</strong> – MySQL being the most popular</li>
</ol>
<p>Besides their popularity, all of them are free to use.<br />
<span id="more-714"></span></p>
<h4>How to get them</h4>
<p>Either you can install them separately or you can opt for packages that package everything inside them. We will concentrate on the second option since it is very easy to setup for a beginner.</p>
<p>In the pre-packaged section, you have two choices.</p>
<p><a href="http://www.wampserver.com/en/"><img class="alignnone" title="wamp server" src="http://fullfx.antzfx.com/wp-content/uploads/2009/12/wamp.PNG" alt="" width="186" height="266" /></a></p>
<p>or</p>
<p><a href="http://www.apachefriends.org/en/xampp.html"><img class="alignnone size-full wp-image-719" title="xampp-control-panel" src="http://fullfx.antzfx.com/wp-content/uploads/2009/12/xampp-control-panel.PNG" alt="xampp-control-panel" width="440" height="213" /></a></p>
<p><a href="http://www.wampserver.com/en/" target="_blank">WAMPP </a>and <a href="http://www.apachefriends.org/en/xampp.html" target="_blank">XAMPP </a>serve similar purpose except that they come from two different vendors. Their installation is fairly straight forward and ample documentation is available in respective sites.</p>
<h4>How to get familiarised</h4>
<p>To get an overview of the various technologies involved, follow the links.</p>
<ol>
<li><a href="http://en.wikipedia.org/wiki/Client-server" target="_blank">Client – Server</a> architecture</li>
<li><a href="http://en.wikipedia.org/wiki/Apache_HTTP_Server" target="_blank">Apache</a></li>
<li><a href="http://en.wikipedia.org/wiki/Php" target="_blank">PHP</a></li>
<li><a href="http://en.wikipedia.org/wiki/DBMS" target="_blank">DBMS</a> &#8211; Database Management Systems</li>
<li><a href="http://en.wikipedia.org/wiki/MySQL" target="_blank">MySQL</a></li>
<li><a href="http://en.wikipedia.org/wiki/Phpmyadmin" target="_blank">phpMyAdmin</a></li>
</ol>
<h4>What’s next?</h4>
<p>Now that the client-server architecture is setup, next we will talk about</p>
<p style="padding-left: 30px;">-        choosing a text editor</p>
<p style="padding-left: 60px;">and</p>
<p style="padding-left: 30px;">-        procuring lookup materials</p>
<p>in Part 2 – “<a href="http://fullfx.antzfx.com/2009/12/03/part-2-editing-tools-and-lookup-materials-for-becoming-a-web-programmer/">Editing tools and Lookup materials for becoming a web programmer</a>”.</p>
<img src="http://antzfxway.com/?ak_action=api_record_view&id=714&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://antzfxway.com/2009/12/02/part-1-essential-development-tools-for-becoming-a-web-programmer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

