<?
/*
Plugin Name: Addicted To Live Search
Plugin URI: http://addictedtonew.com/archives/145/wordpress-live-search-plugin/
Description: Adds live search with ajax to the default search box
Author: John Nunemaker
Version: 1.02
Author URI: http://addictedtonew.com/
*/

function addicted_add() {
	echo '<script type="text/javascript" src="' . get_bloginfo('siteurl') . '/wp-content/plugins/addicted_live_search/js/prototype.js"></script>' . "\n";
	echo '<script type="text/javascript" src="' . get_bloginfo('siteurl') . '/wp-content/plugins/addicted_live_search/js/live_search.js"></script>' . "\n";
	echo '
	<script type="text/javascript">
		ls.url = "' . get_bloginfo('siteurl') . '/wp-content/plugins/addicted_live_search/search_results.php";
	</script>';
	echo '<link type="text/css" href="' . get_bloginfo('siteurl') . '/wp-content/plugins/addicted_live_search/css/live_search.css" rel="stylesheet" />' . "\n";
}

add_action('wp_head', 'addicted_add');
?><?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="0.92">
<channel>
	<title>PC Tech Solutions</title>
	<link>http://pctechsolutions.net/wordpress</link>
	<description>&#160;&#160;&#160;&#160;&#160;&#160;&#160;Helpful Resources for your Computing Lifestyle</description>
	<lastBuildDate>Sun, 06 Jan 2008 03:10:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Troubleshooting Memory (RAM)</title>
		<description>If your computer is acting strangely, randomly crashing, or simply not booting, it could be a sign of bad memory.

But how do you know when your RAM chip has gone to the silicon castle in the sky?

First you would always want to start out by first opening the computer's case ...</description>
		<link>http://pctechsolutions.net/wordpress/index.php/2008/01/05/troubleshooting-memory-ram/</link>
			</item>
	<item>
		<title>Ripping Music CDs to your Personal Computer</title>
		<description>So you just got the latest and greatest MP3 player, with gigabytes of storage just hungry for your music collection!  As you stare at the mountain of CDs, you ponder how in the world you are going to get it from there to your new shiny toy.

You may not ...</description>
		<link>http://pctechsolutions.net/wordpress/index.php/2008/01/05/ripping-music-cds-to-your-personal-computer/</link>
			</item>
	<item>
		<title>This Website is about&#8230;</title>
		<description>How to rip audio CDs

How to  port forward on your firewall

How to troubleshoot your memory

How to share files in your home network

How to secure your wireless network

Where to find free security software

Where to find free office productivity software

How to stay protected against spyware

Safe browsing techniques

Troubleshooting windows stop messages

Removing a ...</description>
		<link>http://pctechsolutions.net/wordpress/index.php/2008/01/04/new-post/</link>
			</item>
</channel>
</rss>
