<?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>Eric Bergen &#187; Firefox</title>
	<atom:link href="http://ebergen.net/wordpress/category/geek/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://ebergen.net/wordpress</link>
	<description>You will probably want some waders, a pickaxe, and one of those hats with a light on it before you go in here.</description>
	<lastBuildDate>Tue, 07 Feb 2012 00:16:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Remapping the Firefox command key for different platforms.</title>
		<link>http://ebergen.net/wordpress/2007/01/21/remapping-the-firefox-command-key-for-different-platforms/</link>
		<comments>http://ebergen.net/wordpress/2007/01/21/remapping-the-firefox-command-key-for-different-platforms/#comments</comments>
		<pubDate>Sun, 21 Jan 2007 23:30:53 +0000</pubDate>
		<dc:creator>Eric Bergen</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://ebergen.net/wordpress/2007/01/21/remapping-the-firefox-command-key-for-different-platforms/</guid>
		<description><![CDATA[Firefox uses a different command key on different platforms. I often switch between Linux and Mac OS. Having Mac OS use the command key and linux use control was quite confusing. Firefox offers a solution. Point your browser to about:config. This allows you to change settings that aren’t part of the regular options dialogs. In [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox uses a different command key on different platforms. I often switch between Linux and Mac OS. Having Mac OS use the command key and linux use control was quite confusing. Firefox offers a solution. Point your browser to about:config. This allows you to change settings that aren’t part of the regular options dialogs. In the filter text box type</p>
<blockquote><p>ui.key.accelKey</p></blockquote>
<p>Then change the value to one of the following by double clicking on the ui.key.accelKey label.</p>
<blockquote><p>17 Control<br />
18 Alt<br />
224 Meta (Mac OS command).</p></blockquote>
<p>You may have to restart firefox for the settings to take effect.</p>
]]></content:encoded>
			<wfw:commentRss>http://ebergen.net/wordpress/2007/01/21/remapping-the-firefox-command-key-for-different-platforms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Focus Please</title>
		<link>http://ebergen.net/wordpress/2005/09/26/focus-please/</link>
		<comments>http://ebergen.net/wordpress/2005/09/26/focus-please/#comments</comments>
		<pubDate>Tue, 27 Sep 2005 05:35:01 +0000</pubDate>
		<dc:creator>Eric Bergen</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://ebergen.net/wordpress/?p=77</guid>
		<description><![CDATA[After writing Presenting Instant Search I thought a bit more about how I use search and decided that it&#8217;s a pain to have to move focus back to the text box on the search results page in order to change something. As a solution for firefox users I wrote a greasemonkey script to focus for [...]]]></description>
			<content:encoded><![CDATA[<p>After writing <a href="http://ebergen.net/wordpress/?p=74">Presenting Instant Search</a>  I thought a bit more about how I use search and decided that it&#8217;s a pain to have to move focus back to the text box on the search results page in order to change something. As a solution for firefox users I wrote a <a href="https://addons.mozilla.org/extensions/moreinfo.php?id=748">greasemonkey</a> script to <a href="http://ebergen.net/download/focustheyahoosearchbox.user.js">focus for us</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ebergen.net/wordpress/2005/09/26/focus-please/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wes on MySQL Searching.</title>
		<link>http://ebergen.net/wordpress/2005/07/21/wes-on-mysql-searching/</link>
		<comments>http://ebergen.net/wordpress/2005/07/21/wes-on-mysql-searching/#comments</comments>
		<pubDate>Fri, 22 Jul 2005 04:08:15 +0000</pubDate>
		<dc:creator>Eric Bergen</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://ebergen.net/wordpress/?p=65</guid>
		<description><![CDATA[I often hear complaints about how bad the MySQL manual&#8217;s native search functions are. Wes recently posted an entry on using firefox key word searching to solve the problem. This is such a great post I have decided to share it with all of you. I also want to add that the MySQL&#8217;s questionable site [...]]]></description>
			<content:encoded><![CDATA[<p>I often hear complaints about how bad the MySQL manual&#8217;s native search functions are. Wes recently posted an <a href="http://www.brokenbuild.com/blog/?p=41">entry</a> on using firefox key word searching to solve the problem. This is such a great post I have decided to share it with all of you. I also want to add that the MySQL&#8217;s questionable site search can be avoided all together by using yahoo&#8217;s site search. To use this search URL goto Bookmarks -> Manage Bookmarks. Navigate to your Wes style bookmark. Change the Location to  this url:</p>
<blockquote>
<p>http://search.yahoo.com/search?_adv_prop=web&#038;ei=UTF-8&#038;vs=dev.mysql.com&#038;vl=lang_en&#038;fl=1&#038;va=%s</p>
</blockquote>
<p>Now your keyword search will use yahoo to return more relevant pages only in english. If you want to use a different language change lang_en in the url to the language you prefer. Thanks Wes!</p>
]]></content:encoded>
			<wfw:commentRss>http://ebergen.net/wordpress/2005/07/21/wes-on-mysql-searching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto Yahoo!ize firefox.</title>
		<link>http://ebergen.net/wordpress/2005/06/05/howto-yahooize-firefox/</link>
		<comments>http://ebergen.net/wordpress/2005/06/05/howto-yahooize-firefox/#comments</comments>
		<pubDate>Sun, 05 Jun 2005 18:01:17 +0000</pubDate>
		<dc:creator>Eric Bergen</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://ebergen.net/wordpress/?p=48</guid>
		<description><![CDATA[I personally like my firefox to not be so google heavy. Mistyping something in the address bar and having it send me to the first google &#8220;I&#8217;m Feeling Lucky&#8221; link is somewhat annoying. Here is how to switch firefox use another search or none at all if you want. I&#8217;m going to switch it to [...]]]></description>
			<content:encoded><![CDATA[<p>I personally like my firefox to not be so google heavy. Mistyping something in the address bar and having it send me to the first google &#8220;I&#8217;m Feeling Lucky&#8221; link is somewhat annoying. Here is how to switch firefox use another search or none at all if you want. I&#8217;m going to switch it to use yahoo but you can choose whatever you want. First let&#8217;s break into the secret firefox configuration. In the address bar type about:config as shown below:<br />
<img src="http://ebergen.net/wordpress/images/yahooize_address.png" alt="Yahooize Address Bar." /><br />
Now we can change all kinds of neat things in firefox. In the filter area choose &#8216;search&#8217; this will give us most of the search things we need to change. The things I change are</p>
<table border=0>
<tr>
<td>browser.search.order</td>
<td>yahoo</td>
</tr>
<tr>
<td>browser.search.order2</td>
<td>google</td>
</tr>
<tr>
<td>browser.search.defaultenginename</td>
<td>yahoo</td>
</tr>
<tr>
<td>browser.search.selectedEngine</td>
<td>yahoo</td>
</tr>
<tr>
<td>browser.search.defaulturl</td>
<td>http://search.yahoo.com/search?ei=UTF-8&#038;fr=sfp&#038;p=</td>
</tr>
</table>
<p>Next let&#8217;s switch up the keyword url. This is the annoying one that triggers when you type anything into the address bar that isn&#8217;t a valid url. In the about:config page change the filter from &#8216;search&#8217; to &#8216;keyword&#8217; Then you can either disable the keyword searching or change the url to be something else. I use changed it to use yahoo with &#8220;http://search.yahoo.com/search?ei=UTF-8&#038;fr=sfp&#038;p=&#8221;</p>
<p>After making your changes restart firefox. It&#8217;s now Yahooized! or whatever you chose. Enjoy!</p>
<p>[<strong>update 6/11/2005:</strong> Try Yahoo Mindset instead of the normal yahoo search url: http://mindset.research.yahoo.com/search.php?p= ]</p>
]]></content:encoded>
			<wfw:commentRss>http://ebergen.net/wordpress/2005/06/05/howto-yahooize-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Links and the advent of tabbed browsers.</title>
		<link>http://ebergen.net/wordpress/2005/01/15/links-and-the-advent-of-tabbed-browsers/</link>
		<comments>http://ebergen.net/wordpress/2005/01/15/links-and-the-advent-of-tabbed-browsers/#comments</comments>
		<pubDate>Sat, 15 Jan 2005 19:09:12 +0000</pubDate>
		<dc:creator>Eric Bergen</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">/?p=9</guid>
		<description><![CDATA[Tabbed browsers have made the target=_new _blank or _top style links annoying and useless. In the old days these links allowed visitors to easily return to your site after viewing a few pages of off site content. Now they are a sneaky surprise that shows up like a hand grenade for those of us that [...]]]></description>
			<content:encoded><![CDATA[<p>Tabbed browsers have made the target=_new _blank or _top style links annoying and useless. In the old days these links allowed visitors to easily return to your site after viewing a few pages of off site content. Now they are a sneaky surprise that shows up like a hand grenade for those of us that use modern tabbed browsers. There is nothing worse than a link that pops up a new window covering up my existing neatly organized tabs. After reading a few links in this new window I start creating new tabs in it. This leads to having my normal sites open multiple times. What a pain. A good link will give me enough information to decide if I want to choose to open it in a new tab or over the existing one. Having multiple browser windows open is a thing of the past. </p>
<p>Apologies to all of you IE users that have no clue what I&#8217;m talking about. <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=0&amp;t=85"><img border="0" alt="Get Firefox!" title="Get Firefox!" src="http://sfx-images.mozilla.org/affiliates/Buttons/80x15/firefox_80x15.png"/></a> It&#8217;s time.</p>
]]></content:encoded>
			<wfw:commentRss>http://ebergen.net/wordpress/2005/01/15/links-and-the-advent-of-tabbed-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

