<?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: Pieces of WordPress theme code: a repository</title>
	<atom:link href="http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/</link>
	<description>Daily drafts of a perpetual deadline chaser</description>
	<lastBuildDate>Tue, 16 Feb 2010 02:07:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pieces of WordPress theme code: a repository &#124; Squico</title>
		<link>http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/comment-page-1/#comment-251481</link>
		<dc:creator>Pieces of WordPress theme code: a repository &#124; Squico</dc:creator>
		<pubDate>Mon, 06 Jul 2009 15:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/#comment-251481</guid>
		<description>[...] In: Wordpress themes  6 Jul 2009         Go to Source [...]</description>
		<content:encoded><![CDATA[<p>[...] In: Wordpress themes  6 Jul 2009         Go to Source [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 5 Wordpress PHP Code Snippets &#124; prowordpress.org &#124; WordPress News, Plugins and Themes Download Guide..</title>
		<link>http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/comment-page-1/#comment-213203</link>
		<dc:creator>5 Wordpress PHP Code Snippets &#124; prowordpress.org &#124; WordPress News, Plugins and Themes Download Guide..</dc:creator>
		<pubDate>Sun, 17 Aug 2008 22:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/#comment-213203</guid>
		<description>[...] Make Your Wordpress Header Image Clickable [...]</description>
		<content:encoded><![CDATA[<p>[...] Make Your Wordpress Header Image Clickable [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 5 wordpress php code snippets &#124; Pingable :: Blogging and Social Media</title>
		<link>http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/comment-page-1/#comment-184775</link>
		<dc:creator>5 wordpress php code snippets &#124; Pingable :: Blogging and Social Media</dc:creator>
		<pubDate>Fri, 11 Apr 2008 07:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/#comment-184775</guid>
		<description>[...] Make Your Wordpress Header Image Clickable [...]</description>
		<content:encoded><![CDATA[<p>[...] Make Your Wordpress Header Image Clickable [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Limpag</title>
		<link>http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/comment-page-1/#comment-162445</link>
		<dc:creator>Max Limpag</dc:creator>
		<pubDate>Tue, 25 Dec 2007 06:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/#comment-162445</guid>
		<description>AK,
If you want just a single file to control your design, you can choose not to break it up. Include the code for headers, sidebars and footers in index.php. The breaking up of the files allows you to re-use code (i.e. header, sidebar, footer) for different sections of your WP blog: index, post entry, page, archive etc.</description>
		<content:encoded><![CDATA[<p>AK,<br />
If you want just a single file to control your design, you can choose not to break it up. Include the code for headers, sidebars and footers in index.php. The breaking up of the files allows you to re-use code (i.e. header, sidebar, footer) for different sections of your WP blog: index, post entry, page, archive etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AK</title>
		<link>http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/comment-page-1/#comment-162219</link>
		<dc:creator>AK</dc:creator>
		<pubDate>Sun, 23 Dec 2007 17:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/#comment-162219</guid>
		<description>~

 Hi Max;

    Yeeesh., yes., thanks., I saw that post., but I wonder., which is more time consuming and hair pulling., doing as you suggest and diss-assembling and then re-assembling the various code bits., or just going to the various files and editing there?!?!

    This all seems so archaic in the year 2007., who the heck would &quot;design&quot; a system (hah., some system) where the design code for one site is in ten different files and NOT viewable or editable in ONE system or piece of SW at one time?!? 

    One can only hope that we will look back on this time of &quot;design&quot; and say,. goodness., glad that we are way past that mess! It just seems a bit  overly convoluted to me., yes?

    AK

~</description>
		<content:encoded><![CDATA[<p>~</p>
<p> Hi Max;</p>
<p>    Yeeesh., yes., thanks., I saw that post., but I wonder., which is more time consuming and hair pulling., doing as you suggest and diss-assembling and then re-assembling the various code bits., or just going to the various files and editing there?!?!</p>
<p>    This all seems so archaic in the year 2007., who the heck would &#8220;design&#8221; a system (hah., some system) where the design code for one site is in ten different files and NOT viewable or editable in ONE system or piece of SW at one time?!? </p>
<p>    One can only hope that we will look back on this time of &#8220;design&#8221; and say,. goodness., glad that we are way past that mess! It just seems a bit  overly convoluted to me., yes?</p>
<p>    AK</p>
<p>~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Limpag</title>
		<link>http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/comment-page-1/#comment-161891</link>
		<dc:creator>Max Limpag</dc:creator>
		<pubDate>Fri, 21 Dec 2007 19:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/#comment-161891</guid>
		<description>AK,
You can edit themes with Dreamweaver. I wrote about it in this blog: http://max.limpag.com/2006/06/07/how-to-edit-wordpress-design-using-dreamweaver/
Cheers!</description>
		<content:encoded><![CDATA[<p>AK,<br />
You can edit themes with Dreamweaver. I wrote about it in this blog: <a href="http://max.limpag.com/2006/06/07/how-to-edit-wordpress-design-using-dreamweaver/" rel="nofollow">http://max.limpag.com/2006/06/07/how-to-edit-wordpress-design-using-dreamweaver/</a><br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AK</title>
		<link>http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/comment-page-1/#comment-161707</link>
		<dc:creator>AK</dc:creator>
		<pubDate>Thu, 20 Dec 2007 06:17:02 +0000</pubDate>
		<guid isPermaLink="false">http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/#comment-161707</guid>
		<description>~

Hey there., 

   Have any idea how many WordPress sites that I searched to try to figure out how to add a simple URL Click to my WP banner image?!?! Even the guy who DESIGNED the theme did not have this info on his page., 

   I only just installed WP this evening and am hacking it as I type this., all I can say is Boy do I miss being able to edit in Dreamweaver., what the heck are people thinking with this WP stuff., what a learning curve.

   Now it seems that I have to learn PHP, CSS and MySQL, all of which I have avoided for many years., oh well., time to burn my eyes out on the screen even more now., 

   THANKS for making this one piece of my job a little easier., will be checking out more of your site soon., 

     AK

~</description>
		<content:encoded><![CDATA[<p>~</p>
<p>Hey there., </p>
<p>   Have any idea how many WordPress sites that I searched to try to figure out how to add a simple URL Click to my WP banner image?!?! Even the guy who DESIGNED the theme did not have this info on his page., </p>
<p>   I only just installed WP this evening and am hacking it as I type this., all I can say is Boy do I miss being able to edit in Dreamweaver., what the heck are people thinking with this WP stuff., what a learning curve.</p>
<p>   Now it seems that I have to learn PHP, CSS and MySQL, all of which I have avoided for many years., oh well., time to burn my eyes out on the screen even more now., </p>
<p>   THANKS for making this one piece of my job a little easier., will be checking out more of your site soon., </p>
<p>     AK</p>
<p>~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jürgen</title>
		<link>http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/comment-page-1/#comment-67575</link>
		<dc:creator>Jürgen</dc:creator>
		<pubDate>Sat, 17 Mar 2007 21:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/#comment-67575</guid>
		<description>Great Post. Very Helpfull information. Thanls, guys. Jürgen from Germany :-)</description>
		<content:encoded><![CDATA[<p>Great Post. Very Helpfull information. Thanls, guys. Jürgen from Germany <img src='http://max.limpag.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Convert HTML to Wordpress Theme part 1 &#183; Techbites on Discombo</title>
		<link>http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/comment-page-1/#comment-67446</link>
		<dc:creator>Convert HTML to Wordpress Theme part 1 &#183; Techbites on Discombo</dc:creator>
		<pubDate>Sat, 17 Mar 2007 14:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/#comment-67446</guid>
		<description>[...] http://automattic.com/code/widgets/themes/pieces-of-wordpress-theme-code-a-repositoryhow-to-edit-wordpress-design-using-dreamweaver/http://codex.wordpress.org [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://automattic.com/code/widgets/themes/pieces-of-wordpress-theme-code-a-repositoryhow-to-edit-wordpress-design-using-dreamweaver/http://codex.wordpress.org" rel="nofollow">http://automattic.com/code/widgets/themes/pieces-of-wordpress-theme-code-a-repositoryhow-to-edit-wordpress-design-using-dreamweaver/http://codex.wordpress.org</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to convert any web template into a WordPress theme &#124; Leon Kilat ::: The Cybercafe Experiments</title>
		<link>http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/comment-page-1/#comment-14250</link>
		<dc:creator>How to convert any web template into a WordPress theme &#124; Leon Kilat ::: The Cybercafe Experiments</dc:creator>
		<pubDate>Wed, 11 Oct 2006 18:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://max.limpag.com/2006/04/08/pieces-of-wordpress-theme-code-a-repository/#comment-14250</guid>
		<description>[...] You can simplify the template conversion by keeping as reference a copy of a working WordPress theme. You can just then copy snippets of code from the theme for use in your own template. You might also want to check these pieces of great WordPress theme code that I&#8217;ve collected. [...]</description>
		<content:encoded><![CDATA[<p>[...] You can simplify the template conversion by keeping as reference a copy of a working WordPress theme. You can just then copy snippets of code from the theme for use in your own template. You might also want to check these pieces of great WordPress theme code that I&#8217;ve collected. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
