<?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>blog.watashii &#187; awesome bar</title>
	<atom:link href="http://blog.watashii.com/tag/awesome-bar/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.watashii.com</link>
	<description></description>
	<lastBuildDate>Wed, 02 Nov 2011 02:23:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Firefox 3.0 Upgraded</title>
		<link>http://blog.watashii.com/2008/06/firefox-30/</link>
		<comments>http://blog.watashii.com/2008/06/firefox-30/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 08:28:16 +0000</pubDate>
		<dc:creator>watashii</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[awesome bar]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox3]]></category>
		<category><![CDATA[url color]]></category>
		<category><![CDATA[userchrome]]></category>

		<guid isPermaLink="false">http://blog.watashii.com/?p=19</guid>
		<description><![CDATA[Just upgraded my Firefox from FF2.0 to FF3.0 today.  Here are my initial findings: 1) Browsing feels more snappier than FF2.0, definitely has improved memory handling.  Especially websites with flash content. 2) The most noticeable new feature was the &#8216;Awesome Bar&#8217;, which provides suggestions when entering the URL.  It takes time to get used to [...]


Related Posts:<ol><li><a href='http://blog.watashii.com/2008/07/add-search-engines-to-firefox/' rel='bookmark' title='Permanent Link: Add Search Engines to Firefox'>Add Search Engines to Firefox</a></li>
<li><a href='http://blog.watashii.com/2009/08/vacuum-database-to-speedup-firefox/' rel='bookmark' title='Permanent Link: Vacuum Database to Speedup Firefox'>Vacuum Database to Speedup Firefox</a></li>
<li><a href='http://blog.watashii.com/2008/08/viewing-firefox-cache-files/' rel='bookmark' title='Permanent Link: Viewing Firefox Cache Files'>Viewing Firefox Cache Files</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.watashii.com/wp-content/uploads/2008/06/firefox3.png"><img class="alignnone size-full wp-image-20" title="firefox3" src="http://blog.watashii.com/wp-content/uploads/2008/06/firefox3.png" alt="" width="500" height="300" /></a></p>
<p>Just upgraded my Firefox from FF2.0 to FF3.0 today.  Here are my initial findings:</p>
<p>1) Browsing feels more snappier than FF2.0, definitely has improved memory handling.  Especially websites with flash content.</p>
<p>2) The most noticeable new feature was the &#8216;Awesome Bar&#8217;, which provides suggestions when entering the URL.  It takes time to get used to it, since it acts like a search box of your favorites/rss feeds rather than the most typed URL.  See <a href="http://mozillalinks.org/wp/2008/06/9-tweaks-for-firefox-3s-location-bar/">here</a> for tweaks of this.  Or revert back to FF2.0&#8242;s &#8216;Old Bar&#8217; with this <a href="https://addons.mozilla.org/en-US/firefox/addon/6227">extension</a>.</p>
<p>3) One minor issue, it doesn&#8217;t migrate my FF2.0 setting for &#8220;Keep history for the past x days&#8221;.  Lets hope all my other settings were migrated!</p>
<p>4) My URL bar doesn&#8217;t color yellow on HTTPS secure site.</p>
<p><span id="more-19"></span></p>
<p>To solve HTTPS bar coloring issue, <a href="http://forums.mozillazine.org/viewtopic.php?f=23&amp;t=656581&amp;st=0&amp;sk=t&amp;sd=a&amp;start=15">see this</a>, or if you&#8217;re on XP just add the following code in userChrome.css in your profile file, via <em>C:\Documents and Settings\User\Application Data\Mozilla\Firefox\Profiles\chrome\</em></p>
<pre><code>
/* Secure site coloring */
#urlbar[level="high"][pageproxystate="valid"] &gt; .autocomplete-textbox-container ,
#urlbar[level="high"][pageproxystate="valid"] &gt; .autocomplete-history-dropmarker ,
#urlbar[level="low"][pageproxystate="valid"] &gt; .autocomplete-textbox-container ,
#urlbar[level="low"][pageproxystate="valid"] &gt; .autocomplete-history-dropmarker {
background-color: #F5F6BE !important;
color: #000000 !important;
}
</code></pre>


<p>Related Posts:<ol><li><a href='http://blog.watashii.com/2008/07/add-search-engines-to-firefox/' rel='bookmark' title='Permanent Link: Add Search Engines to Firefox'>Add Search Engines to Firefox</a></li>
<li><a href='http://blog.watashii.com/2009/08/vacuum-database-to-speedup-firefox/' rel='bookmark' title='Permanent Link: Vacuum Database to Speedup Firefox'>Vacuum Database to Speedup Firefox</a></li>
<li><a href='http://blog.watashii.com/2008/08/viewing-firefox-cache-files/' rel='bookmark' title='Permanent Link: Viewing Firefox Cache Files'>Viewing Firefox Cache Files</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.watashii.com/2008/06/firefox-30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

