<?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: Search The Current Site &#8211; A Firefox Extension</title>
	<atom:link href="http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/</link>
	<description>Slightly Advanced Computer Stuff (and some magic)</description>
	<lastBuildDate>Fri, 20 Nov 2009 22:08:06 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/comment-page-2/#comment-12807</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Tue, 07 Oct 2008 12:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/#comment-12807</guid>
		<description>&lt;a href=&quot;#comment-12805&quot; rel=&quot;nofollow&quot;&gt;@nettrotter&lt;/a&gt; - That looks good, I&#039;m sure some users will find it useful.</description>
		<content:encoded><![CDATA[<p><a href="#comment-12805" rel="nofollow">@nettrotter</a> &#8211; That looks good, I&#8217;m sure some users will find it useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nettrotter</title>
		<link>http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/comment-page-2/#comment-12805</link>
		<dc:creator>nettrotter</dc:creator>
		<pubDate>Tue, 07 Oct 2008 11:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/#comment-12805</guid>
		<description>Maybe you guy would like to try a bookmarklet. It doenst use any third-party plugin. Just put this bookmarklet in you bookmark toolbar. When you click it, it will pop up window for keyword input to search. the other way is that after you highlight some keyword in the page, click the bookmarklet and it will do search the current site from that keyword via google.


javascript:q%20=%20%22%22%20+%20(window.getSelection%20?%20window.getSelection()%20:%20document.getSelection%20?%20document.getSelection()%20:%20document.selection.createRange().text);%20if%20(!q)%20q%20=%20prompt(%22%E8%AF%B7%E8%BE%93%E5%85%A5%E5%85%B3%E9%94%AE%E8%AF%8D:%22,%20%22%22);%20if%20(q!=null)%20{var%20qlocation=%22%20%22;qlocation=(%22http://www.google.com/search?num=100&amp;hl=zh-CN&amp;newwindow=1&amp;q=site:%22%20+%20escape(location.hostname)+%22+%22+q+%22%22);window.open(qlocation);}%20void%200</description>
		<content:encoded><![CDATA[<p>Maybe you guy would like to try a bookmarklet. It doenst use any third-party plugin. Just put this bookmarklet in you bookmark toolbar. When you click it, it will pop up window for keyword input to search. the other way is that after you highlight some keyword in the page, click the bookmarklet and it will do search the current site from that keyword via google.</p>
<p>javascript:q%20=%20%22%22%20+%20(window.getSelection%20?%20window.getSelection()%20:%20document.getSelection%20?%20document.getSelection()%20:%20document.selection.createRange().text);%20if%20(!q)%20q%20=%20prompt(%22%E8%AF%B7%E8%BE%93%E5%85%A5%E5%85%B3%E9%94%AE%E8%AF%8D:%22,%20%22%22);%20if%20(q!=null)%20{var%20qlocation=%22%20%22;qlocation=(%22http://www.google.com/search?num=100&amp;hl=zh-CN&amp;newwindow=1&amp;q=site:%22%20+%20escape(location.hostname)+%22+%22+q+%22%22);window.open(qlocation);}%20void%200</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nettrotter</title>
		<link>http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/comment-page-1/#comment-12804</link>
		<dc:creator>nettrotter</dc:creator>
		<pubDate>Tue, 07 Oct 2008 11:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/#comment-12804</guid>
		<description>such a good extension. I like it very much.</description>
		<content:encoded><![CDATA[<p>such a good extension. I like it very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/comment-page-1/#comment-12782</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Wed, 01 Oct 2008 19:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/#comment-12782</guid>
		<description>:)

I did some quick research and it appears that it isn&#039;t possible to create a custom button for FF without packaging it as an extension, or using a third-party button manager addon (like Custom Buttons 2).</description>
		<content:encoded><![CDATA[<p> <img src='http://w-shadow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I did some quick research and it appears that it isn&#8217;t possible to create a custom button for FF without packaging it as an extension, or using a third-party button manager addon (like Custom Buttons 2).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emarell</title>
		<link>http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/comment-page-1/#comment-12781</link>
		<dc:creator>emarell</dc:creator>
		<pubDate>Wed, 01 Oct 2008 18:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/#comment-12781</guid>
		<description>Hallelujah. At last I&#039;ve found you. 

Why this obviously desirable adaptation of a publicly accessible Google feature has been so elusive for Firefox 2, then 3, users is beyond me. Many thanks to White Shadow.

P.S. Would love to see a Firefox 3 toolbar button for it - that opens a pop-up site search input field for this search alone. The button offered above by ithinc isn&#039;t for Firefox 3 as far as I can tell. Could we have one that does not require additional software (the way ithinc&#039;s requires Custom Buttons 2)?</description>
		<content:encoded><![CDATA[<p>Hallelujah. At last I&#8217;ve found you. </p>
<p>Why this obviously desirable adaptation of a publicly accessible Google feature has been so elusive for Firefox 2, then 3, users is beyond me. Many thanks to White Shadow.</p>
<p>P.S. Would love to see a Firefox 3 toolbar button for it &#8211; that opens a pop-up site search input field for this search alone. The button offered above by ithinc isn&#8217;t for Firefox 3 as far as I can tell. Could we have one that does not require additional software (the way ithinc&#8217;s requires Custom Buttons 2)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itssri</title>
		<link>http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/comment-page-1/#comment-11989</link>
		<dc:creator>itssri</dc:creator>
		<pubDate>Sat, 31 May 2008 13:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/#comment-11989</guid>
		<description>Hi,

Thanks a lot. 

Super DragAndGo is almost what I needed, although instead of drag, &quot;Ctrl-Click&quot; might have more universal appeal (MS Office hangover, u c).

And yes, I did mean plain text link, rather a contiguous block of text - isn&#039;t the extra action of selecting that, a drag on our mouse entangled wrists (or the touch-pad chafed fingertips), especially when you are researching thousands of sites.

Regards,

ItsSri</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks a lot. </p>
<p>Super DragAndGo is almost what I needed, although instead of drag, &#8220;Ctrl-Click&#8221; might have more universal appeal (MS Office hangover, u c).</p>
<p>And yes, I did mean plain text link, rather a contiguous block of text &#8211; isn&#8217;t the extra action of selecting that, a drag on our mouse entangled wrists (or the touch-pad chafed fingertips), especially when you are researching thousands of sites.</p>
<p>Regards,</p>
<p>ItsSri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/comment-page-1/#comment-11988</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Sat, 31 May 2008 09:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/#comment-11988</guid>
		<description>Heh, thanks :)

Can you elaborate on that &quot;anything on a browsed page&quot; comment? A plaintext link would be one possibility; what else?

Edit : &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/137&quot; rel=&quot;nofollow&quot;&gt;this addon &lt;/a&gt;might be similar to what you&#039;re looking for.</description>
		<content:encoded><![CDATA[<p>Heh, thanks <img src='http://w-shadow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Can you elaborate on that &#8220;anything on a browsed page&#8221; comment? A plaintext link would be one possibility; what else?</p>
<p>Edit : <a href="https://addons.mozilla.org/en-US/firefox/addon/137" rel="nofollow">this addon </a>might be similar to what you&#8217;re looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itssri</title>
		<link>http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/comment-page-1/#comment-11987</link>
		<dc:creator>itssri</dc:creator>
		<pubDate>Sat, 31 May 2008 06:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/#comment-11987</guid>
		<description>Hi,

I do quite a bit of web content research and I had been searching for something like this for ages; the closest I could get to was using the Yahoo toolbar, but it sucks! and many times, I installed it whenever I was desperate and uninstalled it as soon as it frustrated me. Now, you have made my day.

This is the exact phrase I used on google today - &quot;firefox extension to search in current website&quot; - and your site was listed second. I wonder how I missed it earlier?

Another plugin/extension that is wanting is:
&quot;Ctrl+Click&quot; on anything on a browsed page = parse a link from that anything and open in another tab

If you could do it, you are sure to be deluged with ...

Hey! BTW, has Abhishek sent you at least a picture of his girlfriend ;)

ItsSri</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I do quite a bit of web content research and I had been searching for something like this for ages; the closest I could get to was using the Yahoo toolbar, but it sucks! and many times, I installed it whenever I was desperate and uninstalled it as soon as it frustrated me. Now, you have made my day.</p>
<p>This is the exact phrase I used on google today &#8211; &#8220;firefox extension to search in current website&#8221; &#8211; and your site was listed second. I wonder how I missed it earlier?</p>
<p>Another plugin/extension that is wanting is:<br />
&#8220;Ctrl+Click&#8221; on anything on a browsed page = parse a link from that anything and open in another tab</p>
<p>If you could do it, you are sure to be deluged with &#8230;</p>
<p>Hey! BTW, has Abhishek sent you at least a picture of his girlfriend <img src='http://w-shadow.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>ItsSri</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Transcontinental</title>
		<link>http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/comment-page-1/#comment-11982</link>
		<dc:creator>Transcontinental</dc:creator>
		<pubDate>Mon, 26 May 2008 09:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/#comment-11982</guid>
		<description>I never had any problems using this little marvel with Firefox, that&#039;s all I can say, besides the smartness of these jewels, that is Firefox and this extension!</description>
		<content:encoded><![CDATA[<p>I never had any problems using this little marvel with Firefox, that&#8217;s all I can say, besides the smartness of these jewels, that is Firefox and this extension!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/comment-page-1/#comment-11893</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Mon, 28 Apr 2008 18:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/blog/2007/12/01/search-the-current-site-a-firefox-extension/#comment-11893</guid>
		<description>No idea. I&#039;m not &lt;em&gt;that&lt;/em&gt; familiar with FF plugin development, so I don&#039;t even have an idea where to start looking for the bug.</description>
		<content:encoded><![CDATA[<p>No idea. I&#8217;m not <em>that</em> familiar with FF plugin development, so I don&#8217;t even have an idea where to start looking for the bug.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
