command line browser questions: - javascript - lynx history
On Mon, Apr 14, 2008 at 09:08:47PM +1000, Daniel Dalton wrote:
> Does anyone know how I can view the lynx history? for me the backspace key works to see the history of the current lynx session > So how can I see the prior websites accessed from say the last week? >From time to time I manually save the contents of the history page > Does anyone know of a command line browser that supports javascript? links2 in etch has a limited support for javascript It has been removed in newer versions (lenny) > (lynx doesn't like javascript). A few javascript enabled sites can be visited with lynx by looking at the html source of the page (backslash key in lynx) and serching the links to be followed > Its ok if its not lynx, but I think I will still use lynx for every day > browsing since it works well with most sites and is extremely accessible. 90% of the time, what can not be visited with lynx is only a waste of time when visited with other browsers. At least it is so for my personal non-blind (but GUI-impaired) needs. -- Chi usa software non libero avvelena anche te. Digli di smettere. Informatica=arsenico: minime dosi in rari casi patologici, altrimenti letale. Informatica=bomba: intelligente solo per gli stupidi che ci credono. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
command line browser questions: - javascript - lynx history
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 On 04/14/08 07:52, NN_il_Confusionario wrote: > On Mon, Apr 14, 2008 at 09:08:47PM +1000, Daniel Dalton wrote: [snip] >> Does anyone know of a command line browser that supports javascript? > > links2 in etch has a limited support for javascript > > It has been removed in newer versions (lenny) js support, or links2? (links2 2.1pre33-1 is in Sid.) - -- Ron Johnson, Jr. Jefferson LA USA We want... a Shrubbery!! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIA2LSS9HxQb37XmcRAlk3AJsG/TwqDUF7jaQahOyt1W70v9B+MwCg6w2F O/FuQELg0YLrhBVBKhUgTM8= =hIhw -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
command line browser questions: - javascript - lynx history
On Mon, 14 Apr 2008 14:52:26 +0200
NN_il_Confusionario <pinkof.pallus@tiscalinet.it> wrote: > On Mon, Apr 14, 2008 at 09:08:47PM +1000, Daniel Dalton wrote: [snip] > > Does anyone know of a command line browser that supports javascript? > > links2 in etch has a limited support for javascript > > It has been removed in newer versions (lenny) > > > (lynx doesn't like javascript). > > A few javascript enabled sites can be visited with lynx by looking at > the html source of the page (backslash key in lynx) and serching the > links to be followed > > > Its ok if its not lynx, but I think I will still use lynx for every day > > browsing since it works well with most sites and is extremely accessible. > > 90% of the time, what can not be visited with lynx is only a waste of > time when visited with other browsers. At least it is so for my personal > non-blind (but GUI-impaired) needs. As I have written in other mails to this list, there is apparently no non GUI browser with proper Javascript support. While I agree with NN_il_Confusionario that much Javascript content is unnecessary, my great problem is that my consumer wireless AP / switch / router interfaces all require Javascript, so I can't modify their configurations from the cli. Celejar -- mailmin.sourceforge.net - remote access via secure (OpenPGP) email ssuds.sourceforge.net - A Simple Sudoku Solver and Generator -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
command line browser questions: - javascript - lynx history
Daniel Dalton <daniel.dalton <at> iinet.net.au> writes:
> Does anyone know how I can view the lynx history? > So how can I see the prior websites accessed from say the last week? Lynx does not keep a history between sessions. Coockies can be set to be preserved, history not, afaik. You may keep a complete session by hitting the capital V, that gives a list of all visited links, hit the backspace for the source of that list, hit p to print it to file, give it a name ending in .html and you have your session recorded. --Jasper. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
command line browser questions: - javascript - lynx history
On Mon, Apr 14, 2008 at 10:06:53AM -0400, Celejar wrote:
> great problem is that my consumer wireless AP / switch / router > interfaces all require Javascript, I agree that this is a very bad thing. For my good luck, almost all such equipements with which I had to personally interact had also pages (hidden inside frames) for the most impotrant settings which are directly reachable without javascript (but to discover these pages I had to use a javascript enabled browser. Then bookmarking these pages was sufficient). For other equipements this was not possible, but the configutation was saved in a text file which can be downloaded and uploaded via ftp. Other equipements have a telnet interface. But I know that there are also completely unfortunate equipements. -- Chi usa software non libero avvelena anche te. Digli di smettere. Informatica=arsenico: minime dosi in rari casi patologici, altrimenti letale. Informatica=bomba: intelligente solo per gli stupidi che ci credono. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
command line browser questions: - javascript - lynx history
On Mon, 14 Apr 2008 08:57:38 -0500
Ron Johnson <ron.l.johnson@cox.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 04/14/08 07:52, NN_il_Confusionario wrote: > > On Mon, Apr 14, 2008 at 09:08:47PM +1000, Daniel Dalton wrote: > [snip] > >> Does anyone know of a command line browser that supports javascript? > > > > links2 in etch has a limited support for javascript > > > > It has been removed in newer versions (lenny) > > js support, or links2? (links2 2.1pre33-1 is in Sid.) The former; from the links2 changelog: === RELEASE 2.1pre29 === [snip] Mon Apr 16 01:49:07 MET DST 2007 mikulas: Javascript was removed. The reason is that it is very buggy, Martin Pergel doesn't have time to develop it and code is so messy that no one else can understand it. If you use links for special purposes (embedded devices, etc.), you can bring javascript back by copying javascript files from previous release, removing "dnl javascript" lines from configure.in, adding *.c and *.h files to Makefile.am and re-running automake and autoconf. Javascript hooks from main code were not removed --- they just won't be maintained. > Ron Johnson, Jr. > Jefferson LA USA Celejar -- mailmin.sourceforge.net - remote access via secure (OpenPGP) email ssuds.sourceforge.net - A Simple Sudoku Solver and Generator -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
command line browser questions: - javascript - lynx history
On Mon, 14 Apr 2008 16:31:18 +0200
NN_il_Confusionario <pinkof.pallus@tiscalinet.it> wrote: > On Mon, Apr 14, 2008 at 10:06:53AM -0400, Celejar wrote: > > great problem is that my consumer wireless AP / switch / router > > interfaces all require Javascript, > > I agree that this is a very bad thing. > > For my good luck, almost all such equipements with which I had to > personally interact had also pages (hidden inside frames) for the most > impotrant settings which are directly reachable without javascript (but > to discover these pages I had to use a javascript enabled browser. Then > bookmarking these pages was sufficient). Thanks, perhaps I'll look into that. > For other equipements this was not possible, but the configutation was > saved in a text file which can be downloaded and uploaded via ftp. I haven't seen that option, but maybe it's there somewhere. > Other equipements have a telnet interface. I'm pretty sure mine don't; my impression was that that's a feature usually found on more expensive, 'business' type units. > But I know that there are also completely unfortunate equipements. Yes; :(. I have just retired an old Netgear MR814v2 (which seemed to be failing), which completely refused to talk to you if you didn't speak JS, and I currently use a couple of Trendware units (TEW-432BRP and TEW-452BRP), which both use the same management interface, which is partially but incompletely functional without JS support. Celejar -- mailmin.sourceforge.net - remote access via secure (OpenPGP) email ssuds.sourceforge.net - A Simple Sudoku Solver and Generator -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
command line browser questions: - javascript - lynx history
On Mon, Apr 14, 2008 at 08:57:38AM -0500, Ron Johnson wrote:
> > links2 in etch has a limited support for javascript > > It has been removed in newer versions (lenny) > js support, or links2? (links2 2.1pre33-1 is in Sid.) js. Sorry for my (very) bad english. As it was already written past month, URL: http://lists.debian.org/debian-user/2008/03/msg02114.html Also elinks seem to have a partial javascript support based on mozilla's one, and it seems to be activated in debian/rules for one of the elinks packages in experimental (I have not cheked the other ones): --with-spidermonkey -- Chi usa software non libero avvelena anche te. Digli di smettere. Informatica=arsenico: minime dosi in rari casi patologici, altrimenti letale. Informatica=bomba: intelligente solo per gli stupidi che ci credono. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
command line browser questions: - javascript - lynx history
On Mon, 14 Apr 2008, Celejar wrote:
As I have written in other mails to this list, there is apparently no non GUI browser with proper Javascript support. While I agree with Yes, I haven't found a lot of pages too bad, just youtube mainly... If I was to use elinks must I compile from source to get javascript support? What is its javascript like? Does it work with youtube for example? NN_il_Confusionario that much Javascript content is unnecessary, my Yes, I agree... I would use firefox if I could, but unfortunately more sites work with lynx than talk with firefox... :-) great problem is that my consumer wireless AP / switch / router interfaces all require Javascript, so I can't modify their configurations from the cli. Uh... My router seems to work fine, but I mostly ssh in anyway. Openwrt's web gui seems to be pretty good... :-) -- Daniel Dalton http://members.iinet.net.au/~ddalton/ <daniel.dalton@iinet.net.au> -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
command line browser questions: - javascript - lynx history
On Thu, 17 Apr 2008 11:45:30 +1000 (EST)
Daniel Dalton <daniel.dalton@iinet.net.au> wrote: > On Mon, 14 Apr 2008, Celejar wrote: > > > As I have written in other mails to this list, there is apparently no > > non GUI browser with proper Javascript support. While I agree with > > Yes, I haven't found a lot of pages too bad, just youtube mainly... > If I was to use elinks must I compile from source to get javascript > support? I believe so; you would probably get the source deb and build it yourself with JS configured. > What is its javascript like? Does it work with youtube for example? I have no idea. > > NN_il_Confusionario that much Javascript content is unnecessary, my > > Yes, I agree... I would use firefox if I could, but unfortunately more > sites work with lynx than talk with firefox... :-) I rarely have any real problems with FF (IW); most of my difficulties derive from the fact that I am unwilling to install Flash, but my impression from this list is that there's actually quite good Flash support via the flash plugin, at least on i386 and possibly other architectures that can use some sort of wrapper. What sites give you trouble with FF? > > great problem is that my consumer wireless AP / switch / router > > interfaces all require Javascript, so I can't modify their > > configurations from the cli. > > Uh... My router seems to work fine, but I mostly ssh in anyway. > Openwrt's web gui seems to be pretty good... :-) That's fine if your router runs Openwrt; mine (Trendnet TEW-452BRP) isn't listed as supported (but it's also not on the unsupported page). > Daniel Dalton Celejar -- mailmin.sourceforge.net - remote access via secure (OpenPGP) email ssuds.sourceforge.net - A Simple Sudoku Solver and Generator -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
| All times are GMT. The time now is 12:15 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.