<?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>CaptainCodeMonkey.com - All Your Booty Are Belong To Us! &#187; LAMP</title>
	<atom:link href="http://www.captaincodemonkey.com/blog/tag/lamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.captaincodemonkey.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 24 Aug 2010 14:26:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Creating A Web Development Sandbox On Your Local Machine</title>
		<link>http://www.captaincodemonkey.com/blog/2008/11/25/creating-a-web-development-sandbox-on-your-local-machine/</link>
		<comments>http://www.captaincodemonkey.com/blog/2008/11/25/creating-a-web-development-sandbox-on-your-local-machine/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 17:22:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internet - General]]></category>
		<category><![CDATA[Programming - General]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[local machine]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[WAMP]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.aprogrammingpro.com/2008/11/25/creating-a-web-development-sandbox-on-your-local-machine/</guid>
		<description><![CDATA[Creating A Web Development Sandbox On Your Local Machine If you are interested in developing websites and applications using PHP, either for yourself or for clients, it&#8217;s a good idea to have a sandbox on your local machine to speed up the development process.  Trying to test and work out bugs when you have to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aprogrammingpro.com/wp-content/uploads/2008/11/google-sandbox2.jpg" title="Sandbox"><img src="http://www.aprogrammingpro.com/wp-content/uploads/2008/11/google-sandbox2.jpg" style="border: 0px none ; padding: 5px; float: left" alt="Sandbox" /></a> <strong>Creating A Web Development Sandbox On Your Local Machine</strong></p>
<p>If you are interested in developing websites and applications using PHP, either for yourself or for clients, it&#8217;s a good idea to have a sandbox on your local machine to speed up the development process.  Trying to test and work out bugs when you have to upload your changes through FTP every time is hugely time consuming and frustrating.</p>
<p>Creating a sandbox on your local machine is the solution. <a href="http://en.wikipedia.org/wiki/WAMP">WAMP</a> or <a href="http://en.wikipedia.org/wiki/LAMP_(software_bundle)">LAMP</a> (depending on your OS).</p>
<p>This will consist of:</p>
<ul>
<li>Your OS (Linux or Windows)</li>
<li>Apachie</li>
<li>PHP</li>
<li>MySQL</li>
</ul>
<p>I can personally recommend a bundle called <a href="http://sourceforge.net/projects/appserv/">AppServ</a> .  This is an open source bundle that takes much of the hastle out of the installation process, has all of the components bundled together in one easy location, and generally just makes life easier all around.</p>
<p>All you need to do is download the AppServ installation files, run them, put in localhost for the server and set up a password for MySQL and your on your way!</p>
<p><a href="http://webdesign.about.com/od/webprogramming/a/install_wamp.htm">Here</a> is an article describing the process in detail, but honestly it&#8217;s so easy you won&#8217;t even need to look at it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.captaincodemonkey.com/blog/2008/11/25/creating-a-web-development-sandbox-on-your-local-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
