<?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>Bits by Ben &#187; browser</title>
	<atom:link href="http://ben.liveforge.org/tag/browser/feed" rel="self" type="application/rss+xml" />
	<link>http://ben.liveforge.org</link>
	<description>a Gentoo Linux geek blogging about free software and technology</description>
	<lastBuildDate>Mon, 05 Apr 2010 18:44:38 +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>How to re-enable backspace as back key in Firefox 3.5</title>
		<link>http://ben.liveforge.org/2009/08/03/backspace-in-firefox-35</link>
		<comments>http://ben.liveforge.org/2009/08/03/backspace-in-firefox-35#comments</comments>
		<pubDate>Mon, 03 Aug 2009 10:59:40 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://ben.liveforge.org/?p=135</guid>
		<description><![CDATA[While Firefox 3.5 has some good improvements, it&#8217;s not all good. We geeks are quite disappointed by the decision to disable the backspace key. In previous versions backspace would take you back a page in history. Which is great when you are on the keyboard already — no need to grab the mouse. But in [...]]]></description>
			<content:encoded><![CDATA[<p>While Firefox 3.5 has some good improvements, it&#8217;s not all good. We geeks are quite disappointed by the decision to disable the backspace key. In previous versions backspace would take you back a page in history. Which is great when you are on the keyboard already — no need to grab the mouse. But in 3.5 this has been disabled.</p>
<p>Fortunately, this is a setting that you can change. Here&#8217;s how:</p>
<ol>
<li>Open a new tab and type <kbd>about:config</kbd> in the address bar.</li>
<li>In the Filter search field type <kbd>backspace</kbd> — this should bring up the <em>browser.backspace_action</em> preference.</li>
<li>Right-click on the value (defaults to 2) and select <em>Modify</em>.</li>
<li>In the pop-up window change the value to 0 (that&#8217;s zero) and accept.</li>
<li>Enjoy your backspace key to go back a page in history again.</li>
</ol>
<p>For more information see <a href="http://kb.mozillazine.org/About:config_entries">the mozillazine knowledge base page on about:config</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2009/08/03/backspace-in-firefox-35/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dillo progress</title>
		<link>http://ben.liveforge.org/2009/04/10/dillo-progress</link>
		<comments>http://ben.liveforge.org/2009/04/10/dillo-progress#comments</comments>
		<pubDate>Fri, 10 Apr 2009 21:54:00 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[browser]]></category>

		<guid isPermaLink="false">tag:ben.liveforge.org,2009:dillo-progress/1239401627</guid>
		<description><![CDATA[For users of older hardware and fans of light-weight systems, Dillo is probably not an unknown name. It&#8217;s a very light-weight web browser. That comes with its limitations, of course. It used to have a GTK1 GUI, which no one in his right mind would use anymore today. But last year Dillo 2.0 was released, [...]]]></description>
			<content:encoded><![CDATA[<p>For users of older hardware and fans of light-weight systems, <a href="http://www.dillo.org/">Dillo</a> is probably not an unknown name. It&#8217;s a very light-weight web browser. That comes with its limitations, of course. It used to have a GTK1 GUI, which no one in his right mind would use anymore today. But last year Dillo 2.0 was released, which was reimplemented using FLTK2. This sports modern features like anti-aliasing (smooth fonts) and unicode</p>
<p>Currently the Dillo developers are working on exciting new features, such as basic CSS and JavaScript support. I figured some people may want to try out this new code, so I added an ebuild for the &#8220;live&#8221; development version to portage today (or yesterday, depending on your timezone). There is definitely some progress to see, so this little browser may grow in popularity again. And they manage to keep it small. The binary is only 629K on my amd64 system.</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2009/04/10/dillo-progress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3&#8217;s improved memory usage</title>
		<link>http://ben.liveforge.org/2008/03/12/firefox-3-mem-usage</link>
		<comments>http://ben.liveforge.org/2008/03/12/firefox-3-mem-usage#comments</comments>
		<pubDate>Wed, 12 Mar 2008 15:34:17 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://ben.liveforge.org/2008/03/12/firefox-3-mem-usage</guid>
		<description><![CDATA[Pavlov.net has an interesting write-up on Firefox 3&#8217;s improved memory usage. Looks like I should start testing that beta!
]]></description>
			<content:encoded><![CDATA[<p>Pavlov.net has an interesting write-up on <a href="http://blog.pavlov.net/2008/03/11/firefox-3-memory-usage/">Firefox 3&#8217;s improved memory usage</a>. Looks like I should start testing that beta!</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2008/03/12/firefox-3-mem-usage/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Qt-WebKit browser</title>
		<link>http://ben.liveforge.org/2008/03/06/qt-webkit-browser</link>
		<comments>http://ben.liveforge.org/2008/03/06/qt-webkit-browser#comments</comments>
		<pubDate>Thu, 06 Mar 2008 20:39:15 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[qt]]></category>

		<guid isPermaLink="false">http://ben.liveforge.org/2008/03/06/qt-webkit-browser</guid>
		<description><![CDATA[Qt 4.4, of which a beta was just released, has the exiting new webkit module (the rendering engine behind Safari, based on KDE&#8217;s KHTML). As a demo, one of the developers has made a browser. This could grow into a very interesting project, so I&#8217;ll certainly be following it!
]]></description>
			<content:encoded><![CDATA[<p>Qt 4.4, of which a beta was just released, has the exiting new webkit module (the rendering engine behind Safari, based on KDE&#8217;s KHTML). As a demo, one of the developers has made <a href="http://labs.trolltech.com/blogs/2008/03/05/webkit-demobrowser/">a browser</a>. This could grow into a very interesting project, so I&#8217;ll certainly be following it!</p>
]]></content:encoded>
			<wfw:commentRss>http://ben.liveforge.org/2008/03/06/qt-webkit-browser/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
