<?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>Blueberryware &#187; WP Plugins</title>
	<atom:link href="http://blueberryware.net/category/wp-plugins/feed" rel="self" type="application/rss+xml" />
	<link>http://blueberryware.net</link>
	<description>Adam Hunter's PHP Playground</description>
	<lastBuildDate>Wed, 18 Mar 2009 12:51:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SEO Spider</title>
		<link>http://blueberryware.net/2008/10/30/seo-spider</link>
		<comments>http://blueberryware.net/2008/10/30/seo-spider#comments</comments>
		<pubDate>Thu, 30 Oct 2008 12:33:37 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[WP Plugins]]></category>
		<category><![CDATA[blueberryware]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=215</guid>
		<description><![CDATA[SEO Spider is designed to &#8220;spider&#8221; Google search results for certain terms looking for pages.  For example, I could have it search for &#8220;zend framework wordpress plugin&#8221; to see if my Zend Framework WordPress Plugin is listed there.  It will also be able to view your backlinks to any given page published in your Google [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2008/10/30/seo-spider/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP4 Json Encode &amp; Decode</title>
		<link>http://blueberryware.net/2008/10/28/php4-json-encode-decode</link>
		<comments>http://blueberryware.net/2008/10/28/php4-json-encode-decode#comments</comments>
		<pubDate>Tue, 28 Oct 2008 17:49:55 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[WP Plugins]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blueberryware.net/2008/10/28/php4-json-enocode-decode</guid>
		<description><![CDATA[I just wanted to share this class I found for encoding and decoding information from and to JSON with PHP4.  While encode_json($php) and decode_json($json) are simple enough to use, they are PHP5+ compatible, and could not be used easily with all installations of WordPress.  I am working on a WordPress plugin that allows [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2008/10/28/php4-json-encode-decode/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Updates 9/18/08</title>
		<link>http://blueberryware.net/2008/09/18/updates</link>
		<comments>http://blueberryware.net/2008/09/18/updates#comments</comments>
		<pubDate>Fri, 19 Sep 2008 01:37:24 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[WP Plugins]]></category>
		<category><![CDATA[WP Themes]]></category>
		<category><![CDATA[blueberryware]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=136</guid>
		<description><![CDATA[Two updates this week.  We&#8217;ve updated the Blueberry WordPress theme to version 1.37.  We&#8217;ve updated the screenshot, so now you get a better idea of the capabilities of the theme.  The Blueberry theme now also has the ability to enable your sidebar on post pages.  The Email Spam Protection plugin has also been updated to [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2008/09/18/updates/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Spam Protection</title>
		<link>http://blueberryware.net/2008/09/14/email-spam-protection</link>
		<comments>http://blueberryware.net/2008/09/14/email-spam-protection#comments</comments>
		<pubDate>Sun, 14 Sep 2008 19:06:44 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[WP Plugins]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=120</guid>
		<description><![CDATA[The email spam protection will convert the shortcode [ escapeemail email="email@address.com" ] to 
&#60;script type="text/javascript"&#62;
eval(unescape('%64%6f%63%75%6d%65%6e%74%
2e%77%72%69%74%65%28%27%3c%61%20%68%
72%65%66%3d%22%6d%61%69%6c%74%6f%3a%
65%6d%61%69%6c%40%61%64%64%72%65%73
%73%2e%63%6f%6d%22%3e%65%6d%61%69%6c
%20%61%74%20%61%64%64%72%65%73%73%
20%64%6f%74%20%63%6f%6d%3c%2f%61%3e%27%29'))
&#60;/script&#62;
which writes email at address dot com into your post.
Based on the email obfuscation found at http://twitter.com/help/contact
You can download this plugin here.
If you don&#8217;t want the plugin (or don&#8217;t have WordPress) you can generate the code for yourself: Email Spam Protection
]]></description>
		<wfw:commentRss>http://blueberryware.net/2008/09/14/email-spam-protection/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Simple Submit SEO Plugin</title>
		<link>http://blueberryware.net/2008/09/06/simple-submit-seo-plugin</link>
		<comments>http://blueberryware.net/2008/09/06/simple-submit-seo-plugin#comments</comments>
		<pubDate>Sat, 06 Sep 2008 20:56:18 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[WP Plugins]]></category>
		<category><![CDATA[blueberryware]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=49</guid>
		<description><![CDATA[Simple Submit is a Social Bookmarking and SEO / link building plugin for WordPress.  It adds links to submit your page or post to Digg, Del.icio.us, Stumble Upon, and Buzz.  It has a clean interface and multiple options for adding to different parts of your WordPress blog or site. 
You can download it right here. 
There is an [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2008/09/06/simple-submit-seo-plugin/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Zend Framework WordPress Plugin</title>
		<link>http://blueberryware.net/2008/09/04/wp-library-autoloader-plugin</link>
		<comments>http://blueberryware.net/2008/09/04/wp-library-autoloader-plugin#comments</comments>
		<pubDate>Fri, 05 Sep 2008 01:50:22 +0000</pubDate>
		<dc:creator>Adam Hunter</dc:creator>
				<category><![CDATA[WP Plugins]]></category>
		<category><![CDATA[blueberryware]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://blueberryware.net/?p=11</guid>
		<description><![CDATA[This plugin is used for autoloading the Zend Framework into WordPress.  For the plugin to work, you must download the Zend Framework (here), and place it on your webserver in the folder &#8220;wp-library&#8221; (you will have to create that folder). It will also autoload any other libraries you have placed in the &#8220;wp-library&#8221; folder.  These [...]]]></description>
		<wfw:commentRss>http://blueberryware.net/2008/09/04/wp-library-autoloader-plugin/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
