Lynx web browser

DanGayle
27.Feb.2008 1.24pm
DanGayle's picture

I just installed it, and it's quite interesting reading Typophile on it. There's one issue though, I can't login or post via Lynx, which is really too bad.

Anyone else use Lynx? I think it's nice because all of the superfluous images that the web throws at you are gone. Instead, what is left is nice, clean text for reading.

Good stuff.

James Puckett
27.Feb.2008 1.33pm
James Puckett's picture

Be careful Dan, you’ll turn into a Linux nerd ;b


DanGayle
27.Feb.2008 1.35pm
DanGayle's picture

I know, I know...


Michel Boyer
27.Feb.2008 1.35pm
Michel Boyer's picture

I often use Lynx in dump mode to get some clean input. For instance, on my Linux server, if I type

lynx -dump "http://www.antonchehov.ru/book/149/" > dama.txt

I get a rather clean unicode text file containing Chekhov's Дама с собачкой in Russian.

Michel


DanGayle
27.Feb.2008 1.40pm
DanGayle's picture

Hey, see there James, command line stuff can be fun AND profitable!

@Michel Boyer
So Lynx can be piped with standard in/output? That's super cool.


Michel Boyer
27.Feb.2008 1.53pm
Michel Boyer's picture

> So Lynx can be piped with standard in/output?

Yes, I once used to pipe lynx outputs into sed and awk to extract useful info and generate .tex files.


joeclark
27.Feb.2008 3.25pm
joeclark's picture

I’ve been using Lynx essentially every day for the last dozen years. Typophile has a lot of unnecessary examples of standards noncompliance, and the login screen is one of them. It appears to require JavaScript or something, which is quite unnecessary. Also, the content area is entirely inside a Flash movie, also quite unnecessary.

It borders on impossible to have a conversation about Web standards on this site without either being ignored or being told that it works fine in IE6, so I’ve long since given up.


Joe Clark
http://joeclark.org/


oprion
27.Feb.2008 3.42pm
oprion's picture

I use lynx to approximate what a crawler might see on a page I've designed, and just to feel leet and old-school. :)
_____________________________________________
Personal Art and Design Portal of Ivan Gulkov
www.ivangdesign.com


DanGayle
27.Feb.2008 4.05pm
DanGayle's picture

@Joe Clark
So the problem isn't just a configuration thing on my end, which is good, because that means things are working properly. But it's not a configuration problem on my end, which is bad, meaning I can't fix it myself.