<?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>Roughly... the Truth &#187; PHP</title>
	<atom:link href="http://www.joelneuenhaus.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joelneuenhaus.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 14 Jun 2011 22:24:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>WordPress Theme Fundamentals</title>
		<link>http://www.joelneuenhaus.com/2009/08/15/wordpress-theming-essentials/</link>
		<comments>http://www.joelneuenhaus.com/2009/08/15/wordpress-theming-essentials/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 21:25:17 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Website Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.joelneuenhaus.com/?p=446</guid>
		<description><![CDATA[Turn your WordPress Theme into a finely tuned machine. This concise breakdown of the most important pieces of your WordPress Theme will keep your coding efforts focused and productive.]]></description>
			<content:encoded><![CDATA[<h3 class="post_subtitle">Template Tags, Themes and PHP Basics</h3>
<p>Turn your WordPress Theme into a finely tuned machine. This concise breakdown of the most important pieces of your WordPress Theme will keep your coding efforts focused and productive. Even the experienced WP site developer will appreciate how these slides serve as a great reminder of the theming basics.</p>
<p>These slides are courtesy of Jeremy Clarke&#8217;s presentation at WordCamp: <a href="http://wordpress.tv/2009/07/12/jeremy-clarke-theming-montreal09/">Intro to WordPress Theming</a>.</p>
<div style="width:425px;text-align:left;margin:0 0 0 125px;" id="__ss_1716425"><a style="font:10px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/jeremyclarke/wordpress-theming-for-epic-n00bs-intro-to-template-tags-themes-and-php" title="WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP">WordPress Theming for Epic n00bs: Intro to Template Tags, Themes and PHP</a><object style="margin:0px;" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=jeremyclarke-wcmtl-theming-090713151323-phpapp02&#038;stripped_title=wordpress-theming-for-epic-n00bs-intro-to-template-tags-themes-and-php" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=jeremyclarke-wcmtl-theming-090713151323-phpapp02&#038;stripped_title=wordpress-theming-for-epic-n00bs-intro-to-template-tags-themes-and-php" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></div>
<p style="margin-top:25px;">You can find other great WordPress tutorials and presentations at <a href="http://www.wordpress.tv">WordPress.tv</a>.</p>
<p><b>P.S.</b> What I really like is the example showing all of the creative uses of custom sidebars (slide 30 &#038; at 42 min. in the video):</p>
<p><img width="425px" src="http://www.joelneuenhaus.com/wp/wp-content/themes/Cutline2pt1/images/WP-custom_sidebars-example.jpg" /></p>
<p>And the code showing how to add new custom sidebars to your theme (slide 31):</p>
<p><img width="425px" src="http://www.joelneuenhaus.com/wp/wp-content/themes/Cutline2pt1/images/WP-custom_sidebars-how_to.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joelneuenhaus.com/2009/08/15/wordpress-theming-essentials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

