<?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>The Online Portfolio of Aaron Gloege &#187; Wordpress</title>
	<atom:link href="/blog/web-development/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aarongloege.com</link>
	<description>Version 3.0</description>
	<lastBuildDate>Tue, 29 Jun 2010 16:35:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress: Advanced Comment Customization</title>
		<link>http://www.aarongloege.com/blog/web-development/wordpress/advanced-comment-customization/</link>
		<comments>http://www.aarongloege.com/blog/web-development/wordpress/advanced-comment-customization/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 16:27:29 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=683</guid>
		<description><![CDATA[Comments are an important part of a WordPress run site. It not only allows your visitors to chime in on your rantings, but it elevates the interactivity of your website, and helps keep visitors coming back. It&#8217;s unfortunate that there really isn&#8217;t much built in customization when it comes to comments. WordPress by default allows [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/wordpress/advanced-comment-customization/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Advanced Post2Post Links</title>
		<link>http://www.aarongloege.com/blog/web-development/wordpress/plugins/advanced-post2post-links/</link>
		<comments>http://www.aarongloege.com/blog/web-development/wordpress/plugins/advanced-post2post-links/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 14:00:36 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=695</guid>
		<description><![CDATA[Linking from one blog post to the next can be frustrating, especially if you decided later down the road to change your permalinks. Instead of having to deal with that, you can use a plugin to do so. There are a few plugins out there, but they require you to know the post id and [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/wordpress/plugins/advanced-post2post-links/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin: Post/Page Headers</title>
		<link>http://www.aarongloege.com/blog/web-development/wordpress/plugins/wordpress-plugin-postpage-headers/</link>
		<comments>http://www.aarongloege.com/blog/web-development/wordpress/plugins/wordpress-plugin-postpage-headers/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 19:52:57 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[post]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=558</guid>
		<description><![CDATA[Post/Page Headers is a simple WordPress plugin that lets you add Stylesheet and JavaScript files (CSS &#038; JS) to your posts and pages. After being frustrated about having to add styles to my theme&#8217;s CSS file everytime I wanted to add a new div or span style to a post, I decided to write this [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/wordpress/plugins/wordpress-plugin-postpage-headers/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Use WordPress for your Portfolio</title>
		<link>http://www.aarongloege.com/blog/web-development/wordpress/use-wordpress-for-your-portfolio/</link>
		<comments>http://www.aarongloege.com/blog/web-development/wordpress/use-wordpress-for-your-portfolio/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 18:33:55 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=447</guid>
		<description><![CDATA[WordPress is a powerful blogging platform, that gives anyone the ability to run and manage a website. But WordPress is not just limited to blogging. At it&#8217;s core, WordPress is a Content Management System (CMS), and as such, can be used for any type of website. Many people are using WordPress as a base for [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/wordpress/use-wordpress-for-your-portfolio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin: Category Templates</title>
		<link>http://www.aarongloege.com/blog/web-development/wordpress/plugins/wordpress-plugin-category-templates/</link>
		<comments>http://www.aarongloege.com/blog/web-development/wordpress/plugins/wordpress-plugin-category-templates/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 21:10:31 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=465</guid>
		<description><![CDATA[NOTICE: Support for this plugin has been stopped indefinitely. I simply don&#8217;t have the time to devote to working on updates and bug fixes. If you&#8217;re interested in adopting this plugin to continue development/support, contact me. Category Templates is a WordPress plugin that lets you define different templates for both categories and individual posts through [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/wordpress/plugins/wordpress-plugin-category-templates/feed/</wfw:commentRss>
		<slash:comments>77</slash:comments>
		</item>
		<item>
		<title>WordPress Descendant of Category</title>
		<link>http://www.aarongloege.com/blog/web-development/php/wordpress-descendant-of-category-detection/</link>
		<comments>http://www.aarongloege.com/blog/web-development/php/wordpress-descendant-of-category-detection/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 17:45:37 +0000</pubDate>
		<dc:creator>Aaron Gloege</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[category]]></category>

		<guid isPermaLink="false">http://www.aarongloege.com/?p=448</guid>
		<description><![CDATA[WordPress&#8217;s default category structure is nice, but it lacks one major function: descendant category detection. The normal WordPress function in_category() only returns true if the current post is in the specified category, not if it&#8217;s a descendant. This can be especially frustrating when creating different templates for different categories. You don&#8217;t want to have to [...]]]></description>
		<wfw:commentRss>http://www.aarongloege.com/blog/web-development/php/wordpress-descendant-of-category-detection/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
