<?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>Wisdom and Wonder &#187; WordPress</title>
	<atom:link href="http://www.wisdomandwonder.com/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wisdomandwonder.com</link>
	<description>Science and Philosophy</description>
	<lastBuildDate>Wed, 25 Jan 2012 05:09:54 +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>Re-enabling RSS tag feeds with the Feedburner Plugin</title>
		<link>http://www.wisdomandwonder.com/link/4603/re-enabling-rss-tag-feeds-with-the-feedburner-plugin</link>
		<comments>http://www.wisdomandwonder.com/link/4603/re-enabling-rss-tag-feeds-with-the-feedburner-plugin#comments</comments>
		<pubDate>Tue, 23 Mar 2010 18:10:56 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=4603</guid>
		<description><![CDATA[Most of us WordPress users who are using Feedburner to track our feed subscriptions are using the Feedburner Feedsmith WordPress plugin to make it all work. Unfortuantely that plugin remove the ability for folks to subscribe to RSS tag feeds directly from your blog. In this article, the author explain how to re-enable this feature. [...]]]></description>
			<content:encoded><![CDATA[<p>Most of us WordPress users who are using Feedburner to track our feed subscriptions are using the Feedburner Feedsmith WordPress plugin to make it all work. Unfortuantely that plugin remove the ability for folks to subscribe to RSS tag feeds directly from your blog. In <a href="http://blog.bradgrier.com/2008/06/23/tweaking-your-feedburner-feedsmith-plugin-to-support-wordpress-25-tag-feeds-easy/">this</a> article, the author explain how to re-enable this feature.</p>
<p>In the function</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; ">function</span> ol_feed_redirect<span style="color: #000000; font-weight: bold; ">&#40;</span><span style="color: #000000; font-weight: bold; ">&#41;</span></pre></div></div>

<p>change this</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">is_feed<span style="color: #000000; font-weight: bold; ">&#40;</span><span style="color: #000000; font-weight: bold; ">&#41;</span> <span style="color: #000000; font-weight: bold; ">&amp;&amp;</span> <span style="color: #000088;">$feed</span> <span style="color: #000000; font-weight: bold; ">!=</span> <span style="color: #0000ff;">'comments-rss2'</span> <span style="color: #000000; font-weight: bold; ">&amp;&amp;</span> <span style="color: #000000; font-weight: bold; ">!</span>is_single<span style="color: #000000; font-weight: bold; ">&#40;</span><span style="color: #000000; font-weight: bold; ">&#41;</span> <span style="color: #000000; font-weight: bold; ">&amp;&amp;</span></pre></div></div>

<p>to this:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">is_feed<span style="color: #000000; font-weight: bold; ">&#40;</span><span style="color: #000000; font-weight: bold; ">&#41;</span> <span style="color: #000000; font-weight: bold; ">&amp;&amp;</span> <span style="color: #000088;">$feed</span> <span style="color: #000000; font-weight: bold; ">!=</span> <span style="color: #0000ff;">'comments-rss2'</span> <span style="color: #000000; font-weight: bold; ">&amp;&amp;</span> <span style="color: #000000; font-weight: bold; ">!</span>is_single<span style="color: #000000; font-weight: bold; ">&#40;</span><span style="color: #000000; font-weight: bold; ">&#41;</span> <span style="color: #000000; font-weight: bold; ">&amp;&amp;</span> <span style="color: #000000; font-weight: bold; ">!</span>is_tag<span style="color: #000000; font-weight: bold; ">&#40;</span><span style="color: #000000; font-weight: bold; ">&#41;</span> <span style="color: #000000; font-weight: bold; ">&amp;&amp;</span></pre></div></div>

<p>Basically you are just telling the plugin that if the URL has a tag argument, it should let WordPress handle the feed rather than Feedburner.</p>
<p>(via the <a href="http://ocamlcore.org/">ocamlcore.org team</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/link/4603/re-enabling-rss-tag-feeds-with-the-feedburner-plugin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Yearly Archive</title>
		<link>http://www.wisdomandwonder.com/link/2634/simple-yearly-archive</link>
		<comments>http://www.wisdomandwonder.com/link/2634/simple-yearly-archive#comments</comments>
		<pubDate>Thu, 16 Apr 2009 02:01:01 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=2634</guid>
		<description><![CDATA[Simple Yearly Archive is a rather neat and simple WordPress plugin that allows you to display your archives in a year-based list. It works mostly like the usual WP archive, but displays all published posts seperated by their year of publication. That said, it’s also possible to restrict the output to certain categories, and much [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://wordpress.org/extend/plugins/simple-yearly-archive/">Simple Yearly Archive</a> is a rather neat and simple WordPress plugin that allows you to display your archives in a year-based list. It works mostly like the usual WP archive, but displays all published posts seperated by their year of publication. That said, it’s also possible to restrict the output to certain categories, and much more.</p></blockquote>
<p>The default WordPress &#8220;Archive&#8221; widget is nice, but once you get more than a couple years worth of archives it starts to take up a lot of space and as such become very ugly. This plugin deals with the problem rather nicely by allowing you to include the archive anywhere you wish. For example, I put it on a page (aptly) named &#8220;Archive&#8221;.</p>
<p>The one thing that you will probably want to do right off the bat is to configure a date-format for the posts and display post-count per year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/link/2634/simple-yearly-archive/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Upgrader works flawlessly</title>
		<link>http://www.wisdomandwonder.com/article/1753/wordpress-upgrader-works-flawlessly</link>
		<comments>http://www.wisdomandwonder.com/article/1753/wordpress-upgrader-works-flawlessly#comments</comments>
		<pubDate>Fri, 13 Feb 2009 06:10:55 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=1753</guid>
		<description><![CDATA[I tried it for the first time and it works flawlessly.]]></description>
			<content:encoded><![CDATA[<p>I tried <a href="http://codex.wordpress.org/Version_2.7#WordPress_Upgrader">it</a> for the first time and it works flawlessly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/article/1753/wordpress-upgrader-works-flawlessly/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 is out</title>
		<link>http://www.wisdomandwonder.com/article/1328/wordpress-27-is-out</link>
		<comments>http://www.wisdomandwonder.com/article/1328/wordpress-27-is-out#comments</comments>
		<pubDate>Mon, 22 Dec 2008 00:03:00 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=1328</guid>
		<description><![CDATA[WordPress 2.7 is out. While there are a lot of great new features, there are two that piqued my interest: Comment Threading WordPress Upgrader Comment threading is just that, comment threading. This is a useful feature that has always been provided by a plugin. WordPress Upgrader &#8220;will give you the option of downloading, installing, and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/">WordPress 2.7</a> is out. While there are a lot of great new features, there are two that piqued my interest:</p>
<ul>
<li><a href="http://trac.wordpress.org/ticket/7635">Comment Threading</a></li>
<li><a href="http://codex.wordpress.org/Version_2.7#WordPress_Upgrader">WordPress Upgrader</a></li>
</ul>
<p>Comment threading is just that, comment threading. This is a useful feature that has always been provided by a plugin.</p>
<p>WordPress Upgrader &#8220;will give you the option of downloading, installing, and upgrading to the latest WordPress version from your Administration Panel.&#8221; This is particulary helpful as the WordPress developers are very proactive about addressing security risks and adding new (extensively tested) features. It can become a hassle to keep up with ugprades.</p>
<p>Most folks use a plugin to perform upgrades, but with my not-uncommon-set-up where the blog is <a href="http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory">installed in a sub-directory</a> but served on the root, that plugin only worked 1/10th of the time. Consequently, all of my upgrades were manual, until now at least. Thanks WordPress team!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/article/1328/wordpress-27-is-out/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A few good WordPress links</title>
		<link>http://www.wisdomandwonder.com/link/1082/a-few-good-wordpress-links</link>
		<comments>http://www.wisdomandwonder.com/link/1082/a-few-good-wordpress-links#comments</comments>
		<pubDate>Thu, 30 Oct 2008 14:25:10 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Link]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=1082</guid>
		<description><![CDATA[Ben has some good links on WordPress resources here]]></description>
			<content:encoded><![CDATA[<p>Ben has some good links on WordPress resources <a href="http://benjisimon.blogspot.com/2008/10/wordpress-serendipity-helpful-resources.html">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/link/1082/a-few-good-wordpress-links/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing tags in WordPress</title>
		<link>http://www.wisdomandwonder.com/article/630/managing-tags-in-wordpress</link>
		<comments>http://www.wisdomandwonder.com/article/630/managing-tags-in-wordpress#comments</comments>
		<pubDate>Sat, 23 Aug 2008 20:32:08 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=630</guid>
		<description><![CDATA[WordPress lets you associate tags with your posts. Version 2.6 even provides a nice UI to manage them. If you are interested in working with them directly in the database, here is a query to help you along: SELECT term.term_id, tax.COUNT, term.name, term.slug FROM wp_term_taxonomy tax, wp_terms term WHERE tax.taxonomy = 'post_tag' AND tax.term_id = [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress lets you associate tags with your posts. Version 2.6 even provides a nice UI to manage them. If you are interested in working with them directly in the database, here is a query to help you along:</p>

<div class="wp_syntax"><div class="code"><pre class="sql" style="font-family:monospace;"><span style="color: #000000; ">SELECT</span> 
	term<span style="color: #000000; font-weight: bold; ">.</span>term_id<span style="color: #000000; font-weight: bold; ">,</span> 
	tax<span style="color: #000000; font-weight: bold; ">.</span><span style="color: #000000; ">COUNT</span><span style="color: #000000; font-weight: bold; ">,</span>
	term<span style="color: #000000; font-weight: bold; ">.</span>name<span style="color: #000000; font-weight: bold; ">,</span>
	term<span style="color: #000000; font-weight: bold; ">.</span>slug
<span style="color: #000000; ">FROM</span> 
	wp_term_taxonomy tax<span style="color: #000000; font-weight: bold; ">,</span>
	wp_terms term
<span style="color: #000000; ">WHERE</span> 
	tax<span style="color: #000000; font-weight: bold; ">.</span>taxonomy <span style="color: #000000; font-weight: bold; ">=</span> <span style="color: #000000; ">'post_tag'</span>
	<span style="color: #000000; ">AND</span>
	tax<span style="color: #000000; font-weight: bold; ">.</span>term_id <span style="color: #000000; font-weight: bold; ">=</span> term<span style="color: #000000; font-weight: bold; ">.</span>term_id
<span style="color: #000000; ">ORDER</span> <span style="color: #000000; ">BY</span>
	term<span style="color: #000000; font-weight: bold; ">.</span>name <span style="color: #000000; ">ASC</span>
<span style="color: #000000; ">LIMIT</span>
	<span style="color: #000000; ">0</span><span style="color: #000000; font-weight: bold; ">,</span> <span style="color: #000000; ">200</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/article/630/managing-tags-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp-syntax-rettke</title>
		<link>http://www.wisdomandwonder.com/article/457/wp-syntax-rettke</link>
		<comments>http://www.wisdomandwonder.com/article/457/wp-syntax-rettke#comments</comments>
		<pubDate>Tue, 12 Aug 2008 02:03:55 +0000</pubDate>
		<dc:creator>Grant</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.wisdomandwonder.com/?p=457</guid>
		<description><![CDATA[Out of the box, WP-Syntax colors code using the default GeSHi colors. Per the authors advice in the &#8216;Advanced Customization&#8217; section of Other Notes, you can configure GeSHi yourself by handling the wp_syntax_init_geshi hook and configuring it programmatically. Since I wanted to do just that, I decided to publish a generic plugin, called wp-syntax-rettke, for [...]]]></description>
			<content:encoded><![CDATA[<p>Out of the box, <a href="http://wordpress.org/extend/plugins/wp-syntax/">WP-Syntax</a> colors code using the default <a href="http://qbnz.com/highlighter/">GeSHi</a> colors. Per the authors advice in the &#8216;Advanced Customization&#8217; section of <a href="http://wordpress.org/extend/plugins/wp-syntax/other_notes/">Other Notes</a>, you can configure GeSHi yourself by handling the wp_syntax_init_geshi hook and configuring it programmatically.</p>
<p>Since I wanted to do just that, I decided to publish a generic plugin, called <a href="http://wordpress.org/extend/plugins/wp-syntax-rettke/">wp-syntax-rettke</a>, for folks who wanted to configure GeSHi following this approach.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wisdomandwonder.com/article/457/wp-syntax-rettke/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

