<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Learn to create a WordPress theme</title>
	<atom:link href="http://randaclay.com/wordpress-themes/learn-to-create-a-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://randaclay.com/wordpress-themes/learn-to-create-a-wordpress-theme/</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 02:51:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Konstantin</title>
		<link>http://randaclay.com/wordpress-themes/learn-to-create-a-wordpress-theme/comment-page-1/#comment-77</link>
		<dc:creator>Konstantin</dc:creator>
		<pubDate>Tue, 24 Jul 2007 19:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/learn-to-create-a-wordpress-theme#comment-77</guid>
		<description>All the wordpress themes look very similar. It&#039;s great opportunity to create some own.</description>
		<content:encoded><![CDATA[<p>All the wordpress themes look very similar. It&#8217;s great opportunity to create some own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shaz</title>
		<link>http://randaclay.com/wordpress-themes/learn-to-create-a-wordpress-theme/comment-page-1/#comment-76</link>
		<dc:creator>shaz</dc:creator>
		<pubDate>Tue, 19 Jun 2007 00:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/learn-to-create-a-wordpress-theme#comment-76</guid>
		<description>your posts are really helpful! just wanted to say thanks :)</description>
		<content:encoded><![CDATA[<p>your posts are really helpful! just wanted to say thanks <img src='http://randaclay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://randaclay.com/wordpress-themes/learn-to-create-a-wordpress-theme/comment-page-1/#comment-75</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Tue, 10 Apr 2007 10:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/learn-to-create-a-wordpress-theme#comment-75</guid>
		<description>I found Tizag extremely useful in getting started with PHP. On their forum you can also get some good help if you have any issues.

http://www.tizag.com/phpT/

Although not related to themes design or Wordpress, it will give you a good overview.

Also, on http://www.sitepoint.com/ there are tutorials, and again a friendly forum community.

good luck</description>
		<content:encoded><![CDATA[<p>I found Tizag extremely useful in getting started with PHP. On their forum you can also get some good help if you have any issues.</p>
<p><a href="http://www.tizag.com/phpT/" rel="nofollow">http://www.tizag.com/phpT/</a></p>
<p>Although not related to themes design or WordPress, it will give you a good overview.</p>
<p>Also, on <a href="http://www.sitepoint.com/" rel="nofollow">http://www.sitepoint.com/</a> there are tutorials, and again a friendly forum community.</p>
<p>good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: First steps in designing a WordPress theme at Randa Clay Design</title>
		<link>http://randaclay.com/wordpress-themes/learn-to-create-a-wordpress-theme/comment-page-1/#comment-74</link>
		<dc:creator>First steps in designing a WordPress theme at Randa Clay Design</dc:creator>
		<pubDate>Tue, 20 Mar 2007 19:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/learn-to-create-a-wordpress-theme#comment-74</guid>
		<description>[...] my post recently about my plan to design a WordPress theme, I&#8217;ve taken some first steps in the project, and [...]</description>
		<content:encoded><![CDATA[<p>[...] my post recently about my plan to design a WordPress theme, I&#8217;ve taken some first steps in the project, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://randaclay.com/wordpress-themes/learn-to-create-a-wordpress-theme/comment-page-1/#comment-73</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Wed, 14 Mar 2007 18:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/learn-to-create-a-wordpress-theme#comment-73</guid>
		<description>Hi Randa, you don&#039;t really need to know php to create a wordpress theme. I dived straight in with my site and created a theme from the example set by the default theme and a bit of digging around in the codex for certain template tags.

Good luck with the challenge though! Drop me an email if you need a hand and I&#039;ll see what I can do.</description>
		<content:encoded><![CDATA[<p>Hi Randa, you don&#8217;t really need to know php to create a wordpress theme. I dived straight in with my site and created a theme from the example set by the default theme and a bit of digging around in the codex for certain template tags.</p>
<p>Good luck with the challenge though! Drop me an email if you need a hand and I&#8217;ll see what I can do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Char</title>
		<link>http://randaclay.com/wordpress-themes/learn-to-create-a-wordpress-theme/comment-page-1/#comment-72</link>
		<dc:creator>Char</dc:creator>
		<pubDate>Wed, 14 Mar 2007 13:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://randaclay.com/archives/learn-to-create-a-wordpress-theme#comment-72</guid>
		<description>Here is a great series to start with:

http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/

I&#039;m so glad you are taking this challenge.</description>
		<content:encoded><![CDATA[<p>Here is a great series to start with:</p>
<p><a href="http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/" rel="nofollow">http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/</a></p>
<p>I&#8217;m so glad you are taking this challenge.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

