Bradley D. Thornton | 1 Apr 2011 17:35
Picon

Re: [gopher] the final stage of the buildup of the beginning of the planning of the inception of the moving of gopher.floodgap.com


Kinda like....

"Getting ready to start talking about having a meeting to discuss when
we engage in making our plans to prepare to begin thinking about moving
forward"? ;)

On 03/30/2011 09:25 PM, Cameron Kaiser wrote:
> ...Then enjoy the
> new hotness.
>

Flame on Johnny!

--

-- 
Bradley D. Thornton
Manager Network Services
NorthTech Computer
TEL: +1.760.666.2703  (US)
TEL: +44.702.405.1909 (UK)
http://NorthTech.US

Cameron Kaiser | 4 Apr 2011 06:18
Favicon

[gopher] welcome to the new hotness

The new gopher server is, finally, up. As promised it has two 4.2GHz cores,
8GB of RAM and a RAID 5 SAS array. It's pretty fast.

It's still accessible as gopher://gopher.floodgap.com/ (but if you are using
helsinki, you need to change the hostname, as helsinki is now an internal
system only once more).

Veronica-2 has been rewritten to take advantage of the bigger beef. Multi
keyword queries now work better. Try stuff like

	windows gopher client
	commodore 64 emulator
	obama economy 2011
	colorado springs weather
	gopher manifesto
	veronica 2

I am trying to work on concurrency with the robot so crawling can proceed
apace while complex queries can still function. This is sometimes tricky
with MySQL. I'm looking at a generous internal limit to see if I can reduce
lock contention timeouts, which are now more of an issue since I migrated
from MyISAM to InnoDB.

Because of the bigger limit, VISHNU is not as effective since it gets
mired in a whole bunch of minimal folders. I'm working on adding relevance
weighting to its groupings, but this is harder and so VISHNU is "more
experimental" than usual right now.

Note that the database is smaller, not only because there is less crap in it
but also because it has not crawled as extensively yet. Some of the mega
(Continue reading)

Cameron Kaiser | 6 Apr 2011 06:48
Favicon

[gopher] RSS -> gopher: who was working on that?

Who was working on RSS -> gopher solutions? I have someone who could
really make use of them. I have a few for /feeds, but they're custom
oneshot jobs written for specific feed parsing.

--

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser@...
-- require "std_disclaimer.pl"; -----------------------------------------------
Jacob Head | 6 Apr 2011 10:07

Re: [gopher] RSS -> gopher: who was working on that?

On Tue, 5 Apr 2011 21:48:06 -0700 (PDT)
Cameron Kaiser <spectre@...> wrote:

> Who was working on RSS -> gopher solutions? I have someone who could
> really make use of them. I have a few for /feeds, but they're custom
> oneshot jobs written for specific feed parsing.

I was looking at some XML-based ones a while ago. The relevant
gopherspace was: <gopher://sdf-eu.org/1/users/jacobh/rss> but it seems
not to be working at present. I'll have a look when I have a spare
minute to see what's gone wrong.

Jacob
Christoph Lohmann | 6 Apr 2011 12:06

Re: [gopher] RSS -> gopher: who was working on that?

Hello,

Cameron Kaiser wrote:
> Who was working on RSS ->  gopher solutions? I have someone who could
> really make use of them. I have a few for /feeds, but they're custom
> oneshot jobs written for specific feed parsing.

a fast hack is here [0]. See the source at [1] for further
details. For making it useful in a raw output, you will only
have to change the print lines. The raw ones would be type 'i'
and the links only need some tab replacements.

The intended use is [2]. Since there is no real security check-
ing, this is inhibited.

Sincerely,

Christoph Lohmann

[0] gopher://gopher.r-36.net/1/rss.dcgi?test
[1] gopher://gopher.r-36.net/0/rss.py
[2] gopher://gopher.r-36.net/1/rss.dcgi?$feeduri
Cameron Kaiser | 6 Apr 2011 15:08
Favicon

Re: [gopher] RSS -> gopher: who was working on that?

Christoph and Jacob, I'm going to put you in touch with Edward Vielmetti,
who's looking at using this for some local resources (target is mobile
devices). See separate E-mail.

--

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser@...
-- UNHOLY UNION: Heavy Metal and Electronics -> Twisted Trans Sister ----------
Dafydd Crosby | 6 Apr 2011 15:11
Picon
Gravatar

Re: [gopher] RSS -> gopher: who was working on that?

I seem to be getting 404's on those links as well :-(

-Dafydd

On Wed, Apr 6, 2011 at 4:06 AM, Christoph Lohmann <20h <at> r-36.net> wrote:
> Hello,
>
> Cameron Kaiser wrote:
>>
>> Who was working on RSS ->  gopher solutions? I have someone who could
>> really make use of them. I have a few for /feeds, but they're custom
>> oneshot jobs written for specific feed parsing.
>
> a fast hack is here [0]. See the source at [1] for further
> details. For making it useful in a raw output, you will only
> have to change the print lines. The raw ones would be type 'i'
> and the links only need some tab replacements.
>
> The intended use is [2]. Since there is no real security check-
> ing, this is inhibited.
>
>
> Sincerely,
>
> Christoph Lohmann
>
> [0] gopher://gopher.r-36.net/1/rss.dcgi?test
> [1] gopher://gopher.r-36.net/0/rss.py
> [2] gopher://gopher.r-36.net/1/rss.dcgi?$feeduri

(Continue reading)

Cameron Kaiser | 6 Apr 2011 15:24
Favicon

Re: [gopher] RSS -> gopher: who was working on that?

> I seem to be getting 404's on those links as well :-(

Looks okay here, I just checked

	gopher://gopher.r-36.net/0/rss.py

in OverbiteFF and I get a Python script.

--

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser@...
-- I use my C128 because I am an ornery, stubborn, retro grouch. -- Bob Masse -
Dafydd Crosby | 6 Apr 2011 15:30
Picon
Gravatar

Re: [gopher] RSS -> gopher: who was working on that?

Ah, my bad - my mailer saw fit to link them as HTTP :-P

On Wed, Apr 6, 2011 at 7:24 AM, Cameron Kaiser <spectre <at> floodgap.com> wrote:
>> I seem to be getting 404's on those links as well :-(
>
> Looks okay here, I just checked
>
>        gopher://gopher.r-36.net/0/rss.py
>
> in OverbiteFF and I get a Python script.

_______________________________________________
Gopher-Project mailing list
Gopher-Project <at> lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/gopher-project
Dennis Schulmeister | 25 Apr 2011 01:43
Picon

[gopher] Same machine, new domain

Hello all,

Some years ago my host has been added to the list of remaining gopher
servers. (Thanks for that, btw). Now the machine still exists but
DynDNS blocked the domain last week. Thus ncc-1701a.homelinux.net has
become there-is.no-ip.org because I didn't bother to pay for
reactivation ...

I don't remember who maintains the list or if it's still active. But it
would be great if you could change my entry. Thanks.

Yours sincerely,
Dennis Schulmeister

--

-- 
Dennis Schulmeister - Schifferstr. 1 - 76189 Karlsruhe - Germany
Tel: +49 721/5978883 - Fax: +49 721/5978882 -  Mob: +49 152/01994400
eMail: dennis@... - web: there-is.no-ip.org

<GnuPG KeyIDs: B8382C97, 01AD62DE>

Gmane