arachne-digest       Wednesday, February 2 2000       Volume 01 : Number 978




----------------------------------------------------------------------

Date: Mon, 31 Jan 2000 18:12:54 -0500
From: "Glenn McCorkle" <[EMAIL PROTECTED]>
Subject: Re: arachne and news

On Mon, 31 Jan 2000 13:42:08 +0100, "Rebel" <[EMAIL PROTECTED]> wrote:

> Hi

> A dumb quesiton: does Arachne have now support for news: ?
> Or will or what?

 Nope, not a dumb question.
Answer: Not yet. (perhaps someday)


- -- 
Glenn McCorkle [EMAIL PROTECTED] North Jackson, Ohio, USA
DOS prog. for QV cameras http://www.angelfire.com/id/glenndoom/qvplay.html
Other stuff http:[EMAIL PROTECTED]/
            Arachne, The Web Browser for DOS
   Open the 'DOOR' to the WWW. Keep the 'windows' closed.
http://home.arachne.cz/ http://arachne.browser.org/ http://arachne.cz/

------------------------------

Date: Mon, 31 Jan 2000 17:59:33 +0000
From: "Michael L. Dawley" <[EMAIL PROTECTED]>
Subject: Re: PPP link down

On Mon, 31 Jan 2000 21:24:17 +0100 (MET), Bernie <[EMAIL PROTECTED]> wrote:

> Michael L. Dawley wrote:
>> :ARACHNE
>> C:
>> cd C:\ARACHNE
>> arachne.bat %1 %2 %3 %4

>> :END
>> setscrn
> (snip)
>> For the most part, the above aracdial.bat file works well.
>> Anyone on the list that has experience with these scripts
>> kindly send any info as to how to improve this one, please.

> You'll not get to ":END" and the things after unless you use "call
> arachne.bat" But perhaps this was the idea? (call uses a few bytes as well
> in conventional memory)

> //Bernie
> http://hem1.passagen.se/bernie/index.htm DOS programs, Star Wars ...
Bernie,
I have rewritten the aracdial.bat file, and sent it in as an
attachment in a post to the list about an hour ago. Shortened
the script to eliminate the text boxes and so many setscrn's.
Right now, I have had trouble getting the script to go to arachne
 once the packet driver is installed. Hangs up once in a while.
I just tried it, and it works, so I'm in Arachne via Netdial
 right now. I'll keep testing it. Tried  CALL and once I exit
Arachne with ALT-X it goes back to this script and terminates
the packet driver with the :END part. Saves having to ALT-H
and then ALT-X.
Thanks,
Michael L. Dawley
Pearl, Mississippi 
         -- Compaq Deskpro 575 --
- --  Using Netdial 1.3 with Arachne 1.60 --
- -- Arachne V1.60;b1, NON-COMMERCIAL copy, http://arachne.cz/

------------------------------

Date: Mon, 31 Jan 2000 20:03:10 +0000
From: "Michael L. Dawley" <[EMAIL PROTECTED]>
Subject: USA Today

Hello all,
The USA Today website can now be accessed in Arachne. They must
have made changes to the javascript that was causing a big page
download, and then a blank page. 
I have it at the top center at my Arachne page at:
http://www.angelfire.com/ms/telegram/arachne.html
Also, the popup ads on angelfire that annoy visitors using
most windows browsers do not appear in Arachne. 
In AOL 4.0, the ads completely cover the page, and one has to
close it to get to the web page underneath.
Thanks,
Michael L. Dawley
Pearl, Mississippi 
         -- Compaq Deskpro 575 --
- --  Using Netdial 1.3 with Arachne 1.60 --
- -- Arachne V1.60;b1, NON-COMMERCIAL copy, http://arachne.cz/

------------------------------

Date: Mon, 31 Jan 2000 20:44:20 -0600
From: "BRIAN RENFROW" <[EMAIL PROTECTED]>
Subject: Re: USA Today

Hey Michael Dawley.  When I view that page some of the script seems to be
showing on the page.  I just thought you might want someone to tell you.
- ----- Original Message -----
From: Michael L. Dawley <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 31, 2000 2:03 PM
Subject: USA Today


> Hello all,
> The USA Today website can now be accessed in Arachne. They must
> have made changes to the javascript that was causing a big page
> download, and then a blank page.
> I have it at the top center at my Arachne page at:
> http://www.angelfire.com/ms/telegram/arachne.html
> Also, the popup ads on angelfire that annoy visitors using
> most windows browsers do not appear in Arachne.
> In AOL 4.0, the ads completely cover the page, and one has to
> close it to get to the web page underneath.
> Thanks,
> Michael L. Dawley
> Pearl, Mississippi
>          -- Compaq Deskpro 575 --
> --  Using Netdial 1.3 with Arachne 1.60 --
> -- Arachne V1.60;b1, NON-COMMERCIAL copy, http://arachne.cz/
>
>

