Cameron Kaiser | 2 Sep 2010 07:18
Favicon

[gopher] Overbite Android 0.2

Okay, Overbite Android 0.2. I didn't get to downloads, because I had too
much trouble getting the service to work with 1.5, so this is a bug fix
release without the download module. However, it also means it will be the
last Overbite to support Android 1.5.

This new version should be a lot more stable and handle larger documents.
There are also some speed improvements and some internal tweaks.

For those new to it, OA is a Gopher client for Android devices. I use it
myself for weather reports and Caltrans information.

	http://gopher.floodgap.com/overbite/
	gopher://gopher.floodgap.com/1/overbite/

--

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser@...
-- Madness takes its toll. Have exact change ready. ---------------------------
Cameron Kaiser | 3 Sep 2010 07:16
Favicon

Re: [gopher] gophervr compilation trouble

> I gave Cameron's suggestion one more try, but this time put before all the
> #includes instead of after where I had it before. That seemed to do the
> trick to get gopherto3d compiled. Yay, and thanks!
> 
> However, now I'm getting an error when make tries to compile
> motiftools.com (log attached). Any more ideas?

motiftools.com?

I set up Ubuntu 10.04 on a VM and was able to get it to build successfully
with the change to gopherto3d.c. That said, it bombs with a floating point
exception, so I need to do a little debugging in gdb.

--

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser@...
-- Architecture is the art of how to waste space. -- Philip Johnson -----------
Cameron Kaiser | 3 Sep 2010 07:27
Favicon

Re: [gopher] gophervr compilation trouble

> > I gave Cameron's suggestion one more try, but this time put before all the
> > #includes instead of after where I had it before. That seemed to do the
> > trick to get gopherto3d compiled. Yay, and thanks!
> > 
> > However, now I'm getting an error when make tries to compile
> > motiftools.com (log attached). Any more ideas?
> 
> motiftools.com?
> 
> I set up Ubuntu 10.04 on a VM and was able to get it to build successfully
> with the change to gopherto3d.c. That said, it bombs with a floating point
> exception, so I need to do a little debugging in gdb.

nvm. Line 200 in lcube.c, insert

     if (usec_render == 0) usec_render = 1;

Looks like we have a little div-by-zero problem. With that and _GNU_SOURCE,
it builds fine for me on 10.04 with all patches and seems to run correctly.
I'd make sure your development headers are all up to date and installed,
then retry with those changes. Let me know.

--

-- 
------------------------------------ personal: http://www.cameronkaiser.com/ --
  Cameron Kaiser * Floodgap Systems * www.floodgap.com * ckaiser@...
-- What happens when you get scared half-to-death twice? ----------------------
Mateusz Viste | 6 Sep 2010 14:20
X-Face

[gopher] ipv6 test?

Hello,

I've put my gopher server out on the IPv6 internet.

Could any IPv6-enabled person tell me if my server is reachable via IPv6
without any problem?

gopher://gopher.viste-family.net/

Best regards,
Mateusz Viste
Kim Holviala | 6 Sep 2010 14:27
Face
Gravatar

Re: [gopher] ipv6 test?

On 2010-09-06 15:20, Mateusz Viste wrote:

> I've put my gopher server out on the IPv6 internet.
>
> Could any IPv6-enabled person tell me if my server is reachable via IPv6
> without any problem?
>
> gopher://gopher.viste-family.net/

Works fine with native IPv6 (non-proxied).

- Kim
Mateusz Viste | 6 Sep 2010 14:50
X-Face

Re: [gopher] ipv6 test?

On Monday 06 September 2010 14:27 (CEST), Kim Holviala wrote:
> Works fine with native IPv6 (non-proxied).

Great!
Tanks for the quick test! :)

Best regards,
Mateusz Viste
--

-- 
You'll find my public OpenPGP key at http://www.viste-family.net/mateusz/pub_key
_______________________________________________
Gopher-Project mailing list
Gopher-Project@...
http://lists.alioth.debian.org/mailman/listinfo/gopher-project
Brian Koontz | 6 Sep 2010 18:10

Re: [gopher] ipv6 test?

On Mon, Sep 06, 2010 at 02:20:15PM +0200, Mateusz Viste wrote:
> Hello,
> 
> I've put my gopher server out on the IPv6 internet.
> 
> Could any IPv6-enabled person tell me if my server is reachable via IPv6
> without any problem?

Works great on my HE IPv6 tunnel.    

  --Brian
Brian Koontz | 6 Sep 2010 18:12

Re: [gopher] ipv6 test?

On Mon, Sep 06, 2010 at 02:20:15PM +0200, Mateusz Viste wrote:
> Hello,
> 
> I've put my gopher server out on the IPv6 internet.
> 
> Could any IPv6-enabled person tell me if my server is reachable via IPv6
> without any problem?

But your "What's my IP" address didn't get my ipv6 correct!

  --Brian
Mateusz Viste | 7 Sep 2010 09:33
X-Face

Re: [gopher] ipv6 test?

On Monday 06 September 2010 18:12 (CEST), Brian Koontz wrote:
> But your "What's my IP" address didn't get my ipv6 correct!

Yes, no surprise here - when I wrote the "what's my IP" CGI program, I don't really cared about IPv6
addresses... :-P
I fixed the script right now, should report the right IP address now (both in IPv4 and IPv6).

Best regards,
Mateusz Viste
--

-- 
You'll find my public OpenPGP key at http://www.viste-family.net/mateusz/pub_key
_______________________________________________
Gopher-Project mailing list
Gopher-Project@...
http://lists.alioth.debian.org/mailman/listinfo/gopher-project
daniel g | 10 Sep 2010 10:24
Picon
Favicon

[gopher] help with G n00b re type 7 string harvesting

G'day could someone please help me? im frustrated -
I have a  type 7 query on my main page. - I am trying  to harvest what the user types in a bash script like this

#! /path/bash

echo ! <at> /usr//test.txt

exit

and I cant seem to pick up the input from the type 7 query.

can anyone point out what I'm doing wrong?

it doesnt seem to be working.

or is it a faulty pygopherd?

can someone come to my rescue?

thx, Barana
 
_______________________________________________
Gopher-Project mailing list
Gopher-Project@...
http://lists.alioth.debian.org/mailman/listinfo/gopher-project

Gmane