<?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>David Nash &#187; php</title>
	<atom:link href="http://davidnash.com.au/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidnash.com.au</link>
	<description>Wordpress Guru Sydney</description>
	<lastBuildDate>Tue, 28 Feb 2012 06:12:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>WordPress Theme Development Quick Start</title>
		<link>http://davidnash.com.au/2011/12/wordpress-theme-development-quick-start/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-theme-development-quick-start</link>
		<comments>http://davidnash.com.au/2011/12/wordpress-theme-development-quick-start/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 23:51:41 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://davidnash.com.au/?p=342</guid>
		<description><![CDATA[I&#8217;ve created plenty of WordPress themes based on designs from clients. This is the process I usually follow. 1. Create a static HTML and CSS template. I create index.html and style.css. 2. Install WordPress 3. In the WordPress folder wp-content/themes/ I create a folder with the name of my new theme. 4. Copy my static [...]]]></description>
		<wfw:commentRss>http://davidnash.com.au/2011/12/wordpress-theme-development-quick-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Limit Archives to Single Category</title>
		<link>http://davidnash.com.au/2011/12/wordpress-limit-archives-to-single-category/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-limit-archives-to-single-category</link>
		<comments>http://davidnash.com.au/2011/12/wordpress-limit-archives-to-single-category/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 01:08:14 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://davidnash.com.au/?p=321</guid>
		<description><![CDATA[Late yesterday afternoon a client asked if I could look at a business&#8217;s WordPress installation. They had posts in several categories but only wanted to show the &#8220;Latest News&#8221; posts in the archives. WordPress is designed around blog posts, whereas I find that many business or company sites are designed around pages (eg About Us, [...]]]></description>
		<wfw:commentRss>http://davidnash.com.au/2011/12/wordpress-limit-archives-to-single-category/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hostmonster 500 Internal Server Error (SHTML Wrapper)</title>
		<link>http://davidnash.com.au/2011/11/hostmonster-500-internal-server-error-shtml-wrapper/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hostmonster-500-internal-server-error-shtml-wrapper</link>
		<comments>http://davidnash.com.au/2011/11/hostmonster-500-internal-server-error-shtml-wrapper/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 23:40:20 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[hostmonster]]></category>
		<category><![CDATA[permissions]]></category>

		<guid isPermaLink="false">http://davidnash.com.au/?p=246</guid>
		<description><![CDATA[A client using Hostmonster was doing some hair-pulling over what appeared to be a .htaccess problem while installing a Symphony site I developed. We thought it might be related to the fact it was running on a subdomain. The server would give a blank page, and on the HTML source would show something like &#8220;500 [...]]]></description>
		<wfw:commentRss>http://davidnash.com.au/2011/11/hostmonster-500-internal-server-error-shtml-wrapper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using PHP variables that contain hyphens</title>
		<link>http://davidnash.com.au/2009/11/using-php-variables-that-contain-hyphens/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-php-variables-that-contain-hyphens</link>
		<comments>http://davidnash.com.au/2009/11/using-php-variables-that-contain-hyphens/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 05:08:54 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://davidnash.com.au/?p=213</guid>
		<description><![CDATA[This took me a little while to work out. I&#8217;m using PHP5&#8242;s SimpleXML to parse XML into a PHP object. The XML has entries like &#60;HELLO-THERE&#62;. But you can&#8217;t use $xml-&#62;HELLO-THERE because it reads the hyphen as a minus. Instead, use $xml-&#62;{&#8220;HELLO-THERE&#8221;} Easy!]]></description>
		<wfw:commentRss>http://davidnash.com.au/2009/11/using-php-variables-that-contain-hyphens/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

