<?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>CrySineWave &#187; PHP</title>
	<atom:link href="http://crysinewave.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://crysinewave.com</link>
	<description>Art Through Technology</description>
	<lastBuildDate>Mon, 07 Sep 2009 15:51:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apache and php to test your site locally</title>
		<link>http://crysinewave.com/2009/09/07/apache-and-php-to-test-your-site-locally/</link>
		<comments>http://crysinewave.com/2009/09/07/apache-and-php-to-test-your-site-locally/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 15:50:20 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://crysinewave.com/?p=227</guid>
		<description><![CDATA[Before you upload tons of images and files to the web, you should consider using a http server (or daemon) to fine tune it locally.
When you go back and forth, editing your css and php, then uploading the files over and over again your spending time uploading your files that could be spend on design. [...]]]></description>
			<content:encoded><![CDATA[<p>Before you upload tons of images and files to the web, you should consider using a http server (or daemon) to fine tune it locally.</p>
<p>When you go back and forth, editing your css and php, then uploading the files over and over again your spending time uploading your files that could be spend on design. To get around this takes only a few minutes, it&#8217;s a simple as downloading and installing.</p>
<p>First thing you&#8217;ll need is an http server, I recommend apache. It&#8217;s free and handles very well. You can find apache at <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a></p>
<p>If you use php your going to need to download and install that as well. You can find php at <a href="www.php.net">php.net</a>. (if your using apache as your web server, you must install it before you install php)</p>
<p>After the installation open the directory (folder) where apache was installed. You should see the folder &#8216;htdocs&#8217;. That&#8217;s where you&#8217;ll put your homepage and the rest of your website. When you want to see what it looks like open your browser and goto http://localhost (this will load the index.html or index.php file in the &#8216;htdocs&#8217; directory.</p>
<p>Now you can edit your files on your computer before uploading them to your webhost.<br />
This will save you a lot of time.</p>
]]></content:encoded>
			<wfw:commentRss>http://crysinewave.com/2009/09/07/apache-and-php-to-test-your-site-locally/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tweeaks.com</title>
		<link>http://crysinewave.com/2009/08/16/tweeaks-com/</link>
		<comments>http://crysinewave.com/2009/08/16/tweeaks-com/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 07:24:33 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[tweeaks]]></category>

		<guid isPermaLink="false">http://crysinewave.com/blog/?p=34</guid>
		<description><![CDATA[Tweeaks, a site for web designers.
Tons of resources, tutorials, with an active online community.

Tweeaks has daily posts, and an active online community of artists and web designer. If your not sure where to look for tutorials or resources you should definity check out this site.
]]></description>
			<content:encoded><![CDATA[<p>Tweeaks, a site for web designers.<br />
Tons of resources, tutorials, with an active online community.</p>
<p><div id="attachment_32" class="wp-caption aligncenter" style="width: 90px"><a href="http://tweeaks.com/"><img class="size-full wp-image-32" title="affil-tweeaks" src="http://crysinewave.com/blog/wp-content/uploads/2009/08/affil-tweeaks.gif" alt="Tweeaks Design" width="80" height="31" /></a><p class="wp-caption-text">Tweeaks Design</p></div><span id="more-34"></span></p>
<p><a href="http://tweeaks.com/">Tweeaks</a> has daily posts, and an active online community of artists and web designer. If your not sure where to look for tutorials or resources you should definity check out this site.</p>
]]></content:encoded>
			<wfw:commentRss>http://crysinewave.com/2009/08/16/tweeaks-com/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
