<?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>William D Buchanan &#187; WordPress</title>
	<atom:link href="http://wdbuc.com/blog/topics/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wdbuc.com</link>
	<description>Web Development &#124; Web Design &#124; Technology Consultant &#124; PC Support</description>
	<lastBuildDate>Tue, 01 Jun 2010 15:48:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Shortening URLs with Twitter Tools</title>
		<link>http://wdbuc.com/blog/2009/04/16/shortening-urls-with-twitter-tools/</link>
		<comments>http://wdbuc.com/blog/2009/04/16/shortening-urls-with-twitter-tools/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 15:36:38 +0000</pubDate>
		<dc:creator>William Buchanan</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tinyurl]]></category>
		<category><![CDATA[twitter tools]]></category>

		<guid isPermaLink="false">http://wdbuc.com/web-development/shortening-urls-with-twitter-tools.html</guid>
		<description><![CDATA[<p>I use a great WordPress plugin called <a title="Twitter Tools WordPress plugin" href="http://wordpress.org/extend/plugins/twitter-tools/" target="_blank">Twitter Tools</a> to update my Twitter status with posts from my blog. It’s a great way to get the word out about new content on your site. The only thing that the Twitter Tools doesn’t do automatically is shorten your urls to make it easier to fit in the 140 character limit of Twitter. Fortunately, <a title="Website of Alex King" href="http://alexking.org/" target="_blank">the author of Twitter Tools</a> did [...]]]></description>
		<wfw:commentRss>http://wdbuc.com/blog/2009/04/16/shortening-urls-with-twitter-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove ‘category’ From URLs In Wordpress</title>
		<link>http://wdbuc.com/blog/2008/08/24/remove-category-from-urls-in-wordpress/</link>
		<comments>http://wdbuc.com/blog/2008/08/24/remove-category-from-urls-in-wordpress/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 00:00:00 +0000</pubDate>
		<dc:creator>William Buchanan</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wdbuc.com/?p=75</guid>
		<description><![CDATA[<p>This is something that has plagued Wordpress for a long time in my opinion and is one of those left overs from when Wordpress was strictly ‘blog software’. When using functions like wp_list_categories or even the Categories widget, Wordpress inserts the word ‘category’ into the urls for no apparent reason. While I am sure there <strong>is</strong> a reason, I don’t know why the developers over in the Wordpress camp have not made some way to remove this behavior from the [...]]]></description>
		<wfw:commentRss>http://wdbuc.com/blog/2008/08/24/remove-category-from-urls-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Tags to Your Pages in Wordpress</title>
		<link>http://wdbuc.com/blog/2008/06/24/adding-tags-to-your-pages-in-wordpress/</link>
		<comments>http://wdbuc.com/blog/2008/06/24/adding-tags-to-your-pages-in-wordpress/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 15:20:13 +0000</pubDate>
		<dc:creator>William Buchanan</dc:creator>
				<category><![CDATA[How To's]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[tags4page]]></category>

		<guid isPermaLink="false">http://wdbuc.com/?p=64</guid>
		<description><![CDATA[<p>A site that I was working on was using mostly pages in Wordpress 2.51 but the owner was very interested in putting tags and a tag cloud on their home page. Wordpress doesn’t natively support tags on pages only on posts so I had some homework to do.</p>
<p>I was able to find a plugin called <a title="tags4page" href="http://wordpress.org/extend/plugins/tags4page/">tags4page</a> version 1.1 that I thought might just do the trick. So I downloaded the plugin, installed it and viola I was able [...]]]></description>
		<wfw:commentRss>http://wdbuc.com/blog/2008/06/24/adding-tags-to-your-pages-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Podpress &#8211; ‘Before More tag’ bug fix</title>
		<link>http://wdbuc.com/blog/2008/05/17/podpress-before-more-tag-bug-fix/</link>
		<comments>http://wdbuc.com/blog/2008/05/17/podpress-before-more-tag-bug-fix/#comments</comments>
		<pubDate>Sat, 17 May 2008 23:32:37 +0000</pubDate>
		<dc:creator>William Buchanan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[podpress]]></category>

		<guid isPermaLink="false">http://wdbuc.com/?p=56</guid>
		<description><![CDATA[<p>I was having an issue using Podpress 8.8 and Wordpress 2.5 on one of my projects. Even though I set the ‘Before &#60;!- More -&#62; tag’ option to ‘No’, the flash player was still showing up in the short version or excerpt of the posts. Setting the option to ‘no’ is supposed to keep the flash player from showing in the short version of your posts but there was some kind of bug in the coding.
</p>
<p>After taking a look at [...]]]></description>
		<wfw:commentRss>http://wdbuc.com/blog/2008/05/17/podpress-before-more-tag-bug-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
