<?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>Dan&#039;s Tech Stop &#187; Search Engine</title>
	<atom:link href="http://danstechstop.com/tag/search-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://danstechstop.com</link>
	<description>Web Design &#38; Blog</description>
	<lastBuildDate>Thu, 18 Mar 2010 21:11:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Quix</title>
		<link>http://danstechstop.com/2010/02/quix/</link>
		<comments>http://danstechstop.com/2010/02/quix/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 00:08:40 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Quix]]></category>
		<category><![CDATA[Search Engine]]></category>

		<guid isPermaLink="false">http://danstechstop.com/?p=89</guid>
		<description><![CDATA[I&#8217;ve been using quix for a little while now, and it has really bugged me that you can&#8217;t just add it as a search engine. I tweaked the code a little bit so that it works in chrome and firefox &#8230; <a href="http://danstechstop.com/2010/02/quix/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using quix for a little while now, and it has really bugged me that you can&#8217;t just add it as a search engine.</p>
<p>I tweaked the code a little bit so that it works in chrome and firefox as a search engine. Here is the code.</p>
<p><textarea rows="5" cols="60">javascript:Quix();function%20Quix(){var%20e=encodeURIComponent;var%20t=window.getSelection?window.getSelection():(document.getSelection?document.getSelection():(document.selection?document.selection.createRange().text:&#8221;));var%20c=%s;if(t!=&#8221;){if(c){c+=&#8217;%20&#8242;+t;}else{c=&#8221;+t;}}if(c){var%20u=&#8217;http://quixapp.com/go/?c=&#8217;+e(c)+&#8217;&#038;t=&#8217;+(document.title?e(document.title):&#8221;)+&#8217;&#038;s=&#8217;+'&#038;v=080&#8242;+&#8217;&#038;u=&#8217;+(document.location?e(document.location):&#8221;);d=&#8221;+document.location;if(d.substr(0,4)!=&#8217;http&#8217;){window.location=u+&#8217;&#038;mode=direct&#8217;;}else{heads=document.getElementsByTagName(&#8216;head&#8217;);if(c.substring(0,1)==&#8217;%20&#8242;){var%20w=window.open(u+&#8217;&#038;mode=direct&#8217;);w.focus();}else%20if(heads.length==0){window.location=u+&#8217;&#038;mode=direct&#8217;;}else{q=document.getElementById(&#8216;quix&#8217;);if(q){q.parentNode.removeChild(q);}sc=document.createElement(&#8216;script&#8217;);sc.src=u;sc.id=&#8217;quix&#8217;;sc.type=&#8217;text/javascript&#8217;;void(heads[0].appendChild(sc));}}}}</textarea></p>
<p>If anybody needs help setting that up as a search engine I can add a tutorial later.</p>
]]></content:encoded>
			<wfw:commentRss>http://danstechstop.com/2010/02/quix/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
