<?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>The Coding Pad &#187; PHP</title>
	<atom:link href="http://codingpad.maryspad.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingpad.maryspad.com</link>
	<description>Programming blog - Discussions, Tutorials, Resources</description>
	<lastBuildDate>Sun, 05 Sep 2010 06:50:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Interview with Jon Lebensold &#8211; PHP and Zend Framework Programmer Extraordinaire</title>
		<link>http://codingpad.maryspad.com/2010/02/09/jon-lebensold-php-zend-framework/</link>
		<comments>http://codingpad.maryspad.com/2010/02/09/jon-lebensold-php-zend-framework/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 17:46:52 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[People]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1305</guid>
		<description><![CDATA[If you&#8217;re a PHP programmer and or have some interest in the Zend framework, you&#8217;ve probably run across Jon&#8217;s name or heard his voice over at Zendcasts, where he produces and shares video tutorials/podcasts covering all aspects of the Zend Framework and PHP. He has also produced more video tutorial series over at KillerPHP, including [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2009/12/20/configuring-zend-framework-to-work-with-a-local-development-environment/' rel='bookmark' title='Permanent Link: Configuring Zend Framework to Work with a Local Development Environment'>Configuring Zend Framework to Work with a Local Development Environment</a> <small> The NETTUTS web development blog  just posted a tutorial...</small></li>
<li><a href='http://codingpad.maryspad.com/2010/01/19/interview-jason-coward-modx/' rel='bookmark' title='Permanent Link: Interview with Jason Coward (aka OpenGeek) – MODx Co-Founder &#038; Lead Architect'>Interview with Jason Coward (aka OpenGeek) – MODx Co-Founder &#038; Lead Architect</a> <small>1. Brief Bio: Name, Where you live, any personal info...</small></li>
<li><a href='http://codingpad.maryspad.com/2010/01/05/interview-with-shaun-mccormick-mod/' rel='bookmark' title='Permanent Link: Interview with Shaun McCormick (aka splittingred) &#8211; MODx Foundation &#038; Lead UI Developer'>Interview with Shaun McCormick (aka splittingred) &#8211; MODx Foundation &#038; Lead UI Developer</a> <small>In this first of a series of interviews on the...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2010/02/09/jon-lebensold-php-zend-framework/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MODx Evolution: Creating a Simple Custom Snippet Part 4 – Optimize with Caching</title>
		<link>http://codingpad.maryspad.com/2010/01/16/modx-custom-snippet-caching/</link>
		<comments>http://codingpad.maryspad.com/2010/01/16/modx-custom-snippet-caching/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 22:39:13 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[MODx tutorial]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1282</guid>
		<description><![CDATA[Part 0: Introduction
 Part 1: Write and Test the PHP Script
 Part 2: Create the Snippet
Part 3 – MODx API, Placeholders, Chunks
In the fourth part of this brief series on creating a custom MODx Evolution snippet, we&#8217;re going to do some optimizing to make our snippet a little more efficient.  So far the snippet seems [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2010/01/14/modx-custom-snippet-create/' rel='bookmark' title='Permanent Link: MODx Evolution: Creating a Simple Custom Snippet Part 2 – Create the Snippet'>MODx Evolution: Creating a Simple Custom Snippet Part 2 – Create the Snippet</a> <small>Part 0: Introduction Part 1: Write and Test the PHP...</small></li>
<li><a href='http://codingpad.maryspad.com/2010/01/15/modx-custom-snippet-api/' rel='bookmark' title='Permanent Link: MODx Evolution: Creating a Simple Custom Snippet Part 3 &#8211; MODx API, Placeholders, Chunks'>MODx Evolution: Creating a Simple Custom Snippet Part 3 &#8211; MODx API, Placeholders, Chunks</a> <small>Part 0: Introduction Part 1: Write and Test the PHP...</small></li>
<li><a href='http://codingpad.maryspad.com/2010/01/13/modx-custom-snippets-php/' rel='bookmark' title='Permanent Link: MODx Evolution: Creating a Simple Custom Snippet Part 1 &#8211; Write and Test the PHP Script'>MODx Evolution: Creating a Simple Custom Snippet Part 1 &#8211; Write and Test the PHP Script</a> <small>Part 0: Introduction In the introductory post, I explained briefly...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2010/01/16/modx-custom-snippet-caching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring Zend Framework to Work with a Local Development Environment</title>
		<link>http://codingpad.maryspad.com/2009/12/20/configuring-zend-framework-to-work-with-a-local-development-environment/</link>
		<comments>http://codingpad.maryspad.com/2009/12/20/configuring-zend-framework-to-work-with-a-local-development-environment/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 18:08:32 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1139</guid>
		<description><![CDATA[
The NETTUTS web development blog  just posted a tutorial screencast that I did on how to configure the Zend Framework and Wampserver to work together.  The steps that I go through to do this can be adapted to any Apache, MySQL, PHP stack with some minor changes.
The Zend framework is an open source, powerful PHP [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2009/11/13/set-up-a-local-server/' rel='bookmark' title='Permanent Link: Beginner&#8217;s Corner Part 1 &#8211; Setting Up a Local Development Environment'>Beginner&#8217;s Corner Part 1 &#8211; Setting Up a Local Development Environment</a> <small>In today&#8217;s screencast, the first of a series, I am...</small></li>
<li><a href='http://codingpad.maryspad.com/2009/11/08/how-to-set-up-virtual-hosts-on-your-localhos/' rel='bookmark' title='Permanent Link: How to Set Up Virtual Hosts on your Local Host'>How to Set Up Virtual Hosts on your Local Host</a> <small> In this screencast I walk you through how to...</small></li>
<li><a href='http://codingpad.maryspad.com/2009/10/14/quick-update-and-a-question/' rel='bookmark' title='Permanent Link: Quick Update and a Question'>Quick Update and a Question</a> <small>Just a quick post to say hello, I&#8217;m still here,...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/12/20/configuring-zend-framework-to-work-with-a-local-development-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Set Up Virtual Hosts on your Local Host</title>
		<link>http://codingpad.maryspad.com/2009/11/08/how-to-set-up-virtual-hosts-on-your-localhos/</link>
		<comments>http://codingpad.maryspad.com/2009/11/08/how-to-set-up-virtual-hosts-on-your-localhos/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 18:49:25 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[Misc.]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Screencasts]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1064</guid>
		<description><![CDATA[
In this screencast I walk you through how to set up virtual hosts on your local development server, specifically Wampserver on Windows.
As promised in the screencast I am appending a written version of the process on this post for your reference.
Setting Up Virtual Hosts on Wampserver in Windows
First create a new folder for your website [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/11/08/how-to-set-up-virtual-hosts-on-your-localhos/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Best Resources for Learning PHP from the Ground Up &#8211; Newbie Goodies</title>
		<link>http://codingpad.maryspad.com/2009/05/19/best-resources-for-learning-php-from-the-ground-up-newbie-stuff/</link>
		<comments>http://codingpad.maryspad.com/2009/05/19/best-resources-for-learning-php-from-the-ground-up-newbie-stuff/#comments</comments>
		<pubDate>Wed, 20 May 2009 01:44:57 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Useful Links and Resources]]></category>
		<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=854</guid>
		<description><![CDATA[
I&#8217;ve been teaching myself PHP on and off for a while now, and in the process I&#8217;ve amassed sources and links, some of which have been very useful and others very frustrating, with some in the middle.  There are numerous blogs, websites, and forums out there from which you can pick enough information to build [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2010/01/13/modx-evolution-creating-custom-snippet-introduction/' rel='bookmark' title='Permanent Link: MODx Evolution: Creating a Simple Custom Snippet Part 0 &#8211; Introduction'>MODx Evolution: Creating a Simple Custom Snippet Part 0 &#8211; Introduction</a> <small>Welcome to this new series of tutorials on the MODx...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/05/19/best-resources-for-learning-php-from-the-ground-up-newbie-stuff/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>From PSD to HTML to WordPress Video Tutorial Series</title>
		<link>http://codingpad.maryspad.com/2009/04/15/from-psd-to-html-to-wordpress-video-tutorial-series/</link>
		<comments>http://codingpad.maryspad.com/2009/04/15/from-psd-to-html-to-wordpress-video-tutorial-series/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 19:51:07 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=647</guid>
		<description><![CDATA[ The folks over at Nettuts+ have posted today what promises to be the best PSD to HTML to WordPress Video tutorial series ever.  To access this series, you need to be a member of the tuts+ network, one of the sponsors of our MODx Blog Contest.
Joining the tuts+ network is easy, it will cost [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2009/11/15/installing-scripts/' rel='bookmark' title='Permanent Link: Beginner&#8217;s Corner Part 3 &#8211; Installing Scripts &#8211; Wordpress, Drupal, etc.'>Beginner&#8217;s Corner Part 3 &#8211; Installing Scripts &#8211; Wordpress, Drupal, etc.</a> <small>In this third installment of the Beginner&#8217;s Corner series of...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/04/15/from-psd-to-html-to-wordpress-video-tutorial-series/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Drupal 6: Ultimate Community Site Guide Book &#8211; Initial Impressions</title>
		<link>http://codingpad.maryspad.com/2009/03/28/drupal-6-ultimate-community-site-guide-book-initial-impressions/</link>
		<comments>http://codingpad.maryspad.com/2009/03/28/drupal-6-ultimate-community-site-guide-book-initial-impressions/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 18:53:41 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Useful Links and Resources]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=457</guid>
		<description><![CDATA[I recently got a copy of the new Drupal 6: Ultimate Community Site Guide ebook by Dorien Herremans to review.  I am currently working through it and will be putting up a comprehensive review soon, but I wanted to share my initial impressions with you, having read through the first few chapters and skimmed [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/03/28/drupal-6-ultimate-community-site-guide-book-initial-impressions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Building a Website with Drupal 6 &#8211; Part 7: Installing Modules and Themes</title>
		<link>http://codingpad.maryspad.com/2009/03/17/building-a-website-with-drupal-6-part-7-installing-modules-and-themes/</link>
		<comments>http://codingpad.maryspad.com/2009/03/17/building-a-website-with-drupal-6-part-7-installing-modules-and-themes/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 19:28:12 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Drupal 6]]></category>
		<category><![CDATA[Drupal tutorial]]></category>
		<category><![CDATA[Drupal website]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=344</guid>
		<description><![CDATA[Welcome to part 7 of our tutorial on building a website with Drupal 6.  Previously we covered:
Part 1: Introduction
 Part 2: Installing Drupal 6
Part 3: Configuring your Site
Part 4: Playing with Blocks
Part 5: Playing with Modules
 Part 6: Playing with Themes
As we go through this tutorials I am building a Drupal resource site called Learn [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/03/17/building-a-website-with-drupal-6-part-7-installing-modules-and-themes/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>
