<?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/tag/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>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>MODx Evolution: Creating a Simple Custom Snippet Part 3 &#8211; MODx API, Placeholders, Chunks</title>
		<link>http://codingpad.maryspad.com/2010/01/15/modx-custom-snippet-api/</link>
		<comments>http://codingpad.maryspad.com/2010/01/15/modx-custom-snippet-api/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 23:06:29 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Evolution 1.0+]]></category>
		<category><![CDATA[MODx tutorial]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1252</guid>
		<description><![CDATA[Part 0: Introduction
 Part 1: Write and Test the PHP Script
 Part 2: Create the Snippet
So far we have created the raw PHP script and tested the code outside of MODx.  We&#8217;ve started the process of transforming this script into the rssfeedFetcher snippet and we have it working on the Learn MODx website.  We&#8217;ve learned [...]


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/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>
<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/2010/01/15/modx-custom-snippet-api/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>MODx Evolution: Creating a Simple Custom Snippet Part 2 – Create the Snippet</title>
		<link>http://codingpad.maryspad.com/2010/01/14/modx-custom-snippet-create/</link>
		<comments>http://codingpad.maryspad.com/2010/01/14/modx-custom-snippet-create/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 14:42:09 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Evolution 1.0+]]></category>
		<category><![CDATA[MODx tutorial]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1218</guid>
		<description><![CDATA[Part 0: Introduction
 Part 1: Write and Test the PHP Script
In the last installment of this brief series we went through the process of creating the raw PHP script that will form the basis of our snippet. We tested the code outside of MODx and it seemed to work pretty well. In this part, we&#8217;re [...]


Related posts:<ol><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>
<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>
<li><a href='http://codingpad.maryspad.com/2009/11/26/xhtml-css-to-modx-template-4/' rel='bookmark' title='Permanent Link: From XHTML/CSS to MODx Template – Part 4'>From XHTML/CSS to MODx Template – Part 4</a> <small>In part 4, the focus of our work is on...</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/14/modx-custom-snippet-create/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>MODx Evolution: Creating a Simple Custom Snippet Part 1 &#8211; Write and Test the PHP Script</title>
		<link>http://codingpad.maryspad.com/2010/01/13/modx-custom-snippets-php/</link>
		<comments>http://codingpad.maryspad.com/2010/01/13/modx-custom-snippets-php/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 21:00:04 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Evolution 1.0+]]></category>
		<category><![CDATA[MODx tutorial]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1136</guid>
		<description><![CDATA[Part 0: Introduction
In the introductory post, I explained briefly what we&#8217;re going to create, made some important disclaimers, and blew some hot air around.  In this part, we&#8217;re going to get our hands dirty by diving in and writing the PHP script and testing it outside of MODx to make sure it works. In general, [...]


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>
<li><a href='http://codingpad.maryspad.com/2009/09/10/modx-evolution-manager-backend-comparison/' rel='bookmark' title='Permanent Link: MODx Evolution 0.9.6.3 and 1.0.0 Manager Backend Comparison'>MODx Evolution 0.9.6.3 and 1.0.0 Manager Backend Comparison</a> <small>Welcome to my very first screencast ever This screencast covers...</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/13/modx-custom-snippets-php/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>MODx Evolution: Creating a Simple Custom Snippet Part 0 &#8211; Introduction</title>
		<link>http://codingpad.maryspad.com/2010/01/13/modx-evolution-creating-custom-snippet-introduction/</link>
		<comments>http://codingpad.maryspad.com/2010/01/13/modx-evolution-creating-custom-snippet-introduction/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 18:17:19 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Evolution 1.0+]]></category>
		<category><![CDATA[MODx tutorial]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1207</guid>
		<description><![CDATA[Welcome to this new series of tutorials on the MODx CMS where we&#8217;re going to be talking about creating custom snippets for MODx Evolution 1.0.x.  We&#8217;ve been building a website called Learn MODx and so far it&#8217;s just a simple but functional website.  We&#8217;re going to keep building on and enhancing this website.  Before we [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2009/11/26/xhtml-css-to-modx-template-4/' rel='bookmark' title='Permanent Link: From XHTML/CSS to MODx Template – Part 4'>From XHTML/CSS to MODx Template – Part 4</a> <small>In part 4, the focus of our work is on...</small></li>
<li><a href='http://codingpad.maryspad.com/2009/11/23/xhtml-css-to-modx-template-1/' rel='bookmark' title='Permanent Link: From XHTML/CSS to MODx Template &#8211; Part 1'>From XHTML/CSS to MODx Template &#8211; Part 1</a> <small>In this first part of a series of five screencasts,...</small></li>
<li><a href='http://codingpad.maryspad.com/2009/11/27/xhtml-css-to-modx-template-5/' rel='bookmark' title='Permanent Link: From XHTML/CSS to MODx Template – Part 5'>From XHTML/CSS to MODx Template – Part 5</a> <small>In the final part of this series, we&#8217;ll solve 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/01/13/modx-evolution-creating-custom-snippet-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginner&#8217;s Corner Part 3 &#8211; Installing Scripts &#8211; Wordpress, Drupal, etc.</title>
		<link>http://codingpad.maryspad.com/2009/11/15/installing-scripts/</link>
		<comments>http://codingpad.maryspad.com/2009/11/15/installing-scripts/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 20:00:56 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Beginner's Corner]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wampserver]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1075</guid>
		<description><![CDATA[In this third installment of the Beginner&#8217;s Corner series of screencasts, we&#8217;re going to put together what we&#8217;ve learned so far and start installing scripts on our local development environment.  We will learn the general steps that are involved in getting the scripts to run successfully on our local server.
In case you missed them, here [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2009/11/14/creating-projects-databases-users/' rel='bookmark' title='Permanent Link: Beginner&#8217;s Corner Part 2 &#8211; Creating Projects, Databases, and Users'>Beginner&#8217;s Corner Part 2 &#8211; Creating Projects, Databases, and Users</a> <small>This is the second part of the Beginner&#8217;s Corner series...</small></li>
<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>
</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/11/15/installing-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginner&#8217;s Corner Part 2 &#8211; Creating Projects, Databases, and Users</title>
		<link>http://codingpad.maryspad.com/2009/11/14/creating-projects-databases-users/</link>
		<comments>http://codingpad.maryspad.com/2009/11/14/creating-projects-databases-users/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 21:00:42 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Beginner's Corner]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wampserver]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1073</guid>
		<description><![CDATA[This is the second part of the Beginner&#8217;s Corner series of screencasts where we&#8217;re going back to basics and learning how to set up a local development environment.  In this installment, we look at how to create projects, where to put our project files and how to access them.  We also look at how to [...]


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>
</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/11/14/creating-projects-databases-users/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Beginner&#8217;s Corner Part 1 &#8211; Setting Up a Local Development Environment</title>
		<link>http://codingpad.maryspad.com/2009/11/13/set-up-a-local-server/</link>
		<comments>http://codingpad.maryspad.com/2009/11/13/set-up-a-local-server/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 23:14:55 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Beginner's Corner]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wampserver]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1070</guid>
		<description><![CDATA[In today&#8217;s screencast, the first of a series, I am going to go all the way back to basics and walk you through setting up a local development environment (the easy way) on your computer that will allow you to code in PHP, develop applications, and test scripts such as Wordpress, Drupal, MODx, etc.  This [...]


Related posts:<ol><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>
</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/11/13/set-up-a-local-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
