<?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: Browser rankings</title>
	<atom:link href="http://jonners.org/b/1252/feed" rel="self" type="application/rss+xml" />
	<link>http://jonners.org/b/1252</link>
	<description>A journey through marriage, publishing, motorracing and gaming... The adventures of Lofty and Stumpy</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:21:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: craig</title>
		<link>http://jonners.org/b/1252/comment-page-1#comment-5829</link>
		<dc:creator>craig</dc:creator>
		<pubDate>Tue, 25 May 2010 13:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://jonners.org/?p=1252#comment-5829</guid>
		<description>Goto about:config in firefox and type browser.urlbar as your filter term

Look at &quot;.autoFill&quot; and &quot;.restrict.bookmark&quot; and even &quot;.restrict.typed&quot;

As for session isolation, well Firefox&#039;s next version will have process isolation, also, firefox has tab recovery, so even if your tab does go boom, it comes back (and that has never failed for me)

You can use private browsing for national rail, although really they need to sort themselves out.

As for the key words trick in the url, while i agree that is nice, fortunately FF has you covered there too. On the right to your awesome bar there is the search box with different search connectors. click the dropdown and then manage. Then select the one you want to add a term for (so wiki for me) and hit edit keyword. Add your keyword and ok your way out. Then type your keyword in the address bar followed by your search term...

