<?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>Jeff Barr - Horror/SciFi/Fantasy Pulp Fiction Writer &#187; Development</title>
	<atom:link href="http://jeffbarr.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeffbarr.com</link>
	<description>Schlock and awe.</description>
	<lastBuildDate>Sun, 01 Aug 2010 06:57:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Show Categories Without Header In Wordpress</title>
		<link>http://jeffbarr.com/development/show-categories-without-header-in-wordpress/</link>
		<comments>http://jeffbarr.com/development/show-categories-without-header-in-wordpress/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 22:30:53 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jeffbarr.com/?p=13</guid>
		<description><![CDATA[It seems like using wp code snippets used to be more intuitive, from what I remember. I could be wrong. I wanted to show my blog categories in the sidebar, but I didn&#8217;t want to have an unstyled label so I could add my own, without having to add anything to the stylesheet.  After [...]]]></description>
			<content:encoded><![CDATA[<p>It seems like using wp code snippets used to be more intuitive, from what I remember. I could be wrong. I wanted to show my blog categories in the sidebar, but I didn&#8217;t want to have an unstyled label so I could add my own, without having to add anything to the stylesheet.  After some googling, here is the path to better category display for minimally styled blogs:</p>
<blockquote><p>       wp_list_categories(&#8216;title_li=&#8217;); ?></p></blockquote>
<p>Makes sense I guess, but it was annoying trying to figure it out. RTFM Jeff, sheesh.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbarr.com/development/show-categories-without-header-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My First And Only Wordpress Theme: Paperback Writer Theme</title>
		<link>http://jeffbarr.com/development/my-first-and-only-wordpress-theme-paperback-writer-theme/</link>
		<comments>http://jeffbarr.com/development/my-first-and-only-wordpress-theme-paperback-writer-theme/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 08:31:20 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://jeffbarr.com/?p=5</guid>
		<description><![CDATA[  As I&#8217;m starting my writing blog off slowly, I wanted a nice, simple theme that didn&#8217;t do anything much at all. I had an idea to make kind of an old-school looking page, like a blog I would have done in about 98. I couldn&#8217;t find anything much to suit me at the [...]]]></description>
			<content:encoded><![CDATA[<p>  As I&#8217;m starting my writing blog off slowly, I wanted a nice, simple theme that didn&#8217;t do anything much at all. I had an idea to make kind of an old-school looking page, like a blog I would have done in about 98. I couldn&#8217;t find anything much to suit me at the <a href="http://wordpress.org/extend/themes/">Wordpress Theme Repository</a>, so I decided to learn to make a WP theme, as despite several years of hacking themes and general WP tomfoolery, I had never sat down and tried to make a theme. The result: <a href="http://jeffbarr.com/paperback-writer-theme.zip">Paperback Writer Theme &#8211; my first and most likely last foray into making a Wordpress theme</a>. Please note that if you want to use it, you will want to add a good deal of functionality &#8211; right now it is very bare boned. </p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbarr.com/development/my-first-and-only-wordpress-theme-paperback-writer-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
