<?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, Coder, Hacker, Musician &#187; Wordpress</title>
	<atom:link href="http://jeffbarr.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeffbarr.com</link>
	<description>Schlock and awe.</description>
	<lastBuildDate>Sat, 21 Jan 2012 00:41:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>My HTML5 Dev portfolio</title>
		<link>http://jeffbarr.com/development/my-html5-dev-portfolio/</link>
		<comments>http://jeffbarr.com/development/my-html5-dev-portfolio/#comments</comments>
		<pubDate>Sun, 20 Mar 2011 20:03:35 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jeffbarr.com/?p=123</guid>
		<description><![CDATA[I&#8217;m experimenting with HTML5 &#8211; it&#8217;s given me faith that eventually I will be able to develop/design for the web without all the cross-browser nonsense that we all know so well. I doubt the day of full cross-browser compatibility will every arrive, but until then HTML5 is a really exciting advancement in what can be [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m experimenting with HTML5 &#8211; it&#8217;s given me faith that eventually I will be able to develop/design for the web without all the cross-browser nonsense that we all know so well. I doubt the day of full cross-browser compatibility will every arrive, but until then HTML5 is a really exciting advancement in what can be done with HTML and CSS. One day I hope to be able to develop web apps with nothing more than a solid, stable javascript library (jquery is probably the best candidate right now), HTML, and CSS. Until then, I&#8217;m putting up a portfolio of code that I&#8217;ve written for the web as an accessible resource/demo repository.</p>
<p>Visit my the <a href="http://jeffbarr.com/dev/">web development portfolio of Jeff Barr here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbarr.com/development/my-html5-dev-portfolio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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[Dev]]></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 some [...]]]></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>0</slash:comments>
		</item>
		<item>
		<title>My Simple 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[Dev]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://jeffbarr.com/?p=5</guid>
		<description><![CDATA[For my writing blog, 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 1998. I couldn&#8217;t find anything much to suit me at the WordPress Theme Repository, so I decided [...]]]></description>
			<content:encoded><![CDATA[<p>  For my writing blog, 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 1998. 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 roll my own. The result: <a href="http://jeffbarr.com/paperback-writer-theme.zip">Paperback Writer Theme &#8211; a super simple WordPress theme</a>. Please note that if you want to use it, you may 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>

