<?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; modx templating</title>
	<atom:link href="http://codingpad.maryspad.com/tag/modx-templating/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingpad.maryspad.com</link>
	<description>Programming blog - Discussions, Tutorials, Resources</description>
	<lastBuildDate>Mon, 05 Dec 2011 16:26:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>MODx Video Tutorial: MODx Revolution Template Basics</title>
		<link>http://codingpad.maryspad.com/2011/08/11/modx-video-tutorial-modx-revolution-template-basics/</link>
		<comments>http://codingpad.maryspad.com/2011/08/11/modx-video-tutorial-modx-revolution-template-basics/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 05:30:15 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[MODx Revolution]]></category>
		<category><![CDATA[modx templating]]></category>
		<category><![CDATA[screencasts]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1816</guid>
		<description><![CDATA[I&#8217;ve just added a new screencast to the MODx Video Tutorials website on understanding MODx Revolution templates, tag syntax, and resource field tags. To see the full notes and related links and such, and to ask questions and discuss this screencast, check out http://modxvideotutorials.com/modx-revolution-basics-understanding-modx-revolution-templates. Related posts: Upgrade your MODx Revolution Sites to 2.1.0-pl Introducing MODx Video [...]
Related posts:<ol>
<li><a href='http://codingpad.maryspad.com/2011/05/26/upgrade-your-modx-revolution-sites-to-2-1-0-pl/' rel='bookmark' title='Upgrade your MODx Revolution Sites to 2.1.0-pl'>Upgrade your MODx Revolution Sites to 2.1.0-pl</a></li>
<li><a href='http://codingpad.maryspad.com/2011/05/23/introducing-modx-video-tutorials/' rel='bookmark' title='Introducing MODx Video Tutorials'>Introducing MODx Video Tutorials</a></li>
<li><a href='http://codingpad.maryspad.com/2011/02/07/modx-revolution-for-complete-beginners-part-6-working-with-template-variables/' rel='bookmark' title='MODx Revolution for Complete Beginners Part 6 &#8211; Working with Template Variables'>MODx Revolution for Complete Beginners Part 6 &#8211; Working with Template Variables</a></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2011/08/11/modx-video-tutorial-modx-revolution-template-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From XHTML/CSS to MODx Template – Part 5</title>
		<link>http://codingpad.maryspad.com/2009/11/27/xhtml-css-to-modx-template-5/</link>
		<comments>http://codingpad.maryspad.com/2009/11/27/xhtml-css-to-modx-template-5/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 13:00:54 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Evolution 1.0+]]></category>
		<category><![CDATA[modx templating]]></category>
		<category><![CDATA[MODx tutorial]]></category>
		<category><![CDATA[xhtml/css]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1115</guid>
		<description><![CDATA[In the final part of this series, we&#8217;ll solve the little problem we ran into in the last screencast, and then proceed to finish off this part of our templating project. I hope that you&#8217;ve enjoyed this series and that you&#8217;ve learned something about working with MODx templates that will be useful to your own [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/11/27/xhtml-css-to-modx-template-5/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>From XHTML/CSS to MODx Template – Part 4</title>
		<link>http://codingpad.maryspad.com/2009/11/26/xhtml-css-to-modx-template-4/</link>
		<comments>http://codingpad.maryspad.com/2009/11/26/xhtml-css-to-modx-template-4/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 13:00:25 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Evolution 1.0+]]></category>
		<category><![CDATA[modx templating]]></category>
		<category><![CDATA[MODx tutorial]]></category>
		<category><![CDATA[xhtml/css]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1113</guid>
		<description><![CDATA[In part 4, the focus of our work is on snippets, and we get our website navigation working using the Wayfinder snippet. We also start working with the Ditto snippet to pull in client testimonials. This is the longest screencast of the series at around 30 minutes. I was hoping to finish in this part [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/11/26/xhtml-css-to-modx-template-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From XHTML/CSS to MODx Template – Part 3</title>
		<link>http://codingpad.maryspad.com/2009/11/25/xhtml-css-to-modx-template-3/</link>
		<comments>http://codingpad.maryspad.com/2009/11/25/xhtml-css-to-modx-template-3/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 13:00:05 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Evolution 1.0+]]></category>
		<category><![CDATA[modx templating]]></category>
		<category><![CDATA[MODx tutorial]]></category>
		<category><![CDATA[xhtml/css]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1110</guid>
		<description><![CDATA[In part 3 of this series, we&#8217;re continue porting our template into MODx, and the focus here is working with chunks to organize and structure our template and make it more manageable. Useful Links MODx Beginner Tutorials -  Working with Chunks No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/11/25/xhtml-css-to-modx-template-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From XHTML/CSS to MODx Template – Part 2</title>
		<link>http://codingpad.maryspad.com/2009/11/24/xhtml-css-to-modx-template-2/</link>
		<comments>http://codingpad.maryspad.com/2009/11/24/xhtml-css-to-modx-template-2/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 13:00:29 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Evolution 1.0+]]></category>
		<category><![CDATA[modx templating]]></category>
		<category><![CDATA[MODx tutorial]]></category>
		<category><![CDATA[xhtml/css]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1105</guid>
		<description><![CDATA[In part 2 of this series, we start pulling the XHTML/CSS template into the MODx website and using MODx placeholders to dynamically pull in information and settings into our site. I just want to quickly mention that the reason I had to address the issue with jQuery and QuickEdit is because I upgraded this site [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/11/24/xhtml-css-to-modx-template-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>From XHTML/CSS to MODx Template &#8211; Part 1</title>
		<link>http://codingpad.maryspad.com/2009/11/23/xhtml-css-to-modx-template-1/</link>
		<comments>http://codingpad.maryspad.com/2009/11/23/xhtml-css-to-modx-template-1/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 11:00:50 +0000</pubDate>
		<dc:creator>mary</dc:creator>
				<category><![CDATA[MODx]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Evolution 1.0+]]></category>
		<category><![CDATA[modx templating]]></category>
		<category><![CDATA[MODx tutorial]]></category>
		<category><![CDATA[xhtml/css]]></category>

		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=1098</guid>
		<description><![CDATA[In this first part of a series of five screencasts, we are going to go through the process of porting an XHTML/CSS template into a MODx website.  I recorded these screencasts while working on an actual live project so there&#8217;s a bit of fumbling and issues that come up that I try to think and [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://codingpad.maryspad.com/2009/11/23/xhtml-css-to-modx-template-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

