<?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>wordlog.com &#187; Ten Percent for the Day</title>
	<atom:link href="http://wordlog.com/archives/category/ten-percent-for-the-day/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordlog.com</link>
	<description>WordPress news and updates from around the web.</description>
	<lastBuildDate>Thu, 27 Sep 2007 00:13:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Different looks for different category pages</title>
		<link>http://wordlog.com/archives/2005/03/07/different-looks-for-different-category-pages/</link>
		<comments>http://wordlog.com/archives/2005/03/07/different-looks-for-different-category-pages/#comments</comments>
		<pubDate>Mon, 07 Mar 2005 18:37:37 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[Ten Percent for the Day]]></category>

		<guid isPermaLink="false">/?p=196</guid>
		<description><![CDATA[If you, like ShadyCraig, want to have different looks for different category pages, then make the best of the information at The Codex Category Templates page.
So that&#8217;s the tip for today.
Michael (MDAWaffe) who blogs at BlogWaffe is the author of that Codex page, and many others. Kudos to Michael for all his hard work at [...]]]></description>
			<content:encoded><![CDATA[<p>If you, like <a href="http://wordlog.com/archives/2005/03/05/first-ten-percent-make-themes-out-of-old-styles/#comment-1320">ShadyCraig</a>, want to have different looks for different category pages, then make the best of the information at <a href="http://codex.wordpress.org/Category_Templates">The Codex Category Templates page</a>.</p>
<p>So that&#8217;s the tip for today.</p>
<p>Michael (<a href="http://codex.wordpress.org/User:MDAWaffe">MDAWaffe</a>) who blogs at <a href="http://www.blogwaffe.com:8000/">BlogWaffe</a> is the author of that Codex page, and many others. Kudos to Michael for all his hard work at the Codex lately!</p>
<p>So, again, doesn&#8217;t anyone want to take a shot at why this category at wordlog is called &#8220;Ten Percent for the Day&#8221; ? <img src='http://wordlog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/03/07/different-looks-for-different-category-pages/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Work on a Copy of the Theme</title>
		<link>http://wordlog.com/archives/2005/03/06/work-on-a-copy-of-the-theme/</link>
		<comments>http://wordlog.com/archives/2005/03/06/work-on-a-copy-of-the-theme/#comments</comments>
		<pubDate>Mon, 07 Mar 2005 02:51:19 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[Ten Percent for the Day]]></category>

		<guid isPermaLink="false">/?p=195</guid>
		<description><![CDATA[A majority of users start using the Kubrick theme, and make modifications as they go along to get the weblog to behave exactly the way they want it to. If you are among these users, then you will have to worry about upgrading without losing the changes you have made to the default theme.
The suggested [...]]]></description>
			<content:encoded><![CDATA[<p>A majority of users start using the Kubrick theme, and make modifications as they go along to get the weblog to behave exactly the way they want it to. If you are among these users, then you will have to worry about upgrading without losing the changes you have made to the default theme.</p>
<p>The suggested method for dealing with this is as follows:<br />
1) Copy all the templates and files in the wp-content/themes/default/ folder to a new folder, with a different name. Let&#8217;s call it &#8220;my-theme&#8221;.</p>
<p>2) Modify the style.css file in &#8220;my-theme&#8221;. Change the second line which says:<br />
<code>Theme Name: Default</code> to read<br />
<code>Theme Name: my-theme</code></p>
<p>3) Go to the &#8220;Presentation&#8221; tab in the admin page of your weblog, and select the theme &#8220;my-theme&#8221; to be the active theme for your weblog.</p>
<p>That&#8217;s it! This will prevent your changes from being lost when you upgrade when a newer version of WordPress appears. This is also known to generate a mild amount of self-satisfaction and a sense of achievement at having create a new theme <img src='http://wordlog.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/03/06/work-on-a-copy-of-the-theme/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>First Ten Percent &#8211; Make themes out of old styles.</title>
		<link>http://wordlog.com/archives/2005/03/05/first-ten-percent-make-themes-out-of-old-styles/</link>
		<comments>http://wordlog.com/archives/2005/03/05/first-ten-percent-make-themes-out-of-old-styles/#comments</comments>
		<pubDate>Sat, 05 Mar 2005 22:47:52 +0000</pubDate>
		<dc:creator>Carthik</dc:creator>
				<category><![CDATA[Ten Percent for the Day]]></category>

		<guid isPermaLink="false">/?p=194</guid>
		<description><![CDATA[Starting today, I will be posting one cool tip a day. Any guesses as to why it is going to be filed under the &#8220;Ten Percent for the Day&#8221; category?
Today&#8217;s tip comes from Ryan :

The 1.2 styles can be turned into themes that inherit the classic theme&#8217;s templates. Just add a theme header that specifies [...]]]></description>
			<content:encoded><![CDATA[<p>Starting today, I will be posting one cool tip a day. Any guesses as to why it is going to be filed under the &#8220;Ten Percent for the Day&#8221; category?</p>
<p>Today&#8217;s tip comes from <a href="http://boren.nu">Ryan</a> :</p>
<blockquote><p>
The 1.2 styles can be turned into themes that inherit the classic theme&#8217;s templates. Just add a theme header that specifies where to get the templates.</p>
<p>/*<br />
Theme Name: Inherit<br />
Theme URI: http://wordpress.org/<br />
Description: A theme that inherits the classic theme templates.<br />
Version: 1.5<br />
Author: Me<br />
Author URI: http://me.me/<br />
Template: classic<br />
*/</p>
<p>Rename the stylesheet to style.css and put it in a subdirectory of wp-content/themes. The &#8220;Template:&#8221; field specifies the theme directory to look in for templates. Use &#8220;classic&#8221; to get classic theme templates and &#8220;default&#8221; to get default theme templates.
</p></blockquote>
<p><a href="http://wordpress.org/support/topic.php?id=25552&#038;page=1#post-147761">From the forums</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wordlog.com/archives/2005/03/05/first-ten-percent-make-themes-out-of-old-styles/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

