<?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>Ricky Spears' Blog &#187; Web Development</title>
	<atom:link href="http://rickyspears.com/blog/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://rickyspears.com/blog</link>
	<description>Empower. Challenge. Advance.</description>
	<lastBuildDate>Sun, 28 Feb 2010 03:14:09 +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>My First WordPress Plugin: &#8220;Zap Read This Post&#8221;</title>
		<link>http://rickyspears.com/blog/2006/08/my-first-wordpress-plugin-zap-read-this-post/</link>
		<comments>http://rickyspears.com/blog/2006/08/my-first-wordpress-plugin-zap-read-this-post/#comments</comments>
		<pubDate>Sat, 19 Aug 2006 04:27:54 +0000</pubDate>
		<dc:creator>rickyspears</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://rickyspears.com/blog/?p=140</guid>
		<description><![CDATA[I just finished writing my first plugin for WordPress! It&#8217;s called &#8220;Zap Read This Post&#8221; and it places a button before each post that says, &#8220;Zap Read This&#8221;. When a user clicks on the button it will open a new window and load the text of the post into Zap Reader so that visitors can [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished writing my first plugin for WordPress! It&#8217;s called &#8220;Zap Read This Post&#8221; and it places a button before each post that says, &#8220;Zap Read This&#8221;. When a user clicks on the button it will open a new window and load the text of the post into <a href="http://www.zapreader.com">Zap Reader</a> so that visitors can quickly read the text of that particular post. Do you see it? Well, what&#8217;cha waitin&#8217; for? Go ahead, click it, and try it out!</p>
<p>Writing this was much easier than I initially expected. I looked at the code for a couple other plugins that added something before or after the post, and reviewed the <a href="http://wiki.wordpress.org/Plugin/API">WordPress Plugin API</a>. I was up and running in no time.</p>
<p>I had initially hard-coded a button last weekend when I made the site live. That was certainly more challenging than using the APIs and doing it right. <img src='http://rickyspears.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  If you have a WordPress blog, know a little bit about PHP (or are willing to learn), and want to make your blog do something new and interesting, then I strongly encourage you to spend a little time investigating how to create your own WordPress plugins. You&#8217;ll have a lot of fun, learn a lot, and contribute to your neighbors on the web as well.</p>
<p><a href="http://zapreader.com/blog/?p=9">Find out more about the &#8220;Zap Read This Post&#8221; plugin for WordPress.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rickyspears.com/blog/2006/08/my-first-wordpress-plugin-zap-read-this-post/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