------------------------------

Date: Tue, 1 Feb 2000 02:46:30 -0500 (EST)
From: [EMAIL PROTECTED] (Howard Eisenberger)
Subject: Re: PPP link down

(see dospppd.txt in Arachne directory)

Using PAP:

- - ---- pppd.cfg --------
modem
crtscts
asyncmap 0
# com2
irq 3
base 0x2f8
115200

- - ---- pppdrc.cfg ------
user userid
passwd xxxxxx
namsrv 123.123.123.11
namsrv 123.123.123.22

- - ----- chatscr -------
ABORT        BUSY
ABORT        "NO CARRIER"
ABORT        VOICE
ABORT        "NO DIALTONE"
""           AT&F1
OK           ATM0
OK           ATDP5201135
TIMEOUT      60
CONNECT      \d\c

- - ---- wattcp.cfg -------
my_ip=bootp
domainslist="ncf.carleton.ca"
# [lynx386]
domain_list = ncf.carleton.ca
debug.file = NUL
# [htget]
TXBUFSIZE=8192
RXBUFSIZE=8192
# [uka]
TZ="+5"             # Timeoffset (positive value if west from Greenwich)
# HELO=on           # use only if smtp server complains
$cc_ignore=0        # if > 0: ignore CC and BCC addresses
keepmail=0          # if > 0 keeps mail on server
$com_int=14         # Use another INT (60-FE) if INT14 is already in use
# [misc]
# sockdelay=120           # Socket timeout (default = 30?)
# domainto=110            # Nameserver Timeout (default = 120?)
# mss=512                 # use the maximum allowed by the gateway
# debug = 1

- - ---- arachne.cfg ----
[profile]
Profile FASTPC.ACF
Connection READY
Hangup NUL

[tcp/ip]
IP_Address WATTCP
TCPconfig WATTCP.CFG

[mail]
....

- - ---- pon.bat (with chat) --------
lh epppd.exe connect "chat -v -f chatscr"

- - ---- pon.bat (no chat) -------
:: use terminal program as dialer first!
lh epppd.exe

- - ---- poff.bat --------
termin.com 96


Howard Eisenberger
Ottawa

- -- 
... DOS TCP/IP * <URL:http://www.ncf.carleton.ca/~ag221/dosppp.html>

------------------------------

Date: Tue, 1 Feb 2000 13:38:24 +0100 (CET)
From: Van Voordturen <[EMAIL PROTECTED]>
Subject: Re: Arachne with DRDOS and USA ISDN?

>
>Date: Sun, 30 Jan 2000 19:45:29 +0000
>From: Charles Boisvert and Catherine Clinton <[EMAIL PROTECTED]>
>Subject: Re: Arachne with DRDOS and USA ISDN?
>


>Arachne definitely is great.  BTW,  has anybody got Arachne to work under
>DOSEMU?  Just curious :-)
>
>Charles

265 colors o.k. Just don't try switching terminals, unless you're interested
in quite colourful art. (that's under MonkeyLinux from
http://www.spsselib.hiedu.cz/monkey with dosemu.tgz package installed, on a
cl-dg542x v1.41, 1mb vesa 1.02 with a slightly burnt out svga screen to it,
using m$dos 6.0 command.com.)

Still am I though looking for support with installing a modem in this
miniature linux distribution. (my czech is still not fine)

(I do have quite a lot of those terrific rechargeable NiCad batteries for
soldering onto main boards, in return for helpful reactions...)

------------------------------

Date: Mon, 31 Jan 2000 18:01:26 -0800
From: "Gregory J. Feig" <[EMAIL PROTECTED]>
Subject: Re: Stateside goodie purchases

On Sun, 30 Jan 2000 01:30:21 +1000, Ben Hood wrote:


- ----------------snip-------------

> only internal modem is 2400bps <G>]. I found that downloading in the
> background was the fastest way to download something that would
> usually make arachne stop and stall. (Ctrl-Enter or Ctrl-Click)

I've never done this...I will try it.....

- -----------snip-----------

> the internet through the LAN and IP_Masquerade was a lot faster! No
> sleeps at all, except the sites where netscape had worse ones.

