<?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>Weblog of Michael Cutler &#187; Search Term Highlighter</title>
	<atom:link href="http://blog.lobstertechnology.com/category/wordpress/plugins/search-term-highlighter/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lobstertechnology.com</link>
	<description>"I felt a great disturbance in the Force, as if millions of peers suddenly cried out in terror and were suddenly silenced."</description>
	<lastBuildDate>Tue, 17 Oct 2006 14:40:43 +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>WP Plugin &#187; Search Terms Highlighter Plugin 0.0</title>
		<link>http://blog.lobstertechnology.com/2006/02/02/search-term-highlighter-plugin-0-0/</link>
		<comments>http://blog.lobstertechnology.com/2006/02/02/search-term-highlighter-plugin-0-0/#comments</comments>
		<pubDate>Thu, 02 Feb 2006 14:59:42 +0000</pubDate>
		<dc:creator>Michael Cutler</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Search Term Highlighter]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.lobstertechnology.com/2006/02/02/search-term-highlighter-plugin-0-0/</guid>
		<description><![CDATA[This is the first release of a prototype plugin I wrote to detect incoming requests from search engines and highlight the words in your posts that match the search terms. It also detects local searches with Wordpress and highlights those terms too.
Installation is simple, copy search-terms-highlighter-plugin.php into your Wordpress plugins directory and Activate the plugin [...]]]></description>
			<content:encoded><![CDATA[<p>This is the first release of a prototype plugin I wrote to detect incoming requests from search engines and highlight the words in your posts that match the search terms. It also detects local searches with Wordpress and highlights those terms too.</p>
<p>Installation is simple, copy search-terms-highlighter-plugin.php into your Wordpress plugins directory and Activate the plugin from your Admin screen.</p>
<p>FEATURES:</p>
<p>- Automatically highlights search terms used from Google, MSN &#038; Yahoo<br />
- Automatically highlights search terms used in local Wordpress searches</p>
<p>LIMITATIONS:</p>
<p>- The Highlight colour is hard coded to <span style='background-color:yellow'>Yellow</span><br />
- Only &#8216;detects&#8217; search query strings from known search engines</p>
<p>TODO:</p>
<p>- Add options page to allow configuration of highlight colours<br />
- Support different highlight colours for each search term<br />
- Support DHTML/JS &#8217;switching off&#8217; of highlighting<br />
- More generic query string parser to support unknown search engines<br />
- The preg_replace in sth_plugin_the_content can be optimised to replace all keywords in one operation</p>
<p><a href=' http://svn.lobstertechnology.com/search-terms-highlighter/search-terms-highlighter-plugin.php'>Download Plugin</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lobstertechnology.com/2006/02/02/search-term-highlighter-plugin-0-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
