<?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>Code Perspective &#187; WORDPRESS</title>
	<atom:link href="http://codeperspective.ca/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeperspective.ca</link>
	<description>Coding is awesome</description>
	<lastBuildDate>Wed, 25 Jan 2012 20:51:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New Site Design</title>
		<link>http://codeperspective.ca/2009/10/28/new-site-design/</link>
		<comments>http://codeperspective.ca/2009/10/28/new-site-design/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 15:57:28 +0000</pubDate>
		<dc:creator>Mark Hazlett</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WORDPRESS]]></category>

		<guid isPermaLink="false">http://codeperspective.ca/?p=134</guid>
		<description><![CDATA[I've decided to use a new site design until I have time to re-design my own. Thank you to <a href="http://michael.tyson.id.au/wordpress/">Michael Tyson</a> for supplying such an awesome design free of charge. I have to say I especially enjoy the photo border around all the photos.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided to use a new site design until I have time to re-design my own. Thank you to <a href="http://michael.tyson.id.au/wordpress/">Michael Tyson</a> for supplying such an awesome design free of charge. I have to say I especially enjoy the photo border around all the photos.</p>
<p>Cheers </p>
]]></content:encoded>
			<wfw:commentRss>http://codeperspective.ca/2009/10/28/new-site-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing WordPress using Coda</title>
		<link>http://codeperspective.ca/2009/07/27/installing-wordpress-using-coda/</link>
		<comments>http://codeperspective.ca/2009/07/27/installing-wordpress-using-coda/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 21:12:17 +0000</pubDate>
		<dc:creator>Mark Hazlett</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coda]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[WORDPRESS]]></category>

		<guid isPermaLink="false">http://codeperspective.ca/blog/?p=93</guid>
		<description><![CDATA[This being my first site I&#8217;ve set up from top to bottom I wasn&#8217;t able to find an install guide for WordPress using the coda IDE for Mac OS X, so i figured I would write one. To follow this tutorial you will need a full/trial version of coda, the latest WordPress CMS release, a [...]]]></description>
			<content:encoded><![CDATA[<p>This being my first site I&#8217;ve set up from top to bottom I wasn&#8217;t able to find an install guide for WordPress using the coda IDE for Mac OS X, so i figured I would write one. To follow this tutorial you will need a full/trial version of coda, the latest WordPress CMS release, a web server up and running(remote or local). If you&#8217;re running a local web server make sure it has all the requirements installed to use WordPress. That&#8217;s it, let&#8217;s start it up&#8230;</p>
<p>1. The first step is to install WordPress, if this isn&#8217;t done then go ahead and install WordPress now(a tutorial will be coming on how to do this a bit later <img src='http://codeperspective.ca/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ).<br />
2. With coda, create a new site&#8230; To do this click on the site&#8217;s icon in the menu bar and click &#8220;Add Site&#8221;).</p>
<div id="attachment_94" class="wp-caption alignnone" style="width: 548px"><a href="http://codeperspective.ca/wp-content/uploads/2009/07/sites-pic.png" rel=”lightbox”><img class="size-full wp-image-94" title="site's pic" src="http://codeperspective.ca/wp-content/uploads/2009/07/sites-pic.png" alt="Click on the site's icon then the add site button" width="538" height="79" /></a><p class="wp-caption-text">Click on the site&#39;s icon then the add site button</p></div>
<p>3. Once you have done that and filled out all the information that coda requires to set up your site within the site&#8217;s area, you should now see a preview of your site within the site&#8217;s area of coda.<br />
4. Double click on your site and it should connect to the web server and display your web server&#8217;s file system. It should look something like the picture below(may not be exact depending on your web server&#8217;s specifications).<br />
<a href="http://codeperspective.ca/wp-content/uploads/2009/07/Picture-5.png" rel=”lightbox”><img class="alignnone size-full wp-image-96" title="Coda Web Server View" src="http://codeperspective.ca/wp-content/uploads/2009/07/Picture-5.png" alt="Coda Web Server View" width="234" height="527" /></a><br />
5. Once you can view your site then you should see the root folder /www/ in your server&#8217;s root directory. This is where you will be installing WordPress. Drag the WordPress folder you downloaded into the /www/ folder. With coda you can directly drag the folder over from your desktop. Once that&#8217;s finished you should see a folder in the root of your directory called &#8220;WordPress&#8221; or whatever the name of your WordPress folder was.<br />
6. Rename the WordPress folder to &#8220;blog&#8221; or whatever you want the WordPress CMS to be a part of.<br />
<a href="http://codeperspective.ca/wp-content/uploads/2009/07/rename.png" rel=”lightbox”><img class="alignnone size-full wp-image-98" title="rename WordPress folder" src="http://codeperspective.ca/wp-content/uploads/2009/07/rename.png" alt="rename WordPress folder" width="296" height="465" /></a><br />
7. Once you have it renamed you should see a bunch of php/css files inside your now renamed WordPress folder.<br />
8. WordPress should now be installed for your site. You can access it by going to http://www.your-url.com/blog/. And if you want to make changed as the administrator then access the admin panel by going to your-url/blog/wp-admin/.</p>
<p>That&#8217;s it, you can now take advantage of the power of the WordPress CMS. In a later tutorial i&#8217;ll explain how to install and use the JQuery framework within your WordPress theme.</p>
<p>Cheers</p>
]]></content:encoded>
			<wfw:commentRss>http://codeperspective.ca/2009/07/27/installing-wordpress-using-coda/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

