<?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 DDOE in Firefox</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2005/10/26/search-ddoe-in-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2005/10/26/search-ddoe-in-firefox/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: GSK</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/10/26/search-ddoe-in-firefox/#comment-17515</link>
		<dc:creator>GSK</dc:creator>
		<pubDate>Fri, 18 Nov 2005 05:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1270#comment-17515</guid>
		<description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;How do I navigate to a URL in Firefox Browser using macro in Excel?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>How do I navigate to a URL in Firefox Browser using macro in Excel?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/10/26/search-ddoe-in-firefox/#comment-17075</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Fri, 28 Oct 2005 14:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1270#comment-17075</guid>
		<description>&lt;p&gt;JWalk:  I don&#039;t know if it will work on yours because your search form uses the POST method instead of the GET method.  If you do it, I&#039;d use it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>JWalk:  I don&#8217;t know if it will work on yours because your search form uses the POST method instead of the GET method.  If you do it, I&#8217;d use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/10/26/search-ddoe-in-firefox/#comment-17063</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Fri, 28 Oct 2005 04:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1270#comment-17063</guid>
		<description>&lt;p&gt;&lt;i&gt;I was going to do one for your site because I search it on occasion&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;ummm...well since we&#039;re all into automation around here (or for those without Firefox), what&#039;s wrong with simply passing to the webbrowser something like the following string:&lt;/p&gt;
&lt;p&gt;&quot;http://www.google.com/search?q=&quot; + term + &quot;site:j-walk.com/ss&quot;&lt;/p&gt;
&lt;p&gt;where term is the search string?&lt;/p&gt;
&lt;p&gt;(Bonus points for guessing the language of that snippet :-0)&lt;/p&gt;
&lt;p&gt;cheers,&lt;br&gt;
Christopher&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><i>I was going to do one for your site because I search it on occasion</i></p>
<p>ummm&#8230;well since we&#8217;re all into automation around here (or for those without Firefox), what&#8217;s wrong with simply passing to the webbrowser something like the following string:</p>
<p>&#8220;http://www.google.com/search?q=&#8221; + term + &#8220;site:j-walk.com/ss&#8221;</p>
<p>where term is the search string?</p>
<p>(Bonus points for guessing the language of that snippet :-0)</p>
<p>cheers,<br />
Christopher</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Walkenbach</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/10/26/search-ddoe-in-firefox/#comment-17057</link>
		<dc:creator>John Walkenbach</dc:creator>
		<pubDate>Fri, 28 Oct 2005 01:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1270#comment-17057</guid>
		<description>&lt;p&gt;That looks fairly easy. Maybe one of these days I&#039;ll see if I can get it to work for my blog. But I&#039;m sure I&#039;d never use.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That looks fairly easy. Maybe one of these days I&#8217;ll see if I can get it to work for my blog. But I&#8217;m sure I&#8217;d never use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/10/26/search-ddoe-in-firefox/#comment-17055</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Thu, 27 Oct 2005 23:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1270#comment-17055</guid>
		<description>&lt;p&gt;Now &lt;b&gt;that&lt;/b&gt; would have made a good post.  I followed the instructions at&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://mycroft.mozdev.org/deepdocs/quickstart.html&quot; rel=&quot;nofollow&quot;&gt;http://mycroft.mozdev.org/deepdocs/quickstart.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;but they&#039;re not super easy to follow.  I opened up the src file for creative commons found in&lt;/p&gt;
&lt;p&gt;c:program filesmozilla firefoxsearchplugins&lt;/p&gt;
&lt;p&gt;and tried to trace what they did back to the source html of their search page while following the instructions.  Then I had to read lots of comments on various mycroft pages to figure out that every ampersand in the url required an input tag.  The ampersand section that contains the search query requires a name and the word &#039;user&#039;.  The other ampersand sections require a name and a value argument.  My src file has tons of input tags because atomz requires so many ampersands.&lt;/p&gt;
&lt;p&gt;I was going to do one for your site because I search it on occasion, but I thought if I posted this you would do yours and I could just copy it.  And it seems you fell for the bait quite nicely.  If you need some help, let me know.  I couldn&#039;t figure out how to do a site specific google search up there because they have a plus sign in one of their ampersand sections.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Now <b>that</b> would have made a good post.  I followed the instructions at</p>
<p><a href="http://mycroft.mozdev.org/deepdocs/quickstart.html" rel="nofollow">http://mycroft.mozdev.org/deepdocs/quickstart.html</a></p>
<p>but they&#8217;re not super easy to follow.  I opened up the src file for creative commons found in</p>
<p>c:program filesmozilla firefoxsearchplugins</p>
<p>and tried to trace what they did back to the source html of their search page while following the instructions.  Then I had to read lots of comments on various mycroft pages to figure out that every ampersand in the url required an input tag.  The ampersand section that contains the search query requires a name and the word &#8216;user&#8217;.  The other ampersand sections require a name and a value argument.  My src file has tons of input tags because atomz requires so many ampersands.</p>
<p>I was going to do one for your site because I search it on occasion, but I thought if I posted this you would do yours and I could just copy it.  And it seems you fell for the bait quite nicely.  If you need some help, let me know.  I couldn&#8217;t figure out how to do a site specific google search up there because they have a plus sign in one of their ampersand sections.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Walkenbach</title>
		<link>http://www.dailydoseofexcel.com/archives/2005/10/26/search-ddoe-in-firefox/#comment-17054</link>
		<dc:creator>John Walkenbach</dc:creator>
		<pubDate>Thu, 27 Oct 2005 22:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1270#comment-17054</guid>
		<description>&lt;p&gt;How did you do that?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How did you do that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

