<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="index" title="Text File" newcontext="true">
<p>
Received: with ECARTIS (v1.0.0; list gopher);
 Mon, 18 Feb 2008 19:23:32 -0600 (CST)
Received: from web35502.mail.mud.yahoo.com ([66.163.179.126])
	by glockenspiel.complete.org with smtp
	(Exim 4.63)
	id 1JRHCi-0002LL-JL
	for gopher@complete.org; Mon, 18 Feb 2008 19:23:32 -0600
Received: (qmail 85605 invoked by uid 60001); 19 Feb 2008 01:23:21 -0000
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
  s=s1024; d=yahoo.com;
  h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID;
  b=zxF6UgPuI799KQjWhTMfvVbbvFhqhylNMixvCru3vg2r3cZWPBDRa1OSV48GgH0NVuTP5mKki+XKXVRPkxWsuyHyxzKfXUXHThSysKO50SMoUbeYvrmxDHVrdi4MTs0FAHH9zPg82slqu1XA9rXkpLXKroBheI3CGtCxDRcIlGQ=;
X-YMail-OSG:
 m0gvGPgVM1nvH7B7.FlqhXipMw7tUvWYlHDwXyOx8nK9DIBJ..X5aZ3.vMfkE2QBwFrmNqINolzl95F9PWaUPv_8YdofsP6.H0TJnKOBsmKWmU68Tco-
Received: from [209.216.94.5] by web35502.mail.mud.yahoo.com via HTTP;
 Mon, 18 Feb 2008 17:23:21 PST
Date: Mon, 18 Feb 2008 17:23:21 -0800 (PST)
From: JumpJet Mailbox &lt;jumpjetinfo@yahoo.com&gt;
Subject: [gopher] Re: OverbiteFF beta is READY!!
To: gopher@complete.org
In-Reply-To: &lt;200802182207.m1IM71u1006396@floodgap.com&gt;
MIME-Version: 1.0
Content-type: text/plain
Content-Transfer-Encoding: 8bit
Message-ID: &lt;660455.85065.qm@web35502.mail.mud.yahoo.com&gt;
X-Spam-Status: No (score 2.0): AWL=-0.608, DNS_FROM_RFC_ABUSE=0.479,
 DNS_FROM_RFC_WHOIS=0.879, HTML_10_20=0.945, HTML_EMBEDS=0.273,
 HTML_MESSAGE=0.001
X-Virus-Scanned: by Exiscan on glockenspiel.complete.org at Mon,
 18 Feb 2008 19:23:32 -0600
X-archive-position: 1845
X-ecartis-version: Ecartis v1.0.0
Sender: gopher-bounce@complete.org
Errors-to: gopher-bounce@complete.org
X-original-sender: jumpjetinfo@yahoo.com
Precedence: bulk
Reply-to: gopher@complete.org
List-help: &lt;mailto:ecartis@complete.org?Subject=help&gt;
List-unsubscribe: &lt;mailto:gopher-request@complete.org?Subject=unsubscribe&gt;
List-software: Ecartis version 1.0.0
List-Id: Gopher &lt;gopher.complete.org&gt;
X-List-ID: Gopher &lt;gopher.complete.org&gt;
List-subscribe: &lt;mailto:gopher-request@complete.org?Subject=subscribe&gt;
List-owner: &lt;mailto:jgoerzen@complete.org&gt;
List-post: &lt;mailto:gopher@complete.org&gt;
List-archive: &lt;http://www.complete.org/mailinglists/archives/&gt;
X-list: gopher
</p>
<p>A list of CSO (ph/qi) Servers, as well as information about CSO, can be found at:
  http://www.emailman.com/eudora/computers/ph.html
</p>
<p>Cameron Kaiser &lt;spectre@floodgap.com&gt; wrote:
  It&#x27;s finally here --
OverbiteFF is ready for beta testing! And some help is required.
</p>
<p>First off, this initial version is ONLY FOR FIREFOX 3. There will be a version
for FF2, but it will be mostly as a legacy install, and will not be supported
other than security or critical fixes due to differences between Mozilla 1.8
and Mozilla 1.9.
</p>
<p>Make sure you are running the most current beta (3.0b3) as b2 had a bug
preventing OverbiteFF from doing socket access properly.
</p>
<p>OverbiteFF is fully cross-platform and platform-agnostic, written in 100%
XPConnect JavaScript. It should run anywhere Firefox does, including Mac OS
X (built on it), Windows and Linux.
</p>
<p>This extension adds:
</p>
<p>- Full gopher support on multiple ports again, including whois, finger, etc.
- CSO/ph/qi support! very basic, but it works! That&#x27;s item type 2, btw.
- &quot;Skinability&quot; -- create your own style sheets and icons for gopherspace
- Additional item types p and d (PNG and PDF)
- Native hURL support (handled by client, not server) with security for
bummer schemes like javascript: and data:
- Proper interpretation of itypes 8 and T
- Localization/internationalization support (more on that in a second)
- A cute mascot
</p>
<p>Proxies are still supported.
Search engines, duh, are still supported.
</p>
<p>This extension changes the following:
</p>
<p>- No more trying to interpret text/plain as HTML. This not only made a mess
and was frequently wrong, but you couldn&#x27;t save the file WITHOUT the HTML
(do a view-source: and see for yourself) unless you grabbed it with itype 9
tricks. This simply spits the page out unmolested as text/plain.
</p>
<p>- No more being lazy and relying on content-sniffing for item types like I.
Give them an extension, please, so OverbiteFF has a prayer at figuring it
out. There is kludgey guessing logic but don&#x27;t rely on this always guessing
the same in future versions.
</p>
<p>- HTML documents previously were allowed to slide in a very non-standard manner
and reference images in the same directory. This is completely bogus because
there is no way that the itemtype can change like that in a relative URI
sense. Thus, any HTML documents with hyperlinks or , , etc.,
MUST USE ABSOLUTE URLs, not relative ones. They should have never worked in
the first place (and note that #anchors don&#x27;t -- but this is a Mozilla bug
which I will report).
</p>
<p>I would be happy to credit everyone who sends me a bug report with you and your
gopher server, BUT I MUST HAVE YOUR REAL NAME. I want this to look as pro
as possible. You get the about page with gopher:// (no HOST) or
about:gopher (or about:overbite).
</p>
<p>Also, I need translators to help internationalize this in a big way. Native
speakers preferred. I can do Spanish in a pinch, but I speak street Spanish
and I&#x27;d rather a native who can speak erudite international es, for example.
Again, I will credit you, but real names only please.
</p>
<p>Please do not publicize this beta, as I do not want its presence to jeopardize
Gopher support in 1.9 (as FF3 is not final). I know Brendan Eich said it would
remain, but I don&#x27;t trust them. Its presence in FF3 will ensure that there
will be a migration period and we&#x27;ll get the Firefox users onto this so that
there will be little attrition by Moz2.
</p>
<p>Download URL:
</p>
<p>gopher://gopher.floodgap.com/9/overbiteff.xpi
</p>
<p>The home page does not exist yet, and there are no automatic updates (but
there will be).
</p>
<p>There is hope!
</p>
<p>--
------------------------------------ personal: http://www.cameronkaiser.com/ --
Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser@floodgap.com
-- Make welfare as hard to get as building permits. ---------------------------
</p>
<p></p>
<p></p>
<p></p>
<p></p>
<p>---------------------------------
Never miss a thing.   Make Yahoo your homepage.
</p>
<p></p>
</card>
</wml>
