<?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: Firefox shortcut &#8211; the best thing since bookmark</title>
	<atom:link href="http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/feed/" rel="self" type="application/rss+xml" />
	<link>http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/</link>
	<description>Free and Open Source Business Softwares</description>
	<lastBuildDate>Tue, 01 Jun 2010 20:14:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brandon</title>
		<link>http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/comment-page-1/#comment-33137</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Tue, 04 Aug 2009 21:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/#comment-33137</guid>
		<description>This is GREAT.  I&#039;ve been trying to figure this out for a while, and all along I thought it was something to do with the character encoding in FF.  %S works beautifully!</description>
		<content:encoded><![CDATA[<p>This is GREAT.  I&#8217;ve been trying to figure this out for a while, and all along I thought it was something to do with the character encoding in FF.  %S works beautifully!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordWeb - a dictionary to use offline &#171; Free Biz Ware</title>
		<link>http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/comment-page-1/#comment-28777</link>
		<dc:creator>WordWeb - a dictionary to use offline &#171; Free Biz Ware</dc:creator>
		<pubDate>Tue, 21 Apr 2009 08:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/#comment-28777</guid>
		<description>[...] dictionary now. On Firefox, I just use the Dictionary Search (at the top right corner) or use the shortcut to look up unknown [...]</description>
		<content:encoded><![CDATA[<p>[...] dictionary now. On Firefox, I just use the Dictionary Search (at the top right corner) or use the shortcut to look up unknown [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/comment-page-1/#comment-28105</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Fri, 03 Apr 2009 12:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/#comment-28105</guid>
		<description>It&#039;s been another six months, and I guess everyone has already found this, but anyway: Using &quot;%S&quot; instead of &quot;%s&quot; will disable the url encoding.</description>
		<content:encoded><![CDATA[<p>It&#8217;s been another six months, and I guess everyone has already found this, but anyway: Using &#8220;%S&#8221; instead of &#8220;%s&#8221; will disable the url encoding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rw</title>
		<link>http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/comment-page-1/#comment-28077</link>
		<dc:creator>rw</dc:creator>
		<pubDate>Thu, 02 Apr 2009 08:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/#comment-28077</guid>
		<description>A year later, help from another Robin: you can use %S to force Firefox not to URL-encode the input (works in 3.0.8).

http://kb.mozillazine.org/Using_keyword_searches</description>
		<content:encoded><![CDATA[<p>A year later, help from another Robin: you can use %S to force Firefox not to URL-encode the input (works in 3.0.8).</p>
<p><a href="http://kb.mozillazine.org/Using_keyword_searches" rel="nofollow">http://kb.mozillazine.org/Using_keyword_searches</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernhard H.</title>
		<link>http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/comment-page-1/#comment-27214</link>
		<dc:creator>Bernhard H.</dc:creator>
		<pubDate>Sun, 01 Mar 2009 21:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/#comment-27214</guid>
		<description>Since this is one of the first entries in Google I found I will post a solution to Robin&#039;s problem (years later): Just use a capital S
%s will be replaced with the urlencoded sting while %S will have no urlencodin. hth
(Only testet in Firefox 3)</description>
		<content:encoded><![CDATA[<p>Since this is one of the first entries in Google I found I will post a solution to Robin&#8217;s problem (years later): Just use a capital S<br />
%s will be replaced with the urlencoded sting while %S will have no urlencodin. hth<br />
(Only testet in Firefox 3)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rannilas</title>
		<link>http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/comment-page-1/#comment-13891</link>
		<dc:creator>Rannilas</dc:creator>
		<pubDate>Thu, 12 Jun 2008 16:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/#comment-13891</guid>
		<description>I&#039;m having a similar issue with &quot; being encoded as % 22.  A search for firefox and ending url encoding pointed me to the browser&#039;s setting of View -&gt; Character Encoding.  I&#039;m going to find more info on how to use this and see if 1.5 years later this helps you Robin :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a similar issue with &#8221; being encoded as % 22.  A search for firefox and ending url encoding pointed me to the browser&#8217;s setting of View -&gt; Character Encoding.  I&#8217;m going to find more info on how to use this and see if 1.5 years later this helps you Robin :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ander</title>
		<link>http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/comment-page-1/#comment-12329</link>
		<dc:creator>ander</dc:creator>
		<pubDate>Mon, 02 Jun 2008 20:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/#comment-12329</guid>
		<description>Yes, this is a great feature. To help me remember what bookmarks I&#039;ve given keywords, I add the keyword to each bookmark&#039;s title---e.g.:

Download.com (dl)</description>
		<content:encoded><![CDATA[<p>Yes, this is a great feature. To help me remember what bookmarks I&#8217;ve given keywords, I add the keyword to each bookmark&#8217;s title&#8212;e.g.:</p>
<p>Download.com (dl)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/comment-page-1/#comment-184</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Wed, 20 Sep 2006 14:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/#comment-184</guid>
		<description>When I make the same bookmark in my Firefox 1.5.0.7 Windows with the same shortcut, typing the same
&lt;code&gt;php manual/en/index.php&lt;/code&gt;
on the location bar results in
http://cn.php.net/manual% 2 Fen% 2 Flanguage.references.php
(without the spaces between the %, the 2, and the F), which results in error 404 page not found.

Since it works for you but not for me, it may be a configuration option. However, I can&#039;t find any documentation or any property sheets to let me change it.</description>
		<content:encoded><![CDATA[<p>When I make the same bookmark in my Firefox 1.5.0.7 Windows with the same shortcut, typing the same<br />
<code>php manual/en/index.php</code><br />
on the location bar results in<br />
<a href="http://cn.php.net/manual%" rel="nofollow">http://cn.php.net/manual%</a> 2 Fen% 2 Flanguage.references.php<br />
(without the spaces between the %, the 2, and the F), which results in error 404 page not found.</p>
<p>Since it works for you but not for me, it may be a configuration option. However, I can&#8217;t find any documentation or any property sheets to let me change it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/comment-page-1/#comment-182</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 18 Sep 2006 04:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/#comment-182</guid>
		<description>Ok think I get what you mean.
For the subsititution you want to use a path like  &quot;major-category/minor-category/item&quot; to replace %s right?

So take a simple example, this url
http://php.net/manual/en/index.php

My bookmark:
http://cn.php.net/%s

Shortcut: 
php

On the URL bar I type
php manual/en/index.php

Right?

This work ok for my Firefox 1.5.0.7 Windows.</description>
		<content:encoded><![CDATA[<p>Ok think I get what you mean.<br />
For the subsititution you want to use a path like  &#8220;major-category/minor-category/item&#8221; to replace %s right?</p>
<p>So take a simple example, this url<br />
<a href="http://php.net/manual/en/index.php" rel="nofollow">http://php.net/manual/en/index.php</a></p>
<p>My bookmark:<br />
<a href="http://cn.php.net/%s" rel="nofollow">http://cn.php.net/%s</a></p>
<p>Shortcut:<br />
php</p>
<p>On the URL bar I type<br />
php manual/en/index.php</p>
<p>Right?</p>
<p>This work ok for my Firefox 1.5.0.7 Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/comment-page-1/#comment-181</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Mon, 18 Sep 2006 03:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://freebizware.com/26/firefox-shortcut-the-best-thing-since-bookmark/#comment-181</guid>
		<description>This website&#039;s software hit me again. It URL-decoded the URL encodings I put in my previous message, resulting in a comment that makes no sense. Sorry this is so difficult, but second-guessing this website&#039;s software is maddening.

When I listed the long path a second time, saying it resolves to an error 404, what I originally typed had % - 2 - F instead of forward slash for the final two forward slashes. I didn&#039;t have the space, dash, space between the %, the 2, and the F, and freebizware.com URL-decoded it into real forward slashes.

So, trying once again, to phrase my question such that it makes sense&#8230;

If my keyword is &#8220;goober&#8221;, and I type in &#8220;goober major-category/minor-category/item&#8221;, Firefox URL-encodes the  argument before doing the %s substitution, resulting in &#8220;biglongname.com/blahdeblah.cgi/gratuitouslylonggarbage/major-category % - 2 - F minor-category % - 2 - F item&#8221; (without the spaces and hyphens). Well, URL-encoded slashes do not get URL-decoded when they are part of the URL path, only when they are part of the query string, so the server at biglongname.com returns error 404, page not found.

That is why I want to find some way to tell Firefox to quit URL-encoding the argument on that particular quicksearch.

Like, if instead of %s, it had a %S, or something, or maybe a keyword in the netscape bookmark mark-up that the quick-searches translate to, telling it whether or not to URL-encode the argument.

There, let&#8217;s see if freebizware.com prints this comment as intended.

Thanks for your patience.</description>
		<content:encoded><![CDATA[<p>This website&#8217;s software hit me again. It URL-decoded the URL encodings I put in my previous message, resulting in a comment that makes no sense. Sorry this is so difficult, but second-guessing this website&#8217;s software is maddening.</p>
<p>When I listed the long path a second time, saying it resolves to an error 404, what I originally typed had % &#8211; 2 &#8211; F instead of forward slash for the final two forward slashes. I didn&#8217;t have the space, dash, space between the %, the 2, and the F, and freebizware.com URL-decoded it into real forward slashes.</p>
<p>So, trying once again, to phrase my question such that it makes sense&hellip;</p>
<p>If my keyword is &ldquo;goober&rdquo;, and I type in &ldquo;goober major-category/minor-category/item&rdquo;, Firefox URL-encodes the  argument before doing the %s substitution, resulting in &ldquo;biglongname.com/blahdeblah.cgi/gratuitouslylonggarbage/major-category % &#8211; 2 &#8211; F minor-category % &#8211; 2 &#8211; F item&rdquo; (without the spaces and hyphens). Well, URL-encoded slashes do not get URL-decoded when they are part of the URL path, only when they are part of the query string, so the server at biglongname.com returns error 404, page not found.</p>
<p>That is why I want to find some way to tell Firefox to quit URL-encoding the argument on that particular quicksearch.</p>
<p>Like, if instead of %s, it had a %S, or something, or maybe a keyword in the netscape bookmark mark-up that the quick-searches translate to, telling it whether or not to URL-encode the argument.</p>
<p>There, let&rsquo;s see if freebizware.com prints this comment as intended.</p>
<p>Thanks for your patience.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
