<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Alex's Adventures on the Infobahn - browsers</title><link href="https://www.bennee.com/~alex/" rel="alternate"></link><link href="https://www.bennee.com/~alex/blog/tag/browsers/feed" rel="self"></link><id>https://www.bennee.com/~alex/</id><updated>2009-11-26T11:16:00+00:00</updated><subtitle>the wanderings of a supposed digital native</subtitle><entry><title>What's in your Browser?</title><link href="https://www.bennee.com/~alex/blog/2009/11/26/whats-in-your-browser/" rel="alternate"></link><published>2009-11-26T11:16:00+00:00</published><updated>2009-11-26T11:16:00+00:00</updated><author><name>alex</name></author><id>tag:www.bennee.com,2009-11-26:/~alex/blog/2009/11/26/whats-in-your-browser/</id><summary type="html">&lt;p&gt;The official &lt;a class="reference external" href="http://code.google.com/chrome/extensions/index.html"&gt;Chrome Extensions&lt;/a&gt; page is coming and soon I'll be seriously considering making a switch to my default browser setting. While &lt;a class="reference external" href="http://en.wikipedia.org/wiki/Chromium_%28web_browser%29"&gt;Chromium&lt;/a&gt; (the open source component of Chrome) is a fantastically speedy, low memory and nimble browser it's lack of extensions if the main thing holding me back from …&lt;/p&gt;</summary><content type="html">&lt;p&gt;The official &lt;a class="reference external" href="http://code.google.com/chrome/extensions/index.html"&gt;Chrome Extensions&lt;/a&gt; page is coming and soon I'll be seriously considering making a switch to my default browser setting. While &lt;a class="reference external" href="http://en.wikipedia.org/wiki/Chromium_%28web_browser%29"&gt;Chromium&lt;/a&gt; (the open source component of Chrome) is a fantastically speedy, low memory and nimble browser it's lack of extensions if the main thing holding me back from making the fully committed switch. I already use it to access my various Google applications and it's also useful for accessing &lt;a class="reference external" href="http://www.last.fm/listen"&gt;last.fm radio&lt;/a&gt; as when the Flash plugin goes mad I don't have to kill my entire browsing session. With the discovery of the &lt;a class="reference external" href="https://en.wikipedia.org/wiki/Greasemonkey"&gt;Greasemonkey&lt;/a&gt; based &lt;a class="reference external" href="http://userscripts.org/scripts/show/40933"&gt;AdSweep&lt;/a&gt; I can even move my Google Reader browsing across to Chromium without suffering from animated banner induced madness.&lt;/p&gt;
&lt;p&gt;However Firefox still has a number of killer Add-On's which would need to be ported before I can throw the switch. These include:&lt;/p&gt;
&lt;div class="section" id="firebug"&gt;
&lt;h2&gt;Firebug&lt;/h2&gt;
&lt;p&gt;&lt;a class="reference external" href="http://getfirebug.com/"&gt;Firebug&lt;/a&gt; has become an indispensable tool as I've done more JavaScript based hacking. I literally would not attempt to develop anything client side scripting based without this tool by my side.&lt;/p&gt;
&lt;/div&gt;
&lt;div class="section" id="it-s-all-text"&gt;
&lt;h2&gt;It's All Text&lt;/h2&gt;
&lt;p&gt;This simple &lt;a class="reference external" href="http://trac.gerf.org/itsalltext"&gt;tool&lt;/a&gt; allows me to spawn an Emacs client to edit any text area on a web-page. It's what I use when I'm making blog posts and pretty much any non-trivial amount of web based text entry. While it might be tempting to do the Greasemonkey treatment to something like &lt;a class="reference external" href="http://www.ymacs.org/"&gt;Ymacs&lt;/a&gt; to get something close to the Emacs experience there is really no substitute for the real thing. Especially, as you may have noticed, when you want to insert code snippets into your posts.&lt;/p&gt;
&lt;pre class="literal-block"&gt;
&amp;lt;h3&amp;gt;It's All Text&amp;lt;/h3&amp;gt;
This simple &amp;lt;a href=&amp;quot;http://trac.gerf.org/itsalltext&amp;quot;&amp;gt;tool&amp;lt;/a&amp;gt; allows
me to spawn an Emacs client to edit any text area on a web-page. It's
what I use when I'm making blog posts and pretty much any non-trivial
&lt;/pre&gt;
&lt;/div&gt;
&lt;div class="section" id="no-script"&gt;
&lt;h2&gt;No Script&lt;/h2&gt;
&lt;p&gt;The Web 2.0 experience is certainly a good thing, browsers have certainly moved from being a presenter of static pages to being a platform where all sorts of fantastic stuff can be done. However I still like to have &lt;a class="reference external" href="http://noscript.net/"&gt;control over who gets to run code in my browser&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I used to have &lt;a class="reference external" href="http://www.bugmenot.com/"&gt;Bug Me Not&lt;/a&gt; in my list of must-have extensions but to be honest I just skip stuff that requires registration these days. I'm looking forward to &lt;a class="reference external" href="http://www.bbc.co.uk/blogs/technology/2009/11/microsoft_and_murdoch_teaming.html"&gt;Murdoch's content&lt;/a&gt; dropping off the search engines radar when he finally learns to use &lt;a class="reference external" href="http://www.robotstxt.org/robotstxt.html"&gt;robots.txt&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;So are there any extensions essential to your Firefox experience? Or have you already made the jump to Chrome(ium)? Or do you still see something in &lt;a class="reference external" href="http://en.wikipedia.org/wiki/Opera_%28web_browser%29"&gt;Opera&lt;/a&gt; that I never could?&lt;/p&gt;
&lt;/div&gt;
</content><category term="geek"></category><category term="browsers"></category><category term="chromium"></category><category term="emacs"></category><category term="firefox"></category></entry></feed>