While that isn&#039;t everything, it might help show you IE7 isn&#039;t the only way....</description>
		<content:encoded><![CDATA[<p>Goto about:config in firefox and type browser.urlbar as your filter term</p>
<p>Look at &#8220;.autoFill&#8221; and &#8220;.restrict.bookmark&#8221; and even &#8220;.restrict.typed&#8221;</p>
<p>As for session isolation, well Firefox&#8217;s next version will have process isolation, also, firefox has tab recovery, so even if your tab does go boom, it comes back (and that has never failed for me)</p>
<p>You can use private browsing for national rail, although really they need to sort themselves out.</p>
<p>As for the key words trick in the url, while i agree that is nice, fortunately FF has you covered there too. On the right to your awesome bar there is the search box with different search connectors. click the dropdown and then manage. Then select the one you want to add a term for (so wiki for me) and hit edit keyword. Add your keyword and ok your way out. Then type your keyword in the address bar followed by your search term&#8230;</p>
<p>While that isn&#8217;t everything, it might help show you IE7 isn&#8217;t the only way&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torkell</title>
		<link>http://jonners.org/b/1252/comment-page-1#comment-5600</link>
		<dc:creator>Torkell</dc:creator>
		<pubDate>Sat, 17 Apr 2010 23:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://jonners.org/?p=1252#comment-5600</guid>
		<description>I actually use Internet Explorer 7 as my main browser (I also use Opera for the odd site that IE7 disagrees with), as there&#039;s a few features it has that I use heavily and have not managed to find in anything else: inline auto-complete, custom search keywords that actually work, and true session isolation. Taking those in order:

Inline auto-complete is an optional setting that I originally enabled out of curosity, and found to be quite useful. To take an example, say I want to go to the wiki page Foo. I hit Alt+D to select the address bar, start typing the &quot;en&quot; of en.wikipedia.org and it&#039;ll autocomplete the domain in the address bar. Press End, type &quot;wi&quot; and it&#039;ll autocomplete the /wiki/. Press End again, type &quot;Foo&quot; and hit Enter. Without inline autocomplete that&#039;s simply not possible - I either have to select a similar entry from the autocomplete list and edit it, or type the full URL in. It&#039;s nothing major, but I&#039;ve gotten used to it and it continually annoys me that IE8 can&#039;t do that.

Search keywords that work: this also ties in somewhat with how IE resolves stuff in the address bar. If you type in the name of a favourite, then IE will open that favourite (Firefox, for example, doesn&#039;t do this). You can also define a search keyword for a custom URL using TweakUI, and then if you type in &quot;keyword something&quot; it&#039;ll perform that search for you (Firefox can sort-of do this - rather than having a separate list you have a favourite with a replaceable string). The advantage of IE&#039;s method is you can have both a favourite and a search keyword with the same name, and it works. Taking the wikipedia example, if I define a favourite called &quot;wiki&quot; that goes to en.wikipedia.org, and a search keyword called &quot;wiki&quot; that goes to en.wikipedia.org/wiki/%s, then typing &quot;wiki&quot; in the address bar goes to the home page while typing &quot;wiki Foo&quot; goes to the wiki page for Foo. Another trick you can do with IE is you can change how the %s replacement is done (this is handy for wiki as instead of using + for a space, they use _) - see http://boggyb.livejournal.com/158484.html for details.

The most important feature for me in IE7 (and why I&#039;ve not upgraded to IE8) is true session isolation. In IE7, iexplore.exe processes do not share session cookies. This means that if I start two instances of IE7, I can carry out a different query on a session-based site (such as National Rail&#039;s journey planner) in each instance without one query overwriting the other. But because they&#039;re using the same profile, they share all my settings, favourites, history, long-term cookies, etc. Firefox and Opera cannot do this - the best you can do this is use multiple profiles, at which point *nothing* is shared. In IE8 Microsoft changed the process model, and now one process runs all windows (with no session isolation) unless you use a command-line option (there&#039;s no way to make the IE7 behaviour the default). I&#039;ve not managed to find anything else that has this feature, and it&#039;s one I find very useful.

A side-effect of the session isolation is if one IE7 process explodes, only those windows owned by that process die. And if for whatever reason an IE7 process hangs, I can still open new windows. You cannot do that in Firefox or Opera - in those, there is one master process that runs all windows and if that hangs (and it is possible for a driver bug to make a process *unkillable* - one PC at work did this regularly) then you&#039;re completely screwed.</description>
		<content:encoded><![CDATA[<p>I actually use Internet Explorer 7 as my main browser (I also use Opera for the odd site that IE7 disagrees with), as there&#8217;s a few features it has that I use heavily and have not managed to find in anything else: inline auto-complete, custom search keywords that actually work, and true session isolation. Taking those in order:</p>
<p>Inline auto-complete is an optional setting that I originally enabled out of curosity, and found to be quite useful. To take an example, say I want to go to the wiki page Foo. I hit Alt+D to select the address bar, start typing the &#8220;en&#8221; of en.wikipedia.org and it&#8217;ll autocomplete the domain in the address bar. Press End, type &#8220;wi&#8221; and it&#8217;ll autocomplete the /wiki/. Press End again, type &#8220;Foo&#8221; and hit Enter. Without inline autocomplete that&#8217;s simply not possible &#8211; I either have to select a similar entry from the autocomplete list and edit it, or type the full URL in. It&#8217;s nothing major, but I&#8217;ve gotten used to it and it continually annoys me that IE8 can&#8217;t do that.</p>
<p>Search keywords that work: this also ties in somewhat with how IE resolves stuff in the address bar. If you type in the name of a favourite, then IE will open that favourite (Firefox, for example, doesn&#8217;t do this). You can also define a search keyword for a custom URL using TweakUI, and then if you type in &#8220;keyword something&#8221; it&#8217;ll perform that search for you (Firefox can sort-of do this &#8211; rather than having a separate list you have a favourite with a replaceable string). The advantage of IE&#8217;s method is you can have both a favourite and a search keyword with the same name, and it works. Taking the wikipedia example, if I define a favourite called &#8220;wiki&#8221; that goes to en.wikipedia.org, and a search keyword called &#8220;wiki&#8221; that goes to en.wikipedia.org/wiki/%s, then typing &#8220;wiki&#8221; in the address bar goes to the home page while typing &#8220;wiki Foo&#8221; goes to the wiki page for Foo. Another trick you can do with IE is you can change how the %s replacement is done (this is handy for wiki as instead of using + for a space, they use _) &#8211; see <a href="http://boggyb.livejournal.com/158484.html" rel="nofollow">http://boggyb.livejournal.com/158484.html</a> for details.</p>
<p>The most important feature for me in IE7 (and why I&#8217;ve not upgraded to IE8) is true session isolation. In IE7, iexplore.exe processes do not share session cookies. This means that if I start two instances of IE7, I can carry out a different query on a session-based site (such as National Rail&#8217;s journey planner) in each instance without one query overwriting the other. But because they&#8217;re using the same profile, they share all my settings, favourites, history, long-term cookies, etc. Firefox and Opera cannot do this &#8211; the best you can do this is use multiple profiles, at which point *nothing* is shared. In IE8 Microsoft changed the process model, and now one process runs all windows (with no session isolation) unless you use a command-line option (there&#8217;s no way to make the IE7 behaviour the default). I&#8217;ve not managed to find anything else that has this feature, and it&#8217;s one I find very useful.</p>
<p>A side-effect of the session isolation is if one IE7 process explodes, only those windows owned by that process die. And if for whatever reason an IE7 process hangs, I can still open new windows. You cannot do that in Firefox or Opera &#8211; in those, there is one master process that runs all windows and if that hangs (and it is possible for a driver bug to make a process *unkillable* &#8211; one PC at work did this regularly) then you&#8217;re completely screwed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

