<?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: How to write your own wordpress theme</title>
	<atom:link href="http://www.eruanna.net/how-to-write-your-own-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eruanna.net/how-to-write-your-own-wordpress-theme/</link>
	<description>The blog of a multimedia technology student based in the UK.</description>
	<lastBuildDate>Thu, 04 Mar 2010 01:01:05 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wordpress &#8211; Recursos para Webmasters &#124; Tienda virtual online. Diseño de paginas web. Posicionamiento Seo y Sem</title>
		<link>http://www.eruanna.net/how-to-write-your-own-wordpress-theme/comment-page-2/#comment-43416</link>
		<dc:creator>Wordpress &#8211; Recursos para Webmasters &#124; Tienda virtual online. Diseño de paginas web. Posicionamiento Seo y Sem</dc:creator>
		<pubDate>Tue, 16 Feb 2010 14:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.eruanna.net/x/?p=130#comment-43416</guid>
		<description>[...] Cómo escribir su propio WordPress - Una completa guía para el desarrollo WP tema. [...]</description>
		<content:encoded><![CDATA[<p>[...] Cómo escribir su propio WordPress &#8211; Una completa guía para el desarrollo WP tema. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 300多种可帮你成为WordPress专家的资源 &#124; 上海网站建设,上海网络公司</title>
		<link>http://www.eruanna.net/how-to-write-your-own-wordpress-theme/comment-page-2/#comment-42820</link>
		<dc:creator>300多种可帮你成为WordPress专家的资源 &#124; 上海网站建设,上海网络公司</dc:creator>
		<pubDate>Sun, 10 Jan 2010 15:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.eruanna.net/x/?p=130#comment-42820</guid>
		<description>[...] How to Write Your Own WordPress Theme (怎样建立自己的主题) – 一个全面的 WP 主题开发教程。 [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Write Your Own WordPress Theme (怎样建立自己的主题) – 一个全面的 WP 主题开发教程。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WTC: New Tutorial Choices &#124;</title>
		<link>http://www.eruanna.net/how-to-write-your-own-wordpress-theme/comment-page-1/#comment-42759</link>
		<dc:creator>WTC: New Tutorial Choices &#124;</dc:creator>
		<pubDate>Wed, 06 Jan 2010 18:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.eruanna.net/x/?p=130#comment-42759</guid>
		<description>[...] WordPress from scratch : Part 2 Premium Wordpress Theme Design Part 1 – The Photoshop Mock Up How to write your own wordpress theme Building Custom WordPress Theme Dissection of a WordPress theme: Part 2 Stop Tweaking! Create Your [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress from scratch : Part 2 Premium Wordpress Theme Design Part 1 – The Photoshop Mock Up How to write your own wordpress theme Building Custom WordPress Theme Dissection of a WordPress theme: Part 2 Stop Tweaking! Create Your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 300+ Resources to Help You Become a WordPress Expert &#124; LeVoltz - iPhone Games, Engineering Projects, Wordpress Themes</title>
		<link>http://www.eruanna.net/how-to-write-your-own-wordpress-theme/comment-page-1/#comment-41652</link>
		<dc:creator>300+ Resources to Help You Become a WordPress Expert &#124; LeVoltz - iPhone Games, Engineering Projects, Wordpress Themes</dc:creator>
		<pubDate>Mon, 30 Nov 2009 16:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.eruanna.net/x/?p=130#comment-41652</guid>
		<description>[...] How to Write Your Own WordPress Theme – A complete tutorial for WP theme development. [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Write Your Own WordPress Theme – A complete tutorial for WP theme development. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 300+ Resources to Help You Become a WordPress Expert &#171; eBSPAD</title>
		<link>http://www.eruanna.net/how-to-write-your-own-wordpress-theme/comment-page-1/#comment-40573</link>
		<dc:creator>300+ Resources to Help You Become a WordPress Expert &#171; eBSPAD</dc:creator>
		<pubDate>Wed, 04 Nov 2009 10:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.eruanna.net/x/?p=130#comment-40573</guid>
		<description>[...] How to Write Your Own WordPress Theme – A complete tutorial for WP theme development. [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Write Your Own WordPress Theme – A complete tutorial for WP theme development. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nnax</title>
		<link>http://www.eruanna.net/how-to-write-your-own-wordpress-theme/comment-page-1/#comment-39828</link>
		<dc:creator>Nnax</dc:creator>
		<pubDate>Fri, 23 Oct 2009 22:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.eruanna.net/x/?p=130#comment-39828</guid>
		<description>To display comments on the sidebar you can use this code:

&lt;code&gt;
	 			&lt;?php wp_list_categories(&#039;orderby=name&amp;title_li=&amp;before=&amp;after=&#039;); ?&gt; 
&lt;/code&gt;

Read more information on the tag in the codex: http://codex.wordpress.org/Template_Tags/wp_list_categories

To display recent comments I use a plugin called Get Recent Comments, which you can download here. http://blog.jodies.de/2004/11/recent-comments/ 

Hope that helps!</description>
		<content:encoded><![CDATA[<p>To display comments on the sidebar you can use this code:</p>
<p><code><br />
	 			&lt;?php wp_list_categories(&#039;orderby=name&amp;title_li=&amp;before=&amp;after='); ?&gt;<br />
</code></p>
<p>Read more information on the tag in the codex: <a href="http://codex.wordpress.org/Template_Tags/wp_list_categories" rel="nofollow">http://codex.wordpress.org/Template_Tags/wp_list_categories</a></p>
<p>To display recent comments I use a plugin called Get Recent Comments, which you can download here. <a href="http://blog.jodies.de/2004/11/recent-comments/" rel="nofollow">http://blog.jodies.de/2004/11/recent-comments/</a> </p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kira Sherrine</title>
		<link>http://www.eruanna.net/how-to-write-your-own-wordpress-theme/comment-page-1/#comment-39825</link>
		<dc:creator>Kira Sherrine</dc:creator>
		<pubDate>Fri, 23 Oct 2009 20:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.eruanna.net/x/?p=130#comment-39825</guid>
		<description>Thank You for this tutorial... Can you please tell me how you would do this with the categories and recent comments jpegs that you have on your site?</description>
		<content:encoded><![CDATA[<p>Thank You for this tutorial&#8230; Can you please tell me how you would do this with the categories and recent comments jpegs that you have on your site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create your own Wordpress Themes with 20+ Tutorials &#124; oOrch Blog</title>
		<link>http://www.eruanna.net/how-to-write-your-own-wordpress-theme/comment-page-1/#comment-39340</link>
		<dc:creator>Create your own Wordpress Themes with 20+ Tutorials &#124; oOrch Blog</dc:creator>
		<pubDate>Fri, 02 Oct 2009 17:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.eruanna.net/x/?p=130#comment-39340</guid>
		<description>[...] How to write your own wordpress theme [...]</description>
		<content:encoded><![CDATA[<p>[...] How to write your own wordpress theme [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blog &#8211; Velagapati - 300+ Resources to Help You Become a WordPress Expert</title>
		<link>http://www.eruanna.net/how-to-write-your-own-wordpress-theme/comment-page-1/#comment-38966</link>
		<dc:creator>Blog &#8211; Velagapati - 300+ Resources to Help You Become a WordPress Expert</dc:creator>
		<pubDate>Wed, 23 Sep 2009 21:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.eruanna.net/x/?p=130#comment-38966</guid>
		<description>[...] How to Write Your Own WordPress Theme – A complete tutorial for WP theme development. [...]</description>
		<content:encoded><![CDATA[<p>[...] How to Write Your Own WordPress Theme – A complete tutorial for WP theme development. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: پایگاه کامپیوتر و الکترونیک ارومیه (Version 3.0)&#187; Blog Archive &#187; بیش از 50 مرجع برای یادگیری و استفاده بهتر از وردپرس</title>
		<link>http://www.eruanna.net/how-to-write-your-own-wordpress-theme/comment-page-1/#comment-37020</link>
		<dc:creator>پایگاه کامپیوتر و الکترونیک ارومیه (Version 3.0)&#187; Blog Archive &#187; بیش از 50 مرجع برای یادگیری و استفاده بهتر از وردپرس</dc:creator>
		<pubDate>Thu, 16 Jul 2009 08:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.eruanna.net/x/?p=130#comment-37020</guid>
		<description>[...] آموزش مقدماتی طراحی یک پوسته از صفر تکنیک های هک پوسته های وردپرس [...]</description>
		<content:encoded><![CDATA[<p>[...] آموزش مقدماتی طراحی یک پوسته از صفر تکنیک های هک پوسته های وردپرس [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
