<?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; Content Management Systems</title>
	<atom:link href="http://codingpad.maryspad.com/tag/content-management-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingpad.maryspad.com</link>
	<description>Programming blog - Discussions, Tutorials, Resources</description>
	<lastBuildDate>Fri, 18 Jun 2010 03:24:23 +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>Building a Website With MODx for Newbies &#8211; Part 11: Adding Comments with Jot</title>
		<link>http://codingpad.maryspad.com/2009/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/</link>
		<comments>http://codingpad.maryspad.com/2009/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 07:10:04 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[MODx tutorial]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=994</guid>
		<description><![CDATA[Welcome to part 11 of our series of tutorials on building a website with MODx CMS.  So far we&#8217;ve looked at:
Part 1: Introduction to MODx
 Part 2: Installing MODx
Part 3: Working with Templates
 Part 4: Introducing Chunks
 Part 5: Introducing Snippets
Part 6: Introducing Template Variables
Part 7: Introducing Ditto
Part 8: More Ditto
Part 9: Adding a [...]


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/07/23/building-a-website-with-modx-for-newbies-part-11-adding-comments-with-jot/feed/</wfw:commentRss>
		<slash:comments>96</slash:comments>
		</item>
		<item>
		<title>Want to Take MODx (Evolution or Revolution) for a Test Run?</title>
		<link>http://codingpad.maryspad.com/2009/06/14/want-to-take-modx-evolution-or-revolution-for-a-test-run/</link>
		<comments>http://codingpad.maryspad.com/2009/06/14/want-to-take-modx-evolution-or-revolution-for-a-test-run/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 17:53:24 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Useful Links and Resources]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[Revolution]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=956</guid>
		<description><![CDATA[
If you want to take MODx Revolution beta (or any other MODx release) for a test run without going through the install process for yourself, you can do so at MODx Demo, a website that lets you try out both the front end and the back end to get a feel for it.
Those of you [...]


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/06/14/want-to-take-modx-evolution-or-revolution-for-a-test-run/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Building a Website with MODx for Newbies- Part 10: Adding Search Functionality Using ajaxSearch</title>
		<link>http://codingpad.maryspad.com/2009/06/05/building-a-website-with-modx-for-newbies-part-10-adding-search-functionality-using-ajaxsearch/</link>
		<comments>http://codingpad.maryspad.com/2009/06/05/building-a-website-with-modx-for-newbies-part-10-adding-search-functionality-using-ajaxsearch/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 03:45:46 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[MODx tutorial]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=920</guid>
		<description><![CDATA[Welcome to part 10 of our series of tutorials on building a website with MODx CMS.  So far we&#8217;ve looked at:
Part 1: Introduction to MODx
 Part 2: Installing MODx
Part 3: Working with Templates
 Part 4: Introducing Chunks
 Part 5: Introducing Snippets
Part 6: Introducing Template Variables
Part 7: Introducing Ditto
Part 8: More Ditto
Part 9: Adding a [...]


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-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/06/05/building-a-website-with-modx-for-newbies-part-10-adding-search-functionality-using-ajaxsearch/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>MODx Revolution 2.0.0 Beta 1 Now Available</title>
		<link>http://codingpad.maryspad.com/2009/05/31/modx-revolution-200-beta-1-now-available/</link>
		<comments>http://codingpad.maryspad.com/2009/05/31/modx-revolution-200-beta-1-now-available/#comments</comments>
		<pubDate>Sun, 31 May 2009 16:43:34 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management Systems]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=894</guid>
		<description><![CDATA[For those of us who&#8217;ve been using and learning the MODx content management system, it&#8217;s exciting to know that MODx Revolution 2.0.0 beta 1 is now available for download and testing    There is no better time to jump in and get involved with MODx than right now!!

What is MODx Revolution? 
MODx revolution is [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2009/12/21/exploring-modx-revolution/' rel='bookmark' title='Permanent Link: Exploring MODx Revolution'>Exploring MODx Revolution</a> <small>In this screencast we will start exploring MODx Revolution, which...</small></li>
<li><a href='http://codingpad.maryspad.com/2010/03/26/modx-revolution-rc-1/' rel='bookmark' title='Permanent Link: MODx Revolution RC-1 is Here!'>MODx Revolution RC-1 is Here!</a> <small>After a nice long wait, MODx Revolution 2.0.0 is finally...</small></li>
<li><a href='http://codingpad.maryspad.com/2010/01/11/modx-revolution-and-wamp/' rel='bookmark' title='Permanent Link: MODx Revolution on Wamp with PHP 5.2.x'>MODx Revolution on Wamp with PHP 5.2.x</a> <small>In this short post I am going to cover 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/2009/05/31/modx-revolution-200-beta-1-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a Website with MODx for Newbies- Part 9: Adding a Contact Form Using eForm</title>
		<link>http://codingpad.maryspad.com/2009/05/31/building-a-website-with-modx-for-newbies-part-9-adding-a-contact-form-using-eform/</link>
		<comments>http://codingpad.maryspad.com/2009/05/31/building-a-website-with-modx-for-newbies-part-9-adding-a-contact-form-using-eform/#comments</comments>
		<pubDate>Sun, 31 May 2009 06:38:01 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[MODx tutorial]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=818</guid>
		<description><![CDATA[Welcome to part 9 of our series of tutorials on building a website with MODx CMS. So far we&#8217;ve looked at:
Part 1: Introduction to MODx
Part 2: Installing MODx
Part 3: Working with Templates
Part 4: Introducing Chunks
Part 5: Introducing Snippets
Part 6: Introducing Template Variables
Part 7: Introducing Ditto
Part 8: More Ditto
As we work through these tutorials, we&#8217;re building [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2010/03/19/modx-evolution-and-mailchimp/' rel='bookmark' title='Permanent Link: MODx Evolution and MailChimp'>MODx Evolution and MailChimp</a> <small>In this post we&#8217;re going to go over how to...</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/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>
</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/31/building-a-website-with-modx-for-newbies-part-9-adding-a-contact-form-using-eform/feed/</wfw:commentRss>
		<slash:comments>86</slash:comments>
		</item>
		<item>
		<title>Building a Website with MODx for Newbies- Part 8: More Ditto</title>
		<link>http://codingpad.maryspad.com/2009/05/01/building-a-website-with-modx-for-newbies-part-8-more-ditto/</link>
		<comments>http://codingpad.maryspad.com/2009/05/01/building-a-website-with-modx-for-newbies-part-8-more-ditto/#comments</comments>
		<pubDate>Fri, 01 May 2009 05:44:50 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[MODx tutorial]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=760</guid>
		<description><![CDATA[Welcome to part 8 of our series of tutorials on building a website with MODx CMS.  So far we&#8217;ve looked at:
Part 1: Introduction to MODx
 Part 2: Installing MODx
Part 3: Working with Templates
 Part 4: Introducing Chunks
 Part 5: Introducing Snippets
Part 6: Introducing Template Variables
Part 7: Introducing Ditto
As we work through these tutorials, we&#8217;re building [...]


Related posts:<ol><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/16/modx-custom-snippet-caching/' rel='bookmark' title='Permanent Link: MODx Evolution: Creating a Simple Custom Snippet Part 4 – Optimize with Caching'>MODx Evolution: Creating a Simple Custom Snippet Part 4 – Optimize with Caching</a> <small>Part 0: Introduction Part 1: Write and Test the PHP...</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/01/building-a-website-with-modx-for-newbies-part-8-more-ditto/feed/</wfw:commentRss>
		<slash:comments>100</slash:comments>
		</item>
		<item>
		<title>Building a Website with MODx for Newbies- Part 7: Introducing Ditto</title>
		<link>http://codingpad.maryspad.com/2009/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/</link>
		<comments>http://codingpad.maryspad.com/2009/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 13:08:11 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[MODx tutorial]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=729</guid>
		<description><![CDATA[Welcome to part 7 of our series of tutorials on building a website with MODx CMS.  So far we&#8217;ve looked at:
Part 1: Introduction to MODx
 Part 2: Installing MODx
Part 3: Working with Templates
 Part 4: Introducing Chunks
 Part 5: Introducing Snippets
Part 6: Introducing Template Variables
As we work through these tutorials, we&#8217;re building a MODx resource [...]


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/04/25/building-a-website-with-modx-for-newbies-part-7-introducing-ditto/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Gauging User Interest &#8211; MODx vs. Drupal</title>
		<link>http://codingpad.maryspad.com/2009/04/20/gauging-user-interest-modx-vs-drupal/</link>
		<comments>http://codingpad.maryspad.com/2009/04/20/gauging-user-interest-modx-vs-drupal/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 22:41:26 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[MODx]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management Systems]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=718</guid>
		<description><![CDATA[This post was inspired by a conversation on Twitter, where @ShaneSponagle, my buddy and MODx guru extraordinaire   asked me what my blog stats looked like with respect to interest in MODx vs. Drupal, since I blog about both platforms.  What I&#8217;m going to present here is a simple, and yet not so simple [...]


Related posts:<ol><li><a href='http://codingpad.maryspad.com/2010/02/17/modx-and-drupal/' rel='bookmark' title='Permanent Link: MODx and Drupal &#8211; Some Thoughts'>MODx and Drupal &#8211; Some Thoughts</a> <small>Recently on Twitter I made the comment that I love...</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/20/gauging-user-interest-modx-vs-drupal/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