> I had thought the 9600 would be better, since someone (Boanne??)
> tried reducing speed from 115200 to 19200 (IIRC) and said it was
> faster at the lower speed.

> Maybe its epppd letting us down? But on the 486 laptop that most of
> you would be aware I'm using right now, using 16550A UART there are
> few problems.

My UARTs are 16450, which with the software buffering, is fast enough
on MOST pages, at 33.6K

> [The 386 problem, I came to the conclusion that arachne was redrawing
> the screen, and took longer than expected, so couldn't check the
> (unbuffered) incoming data until it was too late and corrupted]

I'll keep this in mind, because I have some boxes which will be 386s
or slow 486s.....thanks...

It seems to be academic, now, since 1.60b1, I have had decent downloads
of all the sites that 1.50src seemed to "stick" on.....

..............gregy

- -- This mail was written by user of Arachne, the Ultimate Internet Client

------------------------------

Date: Tue, 1 Feb 2000 18:08:37 EST
From: "Neil Parks" <[EMAIL PROTECTED]>
Subject: Re: small java script prevents display

On 30 Jan 00 at 16:26, Glenn wrote:

> On Sun, 30 Jan 2000 14:06:21, Neil Parks wrote:
> > Until such time as Arachne supports Javascript, should it not simply
> > ignore anything from 
where the script starts to where it ends?  Why should the presence of
> > a script in the header prevent display of an otherwise Arachne-friendly
> > page?
> 
>  It's not the JS itself that "fouls-up" Arachne.
> Unless I miss my guess, you'll find less-than symbol(s) somewhere in the 
JS. 
> Arachne interprets it to be the beginning of the next HTML "tag".
> 
>  Try this little experiment:
> Edit the cached copy of the file and remove only the less-than symbols
> Leave script language = blah blah blah
> (just remove the other LTs from between those tags)
> F2 to save your edited version and see if everything works fine _now_.

I see why you sent this to me sted the list.  In case anyone would try to 
read this with Arachne, we don't want the script-start and script-end tags 
and other less-than symbols messing things up.  So I cleaned up the quotes 
above to be sure that won't happen.

As usual, you are correct, and I appreciate it.  I deleted the less-than 
symbol within the script, and then Arachne was able to display the page.

- --
...This msg brought to you by NEIL PARKS      Beachwood, Ohio
 mailto:[EMAIL PROTECTED]       http://www.en.com/users/neparks/

------------------------------

Date: Tue, 01 Feb 2000 20:00:03 -0400
From: "L.D. Best" <[EMAIL PROTECTED]>
Subject: Re: shell game (#973)

I'm way behind on mail, but ...

Neil,

Don't think it has anything to do with QEMM, since I run QEMM and
haven't seen that problem with Arachne.

I have, however, seen it with QEMM when Optimizing and I have to enter a
space or whatever to get past the gripe about a protected batch file. 
So I'd look to see if there is an extra blank line at the end of any of
the cfg files, or in Arachne.bat, or ???  QEMM seems to pass through
"blanks" ...  You might try looking at the files with a HEX editor to
see if a space isn't one or a blank line has a hidden character or ???

l.d.
====
On Sun, 30 Jan 2000 01:57:15, Neil Parks wrote:

> On 28 Jan 00, arachne-digest wrote:
>> From: Clarence Verge <[EMAIL PROTECTED]>
>> Subject: Re: shell game

>> Neil Parks wrote:
>> >
>> > In many cases, when Arachne on the home computer (the one with QEMM) shells
>> > out to DOS to run an external process, it displays the msg "Bad command or
>> > file name", but then it runs the pgm anyway.
>> >
>> Check my post re: SHELL to DOS
>> In MIME.cfg
>> file/dosshell.dgi    |@call $e\\system\\dgi\\dosshell.bat $e
>> Should be:
>> file/dosshell.dgi    |@call $esystem\\dgi\\dosshell.bat $e

> Tried that.  Made no difference.

>> I haven't used this version enough to have seen the JPG problem and I just
>> checked the Hotlist Manager (both ways) and found no problem. I can't see
>> how it could be related to the above fix tho.

> As I said, this occurs only on one computer and not the other, and the
> MIME.CFG is the same on both.  I wonder if it is related to the use of
> QEMM.

> --
> ....This msg brought to you by NEIL PARKS      Beachwood, Ohio
> mailto:[EMAIL PROTECTED]       http://www.en.com/users/neparks/

- -- Arachne V1.60;b1, NON-COMMERCIAL copy, http://arachne.cz/

------------------------------

End of arachne-digest V1 #978
*****************************

Reply via email to