<?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>Nick Hammond &#187; php</title>
	<atom:link href="http://www.nickhammond.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickhammond.com</link>
	<description>freelance web developer in Chandler, AZ</description>
	<lastBuildDate>Sat, 22 May 2010 06:13:56 +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>Wordpress empty shell with plugins for an even faster wordpress setup</title>
		<link>http://www.nickhammond.com/2009/09/03/wordpress-empty-shell-with-plugins-for-an-even-faster-wordpress-setup/</link>
		<comments>http://www.nickhammond.com/2009/09/03/wordpress-empty-shell-with-plugins-for-an-even-faster-wordpress-setup/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 19:57:33 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[git]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.nickhammond.com/?p=371</guid>
		<description><![CDATA[Wordpress already has the easiest installation process out there.
The part that only takes a little bit of time is getting all of the plugins you want installed. I noticed that I was typically using the same plugins so why not reuse that work and put it into a git repository.  That way whenever I need [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2009/09/03/wordpress-empty-shell-with-plugins-for-an-even-faster-wordpress-setup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Joomla Jobline Component Strip Slashes</title>
		<link>http://www.nickhammond.com/2008/05/01/joomla-jobline-component-strip-slashes/</link>
		<comments>http://www.nickhammond.com/2008/05/01/joomla-jobline-component-strip-slashes/#comments</comments>
		<pubDate>Thu, 01 May 2008 08:58:36 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[joomla]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[jobline]]></category>

		<guid isPermaLink="false">http://www.adevstar.com/joomla-jobline-component-strip-slashes/</guid>
		<description><![CDATA[If you have magic_quotes_gpc set to on in php and would like to keep it on but jobline is not removing the slashes on display or edit in the backend then edit the following files to fix it.
/administrator/components/com_jobline/admin.jobline.php
Look for the editJobPosting function and just before the last line in this function which is HTML_jobline_admin::editJobPosting( $row, [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/05/01/joomla-jobline-component-strip-slashes/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Turning off PHP safe mode with Plesk</title>
		<link>http://www.nickhammond.com/2008/04/20/turning-off-php-safe-mode-with-plesk/</link>
		<comments>http://www.nickhammond.com/2008/04/20/turning-off-php-safe-mode-with-plesk/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 05:29:35 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[linux hosting]]></category>
		<category><![CDATA[safe mode]]></category>

		<guid isPermaLink="false">http://www.adevstar.com/?p=4</guid>
		<description><![CDATA[While working on an application that creates it&#8217;s own directories on the fly and then inserts images in them I came across some safe mode errors.  Basically what they were is that I was creating a folder with the script which would then set the user to be &#8216;apache&#8217; and then when the script [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/04/20/turning-off-php-safe-mode-with-plesk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP to Ruby on Rails Translations</title>
		<link>http://www.nickhammond.com/2008/04/20/php-to-ruby-on-rails-translations/</link>
		<comments>http://www.nickhammond.com/2008/04/20/php-to-ruby-on-rails-translations/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 22:30:03 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.adevstar.com/?p=3</guid>
		<description><![CDATA[I used to develop primarily in PHP and dabbled into ASP but then I learned about Ruby and the Rails framework and now I cringe when I need to develop something new that isn&#8217;t in Ruby.  There are a ton of tutorials on Rails so if you aren&#8217;t familiar or want to learn just [...]]]></description>
		<wfw:commentRss>http://www.nickhammond.com/2008/04/20/php-to-ruby-on-rails-translations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
