<?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>Lindesk &#187; browser</title>
	<atom:link href="http://lindesk.com/tag/browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://lindesk.com</link>
	<description>Linux - on the Desktop</description>
	<lastBuildDate>Tue, 23 Jun 2009 14:03:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firefox 3 Review</title>
		<link>http://lindesk.com/2008/07/firefox-3-review/</link>
		<comments>http://lindesk.com/2008/07/firefox-3-review/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 17:40:19 +0000</pubDate>
		<dc:creator>BinnyVA</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[ff3]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://lindesk.com/?p=115</guid>
		<description><![CDATA[
I have been a Firefox 3 user from day 1. So I thought it might be a good time to write a review. Some positive and negative points about it&#8230;
The Negative Stuff
Stability Issues
I am having some random crashes &#8211; this could be a problem with my setup. I have not heard about such a problem [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://lindesk.com/wp-content/uploads/2008/07/firefox.jpg" alt="Firefox Logo" title="Firefox" width="158" height="148" class="alignnone size-full wp-image-114 intro" align="right" /></p>
<p class="intro">I have been a Firefox 3 user from <a href="http://www.bin-co.com/blog/2008/06/firefox-3-world-record-and-downed-servers/">day 1</a>. So I thought it might be a good time to write a review. Some positive and negative points about it&#8230;</p>
<h2>The Negative Stuff</h2>
<h3>Stability Issues</h3>
<p>I am having some random crashes &#8211; this could be a problem with my setup. I have not heard about such a problem on other sites. Anyway, these crashes give no warning. One minute, you are browsing smoothly and the next minute you are looking at the desktop &#8211; the browser have gone away. Fortunately, Firefox has a session saver &#8211; so if you restart Firefox after a crash, the tabs you had earlier will be waiting for you.</p>
<h3>Go Button</h3>
<p>Firefox 3 removed the &#8216;Go&#8217; button to the right of address bar. I want it back &#8211; fortunately, you can get it back using a userChrome.css hack&#8230;</p>
<p>Go to the profile folder of firefox. In Linux, it should be in some folder like /home/username/.mozilla/firefox/[random id].default/chrome/</p>
<p>Create a new file called userChrome.css and put this line in it&#8230;</p>
<pre><code class="css">#urlbar[pageproxystate="valid"] > #urlbar-icons > #go-button {
	visibility: visible !important;
}
</code></pre>
<h3>Flash Problem</h3>
<p>This should be a Linux only problem &#8211; and I think the flash plugin is the one that should take the blame. When I visit some pages with embedded flash, a new gnome window open up. It does nothing &#8211; just hangs around the screen. Do any of you guys have this problem?</p>
<h2>The Positive Stuff</h2>
<h3>Awesome bar is, well, awesome</h3>
<p>The new address bar is just great. It saves a lot of time. Its a very good feature &#8211; and I predict that other browsers will follow firefox lead and add this feature too.</p>
<h3>FUEL Library</h3>
<p>You users will not find this useful &#8211; but for us add-on developers, this is great. <a href="http://wiki.mozilla.org/FUEL">FUEL</a> a javascript library that makes it much more easier to create XUL plugins for firefox.</p>
<h3>Better Bookmarking System</h3>
<p>Firefox 3&#8217;s bookmarking system is much better than the earlier one. It learned a lot from <a href="http://del.icio.us/">del.icio.us</a> &#8211; now it supports tagging.</p>
<h3>Looks Better</h3>
<p>In addition to better color and font handling, the looks of some HTML elements have been improved(example, the dropdown/combo box). Also dragging have been improved &#8211; just try to drag an image or a link and you will see what I mean. You can see the item you are dragging along with the cursor instead of a generic icon.</p>
<p>So what are your opinions about the new Firefox?</p>
]]></content:encoded>
			<wfw:commentRss>http://lindesk.com/2008/07/firefox-3-review/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
