<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://asyd.net/home/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://asyd.net/home/feed.php">
        <title>asyd.net geeklog:2005:10:21</title>
        <description></description>
        <link>http://asyd.net/home/</link>
        <image rdf:resource="http://asyd.net/home/lib/images/favicon.ico" />
       <dc:date>2011-08-04T06:04:20+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://asyd.net/home/geeklog/2005/10/21/firefox_protocols_handlers"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://asyd.net/home/lib/images/favicon.ico">
        <title>asyd.net</title>
        <link>http://asyd.net/home/</link>
        <url>http://asyd.net/home/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://asyd.net/home/geeklog/2005/10/21/firefox_protocols_handlers">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-03T08:25:39+02:00</dc:date>
        <title>geeklog:2005:10:21:firefox_protocols_handlers</title>
        <link>http://asyd.net/home/geeklog/2005/10/21/firefox_protocols_handlers</link>
        <description>In order to have Firefox launch a gnome-terminal for url which begin in
ssh/telnet, I wrote a little script and made some changes in about:config

prefs.js



user_pref(&quot;network.protocol-handler.app.telnet&quot;, &quot;/home/asyd/bin/firefox-handler.zsh&quot;);
user_pref(&quot;network.protocol-handler.app.ssh&quot;, &quot;/home/asyd/bin/firefox-handler.zsh&quot;);</description>
    </item>
</rdf:RDF>
