<?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>JERVIS DOT WS &#187; Firefox</title>
	<atom:link href="http://jervis.ws/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://jervis.ws</link>
	<description>A techie’s thoughts and opinions on anything &#38; everything that comes to mind</description>
	<lastBuildDate>Tue, 15 Feb 2011 20:49:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Firefox SSH protocol handler (Linux)</title>
		<link>http://jervis.ws/2009/01/11/firefox-ssh-protocol-handler-linux/</link>
		<comments>http://jervis.ws/2009/01/11/firefox-ssh-protocol-handler-linux/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 18:11:42 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.jervis.ws/?p=37</guid>
		<description><![CDATA[<p>I have a web page that lists servers I need to connect to. This page has several hyper links for each server to key webpages on that host. I wanted to be able to connect using ssh too, at the click of a link. (eg: ssh://myserver.example.com and ssh://user@myserver.example.com)</p>
<p>I started doing a bit of research into [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jervis.ws/wp-content/uploads/ff.png"><img class="alignright size-full wp-image-208" title="ff" src="http://www.jervis.ws/wp-content/uploads/ff.png" alt="" width="100" height="140" /></a>I have a web page that lists servers I need to connect to. This page has several hyper links for each server to key webpages on that host. I wanted to be able to connect using ssh too, at the click of a link. (eg: ssh://myserver.example.com and ssh://user@myserver.example.com)</p>
<p>I started doing a bit of research into this and have been able to set it up!</p>
<p>On Fedora 10:<br />
1. Open Firefox and go to: about:config.<br />
2. Right Click &gt; New &gt; Boolean &gt; Enter the following name “network.protocol-handler.expose.ssh” and then “true”<br />
3. Right Click &gt; New &gt; Boolean &gt; Enter the following name “network.protocol-handler.external.ssh” and then “true”<br />
4. Right Click &gt; New &gt; Boolean &gt; Enter the following name “network.protocol-handler.warn-external.ssh” and then “false”<br />
5. Right Click &gt; New &gt; String &gt; Enter the following name “network.protocol-handler.app.ssh” and then “firefox-ssh.sh”<br />
6. Close Firefox<br />
7. Create a script here (/usr/local/bin/firefox-ssh.sh) with the following in it:</p>
<p>#!/bin/bash<br />
gnome-terminal -e &#8220;ssh `echo $1 | sed -e &#8220;s/ssh:\/\///&#8221;`&#8221;<br />
8. Run chmod +x /usr/local/bin/firefox-ssh.sh<br />
9. Open Firefox and go to a link like ssh://myserver.example.com</p>
]]></content:encoded>
			<wfw:commentRss>http://jervis.ws/2009/01/11/firefox-ssh-protocol-handler-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Add-ons</title>
		<link>http://jervis.ws/2008/03/15/firefox-add-ons/</link>
		<comments>http://jervis.ws/2008/03/15/firefox-add-ons/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 15:16:35 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.jervis.ws/?p=108</guid>
		<description><![CDATA[
<p>I like to browse with Firefox from both Windows &#38; Linux, and find a number of plugins useful. I have just installed these on my freshly reloaded laptop and that reminded me to share them with you all.</p>

British English Dictionary – Allows spell checking of forms and text fields
IE Tab – Windows only but good [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><a href="http://www.jervis.ws/wp-content/uploads/ff.png"><img class="alignright size-full wp-image-208" title="ff" src="http://www.jervis.ws/wp-content/uploads/ff.png" alt="" width="100" height="140" /></a>I like to browse with Firefox from both Windows &amp; Linux, and find a number of plugins useful. I have just installed these on my freshly reloaded laptop and that reminded me to share them with you all.</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/browse/type:3" target="_blank">British English Dictionary</a> – Allows spell checking of forms and text fields</li>
<li><a href="http://ietab.mozdev.org/" target="_blank">IE Tab<img id="snap_com_shot_link_icon" src="http://i.ixnp.com/images/v6.20.1/t.gif" alt="" /></a> – Windows only but good for viewing sites that rely on IE’s rendering engine (EG: OWA)</li>
<li><a href="http://mozmonkey.com/switchproxy/" target="_blank">SwitchProxy Tool<img id="snap_com_shot_link_icon" src="http://i.ixnp.com/images/v6.20.1/t.gif" alt="" /></a> – Great for testing Proxy Servers</li>
<li><a href="http://users.skynet.be/mgueury/mozilla/">HTML Validator<img id="snap_com_shot_link_icon" src="http://i.ixnp.com/images/v6.20.1/t.gif" alt="" /></a> – Useful for checking web code</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Firebug</a> – Edit, debug, and monitor CSS, HTML, and JavaScript live in any web page</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/3780" target="_blank">FaviconizeTab</a> – Allows you to reduce tab to favicon size, ideal for email etc</li>
</ul>
<p>Updated: 2009-02-17 to include Firebug<br />
Updated: 2009-08-25 to include FaviconizeTab</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jervis.ws/2008/03/15/firefox-add-ons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

