<?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>Chris Pirillo &#187; wordpress_plugins</title>
	<atom:link href="http://chris.pirillo.com/tag/wordpress_plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://chris.pirillo.com</link>
	<description>News and Reviews! Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</description>
	<lastBuildDate>Wed, 15 Feb 2012 00:38:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>OpenSearch RSS AutoDiscovery for WordPress Searches</title>
		<link>http://chris.pirillo.com/opensearch-rss-autodiscovery-for-wordpress-searches/</link>
		<comments>http://chris.pirillo.com/opensearch-rss-autodiscovery-for-wordpress-searches/#comments</comments>
		<pubDate>Mon, 22 May 2006 05:46:34 +0000</pubDate>
		<dc:creator>Chris Pirillo</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[htaccess_file]]></category>
		<category><![CDATA[opensearch]]></category>
		<category><![CDATA[php_template]]></category>
		<category><![CDATA[plugin_directory]]></category>
		<category><![CDATA[regular_expressions]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[search-engine]]></category>
		<category><![CDATA[search_query]]></category>
		<category><![CDATA[wish_list]]></category>
		<category><![CDATA[wordpress_plugins]]></category>

		<guid isPermaLink="false">http://chris.pirillo.com/2006/05/21/opensearch-rss-autodiscovery-for-wordpress-searches/</guid>
		<description><![CDATA[<p><p><a href="http://chris.pirillo.com/opensearch-rss-autodiscovery-for-wordpress-searches/">OpenSearch RSS AutoDiscovery for WordPress Searches</a></p><p>I started to compile a &#8220;wish list&#8221; of WordPress plugins. Turns out, many of my wishes have already come true &#8211; it just took a little digging on Google. Too bad there&#8217;s not an amazingly comprehensive WordPress plugin directory / wiki (and if there is, nobody really knows about it yet). One of my wishes [...]</p></p><p><a href="http://chris.pirillo.com/opensearch-rss-autodiscovery-for-wordpress-searches/">OpenSearch RSS AutoDiscovery for WordPress Searches</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://chris.pirillo.com/opensearch-rss-autodiscovery-for-wordpress-searches/">OpenSearch RSS AutoDiscovery for WordPress Searches</a></p><p>I started to compile a &#8220;wish list&#8221; of WordPress plugins. Turns out, many of my wishes have already come true &#8211; it just took a little digging on Google. Too bad there&#8217;s not an amazingly comprehensive WordPress plugin directory / wiki (and if there is, nobody really knows about it yet). One of my wishes was for an OpenSearch feed. Turns out <a href="http://www.williamsburger.com/wb/archives/opensearch-v-1-0/">Williamsburger</a> already created a plugin, with <a href="http://www.robinsonhouse.com/2005/12/31/wp-opensearch-10-fix-for-wp-20/">a WP 2.0 compatible version</a> linked from his comments thread. This got me up and running with my own OpenSearch feed easily enough, but I wanted to have it actually be autodiscoverable within a search query. Without bothering anybody in my personal circle, I found the variables I needed to insert between  at the top of my header.php template:</p>
<p>[php]< ?php if (is_search()) { ?><br />
 < link rel="alternate" type="application/rss+xml" title="<?bloginfo('name'); ?>: < ?=wp_specialchars($s); ?>&#8221; href=&#8221;http://chris.pirillo.com/os-query?s=< ?=wp_specialchars($s); ?>&#8221; /&gt;<br />
< ?php } ?>[/php]There you go. An autodiscoverable feed for your WordPress searches! Try a search on my blog for a living example. Couldn&#8217;t have gotten it done unless Shayne figured out what I was doing wrong within the .htaccess file. Ugh. I&#8217;ve gotta start learning more about <a href="http://etext.lib.virginia.edu/services/helpsheets/unix/regex.html">Regular Expressions</a>. FUN!</p>
<p><a href="http://chris.pirillo.com/opensearch-rss-autodiscovery-for-wordpress-searches/">OpenSearch RSS AutoDiscovery for WordPress Searches</a></p>]]></content:encoded>
			<wfw:commentRss>http://chris.pirillo.com/opensearch-rss-autodiscovery-for-wordpress-searches/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/9 queries in 0.365 seconds using disk: basic
Object Caching 465/484 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: s3.pirillo.com

Served from: chris.pirillo.com @ 2012-02-15 10:08:57 -->
