<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Alex's Adventures on the Infobahn - firefox</title><link href="https://www.bennee.com/~alex/" rel="alternate"></link><link href="https://www.bennee.com/~alex/blog/tag/firefox/feed" rel="self"></link><id>https://www.bennee.com/~alex/</id><updated>2020-12-24T16:10:00+00:00</updated><subtitle>the wanderings of a supposed digital native</subtitle><entry><title>Edit with Emacs v1.16 released</title><link href="https://www.bennee.com/~alex/blog/2020/12/24/edit-with-emacs-v116-released/" rel="alternate"></link><published>2020-12-24T16:10:00+00:00</published><updated>2020-12-24T16:10:00+00:00</updated><author><name>alex</name></author><id>tag:www.bennee.com,2020-12-24:/~alex/blog/2020/12/24/edit-with-emacs-v116-released/</id><summary type="html">&lt;p&gt;Despite what I said &lt;a href="https://www.bennee.com/~alex/blog/2018/01/17/edit-with-emacs-v1-15-released" title="link to the last release"&gt;last time&lt;/a&gt; it seems that this is still a useful tool for me. I had some free time to peruse some of the open issues and managed to work out what was breaking the GMail interaction and work out a fix. While &lt;a href="https://github.com/alpha22jp/atomic-chrome" title="Atomic Chrome homepage"&gt;Atomic Chrome&lt;/a&gt; provides a …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Despite what I said &lt;a href="https://www.bennee.com/~alex/blog/2018/01/17/edit-with-emacs-v1-15-released" title="link to the last release"&gt;last time&lt;/a&gt; it seems that this is still a useful tool for me. I had some free time to peruse some of the open issues and managed to work out what was breaking the GMail interaction and work out a fix. While &lt;a href="https://github.com/alpha22jp/atomic-chrome" title="Atomic Chrome homepage"&gt;Atomic Chrome&lt;/a&gt; provides a nicer interactive experience with direct feedback the release of Crostini keeps the Emacs flame alive on my Chromebook. I suspect I still need someone to step up who is more conversant in the web languages of Javascript and CSS to improve the front end experience and maybe tackle the frequently requested feature of interaction with fancy javascript editors. In the meantime I'll continue to bumble along and look at what pull requests do come in and leave the pile of feature requests slowly growing.&lt;/p&gt;
&lt;p&gt;Merry Christmas ;-)&lt;/p&gt;
&lt;p&gt;v1.16&lt;/p&gt;
&lt;p&gt;Extension&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;allow disabling of switch to settings behaviour&lt;/li&gt;
&lt;li&gt;whitelist penguin.linux.test for edit server (ChromeOS/Crostini)&lt;/li&gt;
&lt;li&gt;fix context menu on newer Chromes (#158)&lt;/li&gt;
&lt;li&gt;honour edit_server_host instead of hard-coding 127.0.0.1&lt;/li&gt;
&lt;li&gt;use the Chrome/Firefox extension UI to set keyboard shortcuts.&lt;/li&gt;
&lt;li&gt;fix handling of spellcheck=false nodes for Gmail (#171, #162)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;edit-server.el&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;use make-frame (see updated docs for edit-server-new-frame-alist)&lt;/li&gt;
&lt;/ul&gt;</content><category term="geek"></category><category term="emacs"></category><category term="edit with emacs"></category><category term="chrome"></category><category term="chromeos"></category><category term="firefox"></category></entry><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>