<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Building Custom WordPress Theme</title>
	<link>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/</link>
	<description>A wall of design ideas, web trends, and tutorials.</description>
	<pubDate>Sat, 04 Jul 2009 13:44:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Giancarlo</title>
		<link>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44992</link>
		<dc:creator>Giancarlo</dc:creator>
		<pubDate>Thu, 02 Jul 2009 21:30:58 +0000</pubDate>
		<guid>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44992</guid>
		<description>The tutorial is great! I'm working on it right now but I've seem to catch a snag.  The sidebar isn't on the side, it's moved under the posts and there's no background colour to it either. I didn't touch the CSS file, and I've copied everything and gone over all the code again and again and I'm not quite sure why it's not working out.  Any ideas? 
Thank you!</description>
		<content:encoded><![CDATA[<p>The tutorial is great! I&#8217;m working on it right now but I&#8217;ve seem to catch a snag.  The sidebar isn&#8217;t on the side, it&#8217;s moved under the posts and there&#8217;s no background colour to it either. I didn&#8217;t touch the CSS file, and I&#8217;ve copied everything and gone over all the code again and again and I&#8217;m not quite sure why it&#8217;s not working out.  Any ideas?<br />
Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo Fierro</title>
		<link>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44986</link>
		<dc:creator>Pablo Fierro</dc:creator>
		<pubDate>Thu, 02 Jul 2009 15:17:15 +0000</pubDate>
		<guid>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44986</guid>
		<description>Antonis, this tutorial explains step by step on how to do so, All you need to do is to split the Html Code into the php files, and insert the php code, it is really simple.</description>
		<content:encoded><![CDATA[<p>Antonis, this tutorial explains step by step on how to do so, All you need to do is to split the Html Code into the php files, and insert the php code, it is really simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonis</title>
		<link>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44966</link>
		<dc:creator>Antonis</dc:creator>
		<pubDate>Thu, 02 Jul 2009 09:35:31 +0000</pubDate>
		<guid>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44966</guid>
		<description>Hi. I am trying to use my html template of my existing website in order to create a wordpress template. how can this be done?</description>
		<content:encoded><![CDATA[<p>Hi. I am trying to use my html template of my existing website in order to create a wordpress template. how can this be done?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonis</title>
		<link>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44964</link>
		<dc:creator>Antonis</dc:creator>
		<pubDate>Thu, 02 Jul 2009 07:41:17 +0000</pubDate>
		<guid>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44964</guid>
		<description>Hi. I already have my website set u pand would simply like to copy  my existing template so that it can be used on the wordpress pages. can anybody help with this?</description>
		<content:encoded><![CDATA[<p>Hi. I already have my website set u pand would simply like to copy  my existing template so that it can be used on the wordpress pages. can anybody help with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44909</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Tue, 30 Jun 2009 14:47:31 +0000</pubDate>
		<guid>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44909</guid>
		<description>Just wondering if you've ever built a child theme based on something like thematic. Any thoughts on if that's the way to go?</description>
		<content:encoded><![CDATA[<p>Just wondering if you&#8217;ve ever built a child theme based on something like thematic. Any thoughts on if that&#8217;s the way to go?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prox</title>
		<link>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44876</link>
		<dc:creator>Prox</dc:creator>
		<pubDate>Mon, 29 Jun 2009 23:22:05 +0000</pubDate>
		<guid>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44876</guid>
		<description>Thanks a lot for this tutorial, It was very useful to me, it helped me develop my wordpress theme take a look at : &lt;a href="http://prox.exofire.net/blog/" rel="nofollow"&gt;ProxBlog&lt;/a&gt; and it showed me how simple it is to turn a static Html template to a Wordpress theme.

Thanks
Prox</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this tutorial, It was very useful to me, it helped me develop my wordpress theme take a look at : <a href="http://prox.exofire.net/blog/" rel="nofollow">ProxBlog</a> and it showed me how simple it is to turn a static Html template to a Wordpress theme.</p>
<p>Thanks<br />
Prox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: foo</title>
		<link>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44734</link>
		<dc:creator>foo</dc:creator>
		<pubDate>Wed, 24 Jun 2009 09:36:41 +0000</pubDate>
		<guid>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44734</guid>
		<description>great tutorial, really open my eyes on how to make my own theme.Thanks!!</description>
		<content:encoded><![CDATA[<p>great tutorial, really open my eyes on how to make my own theme.Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lazarus</title>
		<link>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44319</link>
		<dc:creator>Lazarus</dc:creator>
		<pubDate>Sun, 14 Jun 2009 19:11:27 +0000</pubDate>
		<guid>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44319</guid>
		<description>Yes excellent stuff - im  noob to this but I forsee many hours being spent trying to do this! Thanx!</description>
		<content:encoded><![CDATA[<p>Yes excellent stuff - im  noob to this but I forsee many hours being spent trying to do this! Thanx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: W3Avenue Team</title>
		<link>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44022</link>
		<dc:creator>W3Avenue Team</dc:creator>
		<pubDate>Fri, 12 Jun 2009 01:57:34 +0000</pubDate>
		<guid>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-44022</guid>
		<description>Latest version of WordPress has been released. in addition to over 790 bugs fixes, there are improvements in themes, widgets, taxonomies, and overall speed. W3Avenue has compiled a list of resources for WordPress developers that will help them quickly upgrade their themes or plugins to accommodate latest features.

http://www.w3avenue.com/2009/06/12/wordpress-28-resources-for-developers/</description>
		<content:encoded><![CDATA[<p>Latest version of WordPress has been released. in addition to over 790 bugs fixes, there are improvements in themes, widgets, taxonomies, and overall speed. W3Avenue has compiled a list of resources for WordPress developers that will help them quickly upgrade their themes or plugins to accommodate latest features.</p>
<p><a href="http://www.w3avenue.com/2009/06/12/wordpress-28-resources-for-developers/" rel="nofollow">http://www.w3avenue.com/2009/06/12/wordpress-28-resources-for-developers/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-43832</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 09 Jun 2009 00:25:04 +0000</pubDate>
		<guid>http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/#comment-43832</guid>
		<description>This would work great with the demo psd files, etc.</description>
		<content:encoded><![CDATA[<p>This would work great with the demo psd files, etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
