Connecting Tech Pros Worldwide Help | Site Map

Lynx browser & Hotmail?

Joseph
Guest
 
Posts: n/a
#1: Jun 18 '07
Hello all, I am trying to access Hotmail emails from Lynx browser but
have no success. I downloaded recent Lynx version that supports SSL.
And
I am able to put in username, password and click log on. However
after I
log on, all I got is a blank screen. Does anyone know any tricks to
access and read Hotmail from Lynx? I am running Lynx 2.8.6rel.5
(09May2007) with libwww-FM 2.14, SSL-MM 1.4.1, OpenSSL 0.9.7a, ncurses
5.4.20040724 built on Linux-gnu Jun 18 2007 :)

Erwin Moller
Guest
 
Posts: n/a
#2: Jun 19 '07

re: Lynx browser & Hotmail?


Joseph wrote:
Quote:
Hello all, I am trying to access Hotmail emails from Lynx browser but
have no success. I downloaded recent Lynx version that supports SSL.
And
I am able to put in username, password and click log on. However
after I
log on, all I got is a blank screen. Does anyone know any tricks to
access and read Hotmail from Lynx? I am running Lynx 2.8.6rel.5
(09May2007) with libwww-FM 2.14, SSL-MM 1.4.1, OpenSSL 0.9.7a, ncurses
5.4.20040724 built on Linux-gnu Jun 18 2007 :)
Hi Joseph,

Hotmail relies heavily on JavaScript.
Lynx doesn't have javascript (last time I checked, some zillion years ago).

So that will not work.

Is downloading a modern browser an option for you?
Like Firefox?

If not you could try to interact with hotmail via other software.
I know PHP has a few classes/libs that deal with Hotmail, but I do not know
any details. Could be worth a shot. (http:www.phpclasses.org)

Good luck.

Regards,
Erwin Moller
andrew
Guest
 
Posts: n/a
#3: Jun 19 '07

re: Lynx browser & Hotmail?


On 2007-06-18, Joseph <spmok2@canada.comwrote:
Quote:
Hello all, I am trying to access Hotmail emails from Lynx browser but
have no success. I downloaded recent Lynx version that supports SSL.
And
I am able to put in username, password and click log on. However
after I
log on, all I got is a blank screen. Does anyone know any tricks to
access and read Hotmail from Lynx? I am running Lynx 2.8.6rel.5
(09May2007) with libwww-FM 2.14, SSL-MM 1.4.1, OpenSSL 0.9.7a, ncurses
5.4.20040724 built on Linux-gnu Jun 18 2007 :)

Just for curiosity have you tried gmail with lynx?

Andrew


--
Andrew's Corner
http://people.aapt.net.au/~adjlstrong/homer.html

Bruce Lewis
Guest
 
Posts: n/a
#4: Jun 19 '07

re: Lynx browser & Hotmail?


andrew <nospam@andrew.invalidwrites:
Quote:
Just for curiosity have you tried gmail with lynx?
There's a basic HTML view for gmail that works OK once you get used to
it. It relies on underline to show which messages are new, so I
suspect it wouldn't work well with screen readers.

--

http://ourdoings.com/
Amazingly simple photo sharing
andrew
Guest
 
Posts: n/a
#5: Jun 20 '07

re: Lynx browser & Hotmail?


On 2007-06-19, Bruce Lewis <brlspam@yahoo.comwrote:
Quote:
andrew <nospam@andrew.invalidwrites:
>
Quote:
>Just for curiosity have you tried gmail with lynx?
>
There's a basic HTML view for gmail that works OK once you get used to
it. It relies on underline to show which messages are new, so I
suspect it wouldn't work well with screen readers.
Had a quick look at your header:

User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

and I was a little curious as to how many gnus users (!!) there are
out there? Is there a NG that is frequented, as slrn users congregate
at news.software.readers?

Andrew


--
Andrew's Corner
http://people.aapt.net.au/~adjlstrong/homer.html
Lars Eighner
Guest
 
Posts: n/a
#6: Jun 20 '07

re: Lynx browser & Hotmail?


In our last episode,
<1182203458.378874.226350@q19g2000prn.googlegroups .com>, the lovely and
talented Joseph broadcast on comp.infosystems.www.authoring.html:
Quote:
Hello all, I am trying to access Hotmail emails from Lynx browser but
Evidently, Hotmail uses javascript and Lynx doesn do javascript.

elinks does some javascript (enough to make MySpace sort of useable),
but I don't know if it knows enough to do Hotmail. links apparently
set out to do things including javascript, but so far as can tell,
there isn't much active development and they have not got very far
on javascript.

--
Lars Eighner <http://larseighner.com/ <http://myspace.com/larseighner>
Countdown: 580 days to go.
Owing to googlegroups not screening users to eliminate spammers and other
USENET abusers, I do not see most posts from googlegroups.
Bruce Lewis
Guest
 
Posts: n/a
#7: Jun 21 '07

re: Lynx browser & Hotmail?


andrew <nospam@andrew.invalidwrites:
Quote:
Had a quick look at your header:
>
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4
>
and I was a little curious as to how many gnus users (!!) there are
out there? Is there a NG that is frequented, as slrn users congregate
at news.software.readers?
I'm not sure. I haven't looked for a place to congregate with other
users. I can tell you that there are plenty of people out there who
still read mail in emacs.

To tie this back in to the topic of HTML, there's one gotcha to watch
for if you want to accommodate people who don't take HTML email. The
canonical "right solution" is to send a multipart/alternative message
with a text/plain part in addition to the text/html part. This works
fine for the original message. The gotcha happens when someone using
Outlook (and likely other HTML-capable mail user agents) forwards the
message. The text/plain part ends up discarded, and the work you put
into making it nice is lost. I found this problem making class notes
for my college alumni class. The class secretary was using ourdoings
to prepare photo-illustrated updates. She subscribed her own address
since that was easy, then forwarded the ourdoings message to the rest
of the class. It didn't work well for text-based mail, including the
gnus reader I use. So we had to put the class mailing list itself on
the subscription list directly. That caused incorrect unsubscription
instructions to be included, before the correct ones that the mailing
list always appends. But I will have that problem corrected shortly.

Sorry if the above is worded awkwardly. My lines started lining up and
I couldn't stop. (You won't see this unless you view my message in a
fixed-width font.)

--

http://ourdoings.com/
Amazingly simple photo sharing
Stan Brown
Guest
 
Posts: n/a
#8: Jun 21 '07

re: Lynx browser & Hotmail?


21 Jun 2007 11:31:50 -0400 from Bruce Lewis <brlspam@yahoo.com>:
Quote:
To tie this back in to the topic of HTML, there's one gotcha to watch
for if you want to accommodate people who don't take HTML email. The
canonical "right solution" is to send a multipart/alternative message
with a text/plain part in addition to the text/html part.
Or, of course, just don't send HTML at all. Plain text works darn
well. :-)

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/
Why We Won't Help You:
http://diveintomark.org/archives/200..._wont_help_you
Closed Thread