<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: &#8220;Search This Site&#8221; Bookmarklet For FireFox &amp; Opera</title>
	<atom:link href="http://w-shadow.com/blog/2008/10/07/search-this-site-bookmarklet-for-firefox-opera/feed/" rel="self" type="application/rss+xml" />
	<link>http://w-shadow.com/blog/2008/10/07/search-this-site-bookmarklet-for-firefox-opera/</link>
	<description>A blog about web development, software business, and WordPress</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:10:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: MK Safi</title>
		<link>http://w-shadow.com/blog/2008/10/07/search-this-site-bookmarklet-for-firefox-opera/comment-page-1/#comment-34276</link>
		<dc:creator>MK Safi</dc:creator>
		<pubDate>Tue, 13 Apr 2010 17:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=389#comment-34276</guid>
		<description>Here&#039;s yet another site search solution. I created this one because I don&#039;t wanna rely on mouse. This one utilizes &lt;a href=&quot;http://support.mozilla.com/en-US/kb/Smart+keywords&quot; rel=&quot;nofollow&quot;&gt;Firefox&#039;s search keyword&lt;/a&gt; functionality.

I basically created a search keyword in my Firefox bookmarks. The keyword is &quot;gs&quot;. In the location field, I put 

`javascript: location.href = &#039;http://www.google.com/search?q=%s site:&#039; + window.location.hostname;`

Now, when I&#039;m on a site that I wanna search, I simply press Ctrl+L to focus the cursor on the address bar (note: All my search engines are keyword based. I don&#039;t use Firefox search engine bar). Then I type &quot;gs &lt;my search query&gt;&quot; without the quotes.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s yet another site search solution. I created this one because I don&#8217;t wanna rely on mouse. This one utilizes <a href="http://support.mozilla.com/en-US/kb/Smart+keywords" rel="nofollow">Firefox&#8217;s search keyword</a> functionality.</p>
<p>I basically created a search keyword in my Firefox bookmarks. The keyword is &#8220;gs&#8221;. In the location field, I put </p>
<p>`javascript: location.href = &#8216;<a href="http://www.google.com/search?q=%s" rel="nofollow">http://www.google.com/search?q=%s</a> site:&#8217; + window.location.hostname;`</p>
<p>Now, when I&#8217;m on a site that I wanna search, I simply press Ctrl+L to focus the cursor on the address bar (note: All my search engines are keyword based. I don&#8217;t use Firefox search engine bar). Then I type &#8220;gs &lt;my search query&gt;&#8221; without the quotes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2008/10/07/search-this-site-bookmarklet-for-firefox-opera/comment-page-1/#comment-34275</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Tue, 13 Apr 2010 17:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=389#comment-34275</guid>
		<description>Test.</description>
		<content:encoded><![CDATA[<p>Test.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

